Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-text

Swift - Playground - Core Graphics / Core Text / Custom View

How does Apple's text rendering draw a glyph that a font doesn't have?

unicode fonts core-text

How can I vertically center a line in an NSAttributedString with different fonts?

CGPathRef from string

Detecting tapped character. UITextView characterRangeAtPoint always returns nil

iOS: Draw a text at a point in a rectangle

ios objective-c core-text

Adding outline/stroke to UITextView

Changing attributes on a UITextView without resetting the attributedText property

ios uikit core-text

CoreText alternatives to deprecated CGContext text functions

If I want formatted text but don't want to use UIWebView, is Core Text my only remaining option?

Why Apple’s SimpleTextInput sample code is inefficient

CoreText With Too Long Arabic Text

NSAttributedString kCTParagraphStyleSpecifierParagraphSpacing has no effect

objective-c ios core-text

Android's equivalent to CoreText

is this CoreText? - Aviary text pinch zoom expand

Draw Angled/Rotated MultiLine Text - Core Text + Core Graphics

NSLayoutManager boundingRectForGlyphRange off by some Points

Most performant way to draw text on a curve, and animate it?

How to get the real height of text drawn on a CTFrame