this is because the cmon skin.conf does not specify any fonts

the change to defaults.py did not include fonts - only strings

as a workaround, add these to the cmon skin.conf:

[ImageGenerator]

    top_label_font_path = 
/usr/share/fonts/truetype/freefont/FreeMonoBold.ttf

    unit_label_font_path = 
/usr/share/fonts/truetype/freefont/FreeMonoBold.ttf

    bottom_label_font_path = 
/usr/share/fonts/truetype/freefont/FreeMonoBold.ttf

    axis_label_font_path = 
/usr/share/fonts/truetype/freefont/FreeMonoBold.ttf

    rose_label_font_path = 
/usr/share/fonts/truetype/freefont/FreeMonoBold.ttf

    ...



-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to