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

multiple color changing and bugfixes #2

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

josefpavlik
Copy link

you can specify map svg-id to color for changing multiple colors.
you can assign Color.TRANSPARENT for hide object or entire group
bugfixes:
transform rotate fixed
group transform supported
some improvement of 'path'

you can specify map svg-id to color for changing multiple colors.
you can assign Color.TRANSPARENT for hide object or entire group
bugfixes:
  transform rotate fixed
  group transform supported
  some improvement of 'path'
supports all spreadMethods - pad, reflect, repeat
supports gradient in objectBoundingBox units - coordinates from (0,0) to (1,1)
also support numbers in %, i.e. 50%
the check honours the transformations now
drawArc bug fixed (stroke wires to center of arc)
calc bounding box improved (add half of stroke witdh)
color may be specified by name and rgb(int,int,int) or rgb(perc, perc, perc)
gradient handling improved, radial gradient fixed
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