factor/basis/images
Slava Pestov a8098e3182 specialized-arrays: rename byte-array>T-array to T-array-cast, and make it work with anything that responds to >c-ptr / byte-length 2010-05-18 23:09:34 -04:00
..
bitmap specialized-arrays: rename byte-array>T-array to T-array-cast, and make it work with anything that responds to >c-ptr / byte-length 2010-05-18 23:09:34 -04:00
jpeg Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
loader images.bitmap: now conforms to image encode protocol. images.normalization: added several component-order shuffle words 2009-10-09 15:58:34 -04:00
memory Update a few places that used string C type names to use words; fixes some deploy tests 2009-11-20 03:21:48 -06:00
normalization specialized-arrays: rename byte-array>T-array to T-array-cast, and make it work with anything that responds to >c-ptr / byte-length 2010-05-18 23:09:34 -04:00
pbm Remove unused locals. 2010-04-12 01:18:58 -07:00
pgm Convert image to binary form and remove debug code. 2010-04-10 17:07:05 -07:00
png Change [0,b) usages to iota 2010-01-15 08:05:50 +13:00
ppm Remove 'prettyprint' from a few USING: forms 2010-05-04 02:34:37 -05:00
processing sequences: add cartesian-each, cartesian-map, cartesian-product words to eliminate some duplication throughout the codebase 2010-02-25 20:54:57 +13:00
tesselation separate component format from component order in image objects 2009-06-22 11:20:54 -05:00
tga Had the color order for TGA backwards 2010-02-05 15:32:38 -08:00
tiff Remove 'prettyprint' from a few USING: forms 2010-05-04 02:34:37 -05:00
authors.txt Words in images to get and set pixels 2009-06-01 22:37:44 -05:00
images-tests.factor separate component format from component order in image objects 2009-06-22 11:20:54 -05:00
images.factor images: extend pixel-at/set-pixel-at with versions that select/replace rows of pixels 2010-01-29 16:30:34 -08:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
tags.txt Clean up some tags 2010-02-17 00:12:55 +13:00