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