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

TSVGFreeTypeFont

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpsvg.freetype.pp line 40

type TSVGFreeTypeFont = class(TObject,ISVGFont)

public

  constructor Create();

  function GetFontName;

  function GetUnitsPerEm;

  function GetSize;

  function GetAscent;

  function GetDescent;

  function GetUnderlinePosition;

  function GetUnderlineThickness;

  function GetGlyphIndex();

  function GetGlyphForRun();

  function GetGlyphNamed();

  function GetGlyphAdvance();

  function GetGlyphVerticalAdvance();

  procedure GetGlyphVerticalOrigin();

  function GetGlyphKerning();

  function GetGlyphVerticalKerning();

  function GetSmallCaps;

  function GetGlyphOutline();

end;

Inheritance

TSVGFreeTypeFont

|

TObject,ISVGFont


Documentation generated on: 2026-09-25