Unit 'freetype' Package
[Overview][Constants][Types][Classes][Index] [#fcl-image]

TFontManager

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

Declaration

Source position: freetype.pp line 112

type TFontManager = class

protected

  function GetFontId();

  function CreateFont();

  function GetFont();

  procedure GetSize();

  function CreateSize();

  procedure SetPixelSize();

  function GetGlyph();

  function CreateGlyph();

  procedure MakeTransformation();

  procedure InitMakeString();

  function MakeString();

public

  constructor Create;

  destructor destroy; override;

  function SearchFont();

  function RequestFont();

  function GetFreeTypeFont();

  function GetString();

  function GetStringGray();

  property SearchPath: string; [rw]

  property DefaultExtention: string; [rw]

  property Resolution: Integer; [rw]

end;

Inheritance

TFontManager

|

TObject


Documentation generated on: 2023-03-18