Cocoanetics / DTCoreText

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

let the DTTextAttachment be a subclass of the NSTextAttachment #1253

Closed lucky781123 closed 2 years ago

lucky781123 commented 2 years ago

fix #1249 crash

odrobnik commented 2 years ago

@lucky781123 I think you also have to implement several of the NSTextAttachment methods so that the size function works properly.