Source position: freetype.pp line 147
protected function TFontManager.MakeString( |
FontId: Integer; |
Text: AnsiString; |
size: real; |
angle: real |
):TStringBitMaps; |
FontId: Integer; |
Text: AnsiString; |
Size: real |
):TStringBitMaps; |
FontId: Integer; |
Text: Unicodestring; |
size: real; |
angle: real |
):TUnicodeStringBitMaps; |
FontId: Integer; |
Text: Unicodestring; |
Size: real |