Continuation of ONScripter-EN with updated dependencies and more features and bugfixes. Also see onscripter-insani (https://github.com/insani-org/onscripter-insani), our sister project.
This is a more complete fix to the libjpeg stuff we tried to tackle in #53 and #52. As I was experimenting with different versions of libjpeg it became clear that there was no correct way to include some of these headers together in the same TU. Thus splitting these functions off into their own TUs.
If desired I can also split off the libpng functions into their own TU as well, I just hadn't gotten around to doing it yet.
This is a more complete fix to the libjpeg stuff we tried to tackle in #53 and #52. As I was experimenting with different versions of libjpeg it became clear that there was no correct way to include some of these headers together in the same TU. Thus splitting these functions off into their own TUs.
If desired I can also split off the libpng functions into their own TU as well, I just hadn't gotten around to doing it yet.