15bec5421Sopenharmony_ci/* pnglibconf.h - library build configuration */
25bec5421Sopenharmony_ci
35bec5421Sopenharmony_ci/* libpng version 1.6.37 */
45bec5421Sopenharmony_ci
55bec5421Sopenharmony_ci/* Copyright (c) 2018-2019 Cosmin Truta */
65bec5421Sopenharmony_ci/* Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson */
75bec5421Sopenharmony_ci
85bec5421Sopenharmony_ci/* This code is released under the libpng license. */
95bec5421Sopenharmony_ci/* For conditions of distribution and use, see the disclaimer */
105bec5421Sopenharmony_ci/* and license in png.h */
115bec5421Sopenharmony_ci
125bec5421Sopenharmony_ci/* pnglibconf.h */
135bec5421Sopenharmony_ci/* Machine generated file: DO NOT EDIT */
145bec5421Sopenharmony_ci/* Derived from: scripts/pnglibconf.dfa */
155bec5421Sopenharmony_ci#ifndef PNGLCONF_H
165bec5421Sopenharmony_ci#define PNGLCONF_H
175bec5421Sopenharmony_ci/* options */
185bec5421Sopenharmony_ci#define PNG_16BIT_SUPPORTED
195bec5421Sopenharmony_ci#define PNG_ALIGNED_MEMORY_SUPPORTED
205bec5421Sopenharmony_ci/*#undef PNG_ARM_NEON_API_SUPPORTED*/
215bec5421Sopenharmony_ci/*#undef PNG_ARM_NEON_CHECK_SUPPORTED*/
225bec5421Sopenharmony_ci#define PNG_BENIGN_ERRORS_SUPPORTED
235bec5421Sopenharmony_ci#define PNG_BENIGN_READ_ERRORS_SUPPORTED
245bec5421Sopenharmony_ci/*#undef PNG_BENIGN_WRITE_ERRORS_SUPPORTED*/
255bec5421Sopenharmony_ci#define PNG_BUILD_GRAYSCALE_PALETTE_SUPPORTED
265bec5421Sopenharmony_ci#define PNG_CHECK_FOR_INVALID_INDEX_SUPPORTED
275bec5421Sopenharmony_ci#define PNG_COLORSPACE_SUPPORTED
285bec5421Sopenharmony_ci#define PNG_CONSOLE_IO_SUPPORTED
295bec5421Sopenharmony_ci#define PNG_CONVERT_tIME_SUPPORTED
305bec5421Sopenharmony_ci#define PNG_EASY_ACCESS_SUPPORTED
315bec5421Sopenharmony_ci/*#undef PNG_ERROR_NUMBERS_SUPPORTED*/
325bec5421Sopenharmony_ci#define PNG_ERROR_TEXT_SUPPORTED
335bec5421Sopenharmony_ci#define PNG_FIXED_POINT_SUPPORTED
345bec5421Sopenharmony_ci#define PNG_FLOATING_ARITHMETIC_SUPPORTED
355bec5421Sopenharmony_ci#define PNG_FLOATING_POINT_SUPPORTED
365bec5421Sopenharmony_ci#define PNG_FORMAT_AFIRST_SUPPORTED
375bec5421Sopenharmony_ci#define PNG_FORMAT_BGR_SUPPORTED
385bec5421Sopenharmony_ci#define PNG_GAMMA_SUPPORTED
395bec5421Sopenharmony_ci#define PNG_GET_PALETTE_MAX_SUPPORTED
405bec5421Sopenharmony_ci#define PNG_HANDLE_AS_UNKNOWN_SUPPORTED
415bec5421Sopenharmony_ci#define PNG_INCH_CONVERSIONS_SUPPORTED
425bec5421Sopenharmony_ci#define PNG_INFO_IMAGE_SUPPORTED
435bec5421Sopenharmony_ci#define PNG_IO_STATE_SUPPORTED
445bec5421Sopenharmony_ci#define PNG_MNG_FEATURES_SUPPORTED
455bec5421Sopenharmony_ci#define PNG_POINTER_INDEXING_SUPPORTED
465bec5421Sopenharmony_ci/*#undef PNG_POWERPC_VSX_API_SUPPORTED*/
475bec5421Sopenharmony_ci/*#undef PNG_POWERPC_VSX_CHECK_SUPPORTED*/
485bec5421Sopenharmony_ci#define PNG_PROGRESSIVE_READ_SUPPORTED
495bec5421Sopenharmony_ci#define PNG_READ_16BIT_SUPPORTED
505bec5421Sopenharmony_ci#define PNG_READ_ALPHA_MODE_SUPPORTED
515bec5421Sopenharmony_ci#define PNG_READ_ANCILLARY_CHUNKS_SUPPORTED
525bec5421Sopenharmony_ci#define PNG_READ_BACKGROUND_SUPPORTED
535bec5421Sopenharmony_ci#define PNG_READ_BGR_SUPPORTED
545bec5421Sopenharmony_ci#define PNG_READ_CHECK_FOR_INVALID_INDEX_SUPPORTED
555bec5421Sopenharmony_ci#define PNG_READ_COMPOSITE_NODIV_SUPPORTED
565bec5421Sopenharmony_ci#define PNG_READ_COMPRESSED_TEXT_SUPPORTED
575bec5421Sopenharmony_ci#define PNG_READ_EXPAND_16_SUPPORTED
585bec5421Sopenharmony_ci#define PNG_READ_EXPAND_SUPPORTED
595bec5421Sopenharmony_ci#define PNG_READ_FILLER_SUPPORTED
605bec5421Sopenharmony_ci#define PNG_READ_GAMMA_SUPPORTED
615bec5421Sopenharmony_ci#define PNG_READ_GET_PALETTE_MAX_SUPPORTED
625bec5421Sopenharmony_ci#define PNG_READ_GRAY_TO_RGB_SUPPORTED
635bec5421Sopenharmony_ci#define PNG_READ_INTERLACING_SUPPORTED
645bec5421Sopenharmony_ci#define PNG_READ_INT_FUNCTIONS_SUPPORTED
655bec5421Sopenharmony_ci#define PNG_READ_INVERT_ALPHA_SUPPORTED
665bec5421Sopenharmony_ci#define PNG_READ_INVERT_SUPPORTED
675bec5421Sopenharmony_ci#define PNG_READ_OPT_PLTE_SUPPORTED
685bec5421Sopenharmony_ci#define PNG_READ_PACKSWAP_SUPPORTED
695bec5421Sopenharmony_ci#define PNG_READ_PACK_SUPPORTED
705bec5421Sopenharmony_ci#define PNG_READ_QUANTIZE_SUPPORTED
715bec5421Sopenharmony_ci#define PNG_READ_RGB_TO_GRAY_SUPPORTED
725bec5421Sopenharmony_ci#define PNG_READ_SCALE_16_TO_8_SUPPORTED
735bec5421Sopenharmony_ci#define PNG_READ_SHIFT_SUPPORTED
745bec5421Sopenharmony_ci#define PNG_READ_STRIP_16_TO_8_SUPPORTED
755bec5421Sopenharmony_ci#define PNG_READ_STRIP_ALPHA_SUPPORTED
765bec5421Sopenharmony_ci#define PNG_READ_SUPPORTED
775bec5421Sopenharmony_ci#define PNG_READ_SWAP_ALPHA_SUPPORTED
785bec5421Sopenharmony_ci#define PNG_READ_SWAP_SUPPORTED
795bec5421Sopenharmony_ci#define PNG_READ_TEXT_SUPPORTED
805bec5421Sopenharmony_ci#define PNG_READ_TRANSFORMS_SUPPORTED
815bec5421Sopenharmony_ci#define PNG_READ_UNKNOWN_CHUNKS_SUPPORTED
825bec5421Sopenharmony_ci#define PNG_READ_USER_CHUNKS_SUPPORTED
835bec5421Sopenharmony_ci#define PNG_READ_USER_TRANSFORM_SUPPORTED
845bec5421Sopenharmony_ci#define PNG_READ_bKGD_SUPPORTED
855bec5421Sopenharmony_ci#define PNG_READ_cHRM_SUPPORTED
865bec5421Sopenharmony_ci#define PNG_READ_eXIf_SUPPORTED
875bec5421Sopenharmony_ci#define PNG_READ_gAMA_SUPPORTED
885bec5421Sopenharmony_ci#define PNG_READ_hIST_SUPPORTED
895bec5421Sopenharmony_ci#define PNG_READ_iCCP_SUPPORTED
905bec5421Sopenharmony_ci#define PNG_READ_iTXt_SUPPORTED
915bec5421Sopenharmony_ci#define PNG_READ_oFFs_SUPPORTED
925bec5421Sopenharmony_ci#define PNG_READ_pCAL_SUPPORTED
935bec5421Sopenharmony_ci#define PNG_READ_pHYs_SUPPORTED
945bec5421Sopenharmony_ci#define PNG_READ_sBIT_SUPPORTED
955bec5421Sopenharmony_ci#define PNG_READ_sCAL_SUPPORTED
965bec5421Sopenharmony_ci#define PNG_READ_sPLT_SUPPORTED
975bec5421Sopenharmony_ci#define PNG_READ_sRGB_SUPPORTED
985bec5421Sopenharmony_ci#define PNG_READ_tEXt_SUPPORTED
995bec5421Sopenharmony_ci#define PNG_READ_tIME_SUPPORTED
1005bec5421Sopenharmony_ci#define PNG_READ_tRNS_SUPPORTED
1015bec5421Sopenharmony_ci#define PNG_READ_zTXt_SUPPORTED
1025bec5421Sopenharmony_ci#define PNG_SAVE_INT_32_SUPPORTED
1035bec5421Sopenharmony_ci#define PNG_SAVE_UNKNOWN_CHUNKS_SUPPORTED
1045bec5421Sopenharmony_ci#define PNG_SEQUENTIAL_READ_SUPPORTED
1055bec5421Sopenharmony_ci#define PNG_SETJMP_SUPPORTED
1065bec5421Sopenharmony_ci#define PNG_SET_OPTION_SUPPORTED
1075bec5421Sopenharmony_ci#define PNG_SET_UNKNOWN_CHUNKS_SUPPORTED
1085bec5421Sopenharmony_ci#define PNG_SET_USER_LIMITS_SUPPORTED
1095bec5421Sopenharmony_ci#define PNG_SIMPLIFIED_READ_AFIRST_SUPPORTED
1105bec5421Sopenharmony_ci#define PNG_SIMPLIFIED_READ_BGR_SUPPORTED
1115bec5421Sopenharmony_ci#define PNG_SIMPLIFIED_READ_SUPPORTED
1125bec5421Sopenharmony_ci#define PNG_SIMPLIFIED_WRITE_AFIRST_SUPPORTED
1135bec5421Sopenharmony_ci#define PNG_SIMPLIFIED_WRITE_BGR_SUPPORTED
1145bec5421Sopenharmony_ci#define PNG_SIMPLIFIED_WRITE_STDIO_SUPPORTED
1155bec5421Sopenharmony_ci#define PNG_SIMPLIFIED_WRITE_SUPPORTED
1165bec5421Sopenharmony_ci#define PNG_STDIO_SUPPORTED
1175bec5421Sopenharmony_ci#define PNG_STORE_UNKNOWN_CHUNKS_SUPPORTED
1185bec5421Sopenharmony_ci#define PNG_TEXT_SUPPORTED
1195bec5421Sopenharmony_ci#define PNG_TIME_RFC1123_SUPPORTED
1205bec5421Sopenharmony_ci#define PNG_UNKNOWN_CHUNKS_SUPPORTED
1215bec5421Sopenharmony_ci#define PNG_USER_CHUNKS_SUPPORTED
1225bec5421Sopenharmony_ci#define PNG_USER_LIMITS_SUPPORTED
1235bec5421Sopenharmony_ci#define PNG_USER_MEM_SUPPORTED
1245bec5421Sopenharmony_ci#define PNG_USER_TRANSFORM_INFO_SUPPORTED
1255bec5421Sopenharmony_ci#define PNG_USER_TRANSFORM_PTR_SUPPORTED
1265bec5421Sopenharmony_ci#define PNG_WARNINGS_SUPPORTED
1275bec5421Sopenharmony_ci#define PNG_WRITE_16BIT_SUPPORTED
1285bec5421Sopenharmony_ci#define PNG_WRITE_ANCILLARY_CHUNKS_SUPPORTED
1295bec5421Sopenharmony_ci#define PNG_WRITE_BGR_SUPPORTED
1305bec5421Sopenharmony_ci#define PNG_WRITE_CHECK_FOR_INVALID_INDEX_SUPPORTED
1315bec5421Sopenharmony_ci#define PNG_WRITE_COMPRESSED_TEXT_SUPPORTED
1325bec5421Sopenharmony_ci#define PNG_WRITE_CUSTOMIZE_COMPRESSION_SUPPORTED
1335bec5421Sopenharmony_ci#define PNG_WRITE_CUSTOMIZE_ZTXT_COMPRESSION_SUPPORTED
1345bec5421Sopenharmony_ci#define PNG_WRITE_FILLER_SUPPORTED
1355bec5421Sopenharmony_ci#define PNG_WRITE_FILTER_SUPPORTED
1365bec5421Sopenharmony_ci#define PNG_WRITE_FLUSH_SUPPORTED
1375bec5421Sopenharmony_ci#define PNG_WRITE_GET_PALETTE_MAX_SUPPORTED
1385bec5421Sopenharmony_ci#define PNG_WRITE_INTERLACING_SUPPORTED
1395bec5421Sopenharmony_ci#define PNG_WRITE_INT_FUNCTIONS_SUPPORTED
1405bec5421Sopenharmony_ci#define PNG_WRITE_INVERT_ALPHA_SUPPORTED
1415bec5421Sopenharmony_ci#define PNG_WRITE_INVERT_SUPPORTED
1425bec5421Sopenharmony_ci#define PNG_WRITE_OPTIMIZE_CMF_SUPPORTED
1435bec5421Sopenharmony_ci#define PNG_WRITE_PACKSWAP_SUPPORTED
1445bec5421Sopenharmony_ci#define PNG_WRITE_PACK_SUPPORTED
1455bec5421Sopenharmony_ci#define PNG_WRITE_SHIFT_SUPPORTED
1465bec5421Sopenharmony_ci#define PNG_WRITE_SUPPORTED
1475bec5421Sopenharmony_ci#define PNG_WRITE_SWAP_ALPHA_SUPPORTED
1485bec5421Sopenharmony_ci#define PNG_WRITE_SWAP_SUPPORTED
1495bec5421Sopenharmony_ci#define PNG_WRITE_TEXT_SUPPORTED
1505bec5421Sopenharmony_ci#define PNG_WRITE_TRANSFORMS_SUPPORTED
1515bec5421Sopenharmony_ci#define PNG_WRITE_UNKNOWN_CHUNKS_SUPPORTED
1525bec5421Sopenharmony_ci#define PNG_WRITE_USER_TRANSFORM_SUPPORTED
1535bec5421Sopenharmony_ci#define PNG_WRITE_WEIGHTED_FILTER_SUPPORTED
1545bec5421Sopenharmony_ci#define PNG_WRITE_bKGD_SUPPORTED
1555bec5421Sopenharmony_ci#define PNG_WRITE_cHRM_SUPPORTED
1565bec5421Sopenharmony_ci#define PNG_WRITE_eXIf_SUPPORTED
1575bec5421Sopenharmony_ci#define PNG_WRITE_gAMA_SUPPORTED
1585bec5421Sopenharmony_ci#define PNG_WRITE_hIST_SUPPORTED
1595bec5421Sopenharmony_ci#define PNG_WRITE_iCCP_SUPPORTED
1605bec5421Sopenharmony_ci#define PNG_WRITE_iTXt_SUPPORTED
1615bec5421Sopenharmony_ci#define PNG_WRITE_oFFs_SUPPORTED
1625bec5421Sopenharmony_ci#define PNG_WRITE_pCAL_SUPPORTED
1635bec5421Sopenharmony_ci#define PNG_WRITE_pHYs_SUPPORTED
1645bec5421Sopenharmony_ci#define PNG_WRITE_sBIT_SUPPORTED
1655bec5421Sopenharmony_ci#define PNG_WRITE_sCAL_SUPPORTED
1665bec5421Sopenharmony_ci#define PNG_WRITE_sPLT_SUPPORTED
1675bec5421Sopenharmony_ci#define PNG_WRITE_sRGB_SUPPORTED
1685bec5421Sopenharmony_ci#define PNG_WRITE_tEXt_SUPPORTED
1695bec5421Sopenharmony_ci#define PNG_WRITE_tIME_SUPPORTED
1705bec5421Sopenharmony_ci#define PNG_WRITE_tRNS_SUPPORTED
1715bec5421Sopenharmony_ci#define PNG_WRITE_zTXt_SUPPORTED
1725bec5421Sopenharmony_ci#define PNG_bKGD_SUPPORTED
1735bec5421Sopenharmony_ci#define PNG_cHRM_SUPPORTED
1745bec5421Sopenharmony_ci#define PNG_eXIf_SUPPORTED
1755bec5421Sopenharmony_ci#define PNG_gAMA_SUPPORTED
1765bec5421Sopenharmony_ci#define PNG_hIST_SUPPORTED
1775bec5421Sopenharmony_ci#define PNG_iCCP_SUPPORTED
1785bec5421Sopenharmony_ci#define PNG_iTXt_SUPPORTED
1795bec5421Sopenharmony_ci#define PNG_oFFs_SUPPORTED
1805bec5421Sopenharmony_ci#define PNG_pCAL_SUPPORTED
1815bec5421Sopenharmony_ci#define PNG_pHYs_SUPPORTED
1825bec5421Sopenharmony_ci#define PNG_sBIT_SUPPORTED
1835bec5421Sopenharmony_ci#define PNG_sCAL_SUPPORTED
1845bec5421Sopenharmony_ci#define PNG_sPLT_SUPPORTED
1855bec5421Sopenharmony_ci#define PNG_sRGB_SUPPORTED
1865bec5421Sopenharmony_ci#define PNG_tEXt_SUPPORTED
1875bec5421Sopenharmony_ci#define PNG_tIME_SUPPORTED
1885bec5421Sopenharmony_ci#define PNG_tRNS_SUPPORTED
1895bec5421Sopenharmony_ci#define PNG_zTXt_SUPPORTED
1905bec5421Sopenharmony_ci/* end of options */
1915bec5421Sopenharmony_ci/* settings */
1925bec5421Sopenharmony_ci#define PNG_API_RULE 0
1935bec5421Sopenharmony_ci#define PNG_DEFAULT_READ_MACROS 1
1945bec5421Sopenharmony_ci#define PNG_GAMMA_THRESHOLD_FIXED 5000
1955bec5421Sopenharmony_ci#define PNG_IDAT_READ_SIZE PNG_ZBUF_SIZE
1965bec5421Sopenharmony_ci#define PNG_INFLATE_BUF_SIZE 1024
1975bec5421Sopenharmony_ci#define PNG_LINKAGE_API extern
1985bec5421Sopenharmony_ci#define PNG_LINKAGE_CALLBACK extern
1995bec5421Sopenharmony_ci#define PNG_LINKAGE_DATA extern
2005bec5421Sopenharmony_ci#define PNG_LINKAGE_FUNCTION extern
2015bec5421Sopenharmony_ci#define PNG_MAX_GAMMA_8 11
2025bec5421Sopenharmony_ci#define PNG_QUANTIZE_BLUE_BITS 5
2035bec5421Sopenharmony_ci#define PNG_QUANTIZE_GREEN_BITS 5
2045bec5421Sopenharmony_ci#define PNG_QUANTIZE_RED_BITS 5
2055bec5421Sopenharmony_ci#define PNG_TEXT_Z_DEFAULT_COMPRESSION (-1)
2065bec5421Sopenharmony_ci#define PNG_TEXT_Z_DEFAULT_STRATEGY 0
2075bec5421Sopenharmony_ci#define PNG_USER_CHUNK_CACHE_MAX 1000
2085bec5421Sopenharmony_ci#define PNG_USER_CHUNK_MALLOC_MAX 8000000
2095bec5421Sopenharmony_ci#define PNG_USER_HEIGHT_MAX 1000000
2105bec5421Sopenharmony_ci#define PNG_USER_WIDTH_MAX 1000000
2115bec5421Sopenharmony_ci#define PNG_ZBUF_SIZE 8192
2125bec5421Sopenharmony_ci#define PNG_ZLIB_VERNUM 0 /* unknown */
2135bec5421Sopenharmony_ci#define PNG_Z_DEFAULT_COMPRESSION (-1)
2145bec5421Sopenharmony_ci#define PNG_Z_DEFAULT_NOFILTER_STRATEGY 0
2155bec5421Sopenharmony_ci#define PNG_Z_DEFAULT_STRATEGY 1
2165bec5421Sopenharmony_ci#define PNG_sCAL_PRECISION 5
2175bec5421Sopenharmony_ci#define PNG_sRGB_PROFILE_CHECKS 2
2185bec5421Sopenharmony_ci/* end of settings */
2195bec5421Sopenharmony_ci#endif /* PNGLCONF_H */
220