JustForFun88
JustForFun88
Thanks for the feedback! - I'll try to integrate SVG into the existing image_* APIs by detecting SVGs manually via magic bytes. - Regarding memory limitation — I think the...
@sxyazi I've now implemented the changes as discussed: - SVGs are integrated into the existing `image_*` APIs. The decoder first attempts to open the image as a raster. If that...
> Thanks for the information [@ViktorKarpilov](https://github.com/ViktorKarpilov) ! > > Hey [@JustForFun88](https://github.com/JustForFun88) , could you verify if this is a WezTerm-specific issue? Does it reproduce in other terminals, like the [latest...
> Hmm, I'm not sure I'm convinced that we should have this method, it seems very specific. If anything, we should maybe adapt the documentation of `Tree::size` that this does...