Unit 'JwaWinGDI' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_OUTLINETEXTMETRICW

Declaration

Source position: jwawingdi.pas line 4028

type _OUTLINETEXTMETRICW = record

  otmSize: UINT;

  otmTextMetrics: TEXTMETRICW;

  otmFiller: Byte;

  otmPanoseNumber: PANOSE;

  otmfsSelection: UINT;

  otmfsType: UINT;

  otmsCharSlopeRise: Integer;

  otmsCharSlopeRun: Integer;

  otmItalicAngle: Integer;

  otmEMSquare: UINT;

  otmAscent: Integer;

  otmDescent: Integer;

  otmLineGap: UINT;

  otmsCapEmHeight: UINT;

  otmsXHeight: UINT;

  otmrcFontBox: RECT;

  otmMacAscent: Integer;

  otmMacDescent: Integer;

  otmMacLineGap: UINT;

  otmusMinimumPPEM: UINT;

  otmptSubscriptSize: POINT;

  otmptSubscriptOffset: POINT;

  otmptSuperscriptSize: POINT;

  otmptSuperscriptOffset: POINT;

  otmsStrikeoutSize: UINT;

  otmsStrikeoutPosition: Integer;

  otmsUnderscoreSize: Integer;

  otmsUnderscorePosition: Integer;

  otmpFamilyName: PSTR;

  otmpFaceName: PSTR;

  otmpStyleName: PSTR;

  otmpFullName: PSTR;

end;


Documentation generated on: 2023-03-18