Skip to content

Commit 9ac5d14

Browse files
authored
remove release table
It got too hard to update this
1 parent fde3dcc commit 9ac5d14

1 file changed

Lines changed: 1 addition & 26 deletions

File tree

README.md

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -32,32 +32,7 @@ If you are using fonts, you might see some FontConfig warnings which are harmles
3232

3333
# Releases
3434

35-
More detail on the releases below, this won't be relevant to most users.
36-
37-
## Binaries
38-
39-
Make sure your node version is the most recent to guarantee ABI compatibility
40-
41-
| canvas@1.4.x<br>canvas@1.5.x<br>canvas@1.6.x<br>canvas@2.0.0-alpha.1<br>canvas@2.0.0-alpha.2<br>canvas@2.0.0-alpha.3 | node 8 | node 7 | node 6 | node 5 | node 4 | node 0.12 | node 0.10 |
42-
| ------------------ | ------ | ------ | ------ | ------ | ------ | --------- | --------- |
43-
| Linux x64 ||||||||
44-
| Windows x64 ||||||||
45-
| OSX x64 ||||||||
46-
| Windows x86 | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ |
47-
| Linux x86 | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ |
48-
| Linux ARM | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ |
49-
50-
| canvas@2.0.0-alpha.3<br>canvas@2.0.0-alpha.4<br>canvas@2.0.0-alpha.5 | node 9 | node 8 | node 7 | node 6 | node 5 | node 4 |
51-
| ------------------ | ------ | ------ | ------ | ------ | ------ | ------ |
52-
| Linux x64 |||||||
53-
| Windows x64 |||||||
54-
| OSX x64 |||||||
55-
| Windows x86 | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ |
56-
| Linux x86 | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ |
57-
| Linux ARM | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ | 𐄂¹ |
58-
59-
¹I have some ideas on how to get these working with cross-compilation if people request it.
60-
I plan to add Linux/ARM
35+
See the [releases page](https://github.com/node-gfx/node-canvas-prebuilt/releases) on GitHub to check if your OS, architecture, and node are supported. Currently we're focused on x64 for Windows, Mac and Linux for most recent Node versions.
6136

6237
# Bundling
6338

0 commit comments

Comments
 (0)