Dear monks
I have following challenge. I want to create images from a database containing our technical infrastructure. The symbols i have to use are the archimate symbols. I want to construct a drawing that displays the business objects (bo) contained in application components.
------------------------------- | application component | ----- -------- -------- | | | | bo | | bo | | ----- |------| |------| | | | | | | | ----- | | | | | | | -------- -------- | ----- | | | | | | | -------------------------------
I though SVG are the way to go. I can find some very nice svg images representing the business object and the application component.
Basically i want to import the svg drawing of the business object in my script, add the name of the object from the database. Repeat for all business objects in the database and put the business objects on the image. Then scale the application component svg and put around the business objects. Repeat for all application components. Finally generate the drawing to png or jpg and send it to a html page.
I have looked to GD:SVG, but it doesn't import the given svg images and can't scale. SVG seems complex to learn.
Does anyone know which perl modules I can use to accomplish the drawing part as simple as possible or give some code snippets i can use?
Kind regards
Martell
In reply to SVG manipulation by martell
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |