Tj Holowaychuk
|
1dc340bad9
|
Release 0.0.4
|
14 years ago |
Tj Holowaychuk
|
f495d3e4a1
|
Fixed package.json
|
14 years ago |
Tj Holowaychuk
|
e26099bb75
|
npmignore
|
14 years ago |
Tj Holowaychuk
|
c351144454
|
Release 0.0.3
|
14 years ago |
Tj Holowaychuk
|
3f9ad295a0
|
Added `make clean`
|
14 years ago |
Tj Holowaychuk
|
10b1cf9201
|
Revert "Link to end to end build on osx"
This reverts commit 362f297575 .
|
14 years ago |
Tj Holowaychuk
|
362f297575
|
Link to end to end build on osx
|
14 years ago |
Tj Holowaychuk
|
a219caa384
|
docs
|
14 years ago |
Tj Holowaychuk
|
f8901cef63
|
Docs
|
14 years ago |
Tj Holowaychuk
|
1df7fd81a1
|
Merge branch 'locals'
|
14 years ago |
Tj Holowaychuk
|
5858b47d66
|
locals
|
14 years ago |
Tj Holowaychuk
|
e2df4d491e
|
More locals
|
14 years ago |
Tj Holowaychuk
|
4c7788fd68
|
Use of Local<Value>
|
14 years ago |
Tj Holowaychuk
|
baea57b4c5
|
Docs
|
14 years ago |
Tj Holowaychuk
|
4fa8e852cf
|
test server using async toDataURL()
|
14 years ago |
Tj Holowaychuk
|
af9425395f
|
Merge branch 'async'
|
14 years ago |
Tj Holowaychuk
|
5146c27886
|
Added async toDataURL() support
|
14 years ago |
Tj Holowaychuk
|
8dcc42c5f7
|
Added new async toBuffer() tests
|
14 years ago |
Tj Holowaychuk
|
37fc4a6398
|
Misc
|
14 years ago |
Tj Holowaychuk
|
0025e5907c
|
Added async toBuffer()
|
14 years ago |
Tj Holowaychuk
|
9a1484de3c
|
Prep for async toBuffer()
|
14 years ago |
Tj Holowaychuk
|
51328138af
|
Implemented sync toBuffer()
|
14 years ago |
Tj Holowaychuk
|
2955ae7bfa
|
Stubbed out Canvas::ToBuffer()
|
14 years ago |
Tj Holowaychuk
|
5ae2c57753
|
Removed buffer utils
|
14 years ago |
Tj Holowaychuk
|
843dab9134
|
Misc
|
14 years ago |
Tj Holowaychuk
|
a2ec8b2c04
|
Added npmignore
|
14 years ago |
Tj Holowaychuk
|
ae53793cd7
|
Release 0.0.2
|
14 years ago |
Tj Holowaychuk
|
5f5434d518
|
Refactored blur()
|
14 years ago |
Tj Holowaychuk
|
3aece57df4
|
More benchmarks
|
14 years ago |
Tj Holowaychuk
|
028d793cbe
|
Misc
|
14 years ago |
Tj Holowaychuk
|
3d00a235ec
|
Merge branch 'fix-gradients'
|
14 years ago |
Tj Holowaychuk
|
3c05a682cb
|
nullify fill/stroke pattern on RGBA
|
14 years ago |
Tj Holowaychuk
|
593a3e89da
|
Less blur
|
14 years ago |
Tj Holowaychuk
|
a40032496f
|
Adjusting a test
|
14 years ago |
Tj Holowaychuk
|
8b6fbf64c0
|
Fixed gradients
|
14 years ago |
Tj Holowaychuk
|
e99cc54f6d
|
Added a shadow integration test
|
14 years ago |
Tj Holowaychuk
|
5837a86dd0
|
Fixed {fill,stroke}Text() shadow support
|
14 years ago |
Tj Holowaychuk
|
cb8e5da59a
|
Removed shadowStart / shadowApply
|
14 years ago |
Tj Holowaychuk
|
4aa2defeca
|
Moving some methods around
|
14 years ago |
Tj Holowaychuk
|
902d25b9c9
|
Added failing text shadow test
|
14 years ago |
Tj Holowaychuk
|
4d349ac753
|
Merge branch 'shadows'
|
14 years ago |
Tj Holowaychuk
|
ffa011a1c4
|
Moved blur to Context2d::blur()
|
14 years ago |
Tj Holowaychuk
|
9a6a86238e
|
Added path preservation support to Context2d::{stroke,fill}()
|
14 years ago |
Tj Holowaychuk
|
7f56dc825e
|
Utilizing new stroke/fill
|
14 years ago |
Tj Holowaychuk
|
fdc9c7938a
|
Context2d::StrokeRect() using Context::stroke()
|
14 years ago |
Tj Holowaychuk
|
e3be340e3f
|
Added Context2d::stroke()
|
14 years ago |
Tj Holowaychuk
|
a8202da8d8
|
Added Context2d::shadow()
|
14 years ago |
Tj Holowaychuk
|
09f49e7dc3
|
Removed SET_SOURCE_RGBA macro
|
14 years ago |
Tj Holowaychuk
|
67d48f9499
|
Refactored StrokeRect()
|
14 years ago |
Tj Holowaychuk
|
5d4ec3e608
|
Setting shadow source RGBA in shadowStart()
|
14 years ago |