diff options
| author | luc <luc@debianluc> | 2015-11-12 08:21:37 +0100 |
|---|---|---|
| committer | luc <luc@debianluc> | 2015-11-12 08:21:37 +0100 |
| commit | 0de69886042bc95ac1956c2aa0132ede8d0dc27c (patch) | |
| tree | 778c21aecfa6ca2dc0009b6bb808515313280055 /test/viewImageTest | |
| parent | f11b5e83096c63fffe942e7679b70e9a1a2aee28 (diff) | |
Added links to more image test suites.
Diffstat (limited to 'test/viewImageTest')
| -rw-r--r-- | test/viewImageTest/ViewImageTest.html | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/test/viewImageTest/ViewImageTest.html b/test/viewImageTest/ViewImageTest.html index 547152cc7..efdfd96da 100644 --- a/test/viewImageTest/ViewImageTest.html +++ b/test/viewImageTest/ViewImageTest.html @@ -70,7 +70,8 @@ td { <td>.png</td> <td>Portable Network Graphics</td> <td><a href="https://tools.ietf.org/html/rfc2083">RFC 2083</a></td> - <td><a href="http://www.schaik.com/pngsuite/pngsuite.html">Pngsuite</a></td> + <td><a href="http://www.schaik.com/pngsuite/pngsuite.html">Pngsuite</a>, + <a href="https://code.google.com/p/imagetestsuite/">imagetestsuite</a></td> <td> <div class="thumbcontainer"> <a @@ -102,7 +103,8 @@ td { <td>Animated Portable Network Graphics</td> <td><a href="https://wiki.mozilla.org/APNG_Specification">APNG Specification</a></td> - <td><a href="https://philip.html5.org/tests/apng/tests.html">APNG tests</a></td> + <td><a href="https://philip.html5.org/tests/apng/tests.html">APNG + tests</a></td> <td> <div class="thumbcontainer"> <a @@ -133,7 +135,7 @@ td { <td>.jpg, .jpeg, .jpe, .jif, .jfif, .jfi</td> <td>Joint Photographic Experts Group</td> <td></td> - <td></td> + <td><a href="https://code.google.com/p/imagetestsuite/">imagetestsuite</a></td> <td> <div class="thumbcontainer"> <a @@ -163,7 +165,7 @@ td { <td>.gif</td> <td>Graphics Interchange Format</td> <td></td> - <td></td> + <td><a href="https://code.google.com/p/imagetestsuite/">imagetestsuite</a></td> <td> <div class="thumbcontainer"> <a @@ -282,7 +284,9 @@ td { <td>.bmp, .dib</td> <td>Windows Bitmap</td> <td></td> - <td></td> + <td><a href="http://entropymine.com/jason/bmpsuite/">bmpsuite</a>, + <a href="http://bmptestsuite.sourceforge.net/">The Bitmap Test + suite</a></td> <td> <div class="thumbcontainer"> <a @@ -344,7 +348,8 @@ td { 6.0 Specification</a></td> <td><a href="http://www.remotesensing.org/libtiff/images.html">libtiff</a>, <a - href="https://github.com/haraldk/TwelveMonkeys/tree/master/imageio/imageio-tiff/src/test/resources/tiff">TwelveMonkeys</a></td> + href="https://github.com/haraldk/TwelveMonkeys/tree/master/imageio/imageio-tiff/src/test/resources/tiff">TwelveMonkeys</a>, + <a href="https://code.google.com/p/imagetestsuite/">imagetestsuite</a></td> <td> <div class="thumbcontainer"> <a @@ -906,7 +911,8 @@ td { </td> </tr> <tr> - <td>VTF: <a href="http://www.gaming-models.de/index.php/product/413" + <td>VTF: <a + href="http://www.gaming-models.de/index.php/product/413" title="sample source url">sample source</a></td> <td>image/vnd.valve.source.texture</td> <td>.vtf</td> @@ -930,7 +936,7 @@ td { title="Browser render VTF sample in full size"> <img src="http://localhost:8090/env/grafics/test/stone_wall.vtf" height="100%" style="margin-left: -17%" - alt="Browser VTF render failed"/> + alt="Browser VTF render failed" /> </a> </div> </td> |
