Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. | bruvzg | 2023-01-30 | 1 | -2/+2 |
| | |||||
* | [Linux/BSD] Include headers for dynamically loaded libraries to simplify ↵ | bruvzg | 2023-01-23 | 1 | -72/+4 |
| | | | | build dependencies. | ||||
* | Use system fonts as fallback and improve system font handling. | bruvzg | 2022-12-04 | 1 | -3/+139 |
| | | | | | | | Add support for font weight and stretch selection when using system fonts. Add function to get system fallback font from a font name, style, text, and language code. Implement system font support for Android. Use system fonts as a last resort fallback. | ||||
* | [Linux] Replace fontconfig wrapper with a one generated from the older ↵ | bruvzg | 2022-07-29 | 1 | -70/+2 |
| | | | | library version (2.12.6, Ubuntu 18.04 LTS). | ||||
* | Load fontconfig libraries dynamically. | bruvzg | 2022-07-27 | 1 | -0/+838 |