ststeiger / PdfSharpCore

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

Fix #389 #393

Closed noctis0430 closed 1 year ago

noctis0430 commented 1 year ago

Fix #389

ststeiger commented 1 year ago

Merged.