mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 21:05:56 -05:00
feat: Added font picker to the settings (#1570)
This commit is contained in:
@@ -38,6 +38,8 @@ namespace hex {
|
||||
if (!isatty(STDOUT_FILENO)) {
|
||||
log::impl::redirectToFile();
|
||||
}
|
||||
|
||||
enumerateFontsMacos();
|
||||
}
|
||||
|
||||
void Window::setupNativeWindow() {
|
||||
|
||||
Reference in New Issue
Block a user