freetype
[Top][All Lists]
Advanced

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

Re: ONE MORE TIME. Help !!!!!!!!!!!!!!!!!!!! with line height


From: Tomas Butkus
Subject: Re: ONE MORE TIME. Help !!!!!!!!!!!!!!!!!!!! with line height
Date: Fri, 23 Jun 2000 13:20:23 +0300

hi,

Just solved problem with line height, complete formula is:

line_height = (TT_Instance_metrics).y_ppem *
((TT_Face_Properties).horizontal->Ascender -
(TT_Face_Properties).horizontal->Descender) /
(TT_Face_Properties).header->Units_Per_EM;

thanks David and Lidia very much

Tomas Butkus





reply via email to

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