-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
It would be nice to include metadata about how the sdfs are rendered.
- font size used in the sdf (currently 24)
- distance units per pixel (currently 256 / 8 = 32)
- shift (currently -2 * 32 = -64)
- sdf granularity
Not urgent, but it would be nice to not hardcode these in the renderers.
Explanation of how this metadata is used at mapbox/mapbox-gl-style-spec#66 (comment)
Reactions are currently unavailable