File: png_expected_diff

package info (click to toggle)
diffoscope 297%2Bdeb13u1
  • links: PTS, VCS
  • area: main
  • in suites: trixie-proposed-updates
  • size: 11,304 kB
  • sloc: python: 17,173; sh: 114; makefile: 97; xml: 36; javascript: 2
file content (10 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
@@ -1,8 +1,8 @@
 #SNG: from stdin
 IHDR {
     width: 1; height: 1; bitdepth: 8;
     using color;
 }
 IMAGE {
-    pixels hex ffffff ;
+    pixels base64 777;
 }