Font Weight Settings

(PHP 7, UI 0.9.9)

소개

클래스 개요

final UI\Draw\Text\Font\Weight {
/* Constants */
const integer Thin ;
const integer UltraLight ;
const integer Light ;
const integer Book ;
const integer Normal ;
const integer Medium ;
const integer SemiBold ;
const integer Bold ;
const integer UltraBold ;
const integer Heavy ;
const integer UltraHeavy ;
}
add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top