Jay Rhoden
Jay Rhoden
Thanks for creating this demo example, I have been wanting to test out MSDF on my project.
All the other libraries I use have bug fixes only applied to a `zig 0.14` compatible branch. So I was forced into upgrading zig 0.14. So I was forced out...
I have created an updated fork using the latest zigimg, and applying the patches from the above slightly older fork. https://github.com/loftafi/zigimg/tree/master This solves it for me temporarily. I am not...
I landed here looking for the documentation of readAll to see how it works. (Ultimately this issue might just be a documentation one). A function that is "read the number...
Looking forward to avif support. (Or the time to implement it myself)
Yep, it doesn't match. I also noted that in the previous ticket. https://github.com/zigimg/zigimg/issues/294#issuecomment-3502140203 It is worth noting that this API call literally doesn't work, so it's not a huge deal...
It seems that way. For me `Image.fromMemory` works fine but `Image.fromFilePath` fails.
Just in case it's relevant, the readme puts the parameters in a different order.
> If it is not macOS or Zig version specific, remove it from the title. I don't know if it is Mac specific, I don't have a windows PC to...
> Upon a quick look it seems this issue is due to a buffer that is too small for the required operation by the writer. Can you try with a...