Add pic template and instruction (#252)

* Create Pic-Instruction

* Delete Pic-Instruction

* Create Requirements and Instructions

* Update Requirements and Instructions

* Rename Requirements and Instructions to Requirements and Instructions.md

* Update Requirements and Instructions.md

* Update Requirements and Instructions.md

* Add files via upload
This commit is contained in:
Rudy_Tan
2022-04-09 08:09:16 +08:00
committed by GitHub
parent 9f3675b14b
commit 7be915c416
2 changed files with 12 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,12 @@
## 书籍图片制作模板
为了保证图书中图片尽量统一,我们输出了图形的基础模板,包括色系、线条、箭头、框图等流程图常用的模块。
大家可以根据自己绘制流程图的需求选择合适的组件进行绘制。为了方便大家作图我们以PPT的形式提供给大家不需要开发者掌握单独的作图工具。
使用的简单流程如下:
1、梳理流程图的逻辑。
2、使用PPT中的模板进行绘制。
3、通过PPT导出图片建议为png格式。
4、将导出后的图片放到相应img目录相应的章节在文档中进行引用。