mapbox / spritezero

small opinionated sprites
Other
173 stars 62 forks source link

Don't render image to generate a data layout #53

Closed mcwhittemore closed 6 years ago

mcwhittemore commented 7 years ago

BLOCKED UPSTREAM

This uses mapnik.Image.parseSVGMetaBytesSync when creating a data layout to avoid doing more work than needed.

Closes #51

cc @allierowan @springmeyer