Subject: CVS commit: pkgsrc/fonts/mkfontscale
From: Blair Sadewitz
Date: 2008-05-19 05:00:19
Message id: 20080519030019.5EB44175D0@cvs.netbsd.org

Log Message:
Update to mkfontscale 1.0.5.  Changes since 1.0.4:

    Fix handling of OpenType/CFF fonts with embedded bitmaps.
    The old workaround would trigger with CFF fonts with embedded bitmaps.
    We now explicitly check for the font format being TrueType.
    Reported by Andrey V. Panov.

    Remove doubly included header.

    Add bdf and pcf to font priority table.
    This mirrors the behaviour of the old mkfontdir, which prefers pcf to
    bdf fonts.

    Fix typo in mkfontscale.c.
    This spurious break statement disabled checking for Apple and ISO Unicode
    CMaps in SFNT fonts.  Thanks to Alan Coopersmith and Stefan Dirsch.

    Compile warning fixes.

    Include headers for proper prototypes and "ansify" makeHashTable.

Files:
RevisionActionfile
1.23modifypkgsrc/fonts/mkfontscale/Makefile
1.11modifypkgsrc/fonts/mkfontscale/distinfo