Преглед на файлове

stb_image: Update comment

As per recent patches, we do support 16-bit PNMs.
Fabian Giesen преди 4 години
родител
ревизия
cf00c67c57
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      stb_image.h

+ 0 - 1
stb_image.h

@@ -7321,7 +7321,6 @@ static int stbi__pic_info(stbi__context *s, int *x, int *y, int *comp)
 // Known limitations:
 // Known limitations:
 //    Does not support comments in the header section
 //    Does not support comments in the header section
 //    Does not support ASCII image data (formats P2 and P3)
 //    Does not support ASCII image data (formats P2 and P3)
-//    Does not support 16-bit-per-channel
 
 
 #ifndef STBI_NO_PNM
 #ifndef STBI_NO_PNM