Skip to content

Commit

Permalink
feat: ✨ 添加模块结构图
Browse files Browse the repository at this point in the history
  • Loading branch information
enson0131 committed Dec 24, 2024
1 parent c5a5b76 commit 6e24521
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/guide/Fabric.js/内部结构概述.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,11 @@ Fabric的源码也是相当易读的,大部分情况下一个文件就代表

## 模块结构图

基于上述源码结构,可以很方便的绘制出 Fabric 的大概的一个模块结构图:

![alt text](./../../public/assets/fabric/6.png)


// 这里是一张设计图



至此,我们大致了解了 Fabric 的内部结构,接下来,我们将通过一个简单的例子,来了解下 Fabric 是如何绘制一个图形。


## 参考
Expand Down
Binary file added docs/public/assets/fabric/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6e24521

Please sign in to comment.