This commit is contained in:
sloop
2016-07-23 19:04:01 +08:00
committed by GitHub
parent 0fb6445289
commit c0d5c0ecd4

View File

@@ -1,7 +1,7 @@
# Canvas之图片文字
### 作者微博: [@GcsSloop](http://weibo.com/GcsSloop)
### [【本系列相关文章】](https://github.com/GcsSloop/AndroidNote/tree/master/CustomView)
### [【本系列相关文章】](https://github.com/GcsSloop/AndroidNote/tree/master/CustomView/README.md)
在上一篇文章[Canvas之画布操作](https://github.com/GcsSloop/AndroidNote/blob/master/CustomView/Advance/%5B3%5DCanvas_Convert.md)中我们了解了画布的一些基本操作方法本次了解一些绘制图片文字相关的内容。如果你对前几篇文章讲述的内容熟练掌握的话那么恭喜你本篇结束之后大部分的自定义View已经难不倒你了当然了这并不是终点接下来还会有更加炫酷的技能。