I have a script that shows the moon phase on conky.
It runs at startup and prints the result as a font from 'font Symbola' (included in fossa) to a config file, this is then read by conky.
Code: Select all
curl wttr.in/London?format=%m > /root/.config/moonphasec
it all works well but i find the font the wrong way around.
the result is this
but the dark area is actually the moon phase and the white area is dark area.
is there someway to invert this ? i know it's easy from an image but this is a font.
this is the actual font