Skip to main content

A module that give a scalable text writing function for pyxel

Project description

pyxel_scalable_writing

This module is made to run with pyxel

This module allow to write with a scaling text function

you MUST have a pyxres file that contain a white square of 20 pyxel width named writing_module.pyxres, you can use the one of the github

WON'T work with a white square superior to 20 px

To show your personnalised text, you must use the method parsing of class Character

Characters.parsing(string, x_depart, y_depart, unity_width, transparence)

string is the text you want to show us

x_depart and y_depart is the top left position coordinates of your text

unity_width is an optional paremeter, it's the width of an unity of your image (like a pixel but bigger), its default value is 5

transparence is an optional element that is True by default, if you want to have your text on a black background, call it as False

on pypi !

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

scalablewritingpyxel-1.3.6.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

scalablewritingpyxel-1.3.6-py2.py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 2 Python 3

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