Open Bug 948514 Opened 12 years ago Updated 3 years ago

Add support for dumping cairo freetype fonts in ScaledFontBase::GetFontFileData

Categories

(Core :: Graphics, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: jrmuizel, Unassigned)

Details

We should be able to get the freetype font out with cairo_ft_scaled_font_lock_face() We can then dump all of the tables using FT_Sfnt_Table_Info and FT_Load_Sfnt_Table like ScaledFontMac does.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.