159 Commits (718e868682bdde47179fcd0b6dc819409eaec8cb)

Author SHA1 Message Date
Tj Holowaychuk 86cc3e80f8 Release 0.3.3 14 years ago
Tj Holowaychuk db61b4619e better Canvas#inspect() 14 years ago
Tj Holowaychuk c4f8e42ff0 Release 0.3.2 14 years ago
Tj Holowaychuk 65a3f2dd21 Release 0.3.1 14 years ago
Tj Holowaychuk 0b945d9054 Release 0.3.0 14 years ago
Tj Holowaychuk 85ae1c931f Added Context2d::Get{Fill,Stroke}Color() 14 years ago
Tj Holowaychuk 0ff539c691 setting up shadowColor accessors 14 years ago
Tj Holowaychuk 97c7fe6dbd prep for c color parser 14 years ago
Tj Holowaychuk 1f82f63890 removed old parseColor dependants 14 years ago
Tj Holowaychuk ddf5c99bbf removed color parser 14 years ago
Tj Holowaychuk c227300a6f Release 0.2.1 14 years ago
Tj Holowaychuk 8576bf9b76 Fixed Canvas#getContext(), caching the CanvasRenderingContext 14 years ago
Tj Holowaychuk e2cd4182a4 Release 0.2.0 14 years ago
Tj Holowaychuk 65b3709a69 Misc cleanup of hsl stuff 14 years ago
Tom Carden f6dbf624c9 hsl and hsla support plus initial tests 14 years ago
Tj Holowaychuk 8b64b12f56 Added width x height to Image#inspect() 14 years ago
Tj Holowaychuk b7ebf89676 Properly expose PixelArray 14 years ago
Tj Holowaychuk 2ca05bb95c Release 0.1.0 14 years ago
Tj Holowaychuk 09023539c4 Checking instanceof PixelArray 14 years ago
Tj Holowaychuk 2334fc859a Added createImageData(ImageData) support 14 years ago
Tj Holowaychuk e9dde1bd31 Added createImageData() 14 years ago
Tj Holowaychuk d3c0d43ddf Fixed inspect 14 years ago
Tj Holowaychuk 26a8292d4d Better PixelArray#inspect() 14 years ago
Tj Holowaychuk 8bdac35743 Started getImageData() 14 years ago
Tj Holowaychuk 977298d1db Expose PixelArray constructor 14 years ago
Tj Holowaychuk 702db380c5 Added PixelArray#inspect() 14 years ago
Tj Holowaychuk 8f67da4c94 Release 0.0.8 14 years ago
Tj Holowaychuk 92280876d4 Lowercase image.js 14 years ago
Tj Holowaychuk d7c7628a4e Release 0.0.7 14 years ago
Tj Holowaychuk 0b455616cd Release 0.0.6 14 years ago
Tj Holowaychuk 348ee7613f Better Image#inspect() 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 06d1c7eafb More Image goodness 14 years ago
Tj Holowaychuk 0a5aa4cbd0 Release 0.0.5 14 years ago
Tj Holowaychuk fdb626da57 Fixed getter bug preventing patterns from being returned via fillStyle etc 14 years ago
Tj Holowaychuk 1dc340bad9 Release 0.0.4 14 years ago
Tj Holowaychuk c351144454 Release 0.0.3 14 years ago
Tj Holowaychuk 5146c27886 Added async toDataURL() support 14 years ago
Tj Holowaychuk 5ae2c57753 Removed buffer utils 14 years ago
Tj Holowaychuk 843dab9134 Misc 14 years ago
Tj Holowaychuk ae53793cd7 Release 0.0.2 14 years ago
Tj Holowaychuk 2c7a7b7057 Misc font parser refactoring 14 years ago
Tj Holowaychuk 4538b9f5ca Added single quote string support to font parser 14 years ago
Tj Holowaychuk 9ac5934d75 Misc refactoring of font regexp 14 years ago
Don Park 21d0f2c727 node v0.3 support 14 years ago
Tj Holowaychuk d22afadec8 Cleaning up lib structure 14 years ago
Tj Holowaychuk 1d90aa950a Stubbed FillText() and StrokeText() 14 years ago
Tj Holowaychuk 66bea777a0 Todos 14 years ago
Tj Holowaychuk d5f8b08c6d text example using streaming api 14 years ago