Unit 'diskfont' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TGlyphMap

Declaration

Source position: diskfont.pas line 247

type TGlyphMap = record

  glm_BMModulo: Word;

  glm_BMRows: Word;

  glm_BlackLeft: Word;

  glm_BlackTop: Word;

  glm_BlackWidth: Word;

  glm_BlackHeight: Word;

  glm_XOrigin: LongInt;

  glm_YOrigin: LongInt;

  glm_X0: SmallInt;

  glm_Y0: SmallInt;

  glm_X1: SmallInt;

  glm_Y1: SmallInt;

  glm_Width: LongInt;

  glm_BitMap: PByte;

end;


Documentation generated on: 2021-07-30