mapbox / osm-bright

A Carto template for OpenStreetMap data
BSD 3-Clause "New" or "Revised" License
698 stars 225 forks source link

Unicode label rendering issue in motorway & mainroad #102

Closed Perlnx closed 9 years ago

Perlnx commented 9 years ago

I have a problem rendering label in Thai language with motorway & mainroad. The SQL query is correct, able to see name in result.

It's fresh installed OSM-Bright template. If I leave fontset in original one, I'm able to see motorway & mainroad label in unreadable language.

But if put the UTF-8 into fontset, The label will disappear. I tried to fix many way but it's not work

I tried to change text-face-name from @sans_bold to @sans (like a minor road) as well, still not work. Please help.