Difference between revisions of "FontData"
(Added link to creation function) |
m |
||
Line 18: | Line 18: | ||
{{#set:Description=A FontData represents a font. | {{#set:Description=A FontData represents a font. | ||
}} | }} | ||
+ | == Other Languages == | ||
+ | {{i18n|FontData}} |
Revision as of 15:02, 22 December 2010
Available since LÖVE 0.7.0 |
This type is not supported in earlier versions. |
A FontData represents a font, containing the font Rasterizer and its glyphs.
Constructors
love.font.newFontData | Creates a new FontData. |
Functions
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info