]> git.imager.perl.org - imager.git/commit
use SvPV to get the length of text to draw rather than strlen(), add
authorTony Cook <tony@develop=help.com>
Wed, 25 Oct 2006 14:04:44 +0000 (14:04 +0000)
committerTony Cook <tony@develop=help.com>
Wed, 25 Oct 2006 14:04:44 +0000 (14:04 +0000)
commit9a6ab99c43628b6203b3de2321a2ae424004a203
treeb64c4ca1617d0d26caeffeb1cefe72e1be7af532
parent855fe4d7ba9725180ffb4a1d8dd760fc2b2770f3
use SvPV to get the length of text to draw rather than strlen(), add
tests for the functionality.

https://rt.cpan.org/Ticket/Display.html?id=21770
Imager.xs
MANIFEST
META.yml
Makefile.PL
lib/Imager/Test.pm [new file with mode: 0644]
t/t30t1font.t
t/t35ttfont.t
t/t38ft2font.t