Marc Espin

Results 153 comments of Marc Espin

> We should also replace #[inline_props] with #[component] I already did that, make sure you have the latest changes in your branch > add #[component] for components I really dislike...

> You might be thinking of inlining all props, but the macro doesn't require that. Ah, it doesn't? then it's fine!

I have made some experiments but it's a lot of complicated APIs to get started so I failed, I'll try again asap but help is appreciated

context https://github.com/rust-skia/rust-skia/discussions/961

It seems to work just fine for me, can you send me your SVGs files? ![image](https://github.com/marc2332/freya/assets/38158676/66246865-2a8f-4e94-b78a-24e4c2c1be88)

My bad, my brain decided to ignore those for some reason. Anyway, this is not a bug but more like Skia doesn't support rendering images encoded in base64 in the...

I wonder if something can be done at Freya level though

Hey! What Linux distribution do you use?

> NixOS 23.05 I am not very familiar with NixOS but looks like the error is coming from Skia (the renderer that Freya uses). I wonder if NixOS might have...

Thanks! I appreciate that 😄