Custom build of the ubiquitous stb_image.h and stb_image_write.h library for .NET
https://refuel.mixedup.dev/docs/ReFuel.StbImage.html
|
||
---|---|---|
.gitea/workflows | ||
Quik.Common@fdfac9d951 | ||
stb@013ac3bedd | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
build_ci_cd.sh | ||
build_native.sh | ||
clangsharp.rsp | ||
CMakeLists.txt | ||
docker-compose.yaml | ||
NativeTypeNameAttribute.cs | ||
publish.sh | ||
quik_stbi.c | ||
quik_stbi.h | ||
Quik.StbImage.csproj | ||
Quik.StbImage.sln | ||
README.md | ||
Stbi.cs | ||
Stbi.Manual.cs | ||
StbiImageFormat.cs | ||
StbImage.cs | ||
StbiStreamWrapper.cs |
Quik.StbImage
Quik.StbImage is a binary distribution of the popular stb_image.h single header library. Existing packages were either bad source ports, had odd wrappers or weren't up to date.
Originally intended for my own purposes, however feel free to view the code at https://git.mixedup.dev/QUIK/Quik.StbImage, and shoot me patch files through email.