You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+2-10Lines changed: 2 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,8 @@ $ npm install canvas
29
29
30
30
Unless previously installed you'll _need___Cairo__ and __Pango__. For system-specific installation view the [Wiki](https://github.com/Automattic/node-canvas/wiki/_pages).
31
31
32
+
Currently the minimum version of node required is __0.10.0__
33
+
32
34
You can quickly install the dependencies by using the command for your OS:
33
35
34
36
OS | Command
@@ -338,16 +340,6 @@ Visual tests:
338
340
339
341
$ make test-server
340
342
341
-
## Versions
342
-
343
-
Tested with and designed for:
344
-
345
-
- node 0.4.2
346
-
- cairo 1.8.6
347
-
348
-
For node 0.2.x `node-canvas` <= 0.4.3 may be used,
0 commit comments