You can move the box around and resize it by dragging the arrows that show up at the corners. Press space to enter a new text.
2015-8-3 - V0.1 - This is a text engine for Japanese, I don't think I have seen one before. It contains hiragana, katakana, romaji, numbers, some punctuation and the top 2500 kanji. It might be a little bit slow. Bugs: I have to fix the capital letters problem. I know how, I'm just being lazy right now. I picked up the kanji list from the KANJIDIC project ( http://ftp.monash.edu.au/pub/nihongo/kanjidic.html ) and used the kanji SVG drawings from the KanjiVG project ( http://kanjivg.tagaini.net/index.html ), both fantastic works. To render the SVG, I used the SVG Importer made by @griffpatch ( http://scratch.mit.edu/projects/22925968/ ), thank you so much, your project is so impressive.