spacedrive/crates
Vítor Vasconcellos b0170b9dba
[ENG-904] Thumbnail for svg (#1220)
* Initial implementation for svg rendering

* Remove unused errors
 - Round up size before allocating Pixmap
 - Re-order some operations

* Finish integrating with Thumbnailer
 - Fix svg thumbnail size
 - Fix incorrect color space while converting tiny_skia::Pixmap to image

* Fix Clippy warns

* Feedback + sd-heif async

* Update implementation to match recent changes to the Thumbnailer
 - Change sd-heif and sd-svg to receive the file data, instead of opening the file internally
 - Update changes to make Thumbnailer and sd-heif more async

* Minor import improvement

* Add missing cfg to gate use of sd_heif only to plataforms that have it enabled
2023-08-31 23:01:45 +00:00
..
crypto Always enable tauri update + Misc Clippy warns fix (#1250) 2023-08-25 22:08:34 +00:00
deps-generator [ENG-381] Update context menufs actions to support multiple source (#927) 2023-06-14 23:00:28 +00:00
ffmpeg [ENG-994] Minor P2P fixes (#1238) 2023-08-27 06:41:26 +00:00
file-ext [ENG-288, ENG-601] Media data (image) extraction, thumbnail orientation fix (#1099) 2023-08-29 17:02:55 +00:00
heif [ENG-904] Thumbnail for svg (#1220) 2023-08-31 23:01:45 +00:00
macos [ENG-767, ENG-916] Improvements and fixes for Open/Open With (#1082) 2023-07-24 17:36:00 +00:00
media-metadata [ENG-288, ENG-601] Media data (image) extraction, thumbnail orientation fix (#1099) 2023-08-29 17:02:55 +00:00
p2p [ENG-953] Zero-byte files occasionally receive a random thumbnail (#1280) 2023-08-31 01:42:54 +00:00
prisma [ENG-767, ENG-916] Improvements and fixes for Open/Open With (#1082) 2023-07-24 17:36:00 +00:00
prisma-cli [ENG-381] Update context menufs actions to support multiple source (#927) 2023-06-14 23:00:28 +00:00
svg [ENG-904] Thumbnail for svg (#1220) 2023-08-31 23:01:45 +00:00
sync Networked sync (#1133) 2023-08-02 11:49:50 +00:00
sync-generator fix: unknown feature proc_macro_span_shrink (#1143) 2023-08-02 06:02:06 +00:00
utils CRDTOperation receiving (#1122) 2023-07-24 15:26:00 +00:00