Skip to content

Commit 30fe23b

Browse files
update README.md about SixLabors.ImageSharp
1 parent 31f6ca0 commit 30fe23b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
**PdfSharpCore** is a partial port of [PdfSharp.Xamarin](https://github.com/roceh/PdfSharp.Xamarin/) for .NET Standard
44
Additionally MigraDoc has been ported as well (from version 1.32).
5-
Images have been implemented with [ImageSharp](https://github.com/JimBobSquarePants/ImageSharp/), which is still in Alpha. They State on their readme that it is still in Alpha status and shouldn't be used in productive environments. Since I didn't find any good alternatives it's still used.
6-
7-
ImageSharp being Alpha isn't a big issue either since this code isn't by far done yet. So please chime in ;)
5+
Images have been implemented with [ImageSharp](https://github.com/SixLabors/ImageSharp), which has a stable status.
86

97
**PdfSharp.Xamarin** is a partial port of [PdfSharp](http://www.pdfsharp.net/) for iOS and Android using Xamarin, it allows for creation and modification of PDF files.
108

0 commit comments

Comments
 (0)