Difference between revisions of "FontBase"
Tag: Undo |
Tag: Undo |
||
| Line 30: | Line 30: | ||
[[FontBase.TLF_JUSTIFIED]]<br/> | [[FontBase.TLF_JUSTIFIED]]<br/> | ||
[[FontBase.TLF_LEFT]]<br/> | [[FontBase.TLF_LEFT]]<br/> | ||
| − | |||
| − | |||
| − | |||
[[FontBase.TLF_NOWRAP]]<br/> | [[FontBase.TLF_NOWRAP]]<br/> | ||
| − | |||
[[FontBase.TLF_REF_BASELINE]]<br/> | [[FontBase.TLF_REF_BASELINE]]<br/> | ||
[[FontBase.TLF_REF_BOTTOM]]<br/> | [[FontBase.TLF_REF_BOTTOM]]<br/> | ||
| + | [[FontBase.TLF_REF_MIDDLE]]<br/> | ||
| + | [[FontBase.TLF_REF_ASCENT]]<br/> | ||
[[FontBase.TLF_REF_DESCENT]]<br/> | [[FontBase.TLF_REF_DESCENT]]<br/> | ||
[[FontBase.TLF_REF_MEDIAN]]<br/> | [[FontBase.TLF_REF_MEDIAN]]<br/> | ||
| − | |||
[[FontBase.TLF_REF_TOP]]<br/> | [[FontBase.TLF_REF_TOP]]<br/> | ||
[[FontBase.TLF_RIGHT]]<br/> | [[FontBase.TLF_RIGHT]]<br/> | ||
| − | |||
[[FontBase.TLF_TOP]]<br/> | [[FontBase.TLF_TOP]]<br/> | ||
[[FontBase.TLF_VCENTER]]<br/> | [[FontBase.TLF_VCENTER]]<br/> | ||
| + | [[FontBase.TLF_RTL]]<br/> | ||
| + | [[FontBase.TLF_LTR]]<br/> | ||
| + | [[FontBase.TLF_NOBIDI]]<br/> | ||
| + | [[FontBase.TLF_NOSHAPING]]<br/> | ||
|} | |} | ||
Revision as of 11:14, 4 December 2019
Supported platforms: ![]()
![]()
![]()
![]()
![]()
![]()
![]()
Available since: Gideros 2011.6
Inherits from: Object
Description
FontBase is the base class for Font and TTFont classes.
MethodsFontBase:getAdvanceX |
EventsConstantsFontBase.TLF_BOTTOM |