C# Class NOpenType.Tables.Kern.KernCoverage

Exibir arquivo Open project: prepare/HTML-Renderer

Public Properties

Property Type Description
_override bool
coverage ushort
crossStream bool
format byte
hasMinimum bool
horizontal bool

Public Methods

Method Description
KernCoverage ( ushort coverage ) : System.Collections.Generic

Method Details

KernCoverage() public method

public KernCoverage ( ushort coverage ) : System.Collections.Generic
coverage ushort
return System.Collections.Generic

Property Details

_override public_oe property

public bool _override
return bool

coverage public_oe property

public ushort coverage
return ushort

crossStream public_oe property

public bool crossStream
return bool

format public_oe property

public byte format
return byte

hasMinimum public_oe property

public bool hasMinimum
return bool

horizontal public_oe property

public bool horizontal
return bool