📷 A modern, cross-platform, 2D Graphics library for .NET
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.
 
 
Ynse Hoornenborg ab38a3da7a
Merge 19e44be16b into 5a0a74fecc
6 days ago
..
LoadTestInput Add output reference images 5 years ago
ReferenceOutput Merge 19e44be16b86efac53ddfe917562c179118ac8c7 into 5a0a74feccb0694fd9866d77b49390b1e89743c4 6 days ago
tools Add output reference images 5 years ago
README.md Changed master to main in the links. 5 years ago

README.md

ReferenceOutput

Contains images to validate against in ImageSharp tests. In most cases the file hierarchy follows the hierarchy of ActualOutput

tools

Various utilities to help dealing with images.

  • optipng.exe: lossless PNG compressor, to keep the ReferenceImages folder as small as possible
  • optimize-all.cmd: Runs lossless optimizer for reference PNG-s. Currently it has to be manually edited to add new test class directories.
  • dump-jpeg-coeffs.exe