Commit Graph

11 Commits

Author SHA1 Message Date
pre-commit-ci[bot] e82b5b9d74 fix(pre_commit): 🎨 auto format pre-commit hooks 2025-11-14 16:58:25 +00:00
SkalskiP c8f5c741fd reimplement `crop_image` to skip type casting when Pillow Image given
`get_image_resolution_wh` added
2025-11-14 17:55:07 +01:00
SkalskiP 4b7b347aea drop create tiles from public API 2025-08-07 07:45:55 +02:00
Onuralp SEZER 00fab37e58
feat: 🚀 dropping python 3.8 support and upgrade all codes to python3.9 syntax style as min
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2025-07-14 20:12:11 +03:00
pre-commit-ci[bot] 8881b5c588 fix(pre_commit): 🎨 auto format pre-commit hooks 2025-03-17 17:29:14 +00:00
SkalskiP 774ac2ed4f update `letterbox_image` docs 2024-04-09 17:59:19 +02:00
pre-commit-ci[bot] a7dccfcc0d fix(pre_commit): 🎨 auto format pre-commit hooks 2024-04-09 15:48:33 +00:00
SkalskiP 233d25d4c5 fix `resize_image` tests after rename 2024-04-09 17:48:13 +02:00
SkalskiP 574c61b6b0 initial commit 2024-04-09 14:28:40 +02:00
Paweł Pęczek b76f864f70
Rename decorators to convert images to acceptable format 2024-04-05 17:45:49 +02:00
Paweł Pęczek de8222203c
Add tests for tiles creation 2024-03-25 19:44:46 +01:00