API for using emojis in pygame.
Project description
Pygame Emojis
✨✨✨ Load emojis in pygame. ✨✨✨
This contain open source emojis from https://openmoji.org/
Usage
It is very easy to include emojis in your game 😊
from pygame_emojis import load_emoji
# Choose the size
size = (64, 64)
# Load the emoji as a pygame.Surface
surface = load_emoji('😍', size)
📥 The first time you use this package, it will automatically download a svg database. ✌🏼
Acknowledgements ❤️
Emojis come from https://openmoji.org/.
See also their repo https://github.com/hfg-gmuend/openmoji/.
Thanks a lot to the whole team: https://openmoji.org/about/#acknowledgement.
Thanks a lot to the developpers from pygame 🎮: https://www.pygame.org
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pygame_emojis-0.1.0.tar.gz
(35.1 kB
view details)
Built Distribution
File details
Details for the file pygame_emojis-0.1.0.tar.gz
.
File metadata
- Download URL: pygame_emojis-0.1.0.tar.gz
- Upload date:
- Size: 35.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d1033c49015148fc0a137e059203c58e4380b8caf82613fd1a09c0cdbe38ff7 |
|
MD5 | bce2218ff156f0e0c193bfefe1d6dc94 |
|
BLAKE2b-256 | 2bfe5ab78f99e4ac72194604b0d1208e7a7617f0fbbe7971527c44bd3e44e617 |
File details
Details for the file pygame_emojis-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pygame_emojis-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b399b7eae5bdf6cc99d53c330a0b26f52e007f6c8932e9b2960398e4e4f6a5f2 |
|
MD5 | 2c94466941d03cc3f7dc5e3eafffb5ae |
|
BLAKE2b-256 | 3b510da472c675ca508b47b1778dd32311d6d035e987be2a6f28af92899eb86d |