intarsys CWT library

Uses of Class
de.intarsys.cwt.font.truetype.TTMetrics

Packages that use TTMetrics
de.intarsys.cwt.font.truetype   
 

Uses of TTMetrics in de.intarsys.cwt.font.truetype
 

Methods in de.intarsys.cwt.font.truetype that return TTMetrics
 TTMetrics TTFont.getMetrics()
           
 TTMetrics TTFontParser.parseTable_os2(TTTable data)
           USHORT version 0x0001 SHORT xAvgCharWidth; USHORT usWeightClass; USHORT usWidthClass; SHORT fsType; SHORT ySubscriptXSize; SHORT ySubscriptYSize; SHORT ySubscriptXOffset; SHORT ySubscriptYOffset; SHORT ySuperscriptXSize; SHORT ySuperscriptYSize; SHORT ySuperscriptXOffset; SHORT ySuperscriptYOffset; SHORT yStrikeoutSize; SHORT yStrikeoutPosition; SHORT sFamilyClass; PANOSE panose; ULONG ulUnicodeRange1 Bits 0–31 ULONG ulUnicodeRange2 Bits 32–63 ULONG ulUnicodeRange3 Bits 64–95 ULONG ulUnicodeRange4 Bits 96–127 CHAR achVendID[4]; USHORT fsSelection; USHORT usFirstCharIndex USHORT usLastCharIndex USHORT sTypoAscender USHORT sTypoDescender USHORT sTypoLineGap USHORT usWinAscent USHORT usWinDescent ULONG ulCodePageRange1 Bits 0-31 ULONG ulCodePageRange2 Bits 32-63 SHORT sxHeight SHORT sCapHeight USHORT usDefaultChar USHORT usBreakChar USHORT usMaxContext
 


intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.