Tj Holowaychuk
|
ddf5c99bbf
|
removed color parser
|
14 years ago |
Tj Holowaychuk
|
4d4eed0e08
|
removed hsl tests for now
|
14 years ago |
Tj Holowaychuk
|
a75848ecfe
|
Added first arcTo() test
|
14 years ago |
Tj Holowaychuk
|
ea4b13e7ef
|
Added arcTo(). Closes #11
|
14 years ago |
Tj Holowaychuk
|
c227300a6f
|
Release 0.2.1
|
14 years ago |
Tj Holowaychuk
|
92e612bdc6
|
cleanup resize example
|
14 years ago |
Tj Holowaychuk
|
804eeb673c
|
fixed segfault
|
14 years ago |
Tj Holowaychuk
|
afbb703c94
|
Added width/height Canvas initialization test
|
14 years ago |
Tj Holowaychuk
|
72b97f15f3
|
Merge branch 'fix-canvas-resize'
|
14 years ago |
Tj Holowaychuk
|
9221d3a403
|
Fixed canvas resizing. Closes #57
|
14 years ago |
Tj Holowaychuk
|
8576bf9b76
|
Fixed Canvas#getContext(), caching the CanvasRenderingContext
|
14 years ago |
Tj Holowaychuk
|
d81edff827
|
Added Context2d::setContext()
|
14 years ago |
Tj Holowaychuk
|
bf7e04afbd
|
Unref() canvas
|
14 years ago |
Tj Holowaychuk
|
a064315e87
|
todo
|
14 years ago |
Tj Holowaychuk
|
32c43baafa
|
fixed a test
|
14 years ago |
Tj Holowaychuk
|
9b12da2599
|
Async image loading again
|
14 years ago |
Tj Holowaychuk
|
9422ef0515
|
Added image resize example
currently takes about 17ms
|
14 years ago |
Tj Holowaychuk
|
a97c997e74
|
moved example image
|
14 years ago |
Tj Holowaychuk
|
da6d388c44
|
Ignore some EIO stuff for now
|
14 years ago |
Tj Holowaychuk
|
e2cd4182a4
|
Release 0.2.0
|
14 years ago |
Tj Holowaychuk
|
65b3709a69
|
Misc cleanup of hsl stuff
|
14 years ago |
Tj Holowaychuk
|
9744483b04
|
Merge branch 'integration'
|
14 years ago |
Tom Carden
|
f6dbf624c9
|
hsl and hsla support plus initial tests
|
14 years ago |
Tj Holowaychuk
|
0ce4a8fb03
|
More tests
|
14 years ago |
Tj Holowaychuk
|
1c668076f8
|
More tests
|
14 years ago |
Tj Holowaychuk
|
10e9dee374
|
Added jpeg test
|
14 years ago |
Tj Holowaychuk
|
8b3f3d0417
|
Todo
|
14 years ago |
Tj Holowaychuk
|
d36dffea68
|
Merge branch 'optional-jpeg'
|
14 years ago |
Tj Holowaychuk
|
3d916d03a0
|
Conditional JPEG support
|
14 years ago |
Tj Holowaychuk
|
9022aaa3a4
|
Image::loadJPEG() error handling
|
14 years ago |
Tj Holowaychuk
|
efc3337071
|
todo
|
14 years ago |
Tj Holowaychuk
|
8530ce0182
|
Merge branch 'jpeg'
|
14 years ago |
Tj Holowaychuk
|
41b08746eb
|
Added Image::loadJPEG() and Image::loadPNG()
|
14 years ago |
Tj Holowaychuk
|
0f2699d32e
|
Removed o3-canvas from benchmarks, its not working anyway
|
14 years ago |
Tj Holowaychuk
|
3725249e11
|
Removed http submod
|
14 years ago |
Tj Holowaychuk
|
8b64b12f56
|
Added width x height to Image#inspect()
|
14 years ago |
Tj Holowaychuk
|
dfa5d630ab
|
bx
|
14 years ago |
Tj Holowaychuk
|
3c747204fa
|
Fixed jpeg loading
|
14 years ago |
Tj Holowaychuk
|
c9c6955c91
|
stride
|
14 years ago |
Tj Holowaychuk
|
b7ebf89676
|
Properly expose PixelArray
|
14 years ago |
Tj Holowaychuk
|
2ca05bb95c
|
Release 0.1.0
|
14 years ago |
Tj Holowaychuk
|
bc39108143
|
Misc refactoring
|
14 years ago |
Tj Holowaychuk
|
0b227bd1e6
|
Todo
|
14 years ago |
Tj Holowaychuk
|
2c5ebd3d82
|
Work on jpeg loading
|
14 years ago |
Tj Holowaychuk
|
a409babc5d
|
Added Image::extension()
|
14 years ago |
Tj Holowaychuk
|
63e43a1eeb
|
Fixed some warnings
|
14 years ago |
Tj Holowaychuk
|
92ffcef965
|
More benchmarks
|
14 years ago |
Tj Holowaychuk
|
d667691623
|
Misc
|
14 years ago |
Tj Holowaychuk
|
926dc9e911
|
Ignore putImageData() when source width/height resolve to <= 0
|
14 years ago |
Tj Holowaychuk
|
085435d416
|
Fixed segfault when sw/sh putImageData() values are to large
|
14 years ago |