freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] putting text in a box


From: dave
Subject: Re: [ft] putting text in a box
Date: Thu, 21 Jan 2010 12:44:20 -0000 (GMT)
User-agent: SquirrelMail/1.4.13

> Sorry for being imprecise.  A bbox consists of four values: The (x,y)
> values of the lower left (llx,lly) and the upper right (urx,ury)
> corner.  A box of a glyph with a descender looks like this:
>
>
>                        (urx,ury)
>            +----------+
>            |          |
>            |          |
>            |          |
>            |          |
>      ------+----------+------  baseline (y = 0)
>            |          |
>            +----------+
>   (llx,lly)
>
>
> If I say `a negative bbox value' I've meant that lly < 0; the
> descender is thus simply the value of lly.

ah, I see!  Thanks for the clarification.  I'll give that a try today. 
Sounds good.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]