Cocoanetics / DTCoreText

Methods to allow using HTML code with CoreText
BSD 2-Clause "Simplified" License
6.34k stars 1.18k forks source link

DTCoreText 's appendString which define in NSMutableAttributedString (HTML) will be duplicated with iOS18 's ScreenReaderCore framework 's appendString #1286

Closed ximmyxiao closed 1 hour ago

ximmyxiao commented 3 hours ago

which will make the the line spacing between text and image is losing in iOS 18

ximmyxiao commented 3 hours ago

I have make a fix for this already ,pls check it

odrobnik commented 1 hour ago

merged thanks.