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.
 
 
 
 
TJ Holowaychuk 69d4eb3987 slight refactor 13 years ago
..
Canvas.cc Fixed: free closure and surface in ~Canvas 13 years ago
Canvas.h Added `Canvas#type` getter 13 years ago
CanvasGradient.cc AddColorStop() using new color parser 14 years ago
CanvasGradient.h removed old parseColor dependants 14 years ago
CanvasPattern.cc Started on ctx.createPattern() support. 13 years ago
CanvasPattern.h Started on ctx.createPattern() support. 13 years ago
CanvasRenderingContext2d.cc Add optional mime-data tracking to Image. 13 years ago
CanvasRenderingContext2d.h Switch draw mode state to an enum. 13 years ago
Image.cc slight refactor 13 years ago
Image.h slight refactor 13 years ago
ImageData.cc Checking instanceof PixelArray 14 years ago
ImageData.h Added PixelArray::constructor 14 years ago
JPEGStream.h tweak styling 13 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 fixed css color table styling 13 years ago
color.h buf_size -> len 13 years ago
init.cc Started on ctx.createPattern() support. 13 years ago