Zach Bjornson
|
d306aa3665
|
Add data URI jpeg support (fixes #31)
|
9 years ago |
Linus Unnebäck
|
b26b809101
|
readme: el capitan upgrade notice
|
9 years ago |
Linus Unnebäck
|
25742bd453
|
readme: update installation instructions
|
9 years ago |
Outsider
|
63de9502e3
|
fix the install script to current repository
|
9 years ago |
Javier Cejudo
|
78ddc7eafc
|
Update TJ Holowaychuk's username in the readme
|
10 years ago |
Florian Wendelborn
|
bfc6561fa3
|
Fix Typo
|
10 years ago |
Joe Freeman
|
6ba110bb87
|
Update the readme (node modules need to be installed before 'node-gyp rebuild').
|
10 years ago |
Tony Lukasavage
|
2077911a22
|
Add one-liner MacPorts install to docs
|
10 years ago |
Thaddee Tyl
|
79f1d42fb5
|
Offer SVG output.
|
10 years ago |
Thaddee Tyl
|
c8c6f09aca
|
Readme update: node-gyp.
|
10 years ago |
Nathan Rajlich
|
475943b632
|
Readme: ocd
|
10 years ago |
Nathan Rajlich
|
2ddcf97c58
|
Readme: fix subheading size
|
10 years ago |
Nathan Rajlich
|
11a034e2a6
|
Readme: remove Gemnasium badge, use SVG for npm badge
|
10 years ago |
Nathan Rajlich
|
96a1b005f3
|
Readme: add Travis-CI badge
|
10 years ago |
Nathan Rajlich
|
d5e366e5aa
|
Readme: remove Contributors section
Hard to maintain, and besides, you can just look at this
page instead: https://github.com/Automattic/node-canvas/graphs/contributors
|
11 years ago |
Nathan Rajlich
|
abc289614a
|
Readme: spacing
|
11 years ago |
Nathan Rajlich
|
68d89c5ca6
|
Readme: update copyright
|
11 years ago |
Nathan Rajlich
|
76af51f47a
|
Readme: fix `bash` code samples
|
11 years ago |
Nick Baugh
|
c4519977f1
|
Updated dependencies and added one liner for install on OSX
|
11 years ago |
Nathan Rajlich
|
1961e52616
|
Readme: add `Image` variable example
See #418.
|
11 years ago |
Nathan Rajlich
|
97f2f1a83c
|
Readme: adding more authors
I know that there's more, but this is just what was in the
package.json "contributors" section.
|
11 years ago |
kangax
|
28860bcf19
|
Add version badge
|
11 years ago |
kangax
|
be450189ea
|
Add dependencies badge to README
|
11 years ago |
Ben Nyberg
|
8c499a0150
|
Fixed case on Readme Canvas#jpegStream() example (canvas.jpegStream, not canvas.JPEGStream)
|
11 years ago |
Daniel Beardsley
|
ca8045d303
|
Readme: update docs for canvas.jpegStream()
Include a note about the lack of an asynchronous implementation.
|
12 years ago |
Seth Fitzsimmons
|
8dc36f09fa
|
CanvasRenderingContext2d#filter
Like patternQuality, but applies to transformations effecting more than just
patternsi (i.e. the implicitly created pattern).
See
http://cairographics.org/manual/cairo-cairo-pattern-t.html#cairo-pattern-set-filter
for more information.
|
12 years ago |
Seth Fitzsimmons
|
a1fa149551
|
Add 'nearest' and 'bilinear' to patternQuality
|
12 years ago |
TJ Holowaychuk
|
0d39dae66c
|
add Canvas#{png,jpeg}Stream() alias of create* legacy methods
create* is annoying
|
12 years ago |
TJ Holowaychuk
|
549c4bf9fc
|
add contrib list
|
12 years ago |
TJ Holowaychuk
|
b381dd6db2
|
make wiki more obvious
|
13 years ago |
c-spencer
|
f39dc4d9e2
|
Add readme entry for Image.dataMode
|
13 years ago |
c-spencer
|
3dfb4e0a09
|
Add note on default value of textDrawingMode
|
13 years ago |
c-spencer
|
18e3edfc28
|
Add textDrawingMode context property.
|
13 years ago |
TJ Holowaychuk
|
ac9d442c87
|
docs
|
13 years ago |
TJ Holowaychuk
|
55a7ae8728
|
docs for pdf
|
13 years ago |
Elijah Hamovitz
|
715b6f97ae
|
removed confusing language from the createJPEGStream documentation
|
13 years ago |
Elijah Hamovitz
|
93f2145823
|
updated documentation for createJPEGStream
|
13 years ago |
Gabriel Falcao
|
d2947dac67
|
fixing an example in readme.md
|
13 years ago |
Nathan Rajlich
|
298db528ee
|
spacing
|
14 years ago |
Tj Holowaychuk
|
ac0b2ada73
|
doc typo
|
14 years ago |
Konstantin Käfer
|
0aae15e26d
|
Marked up JavaScript code to be syntax highlighted
Signed-off-by: Tj Holowaychuk <tj@vision-media.ca>
|
14 years ago |
Tj Holowaychuk
|
73666af3bc
|
docs
|
14 years ago |
Tj Holowaychuk
|
434a9649d8
|
docs
|
14 years ago |
Tj Holowaychuk
|
cf8e9df4f0
|
node 0.4.2
|
14 years ago |
Tj Holowaychuk
|
dc19ed67a1
|
Anti-Aliasing example
|
14 years ago |
Tj Holowaychuk
|
8d524599f5
|
docs for patternQuality
|
14 years ago |
Tj Holowaychuk
|
191ff72ec3
|
Docs
|
14 years ago |
Tj Holowaychuk
|
faec4aeece
|
Conditionally support cairo 1.10.0 operators
|
14 years ago |
Tj Holowaychuk
|
12e26814bb
|
Added Context2d#antialias=
|
14 years ago |
Tj Holowaychuk
|
182a9cdf09
|
typo
|
14 years ago |