[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Re: [ft] Vertical font layout
From: |
George Williams |
Subject: |
RE: Re: [ft] Vertical font layout |
Date: |
13 Mar 2006 07:08:03 -0800 |
On Sun, 2006-03-12 at 22:42, Paresh Deshmukh wrote:
> Hi,
>
> 256 is incompatible with other value, I check bbox values it is perfectly
> fine.
> Here is some values:
> Char A:
> BBox Info: Bitmap Info:
> xMin 3 Rows: 35
> yMin 1 Width: 37
> xMax 40 Pitch: 37
> yMax 36
> advance(x,y) value is (0,256).
Vertical advance is usually constant. It sounds to me that you have got
hold of an unscaled value for the vertical advance and a scaled value
for the bounding box.