[Overview][Constants][Procedures and functions][Index] Reference for unit 'LazFreeType' (#lazutils)

TT_Get_Glyph_Pixmap

Declaration

Source position: lazfreetype.pas line 277

function TT_Get_Glyph_Pixmap(

  _glyph: TT_Glyph;

  var map: TT_Raster_Map;

  x_offset: TT_F26Dot6;

  y_offset: TT_F26Dot6;

  rasterizer: TFreeTypeCustomRasterizer = Nil

):TT_Error;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.