hyOzd / serialplot

Small and simple software for plotting data from serial port in realtime.
https://hackaday.io/project/5334-serialplot-realtime-plotting-software
GNU General Public License v3.0
739 stars 182 forks source link

Font too large, How can I adjust or Reset font size #62

Open irakandjii opened 9 months ago

irakandjii commented 9 months ago

Application was working perfectly. I loaded SerialPlot from the taskbar, Windows 11 Pro for Workstations. The font used in the: 1) Port selection box, 2) Legend, 3) all of the information UI, (except the plot data selection dropdown box) Is now a very large font size about ~30 in normal Windows. The actual font type is unchanged, Screenshot 2024-01-17 120630

Is there a config file or other location where I can adjust this? Version: [Debug] SerialPlot 0.12.0 [Debug] Revision 7c0005be1c54

hyOzd commented 9 months ago

Is there a config file or other location where I can adjust this?

No, serialplot doesn't have any font settings. This seems like an issue from Qt sdk. Maybe building with a newer version of the Qt sdk would fix the issue.