Didstopia / PDFSharp

A .NET Standard 2.0 library for reading, writing and editing PDF files.
MIT License
52 stars 18 forks source link

ImageSharp tests are broken #28

Closed Dids closed 6 years ago

Dids commented 6 years ago

Unit tests are failing and ImageSource.cs doesn't compile.

Had runtime errors before with the older version of ImageSharp, so I upgraded it, but now it looks like the unit test implementation will need to be rewritten.