jay3332 / pilmoji

Pilmoji is a fast and reliable emoji renderer for PIL.
MIT License
77 stars 28 forks source link

Add alignment support #14

Open chriskalos opened 2 years ago

chriskalos commented 2 years ago

I'm using this bot to render text to an image as part of a confessions bot for Instagram, but it doesn't support alignment modes, because "some parameters have not been implemented yet." Please implement this one asap, I'm trying to do it myself too but I'm having trouble figuring out a way to do it based on Pillow's implementation.