Commit Graph

14 Commits (3c00e7270604518fe27f4b998061b521c6edfe37)

Author SHA1 Message Date
Doug Coleman 3cf4c6fee2 support 48bpp tiffs 2009-02-13 15:56:22 -06:00
Doug Coleman 001a3eb8f1 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-13 15:48:17 -06:00
Doug Coleman d7e10c3072 remove XXX from bitmaps 2009-02-13 15:47:07 -06:00
Doug Coleman 813b0cb803 get the byte ordering correct for tiffs 2009-02-13 15:46:36 -06:00
Doug Coleman 0ce47f84c6 use decode instead of >string in images.tiff 2009-02-13 15:14:09 -06:00
Doug Coleman 1424380e5b x/y resolution should be a scalar 2009-02-13 13:04:14 -06:00
Doug Coleman bd17f14929 drawing 96bpp images works, add lots of previously unknown ifd fields 2009-02-13 12:12:08 -06:00
Doug Coleman 3fb733b53c add 48bpp mode to tiff 2009-02-13 10:16:58 -06:00
Doug Coleman 753cfcfd05 support .tif, start 96 bpp 2009-02-13 09:56:22 -06:00
Doug Coleman 6ffe298189 support lzw uncompression in images.tiff 2009-02-12 17:44:15 -06:00
Slava Pestov cf9e7d1e75 Add byte-order slot to image tuple; rename <image> to load-image, add <image> for making images from scratch 2009-02-12 04:25:33 -06:00
Slava Pestov 7361bb90fa images: fix load errors 2009-02-12 02:41:47 -06:00
Slava Pestov 2220515947 Re-organize images and images.backend into images and images.loader 2009-02-12 02:41:37 -06:00
Slava Pestov 6ae2694f51 Move images vocab, and constructors (which it depends on) to basis 2009-02-11 05:01:04 -06:00