[]
        
(Showing Draft Content)

C1.Util.FontBuilder

FontBuilder Class

The font subset builder.

Inheritance
FontBuilder
Namespace: C1.Util
Assembly: C1.Pdf.dll
Syntax
public class FontBuilder

Constructors

Name Description
FontBuilder()

Fields

Name Description
s_tableNamesCMap

The table with CMAP of font's names.

s_tableNamesSimple

The simple table of font's names.

Properties

Name Description
FullCodeRange

Gets full code range of this font.

Methods

Name Description
GetFontData(FontSubSet)

Gets full font data for a font subset object.

GetFontData(FontSubSet, CodeRange, bool)
GetFontData(FontSubSet, CodeRanges, bool)
GetFontData(FontSubSet, IEnumerable<GlyphMetrics>, bool)
NewLocaGlyphTables()