This commit is contained in:
sloop
2016-04-04 20:14:14 +08:00
parent fee1e00ce9
commit 9dd69e7ac5

View File

@@ -487,7 +487,13 @@ public void drawPosText (char[] text, int index, int count, float[] pos, Paint p
<b>PS: 由于本人英文水平有限某些地方可能存在误解或词语翻译不准确如果你对此有疑问可以提交Issues进行反馈。</b>
# 参考资料
## About Me
### 作者微博: <a href="http://weibo.com/GcsSloop" target="_blank">@GcsSloop</a>
<a href="https://github.com/GcsSloop/SloopBlog/blob/master/FINDME.md" target="_blank"> <img src="http://ww4.sinaimg.cn/large/005Xtdi2gw1f1qn89ihu3j315o0dwwjc.jpg" width=300/> </a>
## 参考资料
[Canvas](http://developer.android.com/reference/android/graphics/Canvas.html)<br/>
[Bitmap](http://developer.android.com/reference/android/graphics/Bitmap.html)<br/>