> > Can Freetype2 read ttc files and access all the sub fonts? > > Of course it can. Internally, a non-TTC font is handled as a TTC > with exactly one subfont. However, as George has already mentioned, > it's not the right tool to convert fonts.
In case you really need a TTF (or TTC) converter to Type42, done with FreeType, then have a look into the file `ttf.cc' from the lilypond bundle: http://git.sv.gnu.org/gitweb/?p=lilypond.git Werner _______________________________________________ Freetype-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype-devel
