psugihara / FreeChat

llama.cpp based AI chat app for macOS

Home Page:https://www.freechat.run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Font size option

tjkirch opened this issue · comments

commented

Thanks for FreeChat!

Would it be possible to add a font size option? I have a hard time reading the small text, and I don't see an option to increase its size. Even if I increase the default text size in MacOS accessibility options and restart FreeChat, it has no effect.

Thanks for filling an issue. I would like to support this. I looked at doing this with Dynamic Type but I was not able to get it to work when you adjust text size in System Settings > Accessibility > Text Size. I think something like this could work if we add a slider to the app's Settings > General though https://stackoverflow.com/questions/75115578/how-to-make-font-size-customizable-in-a-macos-app

commented

A slider in the settings would be great. I don't normally use the accessibility setting - I was just trying anything I could find to increase font size.

  • Add slider to Settings > General to make text smaller / larger
  • Hotkeys ⌘+ and ⌘- should make it smaller / larger

Can probably copy some design from Settings > Accessibility > Text Size:
Screenshot 2024-02-06 at 2 47 15 PM