Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Darker folding lines (Slipcases) #356

Open
yvo-niedrich opened this issue Oct 21, 2021 · 2 comments
Open

Request: Darker folding lines (Slipcases) #356

yvo-niedrich opened this issue Oct 21, 2021 · 2 comments

Comments

@yvo-niedrich
Copy link

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?

@camyoung1234
Copy link

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.

@akshoslaa
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants