Closed
Bug 381128
Opened 18 years ago
Closed 18 years ago
Remove gfxPangoFonts::Measure
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: roc, Assigned: roc)
Details
Attachments
(1 file)
|
7.43 KB,
patch
|
pavlov
:
review+
|
Details | Diff | Splinter Review |
The special version of gfxPangoFonts::Measure is not needed. The base class one works just as well and is better maintained. It's also more efficient... We might need to bring back a platform-specific method when we figure out our story for measuring true bounding boxes of the glyph ink rects, but that method probably won't look like this.
Attachment #265210 -
Flags: review?(pavlov)
Updated•18 years ago
|
Attachment #265210 -
Flags: review?(pavlov) → review+
| Assignee | ||
Comment 1•18 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Flags: in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•