Table of Contents

Class OpenTypeScript

Namespace
iText.IO.Font.Otf
Assembly
itext.io.dll
public class OpenTypeScript
Inheritance
OpenTypeScript
Inherited Members

Constructors

OpenTypeScript(OpenTypeFontTableReader, int)

public OpenTypeScript(OpenTypeFontTableReader openTypeReader, int locationScriptTable)

Parameters

openTypeReader OpenTypeFontTableReader
locationScriptTable int

Fields

DEFAULT_SCRIPT

public const string DEFAULT_SCRIPT = "DFLT"

Field Value

string

Methods

GetLanguageRecord(string[], string)

public virtual LanguageRecord GetLanguageRecord(string[] scripts, string language)

Parameters

scripts string[]
language string

Returns

LanguageRecord

GetScriptRecords()

public virtual IList<ScriptRecord> GetScriptRecords()

Returns

IList<ScriptRecord>