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().
getSubsetFonts()
Base font name with the subset prefix stripped (e.g. "Helvetica").
"Helvetica"
Full font name including the subset prefix (e.g. "ABCDEF+Helvetica").
"ABCDEF+Helvetica"
Page the text block lives on.
The text block where the subset font was detected.
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().