On Sun, Feb 26, 2006 at 06:49:23PM +0100, Werner LEMBERG wrote: > please fix ftview so that it doesn't emit a message for each loaded > font if the AFM file is missing -- it does that currently for fonts in > any format... That happens only when freetype is compiled in debug mode (FT_DEBUG_LEVEL_ERROR defined). I'll make it try to attach the .afm only when opening .pfa or .pfb. Is this enough?
-- Regards, olv _______________________________________________ Freetype-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype-devel
