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





_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to