From @nickidlugash on June 3, 2015 20:16
Right now a font is specified with a string that concatenates font family and style, e.g. "Open Sans Regular". If we split it up, we can implement smart fallbacks based on style.
/cc @mikemorris
Copied from original issue: mapbox/mapbox-gl-style-spec#284
From @nickidlugash on June 3, 2015 20:16
Right now a font is specified with a string that concatenates font family and style, e.g. "Open Sans Regular". If we split it up, we can implement smart fallbacks based on style.
/cc @mikemorris
Copied from original issue: mapbox/mapbox-gl-style-spec#284