Giter Site home page Giter Site logo

sdl_image_compact's Introduction

This is SDL_image_compact, an ABI-compatible SDL_image branch that adds support
for loading PNG/JPG images with stb_image and writing JPG images with tinyjpeg.

License
-------
SDL_image_compact is released under the zlib license. See LICENSE for details.

About SDL_image_compact
-----------------------
SDL_image_compact is simply a branch of SDL_image with a single commit to add
stb_image/tinyjpeg support. This is NOT intended to be a fork and will remain
compatible with SDL_image for as long as it exists. The intention is to have
these changes merged into mainline SDL_image, at which point this project will
be deleted.

The Mercurial patch can be found at 'hg_patch.diff', and the Bugzilla report can
be found here:

https://bugzilla.libsdl.org/show_bug.cgi?id=4249

This change makes building and shipping for mobile/console targets MUCH easier!

Dependencies
------------
While we are adding stb_image and tinyjpeg to this project, SDL_image_compact
still only depends solely on SDL2. SDL_image_compact never explicitly uses the C
runtime.

Building SDL_image_compact
--------------------------
For *nix platforms, just type `make` in the root directory!

For Windows, see the 'visualc/' directory. /* TODO: Not done yet! */

For Xbox One, see the 'visualc-winrt' directory.

Found an issue?
---------------
Issues and patches can be reported via GitHub:

https://github.com/FNA-XNA/SDL_image_compact/issues

sdl_image_compact's People

Contributors

flibitijibibo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.