Настройки начертания шрифта

(UI 0.9.9)

Введение

Обзор классов

final UI\Draw\Text\Font\Weight {
/* Константы */
const int Thin ;
const int UltraLight ;
const int Light ;
const int Book ;
const int Normal ;
const int Medium ;
const int SemiBold ;
const int Bold ;
const int UltraBold ;
const int Heavy ;
const int UltraHeavy ;
}