This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
node-canvas
mirror of
https://github.com/lukechilds/node-canvas.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
1265
Commits
2
Branches
93
Tags
3.1 MiB
Tree:
cf5e5c4463
node-canvas
/
lib
/
bindings.js
3 lines
54 B
Raw
Normal View
History
remove old 0.4.x binding support. Closes #197
12 years ago
module
.
exports
=
require
(
'../build/Release/canvas'
)
;