Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 781 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 781 Bytes

textbox-generator

A python3 module for generating textboxes modules for QuoteBot using the pillow module.

Installtion and usage

Clone the repo into your current project, using clone https://github.com/comhad/textbox-generator and change the name of the folder to another name since python doesn't allow you to import modules that have a - in the name, if you change it to tb for example, use import tb.textbox.

assets

All assets for generating textboxes are stored in assets folder.

backgrounds

All backgrounds stored in the backgrounds folder should be png files that are 600 x 150.

fonts

All fonts stored in the fonts folder should be ttf files.

Extras

Avatars should be a square to main their aspect ratio when they are put in textboxes.