• I flashed via the web IDE to 1v99 and seems like the problem persists (still got empty buffer like the above example). On another test on an 8x8 neopixel

    leds.setFontAlign(0,0,0);
    leds.drawString("1");
    

    actually draws the "1" character at x:-2 and y:-2, so not centered.

About

Avatar for n00b @n00b started