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 235 forks source link

Added a reference to the SixLabors license #308

Closed nils-a closed 1 year ago

nils-a commented 1 year ago

and, as clarification, the text that SixLabors products are licensed under Apache 2.0, as long as the distributed version is used.

ststeiger commented 1 year ago

Merged.