Hello this is a faster fixedsys font renderer. it uses RLE compression so instead of drawing every single pixel, it draws vertical lines :) it can probably be improved even more since fixedsys is quite a uniform font but meh ========================================= How to test FPS: Press either (1) or (2) for either (old) or (new) version, then wait for it to render 100 frames then it will tell you the fps you got. I got around (11) and (27) for my own tests. (around 2850cps) bare in mind that you can't go above 30fps since that is scratches maximum. ========================================= I got the idea from I think 525252rr's bad apple renderer that was so f fast