unvt / charites

It is an application to style vector tiles easily
https://unvt.github.io/charites/
MIT License
54 stars 13 forks source link

charites sprite build #45

Open naogify opened 3 years ago

naogify commented 3 years ago

charites sprite build

charites sprite build

It will build icon sprite files from settings of config.yml

build icon sprite files (ex, icons.png, icons.json) from svg files.

Options

We can just run charites sprite build which use settings in config.yml or charites sprite build <source> [destination] like the sample below. The default [destination] value is build/.

charites sprite build asset/ public/ --name icons