ststeiger / PdfSharpCore

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

chore (Build): Enable build on PR #233

Closed jafin closed 2 years ago

jafin commented 2 years ago

Enable github action to also build on PR

ststeiger commented 2 years ago

Merged.