Overload | Description |
---|---|
CffCharsToArray(Font,Utf32CodeSet) | Creates a subset of the CFF font table containing the specified UTF-32 characters, then serializes the subset to a byte array. |
CffCharsToArray(Font,HashSet<Int32>) | Creates a subset of the CFF font table containing the specified UTF-32 characters, then serializes the subset to a byte array. |