First attempt at the JPG decoder. Compiles but may not run.

release/v2.9
inmarket 2017-08-26 15:22:38 +10:00
parent 75e373c237
commit db7971734f
2 changed files with 1148 additions and 1 deletions

View File

@ -48,6 +48,7 @@ FIX: gwinDetachToggle() is now a visible part of the API
CHANGE: Update OSX makefiles (allows for 64bit building)
FIX: Fixed resetting a timer on gwinImage objects when using animated GIFs
FEATURE: Added gwinTextEditSendKey() and gwinTextEditSendSpecialKey()
FEATURE: Implemented the JPG image decoder
*** Release 2.7 ***

File diff suppressed because it is too large Load Diff