ststeiger / PdfSharpCore

Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
Other
1.05k stars 234 forks source link

Add support to ImageSharp 3.x #353

Closed mapo80 closed 1 year ago

mapo80 commented 1 year ago

This PR add support to ImageSharp 3.x for .net 6.0 and .net 7.0.

mapo80 commented 1 year ago

Any news?

ststeiger commented 1 year ago

No, because of the license change in ImageSharp. You can create your own, if you need a newer ImageSharp.