File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11// Copyright (c) Six Labors.
22// Licensed under the Six Labors Split License.
33
4- using System . IO ;
54using System . Runtime . Intrinsics . X86 ;
65using Microsoft . DotNet . RemoteExecutor ;
76using SixLabors . ImageSharp . Formats ;
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ public static class Png
7373 public const string DisposeBackgroundRegion = "Png/animated/15-dispose-background-region.png" ;
7474 public const string DisposePreviousFirst = "Png/animated/12-dispose-prev-first.png" ;
7575 public const string BlendOverMultiple = "Png/animated/21-blend-over-multiple.png" ;
76- public const string Issue2666 = "Png/Issues /Issue_2666.png" ;
76+ public const string Issue2666 = "Png/issues /Issue_2666.png" ;
7777
7878 // Filtered test images from http://www.schaik.com/pngsuite/pngsuite_fil_png.html
7979 public const string Filter0 = "Png/filter0.png" ;
You can’t perform that action at this time.
0 commit comments