OpenHantek / OpenHantek6022

OpenHantek6022 is a DSO software for Hantek USB digital signal oscilloscopes 6022BE / BL. Development OS is Debian Linux, but the program also works on FreeBSD, MacOS, RaspberryPi and Windows. No support for non-Linux related issues unless a volunteer steps in!
GNU General Public License v3.0
868 stars 153 forks source link

Application font #140

Closed cryptozoy closed 3 years ago

cryptozoy commented 3 years ago

It looks bad on 4K and 2K monitors in Windows 10. I use Window`s segoe-ui font in Fedora Linux, but do not yet tested last version of application on it. Can you add an option to change font by command line or in configuration settings?

Ho-Ro commented 3 years ago

Please try the latest unstable (f812c99)

Usage: ./OpenHantek [options]

Options:
  -h, --help           Displays this help.
  -v, --version        Displays version information.
  -d, --demoMode       Demo mode without scope HW
  -e, --useGLES        Use OpenGL ES instead of OpenGL
  --useGLSL120         Force OpenGL SL version 1.20
  --useGLSL150         Force OpenGL SL version 1.50
  -i, --international  Show the international interface, do not translate
  -f, --font <Font>    Define the system font
  -s, --size <Size>    Set the font size (default = 10, 0: automatic from dpi)