aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/3rdparty/stb/stb_image.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-09-11 19:45:38 +0800
committerchai <chaifix@163.com>2018-09-11 19:45:38 +0800
commit0ea853c2aad2aa3670eb694328743bb806e603bf (patch)
treeef6b1f09331d992b870c78e842ce59ff755163b9 /src/libjin/3rdparty/stb/stb_image.h
parentb994fc716e2a71ded757ff18e5d7f21a6f64a85a (diff)
*update
Diffstat (limited to 'src/libjin/3rdparty/stb/stb_image.h')
-rw-r--r--src/libjin/3rdparty/stb/stb_image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libjin/3rdparty/stb/stb_image.h b/src/libjin/3rdparty/stb/stb_image.h
index 72e0ae6..9624869 100644
--- a/src/libjin/3rdparty/stb/stb_image.h
+++ b/src/libjin/3rdparty/stb/stb_image.h
@@ -22,7 +22,7 @@
JPEG baseline & progressive (12 bpc/arithmetic not supported, same as stock IJG lib)
PNG 1/2/4/8/16-bit-per-channel
-
+
TGA (not sure what subset, if a subset)
BMP non-1bpp, non-RLE
PSD (composited view only, no extra channels, 8/16 bit-per-channel)