freetype-devel
[Top][All Lists]
Advanced

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

RE: [ft-devel] discrepancy in underline offset


From: Graham Asher
Subject: RE: [ft-devel] discrepancy in underline offset
Date: Wed, 15 Oct 2008 14:05:18 +0100

You're welcome - and I apologise for not noticing this when I moved to
2.3.7. Did you put some variant of my original explanatory comment in? It
might help. Here it is:

/* Adjust underline position from top edge to centre of stroke to convert
TrueType meaning to FreeType meaning. */

Best regards,

Graham

-----Original Message-----
From: Werner LEMBERG [mailto:address@hidden 
Sent: 12 October 2008 13:12
To: address@hidden
Cc: address@hidden
Subject: Re: [ft-devel] discrepancy in underline offset


More than a year ago Graham wrote:

>         root->underline_position  =
> (FT_Short)(face->postscript.underlinePosition -
> (face->postscript.underlineThickness / 2));

Somehow this old email escaped my attention.  I've now applied this
fix to the sources so that the implementation follows the
documentation.  Thanks!


   Werner





reply via email to

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