Jay3332
Jay3332
I would have to manually parse the buffer from the `Frame` struct into an `ImageBuffer` which I would rather not have to do manually.
I only deprecated it because it was pretty odd having two different ways of doing the same thing, but I'll probably undeprecate it in 0.11 for the sake of method...
This would be a nice addition, I'll consider this for v0.11
Typings will eventually be added. For now, types are specified in the [documentation](https://jay3332.github.io/js-cord)
I'll look into this, I'll leave this issue open in the meantime
Seems like an issue with emojicdn, maybe a custom source could fix this
the antialias panicking error should be fixed in the latest commit, I'll still have to look into inaccurate polygon vertices though