gpt4 book ai didi

iphone - 如何为 NSString drawAtPoint 设置上下文?

转载 作者:塔克拉玛干 更新时间:2023-11-01 21:24:16 24 4
gpt4 key购买 nike

我目前致力于封装许多 [NSString drawAtPoint:withFont:] 函数调用到一个方法,这样我就可以通过一次调用绘制很多字符串,但是我怎么能告诉方法在哪里画这些弦?

如果我将 CGContextRef 传递给它会怎么样,如何将 CGContextRef 设置为当前上下文?

最佳答案

在 iOS 4 及更高版本上,使用 UIGraphicsPushContext(context) 和 UIGraphicsPopContext() 包装 NSString drawAtPoint 调用。

See accepted answer for "Using NSStrings drawAtPoint method in place of CGContextShowGlyphsAtPoint..."

关于iphone - 如何为 NSString drawAtPoint 设置上下文?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7105506/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com