Results 6 comments of Alexandr Goncharov

I can prototype something. There is `ImageRenderer` class but it is available only on SwiftUI 4 (macOS 13/ iOS16). So I probably do something with NSView.dataWithPDF/Layer.renderInContext

I made some digging here and prototyped approach described above. I believe this not gonna work because of the following reasons: - we will lose all vector information (no text...

@joshdholtz Do you have any chance to look at it? I will have some spare time soon and can look at it

@yonaskolb I'm using exactly Swift 5.9. I didn't think about backward compatibility. Should I create a separate `[email protected]` ?

@yonaskolb I've bumped swift tools version in the package manifest

It looks like CI failed due API rate limit issue