zeskeertwee

Results 8 comments of zeskeertwee

Accepting the tar CLI convention sounds interesting too, and should be doable!

You might need into_raw_fd for that, not sure though

> Does anyone have any idea how to restore file metadata using Rust? Also since MacOS is Unix-like can we have permissions restored over there too? Wouldn't macOS just fall...

The same issue occurs on a new Fedora 38 installation.

I fixed it by downgrading inkscape to 1.2.2 on fedora 38 using this command: `sudo dnf install inkscape-1.2.2-7.fc38.x86_64`

@exoess check what your inkscape version is. I think it needs to be

Sounds like a solid idea! Unfortunately i don't think i'll have the time to implement it soon, but if you do, it'd be great!

I've implemented it on my fork, but i couldn't manage to compile it, as it complains about a missing `z3.h`, and when i point it to the correct place for...