1
0
mirror of https://github.com/octoleo/plantuml.git synced 2025-02-10 16:08:45 +00:00
matthew16550 9e7db1ce64 Fix copy to clipboard on Mac.
The previous code `Toolkit.getDefaultToolkit().createImage()` does not read the image file into memory but Clipboard.setContents() on Mac seems to need an image that is already in memory.
2021-09-08 14:51:40 +10:00
2021-08-30 19:13:54 +02:00
2021-09-08 14:51:40 +10:00
2021-08-30 19:13:54 +02:00
2021-05-02 12:12:46 +02:00
2021-07-29 03:48:02 +02:00
2013-12-11 18:50:01 +01:00
2014-11-27 09:59:33 +01:00
2017-10-07 11:50:50 +02:00
Description
Generate diagrams from textual description
Readme 55 MiB
Languages
Java 99.8%