msrd0 / rlottie-rs

Rust bindings to rlottie and file conversion library and tools
MIT License
17 stars 4 forks source link

windows support #55

Open funatsufumiya opened 5 months ago

msrd0 commented 5 months ago

Hi, thanks for your PR! I don't have a windows computer, so please add a CI test that compiles the rlottie crate(s) on windows so I can be sure that it works now and no changes break it in the future.

See also https://github.com/msrd0/rlottie-rs/issues/43

funatsufumiya commented 5 months ago

I'll try to add CI if I had time.

At the very least, I noted the process what I did: https://github.com/msrd0/rlottie-rs/issues/43#issuecomment-2051759087