[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'msefreetype' (#msegui)

FT_Outline

Declaration

Source position: msefreetype.pas line 205

type FT_Outline = record

  n_contours: SmallInt;

  n_points: SmallInt;

  points: PFT_Vector;

  tags: pchar;

  contours: ;

  flags: Integer;

end;


Documentation generated on: 2021-05-13