Qstick
|
2ad1cfec42
|
Bump ImageSharp to stable package 1.0.1 [Common]
|
2020-09-22 16:23:01 -04:00 |
|
ta264
|
f02fa629cc
|
Reformat and apply Stylecop rules
|
2019-12-27 20:40:13 -05:00 |
|
ta264
|
8d27111f7b
|
Remove all unnecessary usings
|
2019-12-27 20:40:13 -05:00 |
|
Qstick
|
225430162b
|
Fixed: ImageResizer Tweaks
Co-Authored-By: taloth <taloth@users.noreply.github.com>
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
2019-10-15 20:22:50 -04:00 |
|
ta264
|
bc0cc2bfa9
|
New: Use ImageSharp for resizing
|
2019-10-15 20:22:50 -04:00 |
|
SWu
|
51e0cdf982
|
Fix regression for missing libgdiplus (#1073)
* Fix regression for missing libgdiplus
Add back error handling for systems where libgdiplus is not available. Should fix #1065
* Create GdiPlusInterop.cs
* Update DiskProviderBase.cs
* Update ImageResizer.cs
* Delete GdiPlusInterop.cs
* Update NzbDrone.Core.csproj
* Update NzbDrone.Common.csproj
* Update DiskProviderBase.cs
* Update IDiskProvider.cs
* Update ImageResizer.cs
* Update DiskProviderBase.cs
* Update IDiskProvider.cs
* Update ImageResizer.cs
This is really ugly... :(
* Update ImageResizer.cs
Never written C# before
* Update ImageResizerFixture.cs
* Fix test
|
2017-03-09 13:11:41 -05:00 |
|
Keivan Beigi
|
0214c8e0f0
|
Removed unused using statements
|
2016-12-23 13:45:24 -08:00 |
|
Taloth Saldono
|
b093be3f4e
|
Added additional gdiplus check.
|
2016-11-05 22:26:30 +01:00 |
|
Taloth Saldono
|
b3f11564a7
|
Fixed: No longer leaves a corrupt file if MediaCover resize failed.
|
2015-02-03 21:15:40 +01:00 |
|
Taloth Saldono
|
35ab3a28fd
|
New: MediaCover api now includes several resized variants to save bandwidth for mobile apps.
banner-35.jpg (height)
banner-70.jpg
fanart-180.jpg (height)
fanart-360.jpg
poster-170.jpg (width)
poster-340.jpg
|
2015-01-29 19:27:09 +01:00 |
|