Replies: 2 comments
-
Proposed #159 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'll close this discussion, as we've now incorporated the svg sprites in plantuml itself, and my latest PR (#161) should enable them for all archimate elements. The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've discussed submitting svg versions of the ArchiMate sprites to PlantUML (see plantuml/plantuml#2310), and one step suggests to add these and an updated
Archimate.puml
to theplantuml/plantuml-stdlib
repository.The
Archimate.puml
is located in./stdlib/archimate
, but where should I store theArchimateSprites.puml
(containing the svg sprite definitions) so that it becomes available in a PlantUML build?Alternatively, I could incorporate the sprite definitions in the
Archimate.puml
itself, which may simplify the inclusion of the svg sprites.Happy to receive some feedback on how to proceed :)
Beta Was this translation helpful? Give feedback.
All reactions