Closed springmeyer closed 4 years ago
This changes the code to use protozero instead of the google libprotobuf library.
More context at https://github.com/mapbox/node-fontnik/issues/143.
I needed this SDF generation for a different project where I did not want to not use the libprotobuf library, so I worked on this first here to ensure the tests were passing.
TODO:
/cc @mapbox/map-design-team @mapbox/maps-api @mapbox/api-gl
Closing, since this work is included in https://github.com/mapbox/node-fontnik/pull/163
This changes the code to use protozero instead of the google libprotobuf library.
More context at https://github.com/mapbox/node-fontnik/issues/143.
I needed this SDF generation for a different project where I did not want to not use the libprotobuf library, so I worked on this first here to ensure the tests were passing.
TODO:
/cc @mapbox/map-design-team @mapbox/maps-api @mapbox/api-gl