stylo: Add bindings for fetching font metrics from Gecko

This commit is contained in:
Manish Goregaokar 2017-04-07 15:49:44 -07:00 committed by Manish Goregaokar
parent 80f6160580
commit 1154600dd4
4 changed files with 63 additions and 0 deletions

View file

@ -343,6 +343,7 @@ mod bindings {
"FragmentOrURL",
"FrameRequestCallback",
"GeckoParserExtraData",
"GeckoFontMetrics",
"gfxAlternateValue",
"gfxFontFeature",
"gfxFontVariation",
@ -626,6 +627,7 @@ mod bindings {
"FontFamilyList",
"FontFamilyType",
"FontSizePrefs",
"GeckoFontMetrics",
"Keyframe",
"ServoBundledURI",
"ServoElementSnapshot",