Unit 'agg_font_cache_manager' Package
[Overview][Constants][Types][Classes][Index] [#pl_aggpas]

glyph_cache

Declaration

Source position: agg_font_cache_manager.pas line 36

type glyph_cache = record

  glyph_index: unsigned;

  

  Data: int8u_ptr;

  

  data_size: unsigned;

  

  data_type: unsigned;

  

  bounds: rect;

  

  advance_x: Double;

  

  advance_y: Double;

  

end;



CT Web help

CodeTyphon Studio