Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2388 4472 d 19 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg:
1. tiff (baseline) support
2. pnm (portable anymap) bilevel, grayscale (8bpp), pixmap (24bpp) support
3. xcf: optional layer merging/blending with sse (default is mmx)
4'. new formatting for my old code. more readable for now
 
1921 4769 d 23 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: basic xcf support (reading)  
1593 5020 d 2 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: 1bpp (monochrome) images support,
pcx.asm now uses 1bpp functions too, pcx code optimization
 
1569 5028 d 19 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: begin of PCX image format support (version 3.0 24bit only for now)  
1252 5311 d 0 h diamond /programs/develop/libraries/libs-dev/libimg/ procedure img.draw fixed  
1152 5371 d 20 h diamond /programs/develop/libraries/libs-dev/libimg/ libimg: small fix in 8bpp -> 24bpp translation  
1102 5467 d 20 h diamond /programs/ * libs-dev: style of exported names changed, ini.get_int -> ini_get_int
* programs which use libs-dev updated accordingly
* libimg: support for .ico and .cur files (icons and cursors)
* kiv: show many different images in one file in one row
 
1079 5478 d 0 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 5591 d 13 h diamond /programs/develop/libraries/libs-dev/libimg/ libimg: fix in to_rgb2, version bump  
1014 5591 d 15 h diamond /programs/develop/libraries/libs-dev/libimg/ libimg: PNG support  
1001 5595 d 17 h diamond /programs/develop/libraries/libs-dev/ libimg: to_rgb2() proc; version bump  
999 5596 d 23 h diamond /programs/develop/libraries/libs-dev/libimg/ libimg: bmp support improved, jpeg support added  
783 5897 d 18 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
 
717 5949 d 18 h mikedld /programs/develop/libraries/ Libs-dev: libio, libini, libgfx, libimg  

Show All