Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-03 | Fix: [OSX] Fonts loaded directly from a file have to be registered with ↵ | Michael Lutz | |
CoreText for proper text layout. | |||
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt | |
2019-04-09 | Codechange: Use override specifier for text layout classes. | Michael Lutz | |
2018-12-08 | Add: [OSX] Text layout using the native CoreText API. | Michael Lutz | |
By default, the native API will be used instead of ICU, but if ICU is forced in using configure, it will take precedence. | |||
2018-12-08 | Add: [OSX] Native text caret handling. | Michael Lutz | |
2018-12-08 | Add: [OSX] Native natural sort implementation. | Michael Lutz | |