-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
Description
Mapbox-gl-js has support SDF icons for a long time, whereas there were no tools for generate SDF icons. SDF icons are useful because they are scaleable, colorable. Could you considering implement this feature as:
options.imgs = { svg: Buffer, id: String, sdf: Boolean }
stdmn, tsemerad, JeroendeJong, nlehuby, vcebotari and 6 more