The fork main KolibriOS repository for fun
Go to file
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
contrib upload RUN sources; upload KolibriOS.lib 2017-10-02 18:43:24 +00:00
data icons32.png: nsinstall and netsurf icons 2017-10-17 15:28:12 +00:00
drivers i8255x: Give device more time to perform selective reset. 2017-08-31 18:55:12 +00:00
kernel fix for draw not ASCIIZ 2017-10-20 16:03:18 +00:00
programs libimg: add img.from_file, refactor img.convert. 2017-10-31 21:33:52 +00:00
skins fix SkinMargins.Right 2017-10-20 11:22:26 +00:00
build.txt build.txt: add information about testing changes 2015-06-16 15:36:05 +00:00
tup.config.template * newlib: mark some syscalls as using memory 2014-09-19 10:09:40 +00:00