You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@lindping I try to find some time shortly to investigate that. I confirm I have the same red rectangles using the pdf you shared in UglyToad/PdfPig#970
@lindping the root cause is that PdfPig and PdfPig.Rendering.Skia currently do not apply masks on images. I will need to makes some changes in PdfPig to get the relevant Mask data, and then process it in here.
I already have a working PoC, hopefully I can push the required changes over the weekend.
The text was updated successfully, but these errors were encountered: