|
|
|
@ -32,7 +32,6 @@ Built against .Net Standard 1.1 ImageSharp can be used in device, cloud, and emb |
|
|
|
|--------------------------------|-----------------|-----------------| |
|
|
|
| `SixLabors.ImageSharp` | [](https://www.nuget.org/packages/SixLabors.ImageSharp/) | [](https://www.myget.org/feed/sixlabors/package/nuget/SixLabors.ImageSharp) | |
|
|
|
| `SixLabors.ImageSharp.Drawing` | [](https://www.nuget.org/packages/SixLabors.ImageSharp.Drawing/) | [](https://www.myget.org/feed/sixlabors/package/nuget/SixLabors.ImageSharp.Drawing) | |
|
|
|
| `SixLabors.ImageSharp.Web` | [](https://www.nuget.org/packages/SixLabors.ImageSharp.Web/) | [](https://www.myget.org/feed/sixlabors/package/nuget/SixLabors.ImageSharp.Web) | |
|
|
|
|
|
|
|
### Packages |
|
|
|
|
|
|
|
@ -50,9 +49,6 @@ Packages include: |
|
|
|
- Various vector drawing methods for drawing paths, polygons etc. |
|
|
|
- Text drawing. |
|
|
|
|
|
|
|
- **SixLabors.ImageSharp.Web** |
|
|
|
- Extensible middleware for ASP.NET Core projects that allows processing and caching of images. |
|
|
|
|
|
|
|
### Manual build |
|
|
|
|
|
|
|
If you prefer, you can compile ImageSharp yourself (please do and help!), you'll need: |
|
|
|
|