Namespace Ot.Vdmx
Table Types
Constant Ot.Vdmx.Tag = "VDMX"
Class Ot.Vdmx.Table
Constructor
- new Ot.Vdmx.Table(version:number)
Properties
Support Types
Class Ot.Vdmx.VdmxRecord
Properties
- ratioRange:Ot.Vdmx.RatioRange
- entries:Map<number,Ot.Vdmx.VTableRecord>
Datatype Ot.Vdmx.RatioRange
Properties
- readonly bCharSet:number
- readonly xRatio:number
- readonly yStartRatio:number
- readonly yEndRatio:number