Unit 'freetype' Package
[Overview][Constants][Types][Classes][Index] [#pw_androidwizard_ide]

TFontManager

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

Declaration

Source position: freetype.pp line 98

type TFontManager = class

protected

  function GetFontId();

  

  function CreateFont();

  

  function SearchFont();

  

  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 RequestFont();

  

  function GetFreeTypeFont();

  

  function GetString();

  

  function GetStringGray();

  

  property SearchPath: string; [rw]

  

  property DefaultExtention: string; [rw]

  

  property Resolution: Integer; [rw]

  

end;

Inheritance

TFontManager

  

|

TObject



CT Web help

CodeTyphon Studio