Unit 'xlib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#x11]

TXFontStruct

Declaration

Source position: xlib.pp line 895

type TXFontStruct = record

  ext_data: PXExtData;

  fid: TFont;

  direction: cunsigned;

  min_char_or_byte2: cunsigned;

  max_char_or_byte2: cunsigned;

  min_byte1: cunsigned;

  max_byte1: cunsigned;

  all_chars_exist: TBool;

  default_char: cunsigned;

  n_properties: cint;

  properties: PXFontProp;

  min_bounds: TXCharStruct;

  max_bounds: TXCharStruct;

  per_char: PXCharStruct;

  ascent: cint;

  descent: cint;

end;


Documentation generated on: 2023-03-18