Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal | |
2020-12-21 | Improve fill aligned text hit testing. | bruvzg | |
2020-12-21 | Always include space characters (including tabs and other space-like chars) ↵ | bruvzg | |
into selection rectangles. | |||
2020-12-14 | Add word breaks on punctuation characters. | bruvzg | |
2020-12-13 | [Complex Text Layouts] Add variable fonts support. | bruvzg | |
2020-12-07 | [Complex Text Layouts] Performance optimizations. | bruvzg | |
2020-11-26 | [Complex Text Layouts] Implement TextServer interface. Implement Fallback ↵ | bruvzg | |
TextServer. |