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

Add an highlighter tool/layer #243

Closed
wants to merge 0 commits into from
Closed

Add an highlighter tool/layer #243

wants to merge 0 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

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.

1 participant