460 Commits (ff80a8b01fc4841edca53b67c961bdf4e1576c71)
 

Author SHA1 Message Date
Tj Holowaychuk ff80a8b01f Fixed "lighter" for older versions of cairo 14 years ago
Tj Holowaychuk 0b455616cd Release 0.0.6 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 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
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
Tj Holowaychuk 0a5aa4cbd0 Release 0.0.5 14 years ago
Tj Holowaychuk 0ab0e144d7 Added font state test 14 years ago
Tj Holowaychuk 620a83eeb6 Removed redundant "get" prefix for some methods 14 years ago
Tj Holowaychuk 71cb002d5f Merge branch 'voronoi' 14 years ago
Tj Holowaychuk ef18e3f04a Duration for voronoi 14 years ago
Tj Holowaychuk f5828713d4 Added voronoi example 14 years ago
Tj Holowaychuk 19b1c014fc Added install prefix 14 years ago
Tj Holowaychuk 5c0806ed10 Removed ansi escape sequences from install script 14 years ago
Tj Holowaychuk 074c39c85b Fixed install script 14 years ago
Tj Holowaychuk edb8e1ff5e Added simple install script 14 years ago
Tj Holowaychuk b8d331101d NDEBUG 14 years ago
Tj Holowaychuk 444be2da49 Docs 14 years ago
Tj Holowaychuk 9b55a191b7 Misc refactoring 14 years ago
Don Park 7abd4e17e4 replaced all node.js Buffer::data calls using new macro BUFFER_DATA 14 years ago
Tj Holowaychuk fdb626da57 Fixed getter bug preventing patterns from being returned via fillStyle etc 14 years ago
Tj Holowaychuk 12e26814bb Added Context2d#antialias= 14 years ago
Tj Holowaychuk 182a9cdf09 typo 14 years ago
Tj Holowaychuk dd9430ec4a Added more global composite operator support 14 years ago
Tj Holowaychuk 31ad265650 Added "darker" composite op 14 years ago
Tj Holowaychuk 032985e71e Docs 14 years ago
Tj Holowaychuk b2e6a542ff -Wall 14 years ago
Tj Holowaychuk a292869974 Misc 14 years ago
Tj Holowaychuk 2391844f23 return CAIRO_STATUS_NO_MEMORY on failed {re,m}alloc() 14 years ago
Tj Holowaychuk 6107a2ad89 free toBuffer closure data 14 years ago