Opened 12 years ago
Last modified 6 years ago
#7883 assigned bug
BFont::BoundingBox() returns zero size
Reported by: | Pete | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
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.
Note:
See TracTickets
for help on using tickets.