[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Bug in SHZ instruction?
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] Bug in SHZ instruction? |
Date: |
Sat, 20 Jan 2007 06:04:30 +0100 (CET) |
> I believe there is a bug in the SHZ instruction. I believe SHZ
> should not move the phantom points in the zone.
>
> The attached font contains one interesting glyph "~" and lots of
> glyphs which are vertical bars and are included to show spacing.
>
> The interesting glyph moves the zone by 4 pixels. In freetype this
> increases the advance width of the glyph. On the mac (with it's
> native rasterizer) the advance width is not increased.
I assume that you've already verified this with the Windows
rasterizer, right?
After your confirmation, I'll check it in.
Werner