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
7105 2372 d 21 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: add img.from_file, refactor img.convert.

Add new function, img.from_file: gets file name and returns decoded Image.
Make img.convert code less spaghetti: use jump table, not a chain of jmp's.
 
6891 2558 d 9 h IgorA / update docs sys function 54.1  
6888 2569 d 9 h IgorA /programs/ add filter 'paeth', fix in 'build_bl_tree'  
6883 2581 d 12 h IgorA /programs/ fix continue crc calculation in 'archiver.obj'  
6881 2587 d 0 h IgorA /programs/ small fixes  
6873 2613 d 23 h IgorA /programs/ fix calculation 'adler32',
other small fixes
 
6870 2618 d 0 h IgorA /programs/ fix r6860, small change in 'libimg.obj'  
6807 2685 d 19 h dunkaist /programs/develop/libraries/libs-dev/libimg/ img.scale and img.convert fix for multiframe images
new function: img.get_scaled_size
 
6797 2694 d 3 h IgorA /programs/ optimize struct 'z_stream'  
6780 2704 d 23 h IgorA /programs/ fix compress size  
6779 2706 d 2 h IgorA /programs/develop/libraries/libs-dev/libimg/png/libpng/ fix, optimize, clean code  
6741 2715 d 9 h IgorA /programs/ optimize 'libimg.obj',
fix in 'zlib.obj',
animage can save '*.png' files
 
6734 2716 d 22 h leency / move cubeline to ISO, add "fasm -m 32768" into libimg Tupfile  
6733 2717 d 2 h IgorA /programs/develop/libraries/libs-dev/ libimg can save 24-bit *.png images  
5098 3518 d 3 h clevermouse / switch build system to Tup  
4229 3820 d 7 h dunkaist /programs/develop/libraries/libs-dev/libimg/pnm/ libimg: check raw pnm payload size (broken files)  
3503 4006 d 21 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg:
add new image types (Image.bpp2i, Image.bpp4i); update to_rgb, flip, rotate functions
decode .bpp2i and .bpp4i tiff images
disable memory limit for decoded images
 
3499 4008 d 6 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: pcx: unpack scanlines, not color planes  
3056 4181 d 2 h dunkaist /programs/develop/libraries/libs-dev/libimg/ add convert.asm (fix previous revision)  
3055 4181 d 2 h dunkaist /programs/develop/libraries/libs-dev/ libimg:
introduce img.convert + example
update tga decoder
img.to_rgb and img.to_rgb2 are deprecated
 

Show All