archimatetool / archi

Archi: ArchiMate Modelling Tool
https://www.archimatetool.com
MIT License
952 stars 268 forks source link

[Feature Request] Additional Image Formatting Controls #943

Open isalew opened 1 year ago

isalew commented 1 year ago

Would like the following capabilities when assigning an image to an element:

isalew commented 1 year ago

And per #877, might be good to have "template" settings so they present uniformly across elements, but also the ability to override values on specific element image references.

Phillipus commented 1 year ago

Sorry, but SVG image support is not possible. See https://github.com/archimatetool/archi/issues/933

nileio commented 1 year ago

is there anyway to simply drag and drop images from Desktop into the View.. this should just simply create the container and have the image added. the current way of adding an image is cumbersome. I suggest a generic Image object which can be treated similar to the Grouping or other aux objects .. many thanks

jbsarrodie commented 1 year ago

is there anyway to simply drag and drop images from Desktop into the View

This is possible in canvas and it does create a generic image object. This type of object does not exist in ArchiMate views because the approach is a bit different: images are seen as properties of other objects (ArchiMate elements, notes and visual groups). In this context drag'n drop to an empty space wouldn't know what type of element to create.

isalew commented 6 months ago

@Phillipus could this be reopened, not for SVG support, but for better size controls? Separating the size of the original image from the scale used to present it in a diagram would be a great help when using libraries of image files that may come in varying sizes.

Phillipus commented 6 months ago

@Phillipus could this be reopened, not for SVG support, but for better size controls? Separating the size of the original image from the scale used to present it in a diagram would be a great help when using libraries of image files that may come in varying sizes.

I'll re-open it, but I won't be implementing it anytime soon as I'm working on other features. Please read this.

isalew commented 5 months ago

@Phillipus I wish I knew Java to help! Very much appreciate the work you have planned to help keep this amazing resource running.