Difference between revisions of "love.font (Русский)"
(Created page with '{{newin|0.7.0|type=module}} Предоставляет работу со шрифтами. == Типы == {{#ask: Category:Types parent::love.font | headers=hide | ?D…') |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{newin|[[0.7.0]]|type=module}} | + | [[Main_Page_(Русский)|'''Главная''']] / [[love.font_(Русский)|love.font]] |
+ | |||
+ | {{newin|[[0.7.0]]|070|type=module}} | ||
Предоставляет работу со шрифтами. | Предоставляет работу со шрифтами. | ||
== Типы == | == Типы == | ||
− | {{#ask: [[Category:Types]] [[parent::love.font]] | + | {{#ask: [[Category:Types]] [[parent::love.font (Русский)]] [[Concept:Current]] |
| headers=hide | | headers=hide | ||
+ | | format=template | ||
+ | | template=ListingFields | ||
+ | | introtemplate=ListingIntro | ||
+ | | outrotemplate=ListingOutro | ||
| ?Description | | ?Description | ||
+ | | ?PrettySince | ||
+ | | ?PrettyRemoved | ||
}} | }} | ||
== Функции == | == Функции == | ||
− | {{#ask: [[Category:Functions]] [[parent::love.font]] | + | {{#ask: [[Category:Functions]] [[parent::love.font (Русский)]] [[Concept:Current]] |
| headers=hide | | headers=hide | ||
+ | | format=template | ||
+ | | template=ListingFields | ||
+ | | introtemplate=ListingIntro | ||
+ | | outrotemplate=ListingOutro | ||
| ?Description | | ?Description | ||
+ | | ?PrettySince | ||
+ | | ?PrettyRemoved | ||
}} | }} | ||
[[Category:Modules]] | [[Category:Modules]] | ||
{{#set:Description=Предоставляет работу со шрифтами.}} | {{#set:Description=Предоставляет работу со шрифтами.}} | ||
== Смотрите также == | == Смотрите также == | ||
− | * [[parent:: | + | * [[parent::Font (Русский)]] |
− | + | * [[parent::love (Русский)]] | |
+ | == Другие языки == | ||
{{i18n|love.font}} | {{i18n|love.font}} |
Latest revision as of 12:07, 4 December 2018
Available since LÖVE 0.7.0 |
This module is not supported in earlier versions. |
Предоставляет работу со шрифтами.
Contents
Типы
FontData (Русский) | Представляет данные шрифта. | 0.7.0 | 0.8.0 |
Функции
love.font.newFontData (Русский) | Создает объект FontData. | 0.7.0 | 0.8.0 |
Смотрите также
Другие языки
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