kolibrios/programs/develop/libraries/libs-dev/libimg
Ivan Baravy a0a18277da libimg: tiff: Don't rely on EOI tag at the end of the strip.
Reference implementation (libtiff) has a workaround: precalculate data
size of the strip and don't rely on EOI tag of specific bit length.

This allow to read some invalid TIFF LZW images by my old scanner.

git-svn-id: svn://kolibrios.org@7735 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-07 12:54:18 +00:00
..
bmp Libimg: Fix bug with 16-bit BMP padding. 2018-11-03 17:36:45 +00:00
gif libimg: 2012-06-04 03:54:14 +00:00
ico_cur libimg: 2012-06-04 03:54:14 +00:00
jpeg libimg: 2012-06-04 03:54:14 +00:00
pcx libimg: 2013-05-11 21:31:21 +00:00
png libimg: fix save small png images 2018-05-15 16:43:23 +00:00
pnm libimg: check raw pnm payload size (broken files) 2013-11-14 11:12:21 +00:00
tga libimg: 2012-11-18 16:10:28 +00:00
tiff libimg: tiff: Don't rely on EOI tag at the end of the strip. 2020-03-07 12:54:18 +00:00
wbmp libimg: wbmp support (easy programming example) 2012-02-23 22:49:04 +00:00
xbm libimg: pcx: unpack scanlines, not color planes 2013-05-10 12:28:39 +00:00
xcf libimg: 2012-06-04 03:54:14 +00:00
z80 libimg: 2012-06-04 03:54:14 +00:00
convert.asm libimg: add img.from_file, refactor img.convert. 2017-10-31 21:33:52 +00:00
libimg.asm libimg: tiff: Don't rely on EOI tag at the end of the strip. 2020-03-07 12:54:18 +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 move cubeline to ISO, add "fasm -m 32768" into libimg Tupfile 2016-11-21 20:12:44 +00:00