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

TGlyph_Zone

Declaration

Source position: ttobjs.pas line 224

type TGlyph_Zone = record

  n_points: Int;

  n_contours: Int;

  org: TT_Points;

  cur: TT_Points;

  flags: TT_PTouchTable;

  conEnds: PUShort;

end;

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