Closed frankgrimes97 closed 9 years ago
Generating SVG instead of PNG images has got a lot of advantages:
Two questions:
I agree with SVGs being superior to PNGs but imo this should be user configurable and implemented via a strategy pattern.
@dspinellis Great. Thank you very much.
The PNG files were very blurry on my retina MBP so I modified UMLGraph to generate SVG using Graphviz. I also made the show/hide UML into a more visible button because the link was hard to notice. I also updated DEFAULT_EXTERNAL_APIDOC to point to the Java 7 APIs.