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

added foreground colored stroke/pen support #153

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sp1ritCS
Copy link
Contributor

When the alpha of a stroke is -INFINITY, it'll render the stroke with the foreground color from the GtkStyleContext.

The black (0.0, 0.0, 0.0, 1.0) default pen color has been replaced with a new button that is able to select that particular "color". If a user has modified his toolbar colors, he'll have to drop/change that color manually.

When the alpha of a stroke is -INFINITY, it'll render the stroke with
the foreground color from the GtkStyleContext.

The black (0.0, 0.0, 0.0, 1.0) default pen color has been replaced with
a new button that is able to select that particular "color".
If a user has modified his toolbar colors, he'll have to drop/change
that color manually.
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