As can be seen in the picture the beginletters of the lines (T B C) have zero spacing.
And in the case of "accents and descenders" the characters in successive line overlap.
I am too using g.clearRect to clear the result of a g.drawString and would expect to clear all pixels of drawString characters. Didn't know that this currently NOT the case.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
As can be seen in the picture the beginletters of the lines (T B C) have zero spacing.
And in the case of "accents and descenders" the characters in successive line overlap.
I am too using g.clearRect to clear the result of a g.drawString and would expect to clear all pixels of drawString characters. Didn't know that this currently NOT the case.