1
0
mirror of synced 2024-12-18 10:35:53 +01:00
ImHex/main/gui/source/window
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
..
linux_window.cpp feat: Enumerate fonts on Linux using Fontconfig when available (#1821) 2024-07-21 20:28:37 +02:00
macos_window.cpp fix: Build issue due to uncaptured this pointer 2024-07-05 21:03:24 +02:00
web_window.cpp web: Fix canvas to the top left of the screen 2024-07-04 21:37:51 +02:00
win_window.cpp feat: Added DPI awareness on Windows, added FiraCode as optional default font 2024-07-05 17:39:07 +02:00
window.cpp fix: Multiple issues causing visualizers to crash when used _slightly_ incorrectly 2024-07-10 20:50:58 +02:00