factor/basis/images
Slava Pestov 7f2e2b1777 Specialized array overhaul
- Replace hand-written specialized-arrays.* subvocabularies with new system; instead of USE:ing specialized-arrays.T, do SPECIALIZED-ARRAY: T
- Ditto for specialized-vectors; use SPECIALIZED-VECTOR:
- io.mmap.functor: removed entirely, use <mapped-array> instead
- struct-arrays and struct-vectors have been removed because specialized arrays and vectors subsume them entirely
2009-09-09 22:33:34 -05:00
..
bitmap Specialized array overhaul 2009-09-09 22:33:34 -05:00
http support loading images from streams, add load-http-image 2009-08-26 14:27:01 -05:00
jpeg Better error images for non-baseline JPEGs. 2009-08-30 17:29:40 +09:00
loader remove debug, fix bootstrap 2009-08-26 14:45:02 -05:00
memory
png support loading images from streams, add load-http-image 2009-08-26 14:27:01 -05:00
processing separate component format from component order in image objects 2009-06-22 11:20:54 -05:00
tesselation separate component format from component order in image objects 2009-06-22 11:20:54 -05:00
test-images
tiff Specialized array overhaul 2009-09-09 22:33:34 -05:00
authors.txt
images-tests.factor separate component format from component order in image objects 2009-06-22 11:20:54 -05:00
images.factor support loading images from streams, add load-http-image 2009-08-26 14:27:01 -05:00
summary.txt
tags.txt