Unit 'feFontEngine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_engines]

TGlyph_Zone

Declaration

Source position: fefontengine.pas line 1217

type TGlyph_Zone = record

  n_points: Int;

  

  n_contours: Int;

  

  org: FE_Points;

  

  cur: FE_Points;

  

  flags: FE_PTouchTable;

  

  conEnds: PUShort;

  

end;



CT Web help

CodeTyphon Studio