Skip to content

comhad/textbox-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A textbox generator module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages