kolibrios/programs/develop/libraries/libs-dev/libimg
Ivan Baravy 6cf659fe71 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.


git-svn-id: svn://kolibrios.org@7105 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-31 21:33:52 +00:00
..
bmp
gif
ico_cur
jpeg
pcx
png update docs sys function 54.1 2017-04-29 09:12:39 +00:00
pnm
tga
tiff
wbmp
xbm
xcf
z80
convert.asm libimg: add img.from_file, refactor img.convert. 2017-10-31 21:33:52 +00:00
libimg.asm libimg: add img.from_file, refactor img.convert. 2017-10-31 21:33:52 +00:00
libimg.inc libimg: add img.from_file, refactor img.convert. 2017-10-31 21:33:52 +00:00
scale.asm img.scale and img.convert fix for multiframe images 2016-12-22 23:29:25 +00:00
Tupfile.lua