Unit 'freetypeh' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-image]

FT_Outline

Declaration

Source position: libfreetype.inc line 215

type FT_Outline = record

  n_contours: SmallInt;

  n_points: SmallInt;

  points: PFT_Vector;

  tags: pchar;

  contours: ;

  flags: Integer;

end;


Documentation generated on: 2023-03-18