You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Syoyo Fujita 5c5db2972f Fix compilation on MacOSX gcc 4.2.1 environment. 14 years ago
..
Canvas.cc Fix compilation on MacOSX gcc 4.2.1 environment. 14 years ago
Canvas.h Fix compilation on MacOSX gcc 4.2.1 environment. 14 years ago
CanvasGradient.cc AddColorStop() using new color parser 14 years ago
CanvasGradient.h removed old parseColor dependants 14 years ago
CanvasRenderingContext2d.cc Added Image#src= support. Closes #91 14 years ago
CanvasRenderingContext2d.h Added CanvasRenderingContext2d#patternQuality accessor (non-standard) 14 years ago
Image.cc Added better image format detection 14 years ago
Image.h Added better image format detection 14 years ago
ImageData.cc Checking instanceof PixelArray 14 years ago
ImageData.h Added PixelArray::constructor 14 years ago
PixelArray.cc clamp image bounds in PixelArray::PixelArray() [marcello3d] 14 years ago
PixelArray.h Added PixelArray::constructor 14 years ago
Point.h newline 14 years ago
closure.h misc 14 years ago
color.cc clamp r,g,b to 0..255, alpha to 0..1 (assuming everything is >= 0) 14 years ago
color.h automatic rgba_to_string() 14 years ago
init.cc Namespaces 14 years ago