ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

pnglibconf.h
Go to the documentation of this file.
00001 
00002 /* libpng STANDARD API DEFINITION */
00003 
00004 /* pnglibconf.h - library build configuration */
00005 
00006 /* libpng version 1.5.4 - last changed on June 22, 2011 */
00007 
00008 /* Copyright (c) 1998-2011 Glenn Randers-Pehrson */
00009 
00010 /* This code is released under the libpng license. */
00011 /* For conditions of distribution and use, see the disclaimer */
00012 /* and license in png.h */
00013 
00014 /* pnglibconf.h */
00015 /* Derived from: scripts/pnglibconf.dfa */
00016 /* If you edit this file by hand you must obey the rules expressed in */
00017 /* pnglibconf.dfa with respect to the dependencies between the following */
00018 /* symbols.  It is much better to generate a new file using */
00019 /* scripts/libpngconf.mak */
00020 
00021 #ifndef PNGLCONF_H
00022 #define PNGLCONF_H
00023 /* settings */
00024 #define PNG_API_RULE 0
00025 #define PNG_CALLOC_SUPPORTED
00026 #define PNG_COST_SHIFT 3
00027 #define PNG_DEFAULT_READ_MACROS 1
00028 #define PNG_GAMMA_THRESHOLD_FIXED 5000
00029 #define PNG_MAX_GAMMA_8 11
00030 #define PNG_QUANTIZE_BLUE_BITS 5
00031 #define PNG_QUANTIZE_GREEN_BITS 5
00032 #define PNG_QUANTIZE_RED_BITS 5
00033 #define PNG_sCAL_PRECISION 5
00034 #define PNG_USER_CHUNK_CACHE_MAX 0
00035 #define PNG_USER_CHUNK_MALLOC_MAX 0
00036 #define PNG_USER_HEIGHT_MAX 1000000
00037 #define PNG_USER_WIDTH_MAX 1000000
00038 #define PNG_WEIGHT_SHIFT 8
00039 #define PNG_ZBUF_SIZE 8192
00040 /* end of settings */
00041 /* options */
00042 #define PNG_16BIT_SUPPORTED
00043 #define PNG_ALIGN_MEMORY_SUPPORTED
00044 #define PNG_BENIGN_ERRORS_SUPPORTED
00045 #define PNG_bKGD_SUPPORTED
00046 #define PNG_BUILD_GRAYSCALE_PALETTE_SUPPORTED
00047 #define PNG_CHECK_cHRM_SUPPORTED
00048 #define PNG_cHRM_SUPPORTED
00049 #define PNG_CONSOLE_IO_SUPPORTED
00050 #define PNG_CONVERT_tIME_SUPPORTED
00051 #define PNG_EASY_ACCESS_SUPPORTED
00052 /*#undef PNG_ERROR_NUMBERS_SUPPORTED*/
00053 #define PNG_ERROR_TEXT_SUPPORTED
00054 #define PNG_FIXED_POINT_SUPPORTED
00055 #define PNG_FLOATING_ARITHMETIC_SUPPORTED
00056 #define PNG_FLOATING_POINT_SUPPORTED
00057 #define PNG_gAMA_SUPPORTED
00058 #define PNG_HANDLE_AS_UNKNOWN_SUPPORTED
00059 #define PNG_hIST_SUPPORTED
00060 #define PNG_iCCP_SUPPORTED
00061 #define PNG_INCH_CONVERSIONS_SUPPORTED
00062 #define PNG_INFO_IMAGE_SUPPORTED
00063 #define PNG_IO_STATE_SUPPORTED
00064 #define PNG_iTXt_SUPPORTED
00065 #define PNG_MNG_FEATURES_SUPPORTED
00066 #define PNG_oFFs_SUPPORTED
00067 #define PNG_pCAL_SUPPORTED
00068 #define PNG_pHYs_SUPPORTED
00069 #define PNG_POINTER_INDEXING_SUPPORTED
00070 #define PNG_PROGRESSIVE_READ_SUPPORTED
00071 #define PNG_READ_16BIT_SUPPORTED
00072 #define PNG_READ_ALPHA_MODE_SUPPORTED
00073 #define PNG_READ_ANCILLARY_CHUNKS_SUPPORTED
00074 #define PNG_READ_BACKGROUND_SUPPORTED
00075 #define PNG_READ_BGR_SUPPORTED
00076 #define PNG_READ_bKGD_SUPPORTED
00077 #define PNG_READ_cHRM_SUPPORTED
00078 #define PNG_READ_COMPOSITE_NODIV_SUPPORTED
00079 #define PNG_READ_COMPRESSED_TEXT_SUPPORTED
00080 #define PNG_READ_EXPAND_16_SUPPORTED
00081 #define PNG_READ_EXPAND_SUPPORTED
00082 #define PNG_READ_FILLER_SUPPORTED
00083 #define PNG_READ_gAMA_SUPPORTED
00084 #define PNG_READ_GAMMA_SUPPORTED
00085 #define PNG_READ_GRAY_TO_RGB_SUPPORTED
00086 #define PNG_READ_hIST_SUPPORTED
00087 #define PNG_READ_iCCP_SUPPORTED
00088 #define PNG_READ_INTERLACING_SUPPORTED
00089 #define PNG_READ_INT_FUNCTIONS_SUPPORTED
00090 #define PNG_READ_INVERT_ALPHA_SUPPORTED
00091 #define PNG_READ_INVERT_SUPPORTED
00092 #define PNG_READ_iTXt_SUPPORTED
00093 #define PNG_READ_oFFs_SUPPORTED
00094 #define PNG_READ_OPT_PLTE_SUPPORTED
00095 #define PNG_READ_PACK_SUPPORTED
00096 #define PNG_READ_PACKSWAP_SUPPORTED
00097 #define PNG_READ_pCAL_SUPPORTED
00098 #define PNG_READ_pHYs_SUPPORTED
00099 #define PNG_READ_QUANTIZE_SUPPORTED
00100 #define PNG_READ_RGB_TO_GRAY_SUPPORTED
00101 #define PNG_READ_sBIT_SUPPORTED
00102 #define PNG_READ_SCALE_16_TO_8_SUPPORTED
00103 #define PNG_READ_sCAL_SUPPORTED
00104 #define PNG_READ_SHIFT_SUPPORTED
00105 #define PNG_READ_sPLT_SUPPORTED
00106 #define PNG_READ_sRGB_SUPPORTED
00107 #define PNG_READ_STRIP_16_TO_8_SUPPORTED
00108 #define PNG_READ_STRIP_ALPHA_SUPPORTED
00109 #define PNG_READ_SUPPORTED
00110 #define PNG_READ_SWAP_ALPHA_SUPPORTED
00111 #define PNG_READ_SWAP_SUPPORTED
00112 #define PNG_READ_tEXt_SUPPORTED
00113 #define PNG_READ_TEXT_SUPPORTED
00114 #define PNG_READ_tIME_SUPPORTED
00115 #define PNG_READ_TRANSFORMS_SUPPORTED
00116 #define PNG_READ_tRNS_SUPPORTED
00117 #define PNG_READ_UNKNOWN_CHUNKS_SUPPORTED
00118 #define PNG_READ_USER_CHUNKS_SUPPORTED
00119 #define PNG_READ_USER_TRANSFORM_SUPPORTED
00120 #define PNG_READ_zTXt_SUPPORTED
00121 #define PNG_SAVE_INT_32_SUPPORTED
00122 #define PNG_sBIT_SUPPORTED
00123 #define PNG_sCAL_SUPPORTED
00124 #define PNG_SEQUENTIAL_READ_SUPPORTED
00125 #define PNG_SET_CHUNK_CACHE_LIMIT_SUPPORTED
00126 #define PNG_SET_CHUNK_MALLOC_LIMIT_SUPPORTED
00127 #define PNG_SETJMP_SUPPORTED
00128 #define PNG_SET_USER_LIMITS_SUPPORTED
00129 #define PNG_sPLT_SUPPORTED
00130 #define PNG_sRGB_SUPPORTED
00131 #define PNG_STDIO_SUPPORTED
00132 #define PNG_tEXt_SUPPORTED
00133 #define PNG_TEXT_SUPPORTED
00134 #define PNG_TIME_RFC1123_SUPPORTED
00135 #define PNG_tIME_SUPPORTED
00136 #define PNG_tRNS_SUPPORTED
00137 #define PNG_UNKNOWN_CHUNKS_SUPPORTED
00138 #define PNG_USER_CHUNKS_SUPPORTED
00139 #define PNG_USER_LIMITS_SUPPORTED
00140 #define PNG_USER_MEM_SUPPORTED
00141 #define PNG_USER_TRANSFORM_INFO_SUPPORTED
00142 #define PNG_USER_TRANSFORM_PTR_SUPPORTED
00143 #define PNG_WARNINGS_SUPPORTED
00144 #define PNG_WRITE_16BIT_SUPPORTED
00145 #define PNG_WRITE_ANCILLARY_CHUNKS_SUPPORTED
00146 #define PNG_WRITE_BGR_SUPPORTED
00147 #define PNG_WRITE_bKGD_SUPPORTED
00148 #define PNG_WRITE_cHRM_SUPPORTED
00149 #define PNG_WRITE_COMPRESSED_TEXT_SUPPORTED
00150 #define PNG_WRITE_CUSTOMIZE_ZTXT_COMPRESSION_SUPPORTED
00151 #define PNG_WRITE_FILLER_SUPPORTED
00152 #define PNG_WRITE_FILTER_SUPPORTED
00153 #define PNG_WRITE_FLUSH_SUPPORTED
00154 #define PNG_WRITE_gAMA_SUPPORTED
00155 #define PNG_WRITE_hIST_SUPPORTED
00156 #define PNG_WRITE_iCCP_SUPPORTED
00157 #define PNG_WRITE_INTERLACING_SUPPORTED
00158 #define PNG_WRITE_INT_FUNCTIONS_SUPPORTED
00159 #define PNG_WRITE_INVERT_ALPHA_SUPPORTED
00160 #define PNG_WRITE_INVERT_SUPPORTED
00161 #define PNG_WRITE_iTXt_SUPPORTED
00162 #define PNG_WRITE_oFFs_SUPPORTED
00163 #define PNG_WRITE_OPTIMIZE_CMF_SUPPORTED
00164 #define PNG_WRITE_PACK_SUPPORTED
00165 #define PNG_WRITE_PACKSWAP_SUPPORTED
00166 #define PNG_WRITE_pCAL_SUPPORTED
00167 #define PNG_WRITE_pHYs_SUPPORTED
00168 #define PNG_WRITE_sBIT_SUPPORTED
00169 #define PNG_WRITE_sCAL_SUPPORTED
00170 #define PNG_WRITE_SHIFT_SUPPORTED
00171 #define PNG_WRITE_sPLT_SUPPORTED
00172 #define PNG_WRITE_sRGB_SUPPORTED
00173 #define PNG_WRITE_SUPPORTED
00174 #define PNG_WRITE_SWAP_ALPHA_SUPPORTED
00175 #define PNG_WRITE_SWAP_SUPPORTED
00176 #define PNG_WRITE_tEXt_SUPPORTED
00177 #define PNG_WRITE_TEXT_SUPPORTED
00178 #define PNG_WRITE_tIME_SUPPORTED
00179 #define PNG_WRITE_TRANSFORMS_SUPPORTED
00180 #define PNG_WRITE_tRNS_SUPPORTED
00181 #define PNG_WRITE_UNKNOWN_CHUNKS_SUPPORTED
00182 #define PNG_WRITE_USER_TRANSFORM_SUPPORTED
00183 #define PNG_WRITE_WEIGHTED_FILTER_SUPPORTED
00184 #define PNG_WRITE_zTXt_SUPPORTED
00185 #define PNG_zTXt_SUPPORTED
00186 /* end of options */
00187 #endif /* PNGLCONF_H */

Generated on Sat May 26 2012 04:31:59 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.