Shad Amethyst
5459b41f3d
|
2 years ago | |
---|---|---|
custom | 2 years ago | |
vector | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE.txt | 2 years ago | |
README.md | 2 years ago | |
blobfox.tar.gz | 2 years ago | |
svg-default-metadata.xml | 2 years ago |
README.md
Blob foxes emotes repository
A repository containing the "blobfox" emotes, originally made by Feuerfuchs and released under the Apache 2.0 license.
This repository also contains additional blobfoxes, blobcats and other blob animal characters, which are all made available under the Apache 2.0 license.
The goal of this project is to vectorize the entire set of blobfoxes. Automation is key for that, and a solution that can generate clean (both in terms of readability and visual accuracy) results with minimal tweaking will have to be built.
Installation and usage
TODO :)
Project structure
(this will likely have changed by the time you are reading this)
blobfox.tar.gz
is the tar archive of the original set of blobfox emojis; runmkdir original && tar -xf blobfox.tar.gz -C original
to uncompress the archivecustom/
contains PNG versions of variants based on the above archive that haven't been vectorized yetvector/
contains vectorized versions of the blobfoxes (not necessary limited to the original blobfoxes)
License
All the code, images and assets of this repository are made available under the Apache 2.0 license. See LICENSE.txt for more information.
For simplicity, the authors of the different parts of this project have been grouped together under the "blobfox team", which contains but is not limited to:
Contributing
Any contribution to the original repository of this project must be made available under the license of this project.
This means that:
- You must either be the author of the code/asset/image you wish to contribute, or have been given explicit permission by the original author to contribute it here.
- Assets and images from websites like
slackmojis
,blobs.gg
,emojos.in
oremoji.gg
are generally not welcome, as these website either don't care about copyright ownership or have a questionable licensing record. - Contributions derived from assets and images from the above websites are likewise not welcome; as a rule of thumb, asset contributions should only base themselves on what is present in this repository.
For svg files, please include the svg-default-metadata.xml file in the svg file.