Doug Coleman
|
2b9f4668b6
|
images: gdiplus had a resource leak (file descriptor). change stream>image to dispose of the
stream no matter what.
|
2012-08-25 11:44:40 -07:00 |
John Benediktsson
|
afc07c0e05
|
io.binary: make le> and be> faster (20% and 75%, respectively).
Removed primitive byte-array>bignum and digit_stream_to_bignum from vm/.
|
2011-10-11 21:13:30 -07:00 |
Joe Groff
|
57bcd3a039
|
images: move pure Factor image format implementations to extra/
|
2011-08-27 17:30:45 -07:00 |
Slava Pestov
|
6ae2694f51
|
Move images vocab, and constructors (which it depends on) to basis
|
2009-02-11 05:01:04 -06:00 |
Slava Pestov
|
ab6ec008dd
|
Remove sorting.slots from images.tiff USING: list
|
2009-02-11 04:59:47 -06:00 |
Doug Coleman
|
a1e521b54e
|
working on images protocol
|
2009-02-10 18:42:21 -06:00 |
Doug Coleman
|
970953be1f
|
fix tiff/bitmaps color order
|
2009-02-10 17:17:36 -06:00 |
Doug Coleman
|
17724be48c
|
factor out a load-tiff word
|
2009-02-09 22:05:44 -06:00 |
Doug Coleman
|
72b343ce03
|
fix images tests
|
2009-02-09 21:15:57 -06:00 |
Doug Coleman
|
a1e45570f5
|
rename graphics to images, add an <image> word to load a path
|
2009-02-09 20:57:26 -06:00 |