1
0
mirror of synced 2024-11-12 02:00:52 +01:00
ImHex/main
Colin Snover c1c51e0baf
feat: Enumerate fonts on Linux using Fontconfig when available (#1821)
### Problem description

The fonts list on Linux does not show all system fonts, and does not
show font names at all.

### Implementation description

Use Fontconfig to make the list less bad if Fontconfig headers are
available.

### Additional things

I like fonts.

---------

Co-authored-by: Nik <werwolv98@gmail.com>
2024-07-21 20:28:37 +02:00
..
forwarder build: Fix various issues with linking, clang and unity builds 2024-01-29 22:57:39 +01:00
gui feat: Enumerate fonts on Linux using Fontconfig when available (#1821) 2024-07-21 20:28:37 +02:00
updater fix: Replace old defaults path system with a new one 2024-06-22 10:44:55 +02:00
CMakeLists.txt feat: Added Auto Updater for Windows, macOS and Ubuntu (#1377) 2023-10-21 18:40:24 +00:00