]> git.imager.perl.org - imager.git/commit - imext.c
move win32 font support in a new directory, and use Imager::Probe
authorTony Cook <tony@develop=help.com>
Thu, 16 Sep 2010 12:34:38 +0000 (12:34 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 16 Sep 2010 12:34:38 +0000 (12:34 +0000)
commit718b8c972da5014386e04ce9663464b9f44391dc
tree0ead633d2f9532ecf535d5592fba4db6f39fff9c
parent6725cca4e7fb0430e048660b8743a9dff71e744a
move win32 font support in a new directory, and use Imager::Probe

change i_utf8_advance to accept the working length as a size_t and
propagate that change through anything that uses it
25 files changed:
Imager.pm
Imager.xs
MANIFEST
Makefile.PL
TIFF/TIFF.pm
W32/Makefile.PL [new file with mode: 0644]
W32/W32.pm [new file with mode: 0644]
W32/W32.xs [new file with mode: 0644]
W32/fontfiles/ExistenceTest.ttf [new file with mode: 0644]
W32/imw32.h [new file with mode: 0644]
W32/lib/Imager/Font/Win32.pm [new file with mode: 0644]
W32/t/t10win32.t [new file with mode: 0644]
W32/win32.c [new file with mode: 0644]
font.c
freetyp2.c
imager.h
imext.c
imext.h
imexttypes.h
imio.h
io.c
lib/Imager/APIRef.pod
lib/Imager/Font/Win32.pm [deleted file]
t/t37w32font.t [deleted file]
win32.c [deleted file]