Tj Holowaychuk
|
3fe3d86ffa
|
Merge branch 'integration'
|
14 years ago |
Tj Holowaychuk
|
4e5bf64749
|
LOG -> log
|
14 years ago |
Don Park
|
28d551e546
|
visual tests Firefox support
|
14 years ago |
Tj Holowaychuk
|
c94f2e64f8
|
Added Image::loadSync()
async seems to work fine in some cases, but something in cairo
is not thread-safe and messes up with `make test-server`
|
14 years ago |
Tj Holowaychuk
|
750a3b5edf
|
Todo
|
14 years ago |
Tj Holowaychuk
|
3ddebf04fa
|
Todo
|
14 years ago |
Tj Holowaychuk
|
201e77d02f
|
Typo
|
14 years ago |
Tj Holowaychuk
|
8f67da4c94
|
Release 0.0.8
|
14 years ago |
Tj Holowaychuk
|
a15b55e5a9
|
Async test support
|
14 years ago |
Tj Holowaychuk
|
f3d1f68597
|
Only load image on non-LOADING state
|
14 years ago |
Tj Holowaychuk
|
ae69896745
|
Added Image::state
|
14 years ago |
Tj Holowaychuk
|
b25d3e02fc
|
Fixed Image#{width,height} initialization to 0
|
14 years ago |
Tj Holowaychuk
|
bb66df0560
|
Normalizing state.png in tests
|
14 years ago |
Tj Holowaychuk
|
182b601735
|
More drawImage() tests
|
14 years ago |
Tj Holowaychuk
|
d535c7aa88
|
Added some drawImage() tests
|
14 years ago |
Tj Holowaychuk
|
b1fb762f0d
|
Merge branch 'drawImage'
|
14 years ago |
Tj Holowaychuk
|
bb34bc716d
|
Fixed drawImage() globalAlpha support
|
14 years ago |
Tj Holowaychuk
|
b05b5fc154
|
Fixed cairo_set_source_surface() point due to scale
|
14 years ago |
Tj Holowaychuk
|
82a3d9cc36
|
drawImage() working
|
14 years ago |
Tj Holowaychuk
|
92280876d4
|
Lowercase image.js
|
14 years ago |
Tj Holowaychuk
|
46c6a969ae
|
Refactoring drawImage()
|
14 years ago |
Tj Holowaychuk
|
e4a40e5ea2
|
Using cairo_scale() instead
|
14 years ago |
Tj Holowaychuk
|
366880df60
|
Todo
|
14 years ago |
Tj Holowaychuk
|
e723d8dbac
|
Docs
|
14 years ago |
Tj Holowaychuk
|
bd29b16ea0
|
Marking drawImage() rect as dirty
|
14 years ago |
Tj Holowaychuk
|
33cac3cf5d
|
More drawImage()
|
14 years ago |
Tj Holowaychuk
|
2fcc71a469
|
Started drawImage logic
|
14 years ago |
Tj Holowaychuk
|
a1cad26233
|
stdlib for free
|
14 years ago |
Tj Holowaychuk
|
d7c7628a4e
|
Release 0.0.7
|
14 years ago |
Tj Holowaychuk
|
ff80a8b01f
|
Fixed "lighter" for older versions of cairo
|
14 years ago |
Tj Holowaychuk
|
0d95752c57
|
Added Canvas::data() and Canvas::stride()
|
14 years ago |
Tj Holowaychuk
|
a0417d405a
|
Added Image::data()
|
14 years ago |
Tj Holowaychuk
|
0b455616cd
|
Release 0.0.6
|
14 years ago |
Tj Holowaychuk
|
5badfa1e64
|
Grab image surface data
|
14 years ago |
Tj Holowaychuk
|
29982a1e77
|
Started drawImage() w/h
|
14 years ago |
Tj Holowaychuk
|
b92797961e
|
Started Context2d#drawImage()
|
14 years ago |
Tj Holowaychuk
|
348ee7613f
|
Better Image#inspect()
|
14 years ago |
Tj Holowaychuk
|
faec4aeece
|
Conditionally support cairo 1.10.0 operators
|
14 years ago |
Tj Holowaychuk
|
899a7a28e7
|
Fixed Image::filename issue
|
14 years ago |
Tj Holowaychuk
|
810e84559d
|
Added Image#src getter test for strange race condition
something is off here.. boundary issues
|
14 years ago |
Tj Holowaychuk
|
4bb051974b
|
Default Image filename to ""
|
14 years ago |
Tj Holowaychuk
|
38b0212560
|
Added js Image#inspect()
|
14 years ago |
Tj Holowaychuk
|
3f44331114
|
Merge branch 'Image'
|
14 years ago |
Tj Holowaychuk
|
08ff03d0f0
|
Added Image#{width,height} getters
|
14 years ago |
Tj Holowaychuk
|
0881bbab11
|
Added some Image tests
|
14 years ago |
Tj Holowaychuk
|
07a736b509
|
Conditionally destroy surface on ~Image()
|
14 years ago |
Tj Holowaychuk
|
3f71cd61f8
|
Docs
|
14 years ago |
Tj Holowaychuk
|
db4c00ce42
|
Added Image#complete getter
|
14 years ago |
Tj Holowaychuk
|
9331041e29
|
Added Image::complete
|
14 years ago |
Tj Holowaychuk
|
d11f2503c7
|
Todo
|
14 years ago |