> I am doing my academic project related on Font file. so i want to > read font file (mainly .ttf file) using LPCExpresso. I want extract > glyph outline information for displaying corresponding font to a VGA > monitor. So please give me some threads to read a .ttf file.
I suggest you have a look (a) at the FreeType demo bundle http://download.savannah.gnu.org/releases/freetype/ft2demos-2.5.5.tar.bz2 and (b) at the FreeType tutorial http://freetype.org/freetype2/docs/tutorial/index.html , which also contains some sample programs. Werner _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
