Source position: jwawingdi.pas line 2262
type tagPANOSE = record |
bFamilyType: Byte; |
bSerifStyle: Byte; |
bWeight: Byte; |
bProportion: Byte; |
bContrast: Byte; |
bStrokeVariation: Byte; |
bArmStyle: Byte; |
bLetterform: Byte; |
bMidline: Byte; |
bXHeight: Byte; |
end; |