Use export/import inside the code on the list "myBitmap" to save/load bitmap of fonts to/from disk. Arrow Down = Pen Down Arrow Up = Pen Up Arrow Right = Next Character Arrow Left = Previous Character D = Slide Right A = Slide Left S = Slide Down W = Slide Up Q = Turn Counter Clockwise E = Turn Clockwise R = Flip Horizontal F = Flip Vertical Z = Invert Character C = Copy Character X = Cut Character V = Paste Character
I was using some hard-coded customized fonts in another project, but I needed a easier way to make progress. The result was this tool. To see the character fonts in action: "Text Scroller" - http://scratch.mit.edu/projects/16710636/ "Text Scroller 2" - http://scratch.mit.edu/projects/16899629 "Sprite Text Scroller II" - http://scratch.mit.edu/projects/16953572 "Sprite Text Scroller Nightly Build" - http://scratch.mit.edu/projects/17150387