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

Bug in reference.json concerning text { line-spacing } #124

Closed
sommerluk opened this issue Nov 20, 2016 · 3 comments
Closed

Bug in reference.json concerning text { line-spacing } #124

sommerluk opened this issue Nov 20, 2016 · 3 comments

Comments

@sommerluk
Copy link
Contributor

At https://github.com/mapnik/mapnik/wiki/TextSymbolizer is claimed that line-spacing has the type “double”. And indeed also negative floating point values like “-5.9” seem to work fine and decrease the line hight as expected.

Therefore I guess

"type": "unsigned",
has to be fixed to allow the usage of negative floating point values also from CartoCSS.

Cross-reference mapbox/carto#452

@sommerluk
Copy link
Contributor Author

sommerluk commented Nov 24, 2016

Also

"type": "unsigned",
has to be fixed.

@nebulon42
Copy link
Contributor

Actually duplicate of #56.

@sommerluk
Copy link
Contributor Author

This issue applies to both text-line-spacing and shield-line-spacing.

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