> Is there a way to generate character font on-the-fly according to > the encode?
Not with FreeType (our library is primarily meant to rasterize existing outlines). However, have a look at those two links: http://www.wenlin.com/cdl/ http://www.tug.org/TUGboat/Articles/tb24-1/yiu.pdf There's certainly more in the web. Werner _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
