DioDocs for PDF
FontTables クラス メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 : FontTables クラス

このクラスのメンバの一覧は、FontTablesメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドGets the array of glyph indices, such as Arabic kashidas, that a client may insert to extend the length of the line for justification.

Depends on 'JSTF' table.

 
Public メソッドReturns the advance height for the given glyph.

Depends on 'vmtx' table.

 
Public メソッドReturns name of the glyph from "post" table.

Depends on 'post' table.

 
Public メソッドGets the y coordinate of a glyph's vertical origin, in design units.

Depends on 'vmtx', 'glyf', 'VORG', 'cff', 'cff2' tables.

 
Public メソッドReturns the advance width for the given glyph.

Depends on 'hmtx' table.

 
Public メソッドReturns the array of user interface strings associated with each palette entry.

Depends on 'CpalDraw', 'name' tables.

 
Public メソッドReturns the array of font palettes (from CPAL table).

Depends on 'CpalDraw', 'name'(optionally) tables.

 
Public メソッドReturns a HashSet with all supported Unicode characters.

Depends on 'cmap' table.

 
Public メソッドReturns a string with the list of supported Unicode ranges.

Depends on 'OS/2' table.

 
Public メソッドReturns a value indicating if the specified OpenType table is loaded.  
Public メソッドLoads the missing OpenType tables specified with an array of tags.  
Public メソッドReturns the glyph index for the specified Unicode character.

Depends on 'cmap' table.

 
Public メソッドTries to return index of the glyph by its name from "post" table.

Depends on 'post' table.

 
Public メソッドMaps the specified set of Unicode characters to the font glyphs and fills the set of successfully mapped characters.

Depends on 'cmap' table.

 
Public メソッドUnloads OpenType tables specified with an array of tags.  
トップ
参照

FontTables クラス
GrapeCity.Documents.Text 名前空間