File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,15 +12,15 @@ Cofoundry does not have a default image resizing implementation and relies on pl
12
12
13
13
This plugin uses the cross platform [ ImageSharp] ( https://github.com/JimBobSquarePants/ImageSharp ) package to resize images dynamically.
14
14
15
- ImageSharp has a number of benefits over our SkiaSharp imaging package:
15
+ ImageSharp has a number of benefits over our [ SkiaSharp imaging package] ( https://github.com/cofoundry-cms/Cofoundry.Plugins.Imaging.SkiaSharp ) :
16
16
17
17
- Support for (animated) gifs
18
18
- An extensive range of configuration options
19
19
- The ability to preserve EXIF data
20
20
- Fully cross-platform
21
21
- A commercial support model
22
22
23
- If you're using this library we'd recommend supporting their excellent library by buying a [ licence] ( https://sixlabors.com/pricing ) where possible.
23
+ If you're using this plugin we'd recommend supporting their excellent library by buying a [ licence] ( https://sixlabors.com/pricing ) where possible.
24
24
25
25
## Configuration
26
26
You can’t perform that action at this time.
0 commit comments