You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Jellyfin.Drawing.Skia
Bond_009 b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
..
Properties
Jellyfin.Drawing.Skia.csproj Update projects to .net7 2 years ago
PercentPlayedDrawer.cs
PlayedIndicatorDrawer.cs
SkiaCodecException.cs
SkiaEncoder.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
SkiaException.cs
SkiaHelper.cs Replace != null with is not null 2 years ago
SplashscreenBuilder.cs Replace == null with is null 2 years ago
StripCollageBuilder.cs Replace == null with is null 2 years ago
UnplayedCountIndicator.cs