mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-03-17 04:12:37 +00:00
Add RAW image support (Resolve #193)
- Add thumbnail and preview support for RAW images ["raw", "dng", "rw2", "nef", "arw", "crw", "cr3"] - Optimize the preview panel's dimension calculations (still need to move this elsewhere) - Refactored use of "Path" in thumb_renderer.py
This commit is contained in:
@@ -7,3 +7,4 @@ PySide6_Addons>=6.5.1.1,<=6.6.3.1
|
||||
PySide6_Essentials>=6.5.1.1,<=6.6.3.1
|
||||
typing_extensions>=3.10.0.0,<=4.11.0
|
||||
ujson>=5.8.0,<=5.9.0
|
||||
rawpy==0.21.0
|
||||
|
||||
Reference in New Issue
Block a user