TagStudio/tagstudio
Travis Abendshien 699ecd367c Adaptive resampling method for images (Fix #174)
When loading an image for thumbnails and previews, the resampling method is now determined by the size of the original image. Now low resolution images use "nearest neighbor" sampling while higher resolution images continue to use "bilinear" sampling.
2024-05-18 17:57:28 -07:00
..
resources Updated macOS Icon 2024-05-12 23:44:41 -07:00
src Adaptive resampling method for images (Fix #174) 2024-05-18 17:57:28 -07:00
tests/core Merge branch 'main' into test-support-2 2024-05-14 11:38:24 +03:00
tag_studio.py ci: add mypy check (#161) 2024-05-15 22:25:53 -07:00