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