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

Different text rendering in linux and windows while using text-wrap-width #1653

Open
mohsentaleb opened this issue Sep 5, 2012 · 3 comments
Milestone

Comments

@mohsentaleb
Copy link

I'm rendering a bunch of Arabic labels on the map, with "text-wrap-width:30" in tilemill and get different results in linux and windows (the latter one renders it with the correct direction).

P.S. Both tilemill apps connect to one Postgres data source (which ensures the data is absolutely the same)

a screenshot of the problem: http://cubeupload.com/im/KnMdyc.png
Any ideas?

@springmeyer
Copy link
Member

Hi @mohsentaleb - thanks for the report. I'm not sure why this would be happening. The Mapnik version used in each should be the same (assuming you are using TileMill packages, right?). Are you using TileMill 0.9.1?

It seems like it may be a subtle bug in the Mapnik code. For example, see also mapnik/mapnik#1429.

@mohsentaleb
Copy link
Author

Yes, I'm using TileMill 0.9.1 on both Windows and Linux.
Is there any sort of information I can provide to help finding the bug?

@herm
Copy link

herm commented Apr 1, 2013

This problem is almost certainly fixed by the RTL-aware rewrite of the line breaking code.
Refs mapnik/mapnik#1428.

@springmeyer springmeyer added this to the 0.10.2 milestone Oct 3, 2014
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