Nutrient Web SDK

v0.0.0-dev

Interface SubsetFontInfo

Information about a font that is embedded as a subset (only originally-used glyphs are present), which means edits that add new characters may render with a fallback face. Returned by getSubsetFonts().

Interface

Properties

string

Base font name with the subset prefix stripped (e.g. "Helvetica").

string

Full font name including the subset prefix (e.g. "ABCDEF+Helvetica").

number

Page the text block lives on.

string

The text block where the subset font was detected.