-
Notifications
You must be signed in to change notification settings - Fork 6
Stipple fill dot properties #84
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
Comments
It seems using the stroke ? @jerstlouis @maxcollombin |
@jerstlouis : ok so no size control and transparent outline. But fill.color is rather to set the solid filling of a polygon, for the stippled dots may we need to set a fill.stipple.color ? |
Done related to #85 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Stipple fill invokes a pattern of dots ... but what does a dot looks like ? Probably not what Table 22 Dot class default values says ?White color ? 10px size ? And by the way, how to define the color of the dot ?
The text was updated successfully, but these errors were encountered: