Skip to content
/ QIG Public

Create beautiful, customizable images with quotes, supporting unique font styles and emojis

License

Notifications You must be signed in to change notification settings

lordralinc/QIG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote Image Generator

PyPI PyPI - Python Version GitHub

Create beautiful, customizable images with quotes, supporting unique font styles and emojis

Examples

Simple quote: base_quote

Quote with entities: entities_quote

Resize grid:

resize_grid resize_grid

Usage

Emoji source

See quote_image_generator.processors.emoji.ABCEmojiSource

Text processor

The TextProcessor class is designed for rendering text and entities.

See quote_image_generator.processors.text.TextProcessor

Entities processor

EntitiesProcessor is designed to process text entities, transforming them from the InputEntity type to DrawEntity with added styling, such as font and color.

Pipelines

See quote_image_generator.pipelines.base.BasePipeLine

About

Create beautiful, customizable images with quotes, supporting unique font styles and emojis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages