Hi, The issue will be the font being used by the SteelSeries skin image generator. The font used in the SteelSeries plots is based on the font used by the Standard skin (the default skin at the time) when the SteelSeries skin was first developed. WeeWX now uses Seasons as the default skin which uses a different font. Most likely what is happening is the SteelSeries font does not exist and a substitute font is being used and that font does not support the characters you are using.
Try editing skins/ss/skin.conf and replace: - all occurrences of ‘/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansCondensed.ttf’ with ‘font/OpenSans-Regular.ttf - all occurrences of ‘/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansCondensed-Bold.ttf’ with ‘font/OpenSans-Bold.ttf’ To be consistent with the Seasons skin plot format you might want to change the unit_label_font_path setting to ‘font/OpenSans-Bold.ttf’ Once you save skin.conf the plots should come good on the next report cycle. I will arrange for appropriate changes to the SteelSeries Weather Gauges repo. Gary On Monday, 7 December 2020 at 01:03:33 UTC+10 [email protected] wrote: > in my weather page of weewx with steelseries gauges, weird font appears in > tooltip graphs. the page is > > http://kolxiko.epizy.com/live/ > > in weewx page all the greek characters appears mormal > > http://kolxiko.epizy.com/ > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/3de8c37c-564b-4559-a4d5-c123c0bed7e0n%40googlegroups.com.
