Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-text

How can I determine if a specific emoji character can be rendered by an iOS device?

ios fonts core-text emoji

CTFramesetterSuggestFrameSizeWithConstraints: what attributes can be set?

iOS 13 Custom Fonts download and installation

swift fonts core-text ios13

Get CGPath from Text

iphone cgpath core-text

Cannot convert value of type 'CFString' to expected argument type 'UnsafePointer<Void>' (aka 'UnsafePointer<()>')

What does it mean for a CTLine to have "string access"?

What is CG Raster Data?

Adding hyphens with CFStringGetHyphenationLocationBeforeIndex

ios objective-c core-text

Core Text With Asymmetric Shape on iOS

ios quartz-2d core-text

RegularExpression matchesInString issue in Swift

regex swift core-text

Core Text: Simplest accurate means of getting text bounds?

ios swift macos core-text

Stop enumerateAttribute:inRange:options:usingBlock: from calling my block with nil values

What's the CoreText equivalent to AppKit's NSObliquenessAttributeName?

CTRunGetImageBounds returning inaccurate results

ios core-text

CTFont and Core Text framework

iphone ios core-text

How to draw images among rich-text with CoreText? (iOS)

image text core-text