Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8346512

Browse files
committed
v3.0.0
1 parent a8c035f commit 8346512

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

‎Readme.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@
55

66
node-canvas is a [Cairo](http://cairographics.org/)-backed Canvas implementation for [Node.js](http://nodejs.org).
77

8-
> [!TIP]
9-
> **v3.0.0-rc2 is now available for testing on Linux (x64 glibc), macOS (x64) and Windows (x64)!** It's the first version
10-
> to use N-API and prebuild-install. Please give it a try and let us know if you run into any issues.
11-
> ```sh
12-
> npm install canvas@next
13-
> ```
14-
158
## Installation
169

1710
```bash

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "canvas",
33
"description": "Canvas graphics API backed by Cairo",
4-
"version": "3.0.0-rc3",
4+
"version": "3.0.0",
55
"author": "TJ Holowaychuk <tj@learnboost.com>",
66
"main": "index.js",
77
"browser": "browser.js",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /