polylith icon indicating copy to clipboard operation
polylith copied to clipboard

Generate png pictures as output if passing in :png

Open tengstrand opened this issue 2 years ago • 0 comments

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.

tengstrand avatar Mar 28 '22 18:03 tengstrand