Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-30 | [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. | bruvzg | |
2023-01-23 | [Linux/BSD] Include headers for dynamically loaded libraries to simplify ↵ | bruvzg | |
build dependencies. | |||
2022-12-04 | Use system fonts as fallback and improve system font handling. | bruvzg | |
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. | |||
2022-07-29 | [Linux] Replace fontconfig wrapper with a one generated from the older ↵ | bruvzg | |
library version (2.12.6, Ubuntu 18.04 LTS). | |||
2022-07-27 | Load fontconfig libraries dynamically. | bruvzg | |