Hi,

 

I try to set the position of my text like we can do it under windows
with GDI or .NET (font origin at the top-left) and i got two problem :

 

First, i need to move the origin a the top-left corner of the font for
drawing like a GDI DrawText. (I used glyph->metrics.vertAdvance to move
my Y origin, but i dont know if is a good choice).

Second, I search the way to find the line spacing. I tried to used <
height > but the space is biggest.

 

Regards

 

Sebastien

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

Reply via email to