puts text on image
Project description
Description Write text on image with text wrap.
Libraries used from PIL import Image from PIL import ImageFont from PIL import ImageDraw import textwrap import random import string
Usage from textimage import textimage writetext(‘text’, ‘font_directory’, ‘font_size’, ‘image_directory’, ‘width’, ‘height’, ‘output_directory’)
Change Log
1.0.0 (28/12/2020)
First Release
1.0.1 (28/12/2020)
Fixed required ‘install_requires’ in ‘setup.py’
1.0.2 (28/12/2020)
Bugfixes
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
textimage-1.0.2.tar.gz
(2.7 kB
view details)
File details
Details for the file textimage-1.0.2.tar.gz
.
File metadata
- Download URL: textimage-1.0.2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a2811af1fb6b12ca9cfc99d7334c10735f88664b825af067fe31bf98ac5ac2d |
|
MD5 | c9bd99702b37af8349060823c8f3605d |
|
BLAKE2b-256 | 39d7a0c1305d7c7f668c189f5ec8986de34a82851539c6eb7c56b254e527f6e5 |