Skip to content

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

Open
oertz opened this issue Nov 26, 2024 · 4 comments
Open

Stipple fill dot properties #84

oertz opened this issue Nov 26, 2024 · 4 comments

Comments

@oertz
Copy link
Collaborator

oertz commented Nov 26, 2024

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 ?

@oertz oertz added the Use Case label Nov 26, 2024
@ebocher
Copy link
Collaborator

ebocher commented Nov 26, 2024

It seems using the stroke ? @jerstlouis @maxcollombin

@jerstlouis
Copy link
Member

jerstlouis commented Nov 26, 2024

@oertz @ebocher in the original idea, stipple fills are one pixel dots, and there was no control on the dot size, only on the stipple fill density.

the color of those dots I believe was simply fill.color, with outside the dot being transparent

@oertz oertz removed the Use Case label Nov 26, 2024
@oertz
Copy link
Collaborator Author

oertz commented Nov 26, 2024

@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 ?

@ebocher
Copy link
Collaborator

ebocher commented Nov 27, 2024

Done related to #85

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

No branches or pull requests

3 participants