[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] Line spacing and character width fixes
- From: Luke Hart <lukeh@xxxxxxxx>
- Date: Wed, 05 Apr 2006 15:37:55 +0100
- Subject: Re: [XaraXtreme-dev] Line spacing and character width fixes
Martin Wuerthner wrote:
Find attached below a patch to fix text line spacing and the widths of
characters with codes > 127.
ftfonts.cpp:
Negate descender value, which seems to be what the Kernel expects.
fontbase.cpp:
Enabled char width computation for characters outside the standard
cache range.
Martin
Checked-in