mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
stylo: Add bindings for fetching font metrics from Gecko
This commit is contained in:
parent
80f6160580
commit
1154600dd4
4 changed files with 63 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue