Merge pull request #14065 from Snuffleupagus/fewer-EXPORT_DATA_PROPERTIES
[api-minor] Stop exporting, by default, a few additional Font properties (PR 11777 follow-up)
This commit is contained in:
commit
36dc93fe5d
@ -89,8 +89,6 @@ const EXPORT_DATA_PROPERTIES = [
|
||||
"fallbackName",
|
||||
"fontMatrix",
|
||||
"fontType",
|
||||
"isMonospace",
|
||||
"isSerifFont",
|
||||
"isType3Font",
|
||||
"italic",
|
||||
"loadedName",
|
||||
@ -107,6 +105,8 @@ const EXPORT_DATA_EXTRA_PROPERTIES = [
|
||||
"cMap",
|
||||
"defaultEncoding",
|
||||
"differences",
|
||||
"isMonospace",
|
||||
"isSerifFont",
|
||||
"isSymbolicFont",
|
||||
"seacMap",
|
||||
"toFontChar",
|
||||
|
Loading…
x
Reference in New Issue
Block a user