Skip to content

Commit

Permalink
📗 [ Update ] New instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Giingu authored May 28, 2022
1 parent c393ce7 commit 607b16d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/canvas-guide.md → docs/INSTRUCTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- [x] node-fetch
- [x] chalk
- [x] chart.js
- [x] axios
- GIF Section
- [x] pixel-gif
- Font Section
Expand All @@ -21,6 +22,11 @@
- [x] dwebp https://developers.google.com/speed/webp/download
- [x] palette.js https://github.com/google/palette.js/blob/master/palette.js

## Preparation

> Use **Npm i axios** since that's a required library by **DBM-E**
![image](https://cdn.discordapp.com/attachments/886234967338786896/933278405363900426/index.png)

## Documentation
### Basic Image Manipulate
* [Create Image](#create-image)
Expand Down Expand Up @@ -310,4 +316,4 @@ const image = await this.Canvas.bridge(img, 0)
15. Canvas Set Gif Option
16. Store Canvas Info
17. Canvas Generate Graph
18. About Canvas Mod
18. About Canvas Mod

0 comments on commit 607b16d

Please sign in to comment.