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

highlighter tool #244

Closed
wants to merge 2 commits into from
Closed

highlighter tool #244

wants to merge 2 commits into from

Conversation

tokazio
Copy link

@tokazio tokazio commented Jul 11, 2023

Resolving #242

Add a simple highlighter tool drawing on a layer at level 0
Other tools drawing on layer at level 2
Older versions are on layer at level 0

File version is now 3:

1 is the older one
2 is handling stroke's layer
3 is handling alpha on stroke color
Color and size selection stay the same but is applied:

size is the selected one *10 for the highlighter
color is the selected one with alpha 0.8 for the highlighter
The highlighter should have its own size/color in another iteration

@tokazio tokazio changed the title highlighter highlighter tool Jul 11, 2023
@mbrlabs
Copy link
Owner

mbrlabs commented Aug 6, 2023

Thank you for your contribution!

At this point though i don't want anything that involves multiple layers in the program. I'd first have to implement a proper extensible layer system to avoid hardcoded layers like this.
I am also not convinced this feature is worth the added complexity, so closing this.

@mbrlabs mbrlabs closed this Aug 6, 2023
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

Successfully merging this pull request may close these issues.

2 participants