Removed dependency to libjpeg, stb_image_write now supports writing JPEG files

This commit is contained in:
Laurent Gomila 2017-09-08 09:38:51 +02:00 committed by Lukas Dürrenberger
parent 44944989e8
commit 2aa70def6f
26 changed files with 8 additions and 1986 deletions

View file

@ -13,7 +13,6 @@ Permission is granted to anyone to use this software for any purpose, including
## External libraries used by SFML
* _OpenAL-Soft_ is under the LGPL license
* _libjpeg_ is public domain
* _stb_image_ and _stb_image_write_ are public domain
* _freetype_ is under the FreeType license or the GPL license
* _libogg_ is under the BSD license