Unit 'vdi' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tosunits]

TFONT_HDR

Declaration

Source position: vditypes.inc line 302

type TFONT_HDR = record

  font_id: SmallInt;

  point: SmallInt;

  name: array [0..31] of Char;

  first_ade: Word;

  last_ade: Word;

  top: Word;

  ascent: Word;

  half: Word;

  descent: Word;

  bottom: Word;

  max_char_width: Word;

  max_cell_width: Word;

  left_offset: Word;

  right_offset: Word;

  thicken: Word;

  ul_size: Word;

  lighten: Word;

  skew: Word;

  flags: Word;

  hor_table: Pointer;

  off_table: Pointer;

  dat_table: Pointer;

  form_width: Word;

  form_height: Word;

  next_font: PFONT_HDR;

end;


Documentation generated on: 2023-03-18