]> gitweb.factorcode.org Git - factor.git/commit
check in marc's jpeg loader, png decoder, huffman, inflate, and image-processing...
authorDoug Coleman <erg@jobim.local>
Thu, 14 May 2009 20:46:10 +0000 (15:46 -0500)
committerDoug Coleman <erg@jobim.local>
Thu, 14 May 2009 20:46:10 +0000 (15:46 -0500)
commitc443d6d8159bce11eef509d806d564d6ef32b41e
tree421fc1a771d0a2868f5760e176ff62746ae71502
parentac32822b116a1e9451401a4ffe26fb26ef3fe938
check in marc's jpeg loader, png decoder, huffman, inflate, and image-processing vocabularies
basis/compression/huffman/huffman.factor [new file with mode: 0755]
basis/compression/inflate/inflate.factor [new file with mode: 0755]
basis/images/jpeg/jpeg.factor [new file with mode: 0755]
basis/images/loader/loader.factor
basis/images/png/png.factor
basis/images/processing/processing.factor [new file with mode: 0755]