Unit 'freetype' Package
[Overview][Constants][Types][Classes][Index] [#fcl-image]

TFontBitmap

Declaration

Source position: freetype.pp line 45

type TFontBitmap = record

  height: Integer;

  width: Integer;

  pitch: Integer;

  x: Integer;

  y: Integer;

  bearingX: Integer;

  bearingY: Integer;

  advanceX: Integer;

  advanceY: Integer;

  data: PByteArray;

end;


Documentation generated on: 2023-03-18