Mapbox-gl-js: Improve rendering of glyphs with thin strokes

Created on 3 Oct 2016  路  3Comments  路  Source: mapbox/mapbox-gl-js

Steps to Trigger Behavior

Use a typeface with thin strokes (Calligraphic fonts like Gothic Ultra, Kingthings etc)

Expected Behavior

Expect the type to be rendered with more detail (especially the thin strokes)

Actual Behavior

Gothic Ultra:
screenshot 2016-10-03 16 58 35

Kingthings:
screenshot 2016-10-03 16 56 28

Slippy map

feature

Most helpful comment

All 3 comments

@rasagy You can read a little bit more about the way we render glyphs here: https://www.mapbox.com/blog/text-signed-distance-fields

Currently no plans to pursue this (see also discussion in https://github.com/mapbox/mapbox-gl-native/issues/137)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rigoneri picture rigoneri  路  3Comments

aderaaij picture aderaaij  路  3Comments

stevage picture stevage  路  3Comments

yoursweater picture yoursweater  路  3Comments

mollymerp picture mollymerp  路  3Comments