added neosnep, neobot, neoraccoon, neodeer, and neobread emojis. also added two scripts
This commit is contained in:
@@ -23,14 +23,6 @@ version 1.3
|
||||
|
||||
#### conversions
|
||||
|
||||
uhhm this is here for (my own) future reference.. for some reason the emoji-gen --help doesnt mention you need a --group flag.. whoops!
|
||||
|
||||
(do all of these inside a folder with all of the files to convert)
|
||||
|
||||
svg > png
|
||||
|
||||
$ find -name "*.svg" -exec sh -c 'inkscape $1 --export-height=256 --export-png=${1%.svg}.png' _ {} \;
|
||||
|
||||
create pack
|
||||
|
||||
$ emoji-gen local --group SOMETHING --folder .
|
||||
|
||||
Reference in New Issue
Block a user