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

TFontManager.GetString

Declaration

Source position: freetype.pp line 150

public function TFontManager.GetString(

  FontId: Integer;

  Text: string;

  size: real;

  angle: real

):TStringBitMaps;

function TFontManager.GetString(

  FontId: Integer;

  Text: Unicodestring;

  size: real;

  angle: real

):TUnicodeStringBitMaps;

function TFontManager.GetString(

  FontId: Integer;

  Text: string;

  Size: real

):TStringBitMaps;

function TFontManager.GetString(

  FontId: Integer;

  Text: Unicodestring;

  Size: real

):TUnicodeStringBitMaps;


Documentation generated on: 2023-03-18