mirror of
https://github.com/pseudbot/pseudbot.git
synced 2026-05-26 14:05:07 +00:00
9071065310
Other memes: - SoyPhone Utility functions added: - Square aspect ratio cropper (square_crop) - Circle profile pic maker (circle_pfp) - PIL alpha_composite helper (alpha_comp_prep) - Text wrapping and bounding helpers - Tuple adder (tuple_add) - iPhone timestamp generator for top bar (get_iphone_time_s) Also added: - Meme abstract base class (in pseudbot/meme/abc.py) - Post styling information (in pseudbot/meme/post_styles.py)