wxwidgets-pngprefix.h 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. // Patched in Slic3r: These two were missing:
  2. #define png_write_eXIf wx_png_write_eXIf
  3. #define png_handle_eXIf wx_png_handle_eXIf
  4. #define png_sRGB_table wx_png_sRGB_table
  5. #define png_sRGB_base wx_png_sRGB_base
  6. #define png_sRGB_delta wx_png_sRGB_delta
  7. #define png_zstream_error wx_png_zstream_error
  8. #define png_free_buffer_list wx_png_free_buffer_list
  9. #define png_fixed wx_png_fixed
  10. #define png_user_version_check wx_png_user_version_check
  11. #define png_malloc_base wx_png_malloc_base
  12. #define png_malloc_array wx_png_malloc_array
  13. #define png_realloc_array wx_png_realloc_array
  14. #define png_create_png_struct wx_png_create_png_struct
  15. #define png_destroy_png_struct wx_png_destroy_png_struct
  16. #define png_free_jmpbuf wx_png_free_jmpbuf
  17. #define png_zalloc wx_png_zalloc
  18. #define png_zfree wx_png_zfree
  19. #define png_default_read_data wx_png_default_read_data
  20. #define png_push_fill_buffer wx_png_push_fill_buffer
  21. #define png_default_write_data wx_png_default_write_data
  22. #define png_default_flush wx_png_default_flush
  23. #define png_reset_crc wx_png_reset_crc
  24. #define png_write_data wx_png_write_data
  25. #define png_read_sig wx_png_read_sig
  26. #define png_read_chunk_header wx_png_read_chunk_header
  27. #define png_read_data wx_png_read_data
  28. #define png_crc_read wx_png_crc_read
  29. #define png_crc_finish wx_png_crc_finish
  30. #define png_crc_error wx_png_crc_error
  31. #define png_calculate_crc wx_png_calculate_crc
  32. #define png_flush wx_png_flush
  33. #define png_write_IHDR wx_png_write_IHDR
  34. #define png_write_PLTE wx_png_write_PLTE
  35. #define png_compress_IDAT wx_png_compress_IDAT
  36. #define png_write_IEND wx_png_write_IEND
  37. #define png_write_gAMA_fixed wx_png_write_gAMA_fixed
  38. #define png_write_sBIT wx_png_write_sBIT
  39. #define png_write_cHRM_fixed wx_png_write_cHRM_fixed
  40. #define png_write_sRGB wx_png_write_sRGB
  41. #define png_write_iCCP wx_png_write_iCCP
  42. #define png_write_sPLT wx_png_write_sPLT
  43. #define png_write_tRNS wx_png_write_tRNS
  44. #define png_write_bKGD wx_png_write_bKGD
  45. #define png_write_hIST wx_png_write_hIST
  46. #define png_write_tEXt wx_png_write_tEXt
  47. #define png_write_zTXt wx_png_write_zTXt
  48. #define png_write_iTXt wx_png_write_iTXt
  49. #define png_set_text_2 wx_png_set_text_2
  50. #define png_write_oFFs wx_png_write_oFFs
  51. #define png_write_pCAL wx_png_write_pCAL
  52. #define png_write_pHYs wx_png_write_pHYs
  53. #define png_write_tIME wx_png_write_tIME
  54. #define png_write_sCAL_s wx_png_write_sCAL_s
  55. #define png_write_finish_row wx_png_write_finish_row
  56. #define png_write_start_row wx_png_write_start_row
  57. #define png_combine_row wx_png_combine_row
  58. #define png_do_read_interlace wx_png_do_read_interlace
  59. #define png_do_write_interlace wx_png_do_write_interlace
  60. #define png_read_filter_row wx_png_read_filter_row
  61. #define png_write_find_filter wx_png_write_find_filter
  62. #define png_read_IDAT_data wx_png_read_IDAT_data
  63. #define png_read_finish_IDAT wx_png_read_finish_IDAT
  64. #define png_read_finish_row wx_png_read_finish_row
  65. #define png_read_start_row wx_png_read_start_row
  66. #define png_zlib_inflate wx_png_zlib_inflate
  67. #define png_read_transform_info wx_png_read_transform_info
  68. #define png_do_strip_channel wx_png_do_strip_channel
  69. #define png_do_swap wx_png_do_swap
  70. #define png_do_packswap wx_png_do_packswap
  71. #define png_do_invert wx_png_do_invert
  72. #define png_do_bgr wx_png_do_bgr
  73. #define png_handle_IHDR wx_png_handle_IHDR
  74. #define png_handle_PLTE wx_png_handle_PLTE
  75. #define png_handle_IEND wx_png_handle_IEND
  76. #define png_handle_bKGD wx_png_handle_bKGD
  77. #define png_handle_cHRM wx_png_handle_cHRM
  78. #define png_handle_gAMA wx_png_handle_gAMA
  79. #define png_handle_hIST wx_png_handle_hIST
  80. #define png_handle_iCCP wx_png_handle_iCCP
  81. #define png_handle_iTXt wx_png_handle_iTXt
  82. #define png_handle_oFFs wx_png_handle_oFFs
  83. #define png_handle_pCAL wx_png_handle_pCAL
  84. #define png_handle_pHYs wx_png_handle_pHYs
  85. #define png_handle_sBIT wx_png_handle_sBIT
  86. #define png_handle_sCAL wx_png_handle_sCAL
  87. #define png_handle_sPLT wx_png_handle_sPLT
  88. #define png_handle_sRGB wx_png_handle_sRGB
  89. #define png_handle_tEXt wx_png_handle_tEXt
  90. #define png_handle_tIME wx_png_handle_tIME
  91. #define png_handle_tRNS wx_png_handle_tRNS
  92. #define png_handle_zTXt wx_png_handle_zTXt
  93. #define png_check_chunk_name wx_png_check_chunk_name
  94. #define png_check_chunk_length wx_png_check_chunk_length
  95. #define png_handle_unknown wx_png_handle_unknown
  96. #define png_chunk_unknown_handling wx_png_chunk_unknown_handling
  97. #define png_do_read_transformations wx_png_do_read_transformations
  98. #define png_do_write_transformations wx_png_do_write_transformations
  99. #define png_init_read_transformations wx_png_init_read_transformations
  100. #define png_push_read_chunk wx_png_push_read_chunk
  101. #define png_push_read_sig wx_png_push_read_sig
  102. #define png_push_check_crc wx_png_push_check_crc
  103. #define png_push_save_buffer wx_png_push_save_buffer
  104. #define png_push_restore_buffer wx_png_push_restore_buffer
  105. #define png_push_read_IDAT wx_png_push_read_IDAT
  106. #define png_process_IDAT_data wx_png_process_IDAT_data
  107. #define png_push_process_row wx_png_push_process_row
  108. #define png_push_handle_unknown wx_png_push_handle_unknown
  109. #define png_push_have_info wx_png_push_have_info
  110. #define png_push_have_end wx_png_push_have_end
  111. #define png_push_have_row wx_png_push_have_row
  112. #define png_push_read_end wx_png_push_read_end
  113. #define png_process_some_data wx_png_process_some_data
  114. #define png_read_push_finish_row wx_png_read_push_finish_row
  115. #define png_push_handle_tEXt wx_png_push_handle_tEXt
  116. #define png_push_read_tEXt wx_png_push_read_tEXt
  117. #define png_push_handle_zTXt wx_png_push_handle_zTXt
  118. #define png_push_read_zTXt wx_png_push_read_zTXt
  119. #define png_push_handle_iTXt wx_png_push_handle_iTXt
  120. #define png_push_read_iTXt wx_png_push_read_iTXt
  121. #define png_colorspace_set_gamma wx_png_colorspace_set_gamma
  122. #define png_colorspace_sync_info wx_png_colorspace_sync_info
  123. #define png_colorspace_sync wx_png_colorspace_sync
  124. #define png_colorspace_set_chromaticities wx_png_colorspace_set_chromaticities
  125. #define png_colorspace_set_endpoints wx_png_colorspace_set_endpoints
  126. #define png_colorspace_set_sRGB wx_png_colorspace_set_sRGB
  127. #define png_colorspace_set_ICC wx_png_colorspace_set_ICC
  128. #define png_icc_check_length wx_png_icc_check_length
  129. #define png_icc_check_header wx_png_icc_check_header
  130. #define png_icc_check_tag_table wx_png_icc_check_tag_table
  131. #define png_icc_set_sRGB wx_png_icc_set_sRGB
  132. #define png_colorspace_set_rgb_coefficients wx_png_colorspace_set_rgb_coefficients
  133. #define png_check_IHDR wx_png_check_IHDR
  134. #define png_do_check_palette_indexes wx_png_do_check_palette_indexes
  135. #define png_fixed_error wx_png_fixed_error
  136. #define png_safecat wx_png_safecat
  137. #define png_format_number wx_png_format_number
  138. #define png_warning_parameter wx_png_warning_parameter
  139. #define png_warning_parameter_unsigned wx_png_warning_parameter_unsigned
  140. #define png_warning_parameter_signed wx_png_warning_parameter_signed
  141. #define png_formatted_warning wx_png_formatted_warning
  142. #define png_app_warning wx_png_app_warning
  143. #define png_app_error wx_png_app_error
  144. #define png_chunk_report wx_png_chunk_report
  145. #define png_ascii_from_fp wx_png_ascii_from_fp
  146. #define png_ascii_from_fixed wx_png_ascii_from_fixed
  147. #define png_check_fp_number wx_png_check_fp_number
  148. #define png_check_fp_string wx_png_check_fp_string
  149. #define png_muldiv wx_png_muldiv
  150. #define png_muldiv_warn wx_png_muldiv_warn
  151. #define png_reciprocal wx_png_reciprocal
  152. #define png_reciprocal2 wx_png_reciprocal2
  153. #define png_gamma_significant wx_png_gamma_significant
  154. #define png_gamma_correct wx_png_gamma_correct
  155. #define png_gamma_16bit_correct wx_png_gamma_16bit_correct
  156. #define png_gamma_8bit_correct wx_png_gamma_8bit_correct
  157. #define png_destroy_gamma_table wx_png_destroy_gamma_table
  158. #define png_build_gamma_table wx_png_build_gamma_table
  159. #define png_safe_error wx_png_safe_error
  160. #define png_safe_warning wx_png_safe_warning
  161. #define png_safe_execute wx_png_safe_execute
  162. #define png_image_error wx_png_image_error
  163. #define png_check_keyword wx_png_check_keyword