[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ft] figuring out where the baseline is
From: |
edA-qa mort-ora-y |
Subject: |
[ft] figuring out where the baseline is |
Date: |
Tue, 21 Aug 2012 23:25:32 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 |
I'm rendering text to a bitmap and using the provided metrics I can't
figure out where the baseline is. That is, it's easy enough to use the
"horiBearingY" and "height" glyph metrics to figure out how to place a
glyph relative to the baseline, but I don't see how I can know where
that baseline is in advance relative to the bounding box.
Put another way, how I can figure out what the descender is for the font
without simply rendering every character first.
What I'm trying to do is simply write each glyph into a bitmap grid. I'd
like that the bitmaps are all placed at the correct height in their cell.
--
edA-qa mort-ora-y
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Sign: Please digitally sign your emails.
Encrypt: I'm also happy to receive encrypted mail.
signature.asc
Description: OpenPGP digital signature
- [ft] figuring out where the baseline is,
edA-qa mort-ora-y <=
- Message not available
- Re: [ft] figuring out where the baseline is, edA-qa mort-ora-y, 2012/08/21
- Message not available
- Re: [ft] figuring out where the baseline is, edA-qa mort-ora-y, 2012/08/21
- Re: [ft] figuring out where the baseline is, Werner LEMBERG, 2012/08/22
- Re: [ft] figuring out where the baseline is, edA-qa mort-ora-y, 2012/08/22
- Re: [ft] figuring out where the baseline is, Wojciech Mamrak, 2012/08/22
- Re: [ft] figuring out where the baseline is, Werner LEMBERG, 2012/08/22
- Re: [ft] figuring out where the baseline is, Wojciech Mamrak, 2012/08/22
- Re: [ft] figuring out where the baseline is, edA-qa mort-ora-y, 2012/08/22
- Re: [ft] figuring out where the baseline is, Werner LEMBERG, 2012/08/22
- Re: [ft] figuring out where the baseline is, edA-qa mort-ora-y, 2012/08/23