]> git.imager.perl.org - imager.git/commit
add an internal i_img_samef() and adapt is_imaged() to use it
authorTony Cook <tony@develop-help.com>
Mon, 16 May 2011 12:44:09 +0000 (22:44 +1000)
committerTony Cook <tony@develop-help.com>
Mon, 16 May 2011 12:53:51 +0000 (22:53 +1000)
commit4498c8bd46577847dbd50fa6daf8660393f950a3
tree7e0d274be63c9d1e75649963360f27d8b89b9a0a
parentdeb1a916968d99f9924c7e926c60bd4f47655d97
add an internal i_img_samef() and adapt is_imaged() to use it

This makes the is_imaged() function more useful, since exact matching
on doubles is unlikely.
Imager.xs
image.c
imager.h
lib/Imager/Test.pm