freetype
[Top][All Lists]
Advanced

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

[ft] I have and a slot object, and must make an image ...


From: a124
Subject: [ft] I have and a slot object, and must make an image ...
Date: Thu, 25 Feb 2010 16:14:50 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.13) Gecko/20060414

Hello.
FT_Render_Glyph(face->glyph,FT_RENDER_MODE_MONO);
FT_GlyphSlot slot = face->glyph;
I have and a slot object, and must make an image and save to disk with sf::Image::LoadFromPixels.
How must i do it?
Thank's
Jim







reply via email to

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