Skip to content

decoder: Use image-rs, libheif-rs, librsvg

Sophie Herold requested to merge wip/sophie-h/modular-decoder into main

This adds proper support for a lot of image formats including SVGs. It will be the basis for many features to come. The technical core is an asynchronous renderer that can arrange textures in smaller tiles which might be generated on demand.

Closes #34 (closed), #40 (closed), #41 (closed), #49 (closed)

Basis for fixing the following issues #7 (moved), #27 (closed), #36 (closed), #43 (closed), #68 (closed), #71 (closed)

Edited by Sophie Herold

Merge request reports

Loading