Hi Jaco, I am also writing similar c++ wrapper on linux platform, taking same tutorial as base. It works fine with horizontal layout but fails with vertical layout ( msmncho.ttc). Please share your implementation, I hope it will help me.
Thanks & Regards Paresh ****************************** Hi all, ..first post. To the creator of FreeType, I have successfully integrated FreeType into a GIS engine I developed and FT is simply awesome! I wrote a very basic c++ wrapper around freetype that supports the basic stuff you would do with truetype fons, rotation, scaling, different colors, outlining, nounding box calculations etc... It is dependent on some other stuff, but if any of you are interested in it I can put it somewhere for your full use as you like. (You will ofcourse have to modify it to get it to compile as it depends on other windows specific GDI rendering stuff for the GIS engine). Or drop me a mail at jacovdw0000 at hotmail.com And I'll send you the files. (PS, this wrapper is largely based on one of the sample implementations that came with FR 2.1.10) Thanks Jaco. _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
