tree: 8ddb5a5dba62d4c21ac160943281fb720494adf0 [path history] [tgz]
  1. analysis/
  2. artificial/
  3. animated-red-blue.gif
  4. bricks-color.bmp
  5. bricks-color.jpeg
  6. bricks-color.lossless.webp
  7. bricks-color.lossy.webp
  8. bricks-color.png
  9. bricks-color.tiff
  10. bricks-dither.bmp
  11. bricks-dither.gif
  12. bricks-dither.indexes
  13. bricks-dither.indexes.giflzw
  14. bricks-dither.lossless.webp
  15. bricks-dither.palette
  16. bricks-dither.png
  17. bricks-gray.bmp
  18. bricks-gray.gif
  19. bricks-gray.indexes
  20. bricks-gray.indexes.giflzw
  21. bricks-gray.jpeg
  22. bricks-gray.lossless.webp
  23. bricks-gray.lossy.webp
  24. bricks-gray.png
  25. bricks-gray.tiff
  26. bricks-nodither.bmp
  27. bricks-nodither.gif
  28. bricks-nodither.indexes
  29. bricks-nodither.indexes.giflzw
  30. bricks-nodither.lossless.webp
  31. bricks-nodither.palette
  32. bricks-nodither.png
  33. gifplayer-muybridge.gif
  34. harvesters.bmp
  35. harvesters.gif
  36. harvesters.jpeg
  37. harvesters.lossless.webp
  38. harvesters.lossy.webp
  39. harvesters.png
  40. harvesters.tiff
  41. hat.bmp
  42. hat.gif
  43. hat.jpeg
  44. hat.lossless.webp
  45. hat.lossy.webp
  46. hat.png
  47. hat.tiff
  48. hibiscus.primitive.bmp
  49. hibiscus.primitive.gif
  50. hibiscus.primitive.jpeg
  51. hibiscus.primitive.lossless.webp
  52. hibiscus.primitive.lossy.webp
  53. hibiscus.primitive.png
  54. hibiscus.primitive.svg
  55. hibiscus.primitive.tiff
  56. hibiscus.regular.bmp
  57. hibiscus.regular.gif
  58. hibiscus.regular.jpeg
  59. hibiscus.regular.lossless.webp
  60. hibiscus.regular.lossy.webp
  61. hibiscus.regular.png
  62. hibiscus.regular.tiff
  63. hippopotamus.bmp
  64. hippopotamus.interlaced.gif
  65. hippopotamus.interlaced.png
  66. hippopotamus.jpeg
  67. hippopotamus.lossless.webp
  68. hippopotamus.lossy.webp
  69. hippopotamus.regular.gif
  70. hippopotamus.regular.png
  71. hippopotamus.tiff
  72. midsummer.txt
  73. midsummer.txt.gz
  74. midsummer.txt.zlib
  75. muybridge-frame-000.indexes
  76. muybridge-frame-001.indexes
  77. muybridge-frame-002.indexes
  78. muybridge-frame-003.indexes
  79. muybridge-frame-004.indexes
  80. muybridge-frame-005.indexes
  81. muybridge-frame-006.indexes
  82. muybridge-frame-007.indexes
  83. muybridge-frame-008.indexes
  84. muybridge-frame-009.indexes
  85. muybridge-frame-010.indexes
  86. muybridge-frame-011.indexes
  87. muybridge-frame-012.indexes
  88. muybridge-frame-013.indexes
  89. muybridge-frame-014.indexes
  90. muybridge.gif
  91. pi.txt
  92. pi.txt.giflzw
  93. pi.txt.gz
  94. pi.txt.zlib
  95. pjw-thumbnail.bmp
  96. pjw-thumbnail.gif
  97. pjw-thumbnail.jpeg
  98. pjw-thumbnail.lossless.webp
  99. pjw-thumbnail.lossy.webp
  100. pjw-thumbnail.png
  101. pjw-thumbnail.tiff
  102. README.md
  103. romeo.txt
  104. romeo.txt.deflate
  105. romeo.txt.fixed-huff.deflate
  106. romeo.txt.gz
  107. romeo.txt.zlib
test/data/README.md

Unless otherwise noted, the *.gz files were generated by the gzip command line tool and the *.deflate and *.zlib versions were then generated by script/extract-deflate-offsets.go. Similarly, the *.giflzw files were generated by script/extract-giflzw.go and the *.palette and *.indexes files were generated by script/extract-palette-indexes.go

The *.jpeg files are usually the canonical versions of the test/data images, and other versions (*.bmp, *.gif, *.png, *.tiff) were generated by ImageMagick's convert command line tool. The *.webp versions were generated by the cwebp command line tool.

The artificial directory holds artificially generated test data, often to explicitly test corner cases of various file formats. The files there usually come in families whose names have a common prefix, such as three files “foo.bar”, “foo.bar.qux”, “foo.bar.commentary.txt” all prefixed by “foo.bar”. The file whose name is that prefix is usually the canonical (typically hand-crafted) file, and the other files are then derived from that. Outside of the artificial directory, the other files in this directory are typically real world examples of various file formats, or deriviations of them.

animated-red-blue.gif is an original animation by Nigel Tao nigeltao@golang.org.

bricks-* are various encodings of an original photo by Nigel Tao nigeltao@golang.org.

gifplayer-muybridge.gif is an original animation by Nigel Tao nigeltao@golang.org.

harvesters.* are various encodings of a photo of “The Harvesters” by Pieter Bruegel the Elder, held by the Metropolitan Museum of Art. http://www.metmuseum.org/art/collection/search/435809 lists that image as in the public domain.

hat.* are various encodings of a photo of “Self-Portrait with a Straw Hat (obverse: The Potato Peeler)” by Vincent van Gogh, held by the Metropolitan Museum of art. http://www.metmuseum.org/art/collection/search/436532 lists that image as in the public domain.

hibiscus.regular.* are various encodings of a photo of “Hibiscus and Parrots” by Louis Comfort Tiffany, held by the Metropolitan Museum of Art. http://www.metmuseum.org/art/collection/search/13503 lists that image as in the public domain.

hibiscus.primitive.* is the result of running the hibiscus.regular.png image through github.com/fogleman/primitive and other programs:

  • primitive -i hibiscus.regular.png -o hibiscus.primitive.svg -s 442 -n 32
  • inkscape -z -e hibiscus.primitive.png hibiscus.primitive.svg
  • Various invocations of convert and cwebp

hippopotamus.* are various encodings of a cropping of a photo of “Hippopotamus (William)”, held by the Metropolitan Museum of Art. http://www.metmuseum.org/art/collection/search/544227 lists that image as in the public domain.

http://www.metmuseum.org/about-the-met/policies-and-documents/image-resources says that “You are welcome to use images of artworks in The Met collection that the Museum believes to be in the public domain, or those to which the Museum waives any copyright it might have, for any purpose, including commercial and noncommercial use, free of charge and without requiring permission from the Museum.”

midsummer.txt is an excerpt of Shakespeare‘s "A Midsummer Night’s Dream", copied from http://shakespeare.mit.edu/midsummer/midsummer.1.1.html

muybridge.gif is derived from https://en.wikipedia.org/wiki/File:Muybridge_race_horse_animated.gif which is in the public domain.

pi.txt contains the digits of pi.

pjw-thumbnail.* are various encodings of an image derived from an iconic, original photo of Peter J. Weinberger by Rob Pike r@golang.org.

romeo.txt is an excerpt of Shakespeare's “Romeo and Juliet”, copied from http://shakespeare.mit.edu/romeo_juliet/romeo_juliet.2.2.html

romeo.txt.fixed-huff.deflate was derived from romeo.txt by a custom program to use fixed (not dynamic) Huffman tables for the deflate encoding.