Overload | Description |
---|---|
GlyphsAndCharsToStream(Stream,Font,HashSet<UInt16>,Utf32CodeSet,FontSubsetFlags) | Writes a subset of the font containing both the specified glyphs and UTF-32 characters to a stream. |
GlyphsAndCharsToStream(Stream,Font,HashSet<UInt16>,HashSet<Int32>,FontSubsetFlags) | Writes a subset of the font containing both the specified glyphs and UTF-32 characters to a stream. |