774 Commits (f4fc9ca88fcd35dda8be2b0987c82b048f465c6f)
 

Author SHA1 Message Date
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 4e501aa017 removed parseColor() from tests 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 ddf5c99bbf removed color parser 14 years ago
Tj Holowaychuk 4d4eed0e08 removed hsl tests for now 14 years ago
Tj Holowaychuk a75848ecfe Added first arcTo() test 14 years ago
Tj Holowaychuk ea4b13e7ef Added arcTo(). Closes #11 14 years ago
Tj Holowaychuk c227300a6f Release 0.2.1 14 years ago
Tj Holowaychuk 92e612bdc6 cleanup resize example 14 years ago
Tj Holowaychuk 804eeb673c fixed segfault 14 years ago
Tj Holowaychuk afbb703c94 Added width/height Canvas initialization test 14 years ago
Tj Holowaychuk 72b97f15f3 Merge branch 'fix-canvas-resize' 14 years ago
Tj Holowaychuk 9221d3a403 Fixed canvas resizing. Closes #57 14 years ago
Tj Holowaychuk 8576bf9b76 Fixed Canvas#getContext(), caching the CanvasRenderingContext 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 32c43baafa fixed a test 14 years ago
Tj Holowaychuk 9b12da2599 Async image loading again 14 years ago
Tj Holowaychuk 9422ef0515 Added image resize example 14 years ago
Tj Holowaychuk a97c997e74 moved example image 14 years ago
Tj Holowaychuk da6d388c44 Ignore some EIO stuff for now 14 years ago
Tj Holowaychuk e2cd4182a4 Release 0.2.0 14 years ago
Tj Holowaychuk 65b3709a69 Misc cleanup of hsl stuff 14 years ago
Tj Holowaychuk 9744483b04 Merge branch 'integration' 14 years ago
Tom Carden f6dbf624c9 hsl and hsla support plus initial tests 14 years ago
Tj Holowaychuk 0ce4a8fb03 More tests 14 years ago
Tj Holowaychuk 1c668076f8 More tests 14 years ago
Tj Holowaychuk 10e9dee374 Added jpeg test 14 years ago
Tj Holowaychuk 8b3f3d0417 Todo 14 years ago
Tj Holowaychuk d36dffea68 Merge branch 'optional-jpeg' 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 8530ce0182 Merge branch 'jpeg' 14 years ago
Tj Holowaychuk 41b08746eb Added Image::loadJPEG() and Image::loadPNG() 14 years ago
Tj Holowaychuk 0f2699d32e Removed o3-canvas from benchmarks, its not working anyway 14 years ago