[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] glyph conventions
From: |
David Turner |
Subject: |
Re: [Devel] glyph conventions |
Date: |
Mon, 22 Oct 2001 11:34:57 +0200 |
Hello,
Meenakshi Saraswat a écrit :
>
> Hi!
> In the calculation of internal leading and baseline-to-baseline distance
> below (in your glyph convention document), shouldn't it be 'ascent + descent'
> instead
> of 'ascent - descent'.
>
it depends on the definition of "descent". By convention FreeType should
return negative descent values for typical latin scripts. If this is not
the case, there's a bug lurking somewhere :-)
Regards,
- David