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
3056 4168 d 18 h dunkaist /programs/develop/libraries/libs-dev/libimg/ add convert.asm (fix previous revision)  
3055 4168 d 18 h dunkaist /programs/develop/libraries/libs-dev/ libimg:
introduce img.convert + example
update tga decoder
img.to_rgb and img.to_rgb2 are deprecated
 
3053 4169 d 20 h dunkaist /programs/develop/libraries/libs-dev/ libimg: new scale type (tile), some fixes  
3036 4173 d 14 h dunkaist /programs/develop/libraries/libs-dev/ libimg: img.scale prototype and simple example  
3014 4177 d 23 h dunkaist /programs/ merge mem.inc to dll.inc
place dll.inc in /programs
delete all the other dll.inc and mem.inc files
correct some programs to use common dll.inc
 
2992 4188 d 17 h dunkaist /programs/develop/libraries/libs-dev/libimg/tiff/ libimg:
read lzw-encoded tiff images
handle predictor tag in tiff files
 
2733 4336 d 6 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg:
new image type: grayscale (Image.bpp9)
tiff fixes for grayscale+alpha images
xcf regression bug fixed (screen mode blending, r2388)
 
2692 4344 d 10 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: bmp 24/32bpp encoding  
2691 4344 d 15 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg:
img.flip.layer fix for images of scanline width less than 4 bytes
bmp: check for more InfoHeader types
 
2685 4345 d 11 h dunkaist /programs/develop/libraries/libs-dev/.test/003/ libs-dev: libimg encode example  
2684 4345 d 11 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: encode API; pnm (pbm, pgm, ppm) encoding in raw mode  
2680 4345 d 21 h dunkaist /programs/develop/libraries/libs-dev/.test/003/ libs-dev: new example. libio + libimg, img.to_rgb2, applying simple filter to RGB data  
2603 4389 d 0 h hidnplayr /programs/develop/libraries/libs-dev/libini/ prevented get.int function in libini from destroying edx  
2570 4395 d 22 h hidnplayr /programs/develop/libraries/libs-dev/libio/ Fixed a bug in libio (concerned file.find functions in particular)
Also, added a file to ease debugging in the future
 
2406 4435 d 14 h dunkaist /programs/develop/libraries/libs-dev/libio/ libio: description of file.size changed to correspond the code (return value is in ebx)  
2405 4435 d 16 h dunkaist /programs/develop/libraries/libs-dev/.test/002/ libs-dev: made test002 program (simple image viewer) not to crash  
2397 4436 d 16 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: tiff fix (packbits); pcx old code optimizing and fix (even byte)  
2392 4437 d 11 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: wbmp support (easy programming example)  
2388 4437 d 12 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
 
2284 4575 d 0 h dunkaist /programs/develop/libraries/libs-dev/libimg/ico_cur/ libimg: icon related bug fixed (reported by Leency)  

Show All