https://github.com/mintimate/downloademojiandemojimix
Get Emoji Svg and EmojiMix Png by Python3
https://github.com/mintimate/downloademojiandemojimix
Last synced: 8 months ago
JSON representation
Get Emoji Svg and EmojiMix Png by Python3
- Host: GitHub
- URL: https://github.com/mintimate/downloademojiandemojimix
- Owner: Mintimate
- License: gpl-2.0
- Created: 2024-01-05T15:52:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-24T08:10:27.000Z (almost 2 years ago)
- Last Synced: 2024-08-24T09:26:53.456Z (almost 2 years ago)
- Language: Python
- Size: 11 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 项目说明
使用Python3自动解析Emoji的SVG和PNG文件,下载到`pngs`和`svgs`目录内。
SVG文件解析来源:
- svg_raw.txt: 来自网站[https://emojikitchen.dev/](https://emojikitchen.dev/)
PNG文件解析来源:
- emojiOutput.json: 来自项目[emoji-kitchen](https://github.com/xsalazar/emoji-kitchen)