freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freetype] FreeType2 and C++ cannot render glyph


From: Frank W. Miller
Subject: [Freetype] FreeType2 and C++ cannot render glyph
Date: Mon, 24 Mar 2003 20:50:16 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312

Greetings,

I've been using FreeType2 2.1.2 and 2.1.3 with an X11 program I wrote using C quite successfully. When I try to recode the application in C++, the FreeType2 stuff works until I call FT_Render_Glyph(). This call returns error code 19, which is a generic "cannot render this glyph format". I'm using an Arial TrueType font with the DPI set to 96 and the points set to 12. Any assistance would be greatly appreciated!

FM





reply via email to

[Prev in Thread] Current Thread [Next in Thread]