[please write plain-text emails and don't use HTML]

> after FT_Render_Glyph() function (this function return error code 0)
> m_pkFT_ChtFace->glyph.bitmap.rows and width are zero.
>
> (1) Is that means my ttf file doesn't have this charcode 's bitmap ?

It's an empty glyph, like a space, yes.

> (2) If my ttf file doesn't have this charcode 's bitmap, Why
> FT_Render_Glyph() doesn't return an error code?

Why should it?


    Werner


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

Reply via email to