Doug Coleman
|
1551eacfa2
|
add support for tiff grayscale images
|
2009-04-09 10:44:50 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
1731b57249
|
Add textures without alpha channels, cropping; update usages of <texture>; don't ignore trailing in x>offset
|
2009-04-03 07:01:22 -05:00 |
Slava Pestov
|
04c3443e95
|
Split off normalize-image into images.normalization
|
2009-03-26 21:28:57 -05:00 |
Doug Coleman
|
2698c30a30
|
fix BGR>RGB
|
2009-03-15 13:59:06 -05:00 |
Doug Coleman
|
4ed2d030c8
|
bitmap loading was broken
|
2009-03-14 00:03:44 -05:00 |
Slava Pestov
|
ff3c5b28bd
|
Move normalize-scanline-order implementation from images.bitmap to images
Add upside-down? slot to image tuple
Update cap for recent changes
|
2009-03-10 16:35:47 -05:00 |
Slava Pestov
|
7b9491066c
|
Fix conflict in images vocab
|
2009-03-04 21:43:56 -06:00 |
Doug Coleman
|
1a8b97e4d9
|
bitmap loading is cleaner
|
2009-03-02 19:38:28 -06:00 |
Slava Pestov
|
385c4661d6
|
First attempt at ui.text.pango
|
2009-02-28 01:31:51 -06:00 |
Slava Pestov
|
89f1ac4afd
|
Refactoring
|
2009-02-21 00:40:03 -06:00 |
Slava Pestov
|
bdb790010a
|
Add bytes-per-pixel word to images vocab
|
2009-02-19 04:08:32 -06:00 |
Doug Coleman
|
b4e7592ba3
|
support predictors
|
2009-02-14 00:30:59 -06:00 |
Doug Coleman
|
3cf4c6fee2
|
support 48bpp tiffs
|
2009-02-13 15:56:22 -06:00 |
Doug Coleman
|
813b0cb803
|
get the byte ordering correct for tiffs
|
2009-02-13 15:46:36 -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 |