]> git.imager.perl.org - imager.git/commit - freetyp2.c
- the Win32 font driver now uses DEFAULT_CHARSET rather than
authorTony Cook <tony@develop=help.com>
Sun, 8 Aug 2004 03:44:46 +0000 (03:44 +0000)
committerTony Cook <tony@develop=help.com>
Sun, 8 Aug 2004 03:44:46 +0000 (03:44 +0000)
commitea9e6c3f3c5a1474664d5407701cf736fcb39a09
tree6f2fcde2ff984542f908855c9af0f3bb6fb6fa64
parent0ab9043493e75c5f25375840bea915691d9dcbab
    - the Win32 font driver now uses DEFAULT_CHARSET rather than
          ANSI_CHARSET are the lfCharSet value for the LOGFONT,
          as suggested by Takumi Yamani.
        - fontfiles/ExistenceTest.{pfb,ttf} weren't marked as
          binary in the CVS repository (caused test failures if you
          built from CVS on Win32)
        - Makefile.PL should now handle INCLUDE or LIB with spaces in them
          correctly on Win32.
Changes
Imager.xs
Makefile.PL
TODO
freetyp2.c
win32.c