freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] /UnderlinePosition and /UnderlineThickness


From: Detlef Würkner
Subject: Re: [Devel] /UnderlinePosition and /UnderlineThickness
Date: Thu, 05 Jun 2003 12:41:53 +0200

address@hidden (Werner LEMBERG) wrote:

> > I've just fixed the handling of UnderlinePosition and
> > UnderlineThickness -- according to the various Adobe specs, they can
> > be a `number', not only an `integer'.
> 
> A follow-up: The same is true for ItalicAngle and StrokeWidth which
> I've fixed also.

The italic angle is now declared as "FT_Fixed *" but it seems that it
does not point to a normal 16.16 fixed point variable? With e.g.
AvantGarde-DemiOblique I get a pointer to a 16.16 value of -10500 in the
PS_FontInfoRec instead of -10.5 as written in the font. Older versions of
FreeType2 did store -10 as integer there.

Did not check the other new "FT_Fixed *" variables, maybe there is also
a hidden multiplication with 1000?

Ciao, Detlef
-- 
_ // address@hidden
\X/  Detlef Wuerkner, Langgoens/Germany



reply via email to

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