This can be a upkeep launch, after the earlier one was greater than a yr outdated. 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 shade
- Added capacity to go in a UIFontDescriptor for DTHTMLAttributedStringBuilder
On the primary change I believe there may be some additional work essential to really 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 just a few years, it was okay to make this modification.
The final change acquired applied to take care of a problem the place Occasions New Roman could be used as an alternative of San Francisco UI.
Many because of the contributors of pull requests!
Additionally printed on Medium.
Associated
Classes: Updates