Are the demos running at 480 x 480 pixels?
Most of the demos in on github are using the low res mode of 240x240 which doubles the pixels on output as 480x480.
The setup line of presto = Presto(full_res=True)
is needed if you want more pixels.
1 Like
Thank you, They display now looks wonderful.
appreciated - thanks for sharing!
now, the display (resolution) looks much better ;)