mapbox / mapbox-gl-js

Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
https://docs.mapbox.com/mapbox-gl-js/
Other
11.2k stars 2.22k forks source link

Custom fonts? #241

Closed edenh closed 10 years ago

edenh commented 10 years ago

@ansis @kkaefer do we support custom fonts yet? If so, could I get a little instruction for making that happen?

kkaefer commented 10 years ago

Technically we can, this is dependent on the infrastructure though as the signed distance fields for glyphs have to be generated on the server for WebGL. We might be able to do this on the client for our C++ renderer and just ship fonts.