< prev index next >

src/java.desktop/share/native/libsplashscreen/libpng/pnglibconf.h

Print this page




  36  * License version 2 only, as published by the Free Software Foundation.
  37  * However, the following notice accompanied the original version of this
  38  * file and, per its terms, should not be removed:
  39  */
  40 
  41 /* libpng version 1.6.35, July 15, 2018 */
  42 
  43 /* Copyright (c) 1998-2018 Glenn Randers-Pehrson */
  44 
  45 /* This code is released under the libpng license. */
  46 /* For conditions of distribution and use, see the disclaimer */
  47 /* and license in png.h */
  48 
  49 /* pnglibconf.h */
  50 /* Machine generated file: DO NOT EDIT */
  51 /* Derived from: scripts/pnglibconf.dfa */
  52 #ifndef PNGLCONF_H
  53 #define PNGLCONF_H
  54 /* options */
  55 #define PNG_16BIT_SUPPORTED

  56 #define PNG_ALIGNED_MEMORY_SUPPORTED
  57 /*#undef PNG_ARM_NEON_API_SUPPORTED*/
  58 /*#undef PNG_ARM_NEON_CHECK_SUPPORTED*/
  59 #define PNG_BENIGN_ERRORS_SUPPORTED
  60 #define PNG_BENIGN_READ_ERRORS_SUPPORTED
  61 /*#undef PNG_BENIGN_WRITE_ERRORS_SUPPORTED*/
  62 #define PNG_BUILD_GRAYSCALE_PALETTE_SUPPORTED
  63 #define PNG_CHECK_FOR_INVALID_INDEX_SUPPORTED
  64 #define PNG_COLORSPACE_SUPPORTED
  65 #define PNG_CONSOLE_IO_SUPPORTED
  66 /*#undef PNG_CONVERT_tIME_SUPPORTED*/
  67 #define PNG_EASY_ACCESS_SUPPORTED
  68 /*#undef PNG_ERROR_NUMBERS_SUPPORTED*/
  69 #define PNG_ERROR_TEXT_SUPPORTED
  70 #define PNG_FIXED_POINT_SUPPORTED
  71 #define PNG_FLOATING_ARITHMETIC_SUPPORTED
  72 #define PNG_FLOATING_POINT_SUPPORTED
  73 #define PNG_FORMAT_AFIRST_SUPPORTED
  74 #define PNG_FORMAT_BGR_SUPPORTED
  75 #define PNG_GAMMA_SUPPORTED




  36  * License version 2 only, as published by the Free Software Foundation.
  37  * However, the following notice accompanied the original version of this
  38  * file and, per its terms, should not be removed:
  39  */
  40 
  41 /* libpng version 1.6.35, July 15, 2018 */
  42 
  43 /* Copyright (c) 1998-2018 Glenn Randers-Pehrson */
  44 
  45 /* This code is released under the libpng license. */
  46 /* For conditions of distribution and use, see the disclaimer */
  47 /* and license in png.h */
  48 
  49 /* pnglibconf.h */
  50 /* Machine generated file: DO NOT EDIT */
  51 /* Derived from: scripts/pnglibconf.dfa */
  52 #ifndef PNGLCONF_H
  53 #define PNGLCONF_H
  54 /* options */
  55 #define PNG_16BIT_SUPPORTED
  56 //#define PNG_ADLER32_SUPPORTED
  57 #define PNG_ALIGNED_MEMORY_SUPPORTED
  58 /*#undef PNG_ARM_NEON_API_SUPPORTED*/
  59 /*#undef PNG_ARM_NEON_CHECK_SUPPORTED*/
  60 #define PNG_BENIGN_ERRORS_SUPPORTED
  61 #define PNG_BENIGN_READ_ERRORS_SUPPORTED
  62 /*#undef PNG_BENIGN_WRITE_ERRORS_SUPPORTED*/
  63 #define PNG_BUILD_GRAYSCALE_PALETTE_SUPPORTED
  64 #define PNG_CHECK_FOR_INVALID_INDEX_SUPPORTED
  65 #define PNG_COLORSPACE_SUPPORTED
  66 #define PNG_CONSOLE_IO_SUPPORTED
  67 /*#undef PNG_CONVERT_tIME_SUPPORTED*/
  68 #define PNG_EASY_ACCESS_SUPPORTED
  69 /*#undef PNG_ERROR_NUMBERS_SUPPORTED*/
  70 #define PNG_ERROR_TEXT_SUPPORTED
  71 #define PNG_FIXED_POINT_SUPPORTED
  72 #define PNG_FLOATING_ARITHMETIC_SUPPORTED
  73 #define PNG_FLOATING_POINT_SUPPORTED
  74 #define PNG_FORMAT_AFIRST_SUPPORTED
  75 #define PNG_FORMAT_BGR_SUPPORTED
  76 #define PNG_GAMMA_SUPPORTED


< prev index next >