Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1079 5454 d 4 h diamond /programs/develop/libraries/libs-dev/libimg/ libimg, version 4:
* decoder for animated GIFs
* some fixes in PNG and JPEG decoders
* internal image representation now allows 15 and 16 bpp
(without conversions in decoders)
* decoder for TGA, Z80 from Nable
 
1015 5567 d 17 h diamond /programs/develop/libraries/libs-dev/libimg/ libimg: fix in to_rgb2, version bump  
1014 5567 d 19 h diamond /programs/develop/libraries/libs-dev/libimg/ libimg: PNG support  
1001 5571 d 21 h diamond /programs/develop/libraries/libs-dev/ libimg: to_rgb2() proc; version bump  
999 5573 d 2 h diamond /programs/develop/libraries/libs-dev/libimg/ libimg: bmp support improved, jpeg support added  
783 5873 d 22 h mikedld /programs/develop/libraries/libs-dev/ libimg: image flipping and rotating (look into .test/test002 for example use)
libini: small fix in ini.get_int
 
722 5925 d 0 h mikedld /programs/develop/libraries/libs-dev/libimg/gif/ libs-dev: fixed incorrect GIF processing  
717 5925 d 22 h mikedld /programs/develop/libraries/ Libs-dev: libio, libini, libgfx, libimg