polylith
polylith copied to clipboard
Generate png pictures as output if passing in :png
See if we could generate image files (PNG) from text output, by passing in :png
or png:filename
to different commands.
It would also be good if we could have a command that generates the three "workspace images" which is on the front page (output form info
/deps
/libs
).
We could probably use Java 2D graphics, see this blog post.