C# Class NOpenType.Tables.OS2Table

OS2 and Windows matrics
Inheritance: TableEntry
Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Свойство Type Description
achVendID uint
fsSelection ushort
fsType ushort
panose byte[]
sCapHeight short
sFamilyClass short
sTypoAscender short
sTypoDescender short
sTypoLineGap short
sxHeight short
ulCodePageRange1 uint
ulCodePageRange2 uint
ulUnicodeRange1 uint
ulUnicodeRange2 uint
ulUnicodeRange3 uint
ulUnicodeRange4 uint
usBreakChar ushort
usDefaultChar ushort
usFirstCharIndex ushort
usLastCharIndex ushort
usLowerOpticalPointSize ushort
usMaxContext ushort
usUpperOpticalPointSize ushort
usWeightClass ushort
usWidthClass ushort
usWinAscent ushort
usWinDescent ushort
version ushort
xAvgCharWidth short
yStrikeoutPosition short
yStrikeoutSize short
ySubscriptXOffset short
ySubscriptXSize short
ySubscriptYOffset short
ySubscriptYSize short
ySuperscriptXOffset short
ySuperscriptXSize short
ySuperscriptYOffset short
ySuperscriptYSize short

Méthodes publiques

Méthode Description
ReadVersion0 ( BinaryReader reader ) : void
ReadVersion1 ( BinaryReader reader ) : void
ReadVersion2 ( BinaryReader reader ) : void
ReadVersion3 ( BinaryReader reader ) : void
ReadVersion4 ( BinaryReader reader ) : void
ReadVersion5 ( BinaryReader reader ) : void
ToString ( ) : string

Méthodes protégées

Méthode Description
ReadContentFrom ( BinaryReader reader ) : void

Method Details

ReadContentFrom() protected méthode

protected ReadContentFrom ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void

ReadVersion0() public méthode

public ReadVersion0 ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void

ReadVersion1() public méthode

public ReadVersion1 ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void

ReadVersion2() public méthode

public ReadVersion2 ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void

ReadVersion3() public méthode

public ReadVersion3 ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void

ReadVersion4() public méthode

public ReadVersion4 ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void

ReadVersion5() public méthode

public ReadVersion5 ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

achVendID public_oe property

public uint achVendID
Résultat uint

fsSelection public_oe property

public ushort fsSelection
Résultat ushort

fsType public_oe property

public ushort fsType
Résultat ushort

panose public_oe property

public byte[] panose
Résultat byte[]

sCapHeight public_oe property

public short sCapHeight
Résultat short

sFamilyClass public_oe property

public short sFamilyClass
Résultat short

sTypoAscender public_oe property

public short sTypoAscender
Résultat short

sTypoDescender public_oe property

public short sTypoDescender
Résultat short

sTypoLineGap public_oe property

public short sTypoLineGap
Résultat short

sxHeight public_oe property

public short sxHeight
Résultat short

ulCodePageRange1 public_oe property

public uint ulCodePageRange1
Résultat uint

ulCodePageRange2 public_oe property

public uint ulCodePageRange2
Résultat uint

ulUnicodeRange1 public_oe property

public uint ulUnicodeRange1
Résultat uint

ulUnicodeRange2 public_oe property

public uint ulUnicodeRange2
Résultat uint

ulUnicodeRange3 public_oe property

public uint ulUnicodeRange3
Résultat uint

ulUnicodeRange4 public_oe property

public uint ulUnicodeRange4
Résultat uint

usBreakChar public_oe property

public ushort usBreakChar
Résultat ushort

usDefaultChar public_oe property

public ushort usDefaultChar
Résultat ushort

usFirstCharIndex public_oe property

public ushort usFirstCharIndex
Résultat ushort

usLastCharIndex public_oe property

public ushort usLastCharIndex
Résultat ushort

usLowerOpticalPointSize public_oe property

public ushort usLowerOpticalPointSize
Résultat ushort

usMaxContext public_oe property

public ushort usMaxContext
Résultat ushort

usUpperOpticalPointSize public_oe property

public ushort usUpperOpticalPointSize
Résultat ushort

usWeightClass public_oe property

public ushort usWeightClass
Résultat ushort

usWidthClass public_oe property

public ushort usWidthClass
Résultat ushort

usWinAscent public_oe property

public ushort usWinAscent
Résultat ushort

usWinDescent public_oe property

public ushort usWinDescent
Résultat ushort

version public_oe property

public ushort version
Résultat ushort

xAvgCharWidth public_oe property

public short xAvgCharWidth
Résultat short

yStrikeoutPosition public_oe property

public short yStrikeoutPosition
Résultat short

yStrikeoutSize public_oe property

public short yStrikeoutSize
Résultat short

ySubscriptXOffset public_oe property

public short ySubscriptXOffset
Résultat short

ySubscriptXSize public_oe property

public short ySubscriptXSize
Résultat short

ySubscriptYOffset public_oe property

public short ySubscriptYOffset
Résultat short

ySubscriptYSize public_oe property

public short ySubscriptYSize
Résultat short

ySuperscriptXOffset public_oe property

public short ySuperscriptXOffset
Résultat short

ySuperscriptXSize public_oe property

public short ySuperscriptXSize
Résultat short

ySuperscriptYOffset public_oe property

public short ySuperscriptYOffset
Résultat short

ySuperscriptYSize public_oe property

public short ySuperscriptYSize
Résultat short