#7883 closed bug (fixed)
BFont::BoundingBox() returns zero size
Reported by: | Pete | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | Kits/Interface Kit | Version: | R1/alpha3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I was trying to improve my understanding of font parameters, so I wrote a test that returned the BoundingBox of a font.
Under BeOS this returns a BRect scaled relative to the font size [as I eventually discovered! The BeBook is opaque on the topic...], but when I try the same test app in Haiku it just returns a zero-sized BRect.
Change History (3)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 21 months ago
Milestone: | R1 → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
This was fixed in https://review.haiku-os.org/c/haiku/+/5431 and merged in hrev56273