< prev index next >

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

Print this page




  10  * This code is distributed in the hope that it will be useful, but WITHOUT
  11  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  13  * version 2 for more details (a copy is included in the LICENSE file that
  14  * accompanied this code).
  15  *
  16  * You should have received a copy of the GNU General Public License version
  17  * 2 along with this work; if not, write to the Free Software Foundation,
  18  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  19  *
  20  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  21  * or visit www.oracle.com if you need additional information or have any
  22  * questions.
  23  *
  24  * THIS FILE WAS MODIFIED BY ORACLE, INC.
  25  */
  26 
  27 /* libpng STANDARD API DEFINITION */
  28 
  29 /* pnglibconf.h - library build configuration */
  30 
  31 /* This file is available under and governed by the GNU General Public
  32  * License version 2 only, as published by the Free Software Foundation.
  33  * However, the following notice accompanied the original version of this
  34  * file and, per its terms, should not be removed:
  35  */
  36 
  37 /* libpng version 1.6.20, December 3, 2015 */
  38 
  39 /* Copyright (c) 1998-2014 Glenn Randers-Pehrson */
  40 
  41 /* This code is released under the libpng license. */
  42 /* For conditions of distribution and use, see the disclaimer */
  43 /* and license in png.h */
  44 
  45 /* pnglibconf.h */
  46 /* Machine generated file: DO NOT EDIT */
  47 /* Derived from: scripts/pnglibconf.dfa */
  48 #ifndef PNGLCONF_H
  49 #define PNGLCONF_H
  50 /* options */
  51 #define PNG_16BIT_SUPPORTED
  52 #define PNG_ALIGNED_MEMORY_SUPPORTED
  53 /*#undef PNG_ARM_NEON_API_SUPPORTED*/
  54 /*#undef PNG_ARM_NEON_CHECK_SUPPORTED*/
  55 #define PNG_BENIGN_ERRORS_SUPPORTED
  56 #define PNG_BENIGN_READ_ERRORS_SUPPORTED
  57 /*#undef PNG_BENIGN_WRITE_ERRORS_SUPPORTED*/
  58 #define PNG_BUILD_GRAYSCALE_PALETTE_SUPPORTED
  59 #define PNG_CHECK_FOR_INVALID_INDEX_SUPPORTED


 124 #define PNG_READ_sBIT_SUPPORTED
 125 #define PNG_READ_sCAL_SUPPORTED
 126 #define PNG_READ_sPLT_SUPPORTED
 127 #define PNG_READ_sRGB_SUPPORTED
 128 #define PNG_READ_tEXt_SUPPORTED
 129 #define PNG_READ_tIME_SUPPORTED
 130 #define PNG_READ_tRNS_SUPPORTED
 131 #define PNG_READ_zTXt_SUPPORTED
 132 /*#undef PNG_SAVE_INT_32_SUPPORTED*/
 133 #define PNG_SAVE_UNKNOWN_CHUNKS_SUPPORTED
 134 #define PNG_SEQUENTIAL_READ_SUPPORTED
 135 #define PNG_SETJMP_SUPPORTED
 136 #define PNG_SET_OPTION_SUPPORTED
 137 #define PNG_SET_UNKNOWN_CHUNKS_SUPPORTED
 138 #define PNG_SET_USER_LIMITS_SUPPORTED
 139 #define PNG_SIMPLIFIED_READ_AFIRST_SUPPORTED
 140 #define PNG_SIMPLIFIED_READ_BGR_SUPPORTED
 141 #define PNG_SIMPLIFIED_READ_SUPPORTED
 142 /*#undef PNG_SIMPLIFIED_WRITE_AFIRST_SUPPORTED*/
 143 /*#undef PNG_SIMPLIFIED_WRITE_BGR_SUPPORTED*/

 144 /*#undef PNG_SIMPLIFIED_WRITE_SUPPORTED*/
 145 #define PNG_STDIO_SUPPORTED
 146 #define PNG_STORE_UNKNOWN_CHUNKS_SUPPORTED
 147 #define PNG_TEXT_SUPPORTED
 148 #define PNG_TIME_RFC1123_SUPPORTED
 149 #define PNG_UNKNOWN_CHUNKS_SUPPORTED
 150 #define PNG_USER_CHUNKS_SUPPORTED
 151 #define PNG_USER_LIMITS_SUPPORTED
 152 #define PNG_USER_MEM_SUPPORTED
 153 #define PNG_USER_TRANSFORM_INFO_SUPPORTED
 154 #define PNG_USER_TRANSFORM_PTR_SUPPORTED
 155 #define PNG_WARNINGS_SUPPORTED
 156 /*#undef PNG_WRITE_16BIT_SUPPORTED*/
 157 /*#undef PNG_WRITE_ANCILLARY_CHUNKS_SUPPORTED*/
 158 /*#undef PNG_WRITE_BGR_SUPPORTED*/
 159 /*#undef PNG_WRITE_CHECK_FOR_INVALID_INDEX_SUPPORTED*/
 160 /*#undef PNG_WRITE_COMPRESSED_TEXT_SUPPORTED*/
 161 /*#undef PNG_WRITE_CUSTOMIZE_COMPRESSION_SUPPORTED*/
 162 /*#undef PNG_WRITE_CUSTOMIZE_ZTXT_COMPRESSION_SUPPORTED*/
 163 /*#undef PNG_WRITE_FILLER_SUPPORTED*/




  10  * This code is distributed in the hope that it will be useful, but WITHOUT
  11  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  13  * version 2 for more details (a copy is included in the LICENSE file that
  14  * accompanied this code).
  15  *
  16  * You should have received a copy of the GNU General Public License version
  17  * 2 along with this work; if not, write to the Free Software Foundation,
  18  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  19  *
  20  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  21  * or visit www.oracle.com if you need additional information or have any
  22  * questions.
  23  *
  24  * THIS FILE WAS MODIFIED BY ORACLE, INC.
  25  */
  26 
  27 /* libpng STANDARD API DEFINITION */
  28 
  29 /* pnglibconf.h - library build configuration */

  30 /* This file is available under and governed by the GNU General Public
  31  * License version 2 only, as published by the Free Software Foundation.
  32  * However, the following notice accompanied the original version of this
  33  * file and, per its terms, should not be removed:
  34  */
  35 
  36 /* libpng version 1.6.23, June 9, 2016 */
  37 
  38 /* Copyright (c) 1998-2016 Glenn Randers-Pehrson */
  39 
  40 /* This code is released under the libpng license. */
  41 /* For conditions of distribution and use, see the disclaimer */
  42 /* and license in png.h */
  43 
  44 /* pnglibconf.h */
  45 /* Machine generated file: DO NOT EDIT */
  46 /* Derived from: scripts/pnglibconf.dfa */
  47 #ifndef PNGLCONF_H
  48 #define PNGLCONF_H
  49 /* options */
  50 #define PNG_16BIT_SUPPORTED
  51 #define PNG_ALIGNED_MEMORY_SUPPORTED
  52 /*#undef PNG_ARM_NEON_API_SUPPORTED*/
  53 /*#undef PNG_ARM_NEON_CHECK_SUPPORTED*/
  54 #define PNG_BENIGN_ERRORS_SUPPORTED
  55 #define PNG_BENIGN_READ_ERRORS_SUPPORTED
  56 /*#undef PNG_BENIGN_WRITE_ERRORS_SUPPORTED*/
  57 #define PNG_BUILD_GRAYSCALE_PALETTE_SUPPORTED
  58 #define PNG_CHECK_FOR_INVALID_INDEX_SUPPORTED


 123 #define PNG_READ_sBIT_SUPPORTED
 124 #define PNG_READ_sCAL_SUPPORTED
 125 #define PNG_READ_sPLT_SUPPORTED
 126 #define PNG_READ_sRGB_SUPPORTED
 127 #define PNG_READ_tEXt_SUPPORTED
 128 #define PNG_READ_tIME_SUPPORTED
 129 #define PNG_READ_tRNS_SUPPORTED
 130 #define PNG_READ_zTXt_SUPPORTED
 131 /*#undef PNG_SAVE_INT_32_SUPPORTED*/
 132 #define PNG_SAVE_UNKNOWN_CHUNKS_SUPPORTED
 133 #define PNG_SEQUENTIAL_READ_SUPPORTED
 134 #define PNG_SETJMP_SUPPORTED
 135 #define PNG_SET_OPTION_SUPPORTED
 136 #define PNG_SET_UNKNOWN_CHUNKS_SUPPORTED
 137 #define PNG_SET_USER_LIMITS_SUPPORTED
 138 #define PNG_SIMPLIFIED_READ_AFIRST_SUPPORTED
 139 #define PNG_SIMPLIFIED_READ_BGR_SUPPORTED
 140 #define PNG_SIMPLIFIED_READ_SUPPORTED
 141 /*#undef PNG_SIMPLIFIED_WRITE_AFIRST_SUPPORTED*/
 142 /*#undef PNG_SIMPLIFIED_WRITE_BGR_SUPPORTED*/
 143 /*#undef PNG_SIMPLIFIED_WRITE_STDIO_SUPPORTED*/
 144 /*#undef PNG_SIMPLIFIED_WRITE_SUPPORTED*/
 145 #define PNG_STDIO_SUPPORTED
 146 #define PNG_STORE_UNKNOWN_CHUNKS_SUPPORTED
 147 #define PNG_TEXT_SUPPORTED
 148 #define PNG_TIME_RFC1123_SUPPORTED
 149 #define PNG_UNKNOWN_CHUNKS_SUPPORTED
 150 #define PNG_USER_CHUNKS_SUPPORTED
 151 #define PNG_USER_LIMITS_SUPPORTED
 152 #define PNG_USER_MEM_SUPPORTED
 153 #define PNG_USER_TRANSFORM_INFO_SUPPORTED
 154 #define PNG_USER_TRANSFORM_PTR_SUPPORTED
 155 #define PNG_WARNINGS_SUPPORTED
 156 /*#undef PNG_WRITE_16BIT_SUPPORTED*/
 157 /*#undef PNG_WRITE_ANCILLARY_CHUNKS_SUPPORTED*/
 158 /*#undef PNG_WRITE_BGR_SUPPORTED*/
 159 /*#undef PNG_WRITE_CHECK_FOR_INVALID_INDEX_SUPPORTED*/
 160 /*#undef PNG_WRITE_COMPRESSED_TEXT_SUPPORTED*/
 161 /*#undef PNG_WRITE_CUSTOMIZE_COMPRESSION_SUPPORTED*/
 162 /*#undef PNG_WRITE_CUSTOMIZE_ZTXT_COMPRESSION_SUPPORTED*/
 163 /*#undef PNG_WRITE_FILLER_SUPPORTED*/


< prev index next >