206 FT_UShort advance_Width_Max;
208 FT_Short min_Left_Side_Bearing;
209 FT_Short min_Right_Side_Bearing;
210 FT_Short xMax_Extent;
211 FT_Short caret_Slope_Rise;
212 FT_Short caret_Slope_Run;
213 FT_Short caret_Offset;
215 FT_Short Reserved[4];
217 FT_Short metric_Data_Format;
218 FT_UShort number_Of_HMetrics;
332 FT_UShort advance_Height_Max;
334 FT_Short min_Top_Side_Bearing;
335 FT_Short min_Bottom_Side_Bearing;
336 FT_Short yMax_Extent;
337 FT_Short caret_Slope_Rise;
338 FT_Short caret_Slope_Run;
339 FT_Short caret_Offset;
341 FT_Short Reserved[4];
343 FT_Short metric_Data_Format;
344 FT_UShort number_Of_VMetrics;
371 FT_Short xAvgCharWidth;
372 FT_UShort usWeightClass;
373 FT_UShort usWidthClass;
375 FT_Short ySubscriptXSize;
376 FT_Short ySubscriptYSize;
377 FT_Short ySubscriptXOffset;
378 FT_Short ySubscriptYOffset;
379 FT_Short ySuperscriptXSize;
380 FT_Short ySuperscriptYSize;
381 FT_Short ySuperscriptXOffset;
382 FT_Short ySuperscriptYOffset;
383 FT_Short yStrikeoutSize;
384 FT_Short yStrikeoutPosition;
385 FT_Short sFamilyClass;
389 FT_ULong ulUnicodeRange1;
390 FT_ULong ulUnicodeRange2;
391 FT_ULong ulUnicodeRange3;
392 FT_ULong ulUnicodeRange4;
394 FT_Char achVendID[4];
396 FT_UShort fsSelection;
397 FT_UShort usFirstCharIndex;
398 FT_UShort usLastCharIndex;
399 FT_Short sTypoAscender;
400 FT_Short sTypoDescender;
401 FT_Short sTypoLineGap;
402 FT_UShort usWinAscent;
403 FT_UShort usWinDescent;
407 FT_ULong ulCodePageRange1;
408 FT_ULong ulCodePageRange2;
414 FT_UShort usDefaultChar;
415 FT_UShort usBreakChar;
416 FT_UShort usMaxContext;
420 FT_UShort usLowerOpticalPointSize;
421 FT_UShort usUpperOpticalPointSize;
556 FT_UShort maxContours;
557 FT_UShort maxCompositePoints;
558 FT_UShort maxCompositeContours;
560 FT_UShort maxTwilightPoints;
561 FT_UShort maxStorage;
562 FT_UShort maxFunctionDefs;
563 FT_UShort maxInstructionDefs;
564 FT_UShort maxStackElements;
565 FT_UShort maxSizeOfInstructions;
566 FT_UShort maxComponentElements;
567 FT_UShort maxComponentDepth;
Definition tttables.h:438