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
|
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
|
a1cad26233
|
stdlib for free
|
14 years ago |
Tj Holowaychuk
|
899a7a28e7
|
Fixed Image::filename issue
|
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
|
08ff03d0f0
|
Added Image#{width,height} getters
|
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 |
Tj Holowaychuk
|
77187c2afe
|
Added Image::error()
|
14 years ago |
Tj Holowaychuk
|
6f6ce235dd
|
Handling Image::loadSurface() failure
|
14 years ago |
Tj Holowaychuk
|
09beac6c25
|
Calling Image#onerror when Image#onload throws
|
14 years ago |
Tj Holowaychuk
|
892b0d4c2c
|
Added Image#onerror accessors
|
14 years ago |
Tj Holowaychuk
|
dc949d0fe9
|
Added Image#onload accessors
|
14 years ago |
Tj Holowaychuk
|
03d0bc669d
|
Started Image#onload
|
14 years ago |
Tj Holowaychuk
|
6b35fa523c
|
Setting onload
|
14 years ago |
Tj Holowaychuk
|
f5e0017aba
|
misc refactoring
|
14 years ago |
Tj Holowaychuk
|
06d1c7eafb
|
More Image goodness
|
14 years ago |
Tj Holowaychuk
|
e6ba903a53
|
Started Image
|
14 years ago |