• For some reason with the font "Vector" the drawString command like

    drawString(txt, 130, 120, true);
    

    it's not clearing the background. It's just a simple clock and I don't want to use g.clear as it flickers the screen every second.

    Thanks for the help

About

Avatar for mg @mg started