On Sun, 2005-12-18 at 18:20, Chia-I Wu wrote:
> > FT_Get_BDF_Fontname(face)
> > FT_Get_BDF_Comments(face)
> Couldn't they just be treated like normal properties?
Well they aren't in the bdf file format, they are handled quite
differently, so the bdf parser handles them differently.

The pcf file format does not contain the comments but does treat the
fontname as a normal property.

I thought bundling them into the property list might offend some
purists.



_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to