Skip to content

The project is a simple example use of the wonderful nider library that allows you to place text such as quotes on images. You have the additional luxury to choose a font for header and content by installing the sample fonts provided or even get others which you wish to have

Notifications You must be signed in to change notification settings

KimaruThagna/QuoteEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use the application, you must first populate text_image_pair.txt with data in the followning format STRICTLY authorheadercontent message*#imagename.jpg with no end of line character after the last line of data this gives the author of the quote, heading and content of message and lastly, name of image you want to use. It is advisable to give these images a simple and sequential naming system such as a,b,c,d or 1,2,3 The program runs in a loop depending on how many lines youll have in the file at every individual run, you will be prompted for a header and footer font and whether you will want to blur the background image or not. To use the font, install them first on local machine and change the path in FONTS variable to point to appropriate path where your fonts are installed. Required libraries is nider and PIL. JUst do a pip install on them both Ive given some sample data with 5 lines and 5 images

About

The project is a simple example use of the wonderful nider library that allows you to place text such as quotes on images. You have the additional luxury to choose a font for header and content by installing the sample fonts provided or even get others which you wish to have

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages