Added ico and bmp sample pictures

pull/18/head
luc 9 years ago
parent baede48161
commit f5746b5490

@ -194,17 +194,57 @@ td {
</tr>
<tr>
<td>ICO : <a
href="https://upload.wikimedia.org/wikipedia/commons/0/02/SVG_logo.svg"
href="https://en.wikipedia.org/favicon.ico"
title="sample source url">sample source</a></td>
<td>image/vnd.microsoft.icon, image/x-icon (not registered at
IANA)</td>
<td>.ico</td>
<td>Graphics file format for computer icons</td>
<td>
<div class="thumbcontainer">No sample</div>
<div class="thumbcontainer">
<a
href="http://localhost:8090/ViewImage.png?url=http://localhost:8090/env/grafics/test/favicon.ico"
title="Render ICO sample in full size"> <img
src="http://localhost:8090/ViewImage.png?maxwidth=128&maxheight=128&quadratic&url=http://localhost:8090/env/grafics/test/favicon.ico"
width="128" height="128" alt="ICO render failed" />
</a>
</div>
</td>
<td>
<div class="browserthumb">
<a href="http://localhost:8090/env/grafics/test/favicon.ico"
title="Render ICO sample in full size"> <img
src="http://localhost:8090/env/grafics/test/favicon.ico"
width="128" height="128" alt="ICO render failed" />
</a>
</div>
</td>
</tr>
<tr>
<td>BMP : <a
href="http://homepages.cae.wisc.edu/~ece533/images/sails.bmp"
title="sample source url">sample source</a></td>
<td>image/bmp (not registered at IANA), image/x-bmp (not registered at IANA)</td>
<td>.bmp, .dib</td>
<td>Windows Bitmap</td>
<td>
<div class="thumbcontainer">
<a
href="http://localhost:8090/ViewImage.png?url=http://localhost:8090/env/grafics/test/sails.bmp"
title="Render BMP sample in full size"> <img
src="http://localhost:8090/ViewImage.png?maxwidth=128&maxheight=128&quadratic&url=http://localhost:8090/env/grafics/test/sails.bmp"
width="128" height="128" alt="BMP render failed" />
</a>
</div>
</td>
<td>
<div class="browserthumb">No sample</div>
<div class="browserthumb">
<a href="http://localhost:8090/env/grafics/test/sails.bmp"
title="Render BMP sample in full size"> <img
src="http://localhost:8090/env/grafics/test/sails.bmp"
width="128" height="128" alt="BMP render failed" />
</a>
</div>
</td>
</tr>
<tr>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 KiB

Loading…
Cancel
Save