Julian G
Julian G
A simple but nice to have change to Image::load_image_from_mem: - Pass the data buffer in as a slice instead of a Vec. We don't really need the vector's functionality here,...
Hello there, thank you for your work to provide this tool. I was looking into this as a preview tool for text based 3D Modeling/CAD, and I'm suggesting adding a...
Hello, I wanted to use json schemas and quicktype to generate code in two languages and I quickly noticed that the generated types do not necessarily match the schema I...
Hey I actually got some preliminary Linux/Unix support ready... _kind of_. * Disable windows specific code using the preprocessor and rely on the C++ standard lib for unix systems. *There...
hi there, firstly, thank you for your continued work on mdbook, it's a great tool :) This is related to #2037, which I encountered while [trying to deserialize the exposed...