Skip to main content

Text to ASCII Art Generator.

Project description

Text to ASCII.

Text to ASCII Art Generator.

Python package

Languages:

* python3

Supported Distributions:

Distribution Version Check Python Test Version Supported Status Everything works
Ubuntu 20.04.3 3.6, 3.7, 3.8, 3.9 Yes Working Yes
Windwos 11.6.4 3.6, 3.7, 3.8, 3.9 Yes Working Yes
MacOS 10.0.20348 3.6, 3.7, 3.8, 3.9 Yes Working Yes

Installation:

pip install asciitext

Usage:

from asciitext import *

print(ascii.asciitext(<FONT_PATH>,<TEXT>,<TEXT_COLOR>,<BACKGROUND_COLOR>,<COLOR_TYPE>))

Example:

from asciitext import *

# Example:1
print(ascii.asciitext("fonts/ANSI_Shadow.txt","#asciitext","#ff0000"))

Screenshot:

Changelog History:

## 0.0.2 [26-02-2022]
 - Fix bugs.
 - Build a package instead of a script.
 
## 0.0.1
 - First public release.

BTC : 1HLuGsaKgFWSp7aY9zQAXEB2xdPS1QhJTu

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asciitext-0.0.2.tar.gz (3.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page