189 Commits (47a069e8d17ab0ecff0365c08a2e31e8983ad709)

Author SHA1 Message Date
Caleb Hearon 50b7c12004 handle double-registering fonts. expand font paths 8 years ago
Caleb Hearon 377ada5fd8 support family name lists, both system and custom 8 years ago
Caleb Hearon e3ac8bdfc1 require 2nd arg to registerFont, match CSS spec better 9 years ago
Caleb Hearon 9bdcc5d958 support @font-face style attrs in registerFont 9 years ago
Caleb Hearon 84a252cdbd implement Canvas::registerFont(ttf) 9 years ago
Caleb Hearon 7716ae4a13 delete the non-Pango build. depend on Pango 9 years ago
Benjamin Byholm 003e803c3a Crude PDF stream implementation 8 years ago
Zach Bjornson 6edfe44d53 Clamp JPEG buffer size. Fixes #674 9 years ago
Zach Bjornson d4b794561c Properly clamp quality in toDataURL 9 years ago
Linus Unnebäck 9b58be5e8a expose freetype version 9 years ago
Linus Unnebäck bef29a3271 strict mode 9 years ago
Zach Bjornson e54183d8d4 Make toDataURL more spec-compliant: 9 years ago
Zach Bjornson d306aa3665 Add data URI jpeg support (fixes #31) 9 years ago
Michaël Zasso f69171da9a expose ImageData constructor 9 years ago
Zach Bjornson 9ad6c41f2b jpegStream: bugfix, tests, simplification with LinusU. Fix #629 9 years ago
Linus Unnebäck 858d79bb4c test: fix up some small issues 9 years ago
Zach Bjornson b4a05d7892 Replace CanvasPixelArray with Uint8ClampedArray to meet spec. 9 years ago
Miguel Mota b085da2267 package => packageJson 9 years ago
Enno Boland bee3774333 export canvas.CanvasPixelArray instead of canvas.PixelArray which is undefined 10 years ago
Daniel Beardsley d72c1bbf02 JPEGStream: add progressive mode option 11 years ago
Seth Fitzsimmons 6ba391fe35 Load version from package.json 11 years ago
Moritz Peters 3cc99d5f98 Fix typo in context2d for imageSmoothingEnabled 12 years ago
TJ Holowaychuk d7d4abe2ad add Context2d#imageSmoothingEnabled= 12 years ago
TJ Holowaychuk f240262a81 Release 1.0.0 12 years ago
TJ Holowaychuk dce07d5023 refactor .useFont() 12 years ago
Julian Viereck 1d3a99d85a Add support to load fonts from file. 12 years ago
TJ Holowaychuk 0d39dae66c add Canvas#{png,jpeg}Stream() alias of create* legacy methods 12 years ago
TJ Holowaychuk 64af9b201d remove old 0.4.x binding support. Closes #197 12 years ago
TJ Holowaychuk 9639672fab Release 0.13.1 12 years ago
TJ Holowaychuk 9ad38b1e86 Release 0.13.0 12 years ago
Nathan Rajlich 7cf35c8396 export the "gifVersion" when compiled with gif support 12 years ago
Nathan Rajlich ba234eaae1 export the "jpegVersion" when compiled with jpeg support 12 years ago
TJ Holowaychuk 5ed27bff1f Release 0.12.1 12 years ago
TJ Holowaychuk e0b6dd6fcb Release 0.12.0 13 years ago
TJ Holowaychuk fc34add281 Release 0.11.3 13 years ago
TJ Holowaychuk 1c85f5ef39 Release 0.11.2 13 years ago
TJ Holowaychuk 081b87f304 Release 0.11.1 13 years ago
TJ Holowaychuk 47e9ea1bc2 Release 0.11.0 13 years ago
TJ Holowaychuk 9b6c6a8b1d Release 0.10.3 13 years ago
Tj Holowaychuk b63c7db9f4 Release 0.10.2 13 years ago
Tj Holowaychuk f866dd8883 Fixed: Context2d setters with invalid values ignored 13 years ago
Tj Holowaychuk f61efb39b6 Release 0.10.1 13 years ago
Tj Holowaychuk 6361fdf58e Release 0.10.0 13 years ago
Robert Sköld 46bda423f8 Added a test (and fix) for a regression with gradients 13 years ago
Robert Sköld 17080848ba Check for both CanvasGradient and CanvasPattern in ctx.strokeStyle and ctx.fillStyle. 13 years ago
Robert Sköld 559bd9d572 Started on ctx.createPattern() support. 13 years ago
Tj Holowaychuk 6cd403eb9e Release 0.9.0 13 years ago
Tj Holowaychuk bcc3f6a98a remove sync arg for now 13 years ago
Tj Holowaychuk 1f60f0ad3b fixed createJPEGStream() "options" global 13 years ago
Tj Holowaychuk ec87f5ae85 tweak png/jpeg stream examples in source 13 years ago