Closed Bug 59436 Opened 24 years ago Closed 24 years ago

PERF: implement text measurement enhancements on all platforms

Categories

(Core :: Layout, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 36146

People

(Reporter: buster, Assigned: erik)

Details

Troy implemented a very fast algorithm for determining how much text fits on a
line. Today, we have this very fast text measurement code on MS windows only.
We need it on Mac and Linux as well.

The code should be factored out so we don't pollute the text module with a bunch
of ugly ifdef's.
This bug is a duplicate of bug 36145 (Mac) and bug 36146 (Unix).

*** This bug has been marked as a duplicate of 36146 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified, this is a duplicate of bug 36146 "GetWidth optimizations need to be
implemented on Unix."
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.