Overload | Description |
---|---|
GlyphsAndCharsToArray(Font,HashSet<UInt16>,Utf32CodeSet,FontSubsetFlags) | Creates a subset of the font containing both the specified glyphs and UTF-32 characters, then serializes the subset to a byte array. |
GlyphsAndCharsToArray(Font,HashSet<UInt16>,HashSet<Int32>,FontSubsetFlags) | Creates a subset of the font containing both the specified glyphs and UTF-32 characters, then serializes the subset to a byte array. |