Interface GlyphSubstitutionClass.Coverage
Namespace: FastReport.Fonts
Assembly: FastReport.dll
Syntax
public interface Coverage
Methods
GetFirstGlyph()
Declaration
ushort GetFirstGlyph()
Returns
Type | Description |
---|---|
System.UInt16 |
GetGlyphs()
Declaration
ushort[] GetGlyphs()
Returns
Type | Description |
---|---|
System.UInt16[] |
IsSubstituteGetIndex(UInt16)
Declaration
int IsSubstituteGetIndex(ushort ch)
Parameters
Type | Name | Description |
---|---|---|
System.UInt16 | ch |
Returns
Type | Description |
---|---|
System.Int32 |