Is it correct to say that calling FT_Set_Pixel_Sizes() with some width
W and some height H will have the result that any face->glyph->bitmap
generated by FT_Load_Char(face, ch, FT_LOAD_RENDER) will take up no
more than W pixels horizionally on the screen, and H pixels vertically
on the screen, _after_ the X and Y bearings are taken into account?



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

Reply via email to