Tiny image drawing engine
Project description
img
A tiny Python library for drawing images on screen with simple commands.
Built on top of Pygame.
Installation: pip install img Usage from img import Img
i = Img() i.draw("image.png", 100, 150, 200) #(image_name,x,y,size_in_pixel) i.run()
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
voidimage-0.1.1.tar.gz
(2.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file voidimage-0.1.1.tar.gz.
File metadata
- Download URL: voidimage-0.1.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf1adc474a8481b990ec95cd43c444d9fe439424be12d9ff2c1a012d15177098
|
|
| MD5 |
f4c2c5e1e00bc69385e79d65f74361dc
|
|
| BLAKE2b-256 |
17ce81cb1433e8fe6c83b214460e84a0e7fa6ffa3278e7cdcd18fc89357ada89
|
File details
Details for the file voidimage-0.1.1-py3-none-any.whl.
File metadata
- Download URL: voidimage-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50292926864d4d7ee09fe8fec5da4d40986c7793fe6577f1dbb368e5ff0248d7
|
|
| MD5 |
fda44d4ac8a7897a425c835d81be7132
|
|
| BLAKE2b-256 |
ce131ee054f0e8c36883dccdefae25fc5376a00e4a8a2de3017c5e30c72f808f
|