Quartz2D绘图代码(绘制文本)

时间:2018-04-28 05:18:32
【文件属性】:
文件名称:Quartz2D绘图代码(绘制文本)
文件大小:47KB
文件格式:ZIP
更新时间:2018-04-28 05:18:32
Quartz2D绘图 CGContextRef为绘制文字提供了如下函数。 CGAffineTransform CGContextGetTextMatrix(CGContextRef c):获取当前对文本执行变换的变换矩阵。 CGPoint CGContextGetTextPosition(CGContextRef c):获取该CGContextRef中当前绘制文本的位置。
【文件预览】:
DrawTextTest
----.DS_Store(6KB)
----DrawTextTest.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(13KB)
----DrawTextTest()
--------DrawTextTest-Info.plist(1KB)
--------FKViewController.m(666B)
--------FKTextView.m(3KB)
--------en.lproj()
--------main.m(333B)
--------FKAppDelegate.m(2KB)
--------FKTextView.h(300B)
--------DrawTextTest-Prefix.pch(321B)
--------Base.lproj()
--------Images.xcassets()
--------FKViewController.h(295B)
--------FKAppDelegate.h(283B)

网友评论