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

Support miter_limit in stroke / LineSymbolizer #786

Closed
artemp opened this issue Oct 11, 2011 · 3 comments
Closed

Support miter_limit in stroke / LineSymbolizer #786

artemp opened this issue Oct 11, 2011 · 3 comments
Assignees
Milestone

Comments

@artemp
Copy link
Member

artemp commented Oct 11, 2011

The attached patch against trunk adds support for the miter_limit property, something that will be supported by pretty much any graphics API, to the stroke class and LineSymbolizer.

Unfortunately it is not complete as I have not yet figured out how to route the property through from the Python API or the XML config.

@artemp
Copy link
Member Author

artemp commented Oct 11, 2011

[springmeyer] background on this is at http://www.mail-archive.com/mapnik-users@lists.berlios.de/msg03666.html

@springmeyer
Copy link
Member

@ghost ghost assigned artemp Jul 3, 2012
@artemp
Copy link
Member Author

artemp commented Jul 4, 2012

8ab8f7c - add stroke-miterlimit processing for line_symbolizer (grid and cairo backends)

NOTE: line_pattern_symbolizer defaults to 4.0

@artemp artemp closed this as completed Jul 4, 2012
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

2 participants