This can be a upkeep launch, after the earlier one was greater than a 12 months previous. There have been a pair open pull requests which I merged.
Adjustments
- Modified DTTextAttachment to be a subclass of NSTextAttachment to keep away from some crashes.
- Take away the checking of tiled layer in DTAttributedTextContentView.
- Eliminated unneeded fixed inflicting a warning
- Added help for underline colour
- Added potential to go in a UIFontDescriptor for DTHTMLAttributedStringBuilder
On the primary change I feel there may be some additional work obligatory to truly use the native sizing features appropriately. DTCoreText was began at a time when there was no NSTextAttachment on iOS (earlier than iOS 7). Since we can’t even construct for this platform any extra for a couple of years, it was alright to make this transformation.
The final change bought applied to cope with a problem the place Instances New Roman could be used as a substitute of San Francisco UI.
Many due to the contributors of pull requests!
Additionally revealed on Medium.
Associated
Classes: Updates