dominiontabs icon indicating copy to clipboard operation
dominiontabs copied to clipboard

Request: Darker folding lines (Slipcases)

Open yvo-niedrich opened this issue 3 years ago • 2 comments

First of all: Amazing tool! Great work, thanks so much for sharing.

When I printed the slipcases on my Canon printer (ink) the fold lines were barely (to not at all) visible. Would it be possible to make them darker? Maybe replace them with a black dashed line?

yvo-niedrich avatar Oct 21 '21 15:10 yvo-niedrich

I fixed this in my fork by removing line 904 in src/domdiv/draw.py self.canvas.setStrokeGray(0.9) They will be solid black lines after the change.

camyoung1234 avatar Jan 03 '22 16:01 camyoung1234

It'd be really nice to have this as an option either as a --foldlines flag or similar, or better yet a toggle on the generator webpage itself

akshoslaa avatar Mar 19 '23 09:03 akshoslaa