Update stb-image to get JPEG progressive support.

This commit is contained in:
Glenn Watson 2015-08-06 12:03:56 +10:00
parent afe3d7e747
commit 2e08f42ae4
10 changed files with 44 additions and 6 deletions

View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
</style>
</head>
<body>
<img src="jpeg_normal.jpg">
</body>
</html>