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

Dashed shape outlines #63

Closed
pdavidc opened this issue Sep 27, 2016 · 0 comments
Closed

Dashed shape outlines #63

pdavidc opened this issue Sep 27, 2016 · 0 comments
Assignees
Milestone

Comments

@pdavidc
Copy link
Contributor

pdavidc commented Sep 27, 2016

Extend polyline and polygon shapes to display an optional dashed or dotted outline. Support a wide variety of line patterns similar to OpenGL's fixed functionality line stippling state.

@pdavidc pdavidc added this to the v0.5.0 milestone Sep 27, 2016
pdavidc added a commit that referenced this issue Sep 29, 2016
- Added ShapeAttributes' outline image source and a ImageSource's line stipple factory method to support dashed shape outlines, per issue #63.
- Added ShapeAttributes' interior image source to support shape interior fill patterns, per issue #64.
zglueck added a commit that referenced this issue Sep 30, 2016
-Added new fill texture (issues #63 and #64).
-Modified display properties.
-Matched html code display to actual code.
@pdavidc pdavidc closed this as completed Sep 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants