517 Commits (60db09ac9a898c9e83b6b442ae19aa3adbd0bd1a)

Author SHA1 Message Date
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
Tj Holowaychuk 228aafec7e Fixed constructors 14 years ago
Tj Holowaychuk 513f2a1098 Added PixelArray::constructor 14 years ago
Tj Holowaychuk db56ec26e7 Added ImageData::constructor 14 years ago
Tj Holowaychuk 0d7042d713 Added Image::constructor 14 years ago
Tj Holowaychuk 1e19b6ddb0 Added Context2d::constructor 14 years ago
Tj Holowaychuk 7371fd0050 Added CanvasGradient::constructor 14 years ago
Tj Holowaychuk 644b77c311 Added Canvas::constructor 14 years ago
Tj Holowaychuk 9162f4554f Added closure.h 14 years ago
Tj Holowaychuk 13b1c00647 AdjustAmountOfExternalAllocatedMemory() for PixelArray 14 years ago