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