Scribus Forums

Scribus => Layout Issues => Topic started by: Ardt on September 17, 2019, 11:10:06 PM

Title: Linestyle for image frame
Post by: Ardt on September 17, 2019, 11:10:06 PM
I am making a photo book and try to add a border to images.
I want this border to be semi transparent and NOT to cover the image, only the background.
When i create a line style and apply this to an image, half of the border width is "inside " and so covers the image (see attachment).
How can this be prevented? Is there a "inside/outside border property somewhere?

[attachment deleted by admin]
Title: Re: Linestyle for image frame
Post by: RodneyLee on September 18, 2019, 06:26:35 AM
draw a box around your image, big enough to do what you want or a solid box behind image size and setting you desire
Title: Re: Linestyle for image frame
Post by: a.l.e on September 18, 2019, 08:48:15 AM
scribus does not have a good way to do this.

if you need to create borders of different sizes for (really) many images i can see if i can create a script that builds upon rodney's sugestion:

- put a standard rectangle in the scrapbook.
- add it to the page.
- select it together with the concerned image.
- the script would resize the shape to be the outside frame of the image.

this effort is only worth if you need to do so for dozens of images.

(and your concern is well known, but i don't think that the scribus team is aware of how much this affects some specific workflows... https://bugs.scribus.net/view.php?id=1462 )