libxbr-standalone
libxbr-standalone copied to clipboard
Library implementing the xBR pixel art scaling algorithm
When building the code into an application, the functions being marked as dllimport causes warnings when building with VS (or clang and lld). Ideally using dllimport/dllexport would be hidden behind...
Not expecting this to be fixed, but this is just for future reference and/or if anyone is curious why a lot of memory is allocated for any filter, no matter...
I have no idea how to compile this. I looked at visual studio 2012 and it takes several gigabytes to download. Way too big. I am a freebasic programmer myself....
Would be nice if there were a little tool that I could use xBR as a tool, not a library. ex: $ brew install xbr $ xbr in.png out.png
Please add a license file to this project. Considering you use the source of original xBR and HQx, it should be LGPL2.1.