A program for generating runescape-chat-like images of text.
Project description
runescape-text
Generates a gif of text based on runescape chatbox effects
If you long for the days of selling your rune scimmy:
python runescapetext.py wave:glow1:This will generate a convincing replica
Or as an import:
import runescape_text as rst
img = rst.parse_string("wave:glow1:Hello World")
if(len(img)==1):
rst.single_frame_save(img[0], file="out.png")
else:
rst.multi_frame_save(img, file="out.gif")
A Discord bot implementing this has been broken out into a seperate repository. Find it here.
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
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 runescape-text-1.0.2.tar.gz.
File metadata
- Download URL: runescape-text-1.0.2.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
898a361e4c63813fa9c64f9c434cde96b7225ec3d6e5a02d1c3af9fc1b3a8553
|
|
| MD5 |
fb10a7e23bf449fe5e391a576578c566
|
|
| BLAKE2b-256 |
13329b34c9dc65f602e663be580bcaa0c826f0eb6ba920daa30a39ebb12c59d8
|
File details
Details for the file runescape_text-1.0.2-py3-none-any.whl.
File metadata
- Download URL: runescape_text-1.0.2-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ab5fbba269c7b224e2be861ae694526d8182cf4de96c7528623a8679cb53fa9
|
|
| MD5 |
51905d5c8385dfd42c6995e89b49c0ef
|
|
| BLAKE2b-256 |
32ee77593040ee14251b19e366d1d946afb769cc9c43c4cb8703f9dcc3bda804
|