[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] Vert advance on line break
From: |
Werner LEMBERG |
Subject: |
Re: [ft] Vert advance on line break |
Date: |
Tue, 03 Feb 2009 01:24:17 +0100 (CET) |
> but I have several .fon files (one of which is labelled courier) and
> using the given height value simply does not work (it's always
> zero).
Hmm. I have just tested coure.fon, and I get correct values with
ftdiff, *provided that I select the right bitmap strike size*. For
example, do
ftdiff -s 13 coure.fon
to see the first strike in this font (at 13ppem). The height is just
right.
> It does appear to work for .ttf fonts, but I'm not restricting
> myself to those... so if it doesn't work for everything, I can't use
> it (or at least I need to use something else in addition to it).
I have yet to see a real example where the FreeType code fails.
> I can upload one of the fonts in question if it's really necessary,
If you still have a problematic font which you can't manage to get
displayed fine with ftdiff, please send it to me privately.
Werner