This can be a upkeep launch, after the earlier one was greater than a 12 months outdated. There have been a pair open pull requests which I merged.
Modifications
- 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 coloration
- Added capability to move in a UIFontDescriptor for DTHTMLAttributedStringBuilder
On the primary change I believe there is perhaps some additional work essential to truly use the native sizing capabilities accurately. DTCoreText was began at a time when there was no NSTextAttachment on iOS (earlier than iOS 7). Since we can not even construct for this platform any extra for a number of years, it was okay to make this alteration.
The final change received carried out to cope with a problem the place Occasions New Roman can be used as an alternative of San Francisco UI.
Many because of the contributors of pull requests!
Additionally revealed on Medium.
Associated
Classes: Updates