[]
        
(Showing Draft Content)

C1.Util.RawFontSubSet.-ctor

RawFontSubSet Constructor

RawFontSubSet(string)

Initialization raw subset.

Declaration
protected RawFontSubSet(string path)
Parameters
Type Name Description
string path

The path for raw font file.

RawFontSubSet(byte[])

Initialization raw subset.

Declaration
protected RawFontSubSet(byte[] data)
Parameters
Type Name Description
byte[] data

The raw font data.