414 Commits (c3e9284cfac738f80a4daa8f1d9bf97526a968bf)

Author SHA1 Message Date
Tj Holowaychuk 35128ce2d2 misc 14 years ago
Tj Holowaychuk bd3329ebf3 Image::loadJPEG() return status based on errno 14 years ago
Tj Holowaychuk 1b5f15f704 Fixed putImageData() bug 14 years ago
Tj Holowaychuk 4c952d6dbf misc 14 years ago
Tj Holowaychuk b037e7938f misc refactoring 14 years ago
Tj Holowaychuk 9fddb25eb5 AddColorStop() using new color parser 14 years ago
Tj Holowaychuk f4cd85ad05 lowercase rgba_to_string res for hex 14 years ago
Tj Holowaychuk 9c5a511051 fixed hex parsing, defaulting alpha to 1 14 years ago
Tj Holowaychuk 85ae1c931f Added Context2d::Get{Fill,Stroke}Color() 14 years ago
Tj Holowaychuk 54be6c057a automatic rgba_to_string() 14 years ago
Tj Holowaychuk ddeb6f3566 Added rgba_to_string() 14 years ago
Tj Holowaychuk 0ff539c691 setting up shadowColor accessors 14 years ago
Tj Holowaychuk 62fb1299a4 rgba_from_string(const char *str, short *ok) 14 years ago
Tj Holowaychuk e2a95c9537 implementing color parser 14 years ago
Tj Holowaychuk 82c8d562d6 fixed rgba_create() 14 years ago
Tj Holowaychuk c04f70e240 Added color.cc 14 years ago
Tj Holowaychuk 62a9f398fb wrap color.h 14 years ago
Tj Holowaychuk 13e4ecf68c make g++ stop bitching 14 years ago
Tj Holowaychuk 2f6e63a8e4 Added color.h 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 ea4b13e7ef Added arcTo(). Closes #11 14 years ago
Tj Holowaychuk 804eeb673c fixed segfault 14 years ago
Tj Holowaychuk 9221d3a403 Fixed canvas resizing. Closes #57 14 years ago
Tj Holowaychuk d81edff827 Added Context2d::setContext() 14 years ago
Tj Holowaychuk bf7e04afbd Unref() canvas 14 years ago
Tj Holowaychuk a064315e87 todo 14 years ago
Tj Holowaychuk 9b12da2599 Async image loading again 14 years ago
Tj Holowaychuk da6d388c44 Ignore some EIO stuff for now 14 years ago
Tj Holowaychuk 8b3f3d0417 Todo 14 years ago
Tj Holowaychuk 3d916d03a0 Conditional JPEG support 14 years ago
Tj Holowaychuk 9022aaa3a4 Image::loadJPEG() error handling 14 years ago
Tj Holowaychuk efc3337071 todo 14 years ago
Tj Holowaychuk 41b08746eb Added Image::loadJPEG() and Image::loadPNG() 14 years ago
Tj Holowaychuk 8b64b12f56 Added width x height to Image#inspect() 14 years ago
Tj Holowaychuk dfa5d630ab bx 14 years ago
Tj Holowaychuk 3c747204fa Fixed jpeg loading 14 years ago
Tj Holowaychuk c9c6955c91 stride 14 years ago
Tj Holowaychuk bc39108143 Misc refactoring 14 years ago
Tj Holowaychuk 0b227bd1e6 Todo 14 years ago
Tj Holowaychuk 2c5ebd3d82 Work on jpeg loading 14 years ago
Tj Holowaychuk a409babc5d Added Image::extension() 14 years ago
Tj Holowaychuk 63e43a1eeb Fixed some warnings 14 years ago
Tj Holowaychuk 926dc9e911 Ignore putImageData() when source width/height resolve to <= 0 14 years ago
Tj Holowaychuk 085435d416 Fixed segfault when sw/sh putImageData() values are to large 14 years ago
Tj Holowaychuk f948b10d7c HasInstance() for Set{Fill,Stroke}Pattern() 14 years ago
Tj Holowaychuk 5123c72a2d More HasInstance() love 14 years ago
Tj Holowaychuk 0f20407daa Checking instanceof Canvas for PixelArray 14 years ago
Tj Holowaychuk 09023539c4 Checking instanceof PixelArray 14 years ago
Tj Holowaychuk cdfca98203 Misc refactoring 14 years ago