Closed Bug 740202 Opened 12 years ago Closed 12 years ago

[Skia] Plumb through gfxFont's FreeType implementation to Skia for Android/Linux content rendering

Categories

(Core :: Graphics, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: gw280, Assigned: gw280)

References

Details

We need to get our font faces into Skia somehow. The current thinking is to grab the FT_Face object from Cairo and then pass that into Skia, but that introduces issues because we're passing FT_Face objects across library bounds.

A related Skia bug is http://codereview.appspot.com/5846051/ where Mike expresses his concerns with passing FT_Face objects into Skia.
We've decided against doing this.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.