FTCoreText icon indicating copy to clipboard operation
FTCoreText copied to clipboard

An open source Objective-C interface component that makes use of the CoreText framework to render static text content using a highly customisable markup syntax.

Results 19 FTCoreText issues
Sort by recently updated
recently updated
newest added

If you are saying general for all giraffes, why not to use plural for it?

On devices with force touch increasing the pressure leads to touchesMoved callback which invalidated touch data required in touchesEnded to inform a delegate. After this change coordinates are taken into...

FTCoreTextView delegate prooerty use "assign", sometime cause wild pointer crash!!!You need changed to "weak"。

how i can select text

Hi, If we have two links which are appearing in one text line, touchedFrame (CGRect) of these links are always the same value. This rect value is the rect value...

App crashes when parsing this string @"Visit our HTML tutorial" What can be done?

now i need to open a new tag inside a predefined tag ??? Does FTCoreTextView can do this ?Thanks ahead !

I'm using a multiple line FTCoreTextview, with centered text and links that start on one line and continue on the next. The touchable area of the link seems to be...