Hide Markdown Characters with NSLayoutManager in Swift...
Read MoreInvalid glyph index when setting viewController's layoutManager for NSTextStorage subclass...
Read MoreHow can I adjust the vertical position of a custom underline with UITextView and NSLayoutManager wit...
Read MoreScrollable NSTextView with custom NSTextStorage for formatting...
Read MoreDrawing outside content insets with drawGlyphsForGlyphRange...
Read MoreHow to remove default image icon in NSTextAttachment?...
Read MoreHow to define a custom NSUnderlineStyle...
Read MoreFind cursor's coordinates in NSTextView...
Read MoreHow can I replicate GitHub's app code block style in UITextView?...
Read MoreHow to set up an NSTextView programmatically with explicit NSLayoutManager, NSTextStorage, NSTextCon...
Read MoreNSLayoutManager numberOfGlyphs always showing 0, Swift...
Read MoreCalculating Text Height as per Apple Documentation...
Read MoreNSTextView and determining glyph position...
Read MoreGetting a glyph boundingRect in draw#rect in UILabel...
Read MorePerformance of measuring text width in AppKit...
Read MoreNSLayoutManager hides new line characters no matter what I do...
Read MoreNSLayoutManager returns incorrect glyphIndex for mousePosition in NSTextView...
Read MoreIs this a UITextView transparency bug?...
Read MoreSwift protocols: method does not override any method from its superclass...
Read MoreIn my programmatically instantiated UITextView (initialized with NSTextContainer) the .text property...
Read MoreDoes NSAttributedString's enumerateAttribute method's block pass character ranges or glyph r...
Read MoreNSLayoutManager/NSTextContainer Ignores Scale Factor...
Read MoreStrange changes to NSLayoutManager in 10.11 and higher...
Read MoredrawGlyphsForGlyphRange in Swift (Displaying Invisible characters). replaceGlyphAtIndex deprecated...
Read MoreText garbled when using NSTextContainer/NSLayoutManager with UITextView...
Read MoreHow to count the number of glyphs in NSLayoutManager...
Read MoreHow to render text in a CALayer using NSLayoutManager?...
Read MoreClarifying the behaviour of NSLayoutManager & NSTextContainer with respect to vertical layout?...
Read MoreenumerateLineFragmentsForGlyphRange:withBlock: returns word fragments...
Read More