Avoid creating image files with base64 encoding
Status: Beta
Brought to you by:
stathissideris
I would like to see ditaa writting the images to the console encoded in base64 (see http://www.source-code.biz/base64coder/java/ for some free Java source code for base64 encoding/decoding). Using this trick it won't be necessary to create image files, resulting in cleaner results when using ditaa in other projects.