tumic0 / GPXSee

GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.
https://www.gpxsee.org
GNU General Public License v3.0
937 stars 129 forks source link

increase size of font for display of local time for location on map #552

Closed jimspoon closed 1 month ago

jimspoon commented 1 month ago

I often want to see local time for start/end locations on the map (or in the graph, if that's possible). Right now I can see the local time on the map, but the font is small and hard to read, particularly if it a track line also occupies the same space. So I often have to use the Windows Magnifier to see the local time display. Could you provide an option somewhere to increase the size of the font in which the local time for a location is displayed?

tumic0 commented 1 month ago

The slider info font size is the same as all the graph info font and IMHO large enough (12px). If it is unreadable for you, maybe your monitor DPI in general is to high and you need to enable some desktop scaling (e.g. 125%). If you already use desktop scaling, you should use the Qt6 version of GPXSee that supports it (there are however artefacts caused by Qt bugs).

Finally, if nothing of the above works for you, you can compile your own version of GPXSee with an adjusted font size.