CTFontFeatureLigatures.Selector Enum
Definition
An enumeration whose values are returned by Feature.
public enum CTFontFeatureLigatures.Selector
type CTFontFeatureLigatures.Selector =
- Inheritance
-
CTFontFeatureLigatures.Selector
Fields
AbbrevSquaredLigaturesOff | 15 | |
AbbrevSquaredLigaturesOn | 14 | |
CommonLigaturesOff | 3 | |
CommonLigaturesOn | 2 | |
ContextualLigaturesOff | 19 | |
ContextualLigaturesOn | 18 | |
DiphthongLigaturesOff | 11 | |
DiphthongLigaturesOn | 10 | |
HistoricalLigaturesOff | 21 | |
HistoricalLigaturesOn | 20 | |
LogosOff | 7 | |
LogosOn | 6 | |
RareLigaturesOff | 5 | |
RareLigaturesOn | 4 | |
RebusPicturesOff | 9 | |
RebusPicturesOn | 8 | |
RequiredLigaturesOff | 1 | |
RequiredLigaturesOn | 0 | |
SquaredLigaturesOff | 13 | |
SquaredLigaturesOn | 12 | |
SymbolLigaturesOff | 17 | |
SymbolLigaturesOn | 16 |