1,295
edits
| Line 38: | Line 38: | ||
== Thebes font work == | == Thebes font work == | ||
Need to add the new Thebes font/text APIs. TextRun glyph caching, etc. New Windows font backend should use Uniscribe and suck less than our current font code. Uniscribe not a problem since we're going to drop Win9x support for FF2. | Need to add the new Thebes font/text APIs. TextRun glyph caching, etc. New Windows font backend should use Uniscribe and suck less than our current font code. Uniscribe not a problem since we're going to drop Win9x support for FF2. "I18N issues with Uniscribe" | ||
Add the ability to cache Thebes textrun objects in nsTextFrames | Add the ability to cache Thebes textrun objects in nsTextFrames | ||
Use system Pango on Linux. Currently can run with Pango >= 1.6. | |||
Use | Use ATSUI on Mac. | ||
== Make low-end systems work well == | == Make low-end systems work well == | ||
edits