sharp-agezi 6 years ago
parent
commit
884959d496
1 changed files with 0 additions and 10 deletions
  1. 0 10
      readme.md

+ 0 - 10
readme.md

@@ -1,7 +1,6 @@
 
 
 ### 项目需求原型 z3qowq.axshare.com
 ### 项目需求原型 z3qowq.axshare.com
 ### 功能列表 https://mubu.com/doc/yc_fdq72c0
 ### 功能列表 https://mubu.com/doc/yc_fdq72c0
-### https://blog.csdn.net/qq_37942845/article/details/80169907
 
 
 ### canvas 需要实现截图
 ### canvas 需要实现截图
 生成图片后在合成
 生成图片后在合成
@@ -17,12 +16,3 @@
       x = - 宽度/2
       x = - 宽度/2
       y = -高度/2
       y = -高度/2
       fillRect(x,y,宽度,高度)
       fillRect(x,y,宽度,高度)
-
-### 获取文本的基线坐标
-https://blog.csdn.net/wangjiang_qianmo/article/details/73180042  
-### 文字是根据基线规律
-### https://blog.csdn.net/u012551350/article/details/51361778    
-
-
-## canvas 绘制文字中点
-https://blog.csdn.net/sleepwalker_1992/article/details/80571333