ststeiger / PdfSharpCore

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

Drop stale conditionals (WPF, GPI, CORE, true, NETCOREAPP1_1; PORTABLE) #226

Closed jafin closed 2 years ago

jafin commented 2 years ago

Relates to #176

ststeiger commented 2 years ago

Merged.