Unit 'fpsvg.freetype' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-svg]

TSVGFontEntry

Declaration

Source position: fpsvg.freetype.pp line 78

type TSVGFontEntry = record

  FileName: string;

  Family: string;

  Weight: Integer;

  Style: TSVGFontStyle;

  Stretch: TSVGFontStretch;

  Face: PFT_Face;

end;


Documentation generated on: 2026-09-25