Api - IFontkitLayoutOptions Interface
Hierarchy
- IFontkitLayoutOptions
Index
Properties
Optional direction
Text direction ('ltr' or 'rtl')
Optional features
OpenType features to enable/disable (array of feature tags or object mapping feature tags to boolean)
Optional language
Language code (e.g., 'ENG', 'ARA')
Optional script
Script code (e.g., 'latn', 'arab')
Generated using TypeDoc

Layout options for fontkit font rendering. These options are passed to the fontkit layout engine.