pngwutil.c 79 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785
  1. /* pngwutil.c - utilities to write a PNG file
  2. *
  3. * Last changed in libpng 1.6.32 [August 24, 2017]
  4. * Copyright (c) 1998-2002,2004,2006-2017 Glenn Randers-Pehrson
  5. * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
  6. * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
  7. *
  8. * This code is released under the libpng license.
  9. * For conditions of distribution and use, see the disclaimer
  10. * and license in png.h
  11. */
  12. #include "pngpriv.h"
  13. #ifdef PNG_WRITE_SUPPORTED
  14. #ifdef PNG_WRITE_INT_FUNCTIONS_SUPPORTED
  15. /* Place a 32-bit number into a buffer in PNG byte order. We work
  16. * with unsigned numbers for convenience, although one supported
  17. * ancillary chunk uses signed (two's complement) numbers.
  18. */
  19. void PNGAPI
  20. png_save_uint_32(png_bytep buf, png_uint_32 i)
  21. {
  22. buf[0] = (png_byte)((i >> 24) & 0xffU);
  23. buf[1] = (png_byte)((i >> 16) & 0xffU);
  24. buf[2] = (png_byte)((i >> 8) & 0xffU);
  25. buf[3] = (png_byte)( i & 0xffU);
  26. }
  27. /* Place a 16-bit number into a buffer in PNG byte order.
  28. * The parameter is declared unsigned int, not png_uint_16,
  29. * just to avoid potential problems on pre-ANSI C compilers.
  30. */
  31. void PNGAPI
  32. png_save_uint_16(png_bytep buf, unsigned int i)
  33. {
  34. buf[0] = (png_byte)((i >> 8) & 0xffU);
  35. buf[1] = (png_byte)( i & 0xffU);
  36. }
  37. #endif
  38. /* Simple function to write the signature. If we have already written
  39. * the magic bytes of the signature, or more likely, the PNG stream is
  40. * being embedded into another stream and doesn't need its own signature,
  41. * we should call png_set_sig_bytes() to tell libpng how many of the
  42. * bytes have already been written.
  43. */
  44. void PNGAPI
  45. png_write_sig(png_structrp png_ptr)
  46. {
  47. png_byte png_signature[8] = {137, 80, 78, 71, 13, 10, 26, 10};
  48. #ifdef PNG_IO_STATE_SUPPORTED
  49. /* Inform the I/O callback that the signature is being written */
  50. png_ptr->io_state = PNG_IO_WRITING | PNG_IO_SIGNATURE;
  51. #endif
  52. /* Write the rest of the 8 byte signature */
  53. png_write_data(png_ptr, &png_signature[png_ptr->sig_bytes],
  54. (png_size_t)(8 - png_ptr->sig_bytes));
  55. if (png_ptr->sig_bytes < 3)
  56. png_ptr->mode |= PNG_HAVE_PNG_SIGNATURE;
  57. }
  58. /* Write the start of a PNG chunk. The type is the chunk type.
  59. * The total_length is the sum of the lengths of all the data you will be
  60. * passing in png_write_chunk_data().
  61. */
  62. static void
  63. png_write_chunk_header(png_structrp png_ptr, png_uint_32 chunk_name,
  64. png_uint_32 length)
  65. {
  66. png_byte buf[8];
  67. #if defined(PNG_DEBUG) && (PNG_DEBUG > 0)
  68. PNG_CSTRING_FROM_CHUNK(buf, chunk_name);
  69. png_debug2(0, "Writing %s chunk, length = %lu", buf, (unsigned long)length);
  70. #endif
  71. if (png_ptr == NULL)
  72. return;
  73. #ifdef PNG_IO_STATE_SUPPORTED
  74. /* Inform the I/O callback that the chunk header is being written.
  75. * PNG_IO_CHUNK_HDR requires a single I/O call.
  76. */
  77. png_ptr->io_state = PNG_IO_WRITING | PNG_IO_CHUNK_HDR;
  78. #endif
  79. /* Write the length and the chunk name */
  80. png_save_uint_32(buf, length);
  81. png_save_uint_32(buf + 4, chunk_name);
  82. png_write_data(png_ptr, buf, 8);
  83. /* Put the chunk name into png_ptr->chunk_name */
  84. png_ptr->chunk_name = chunk_name;
  85. /* Reset the crc and run it over the chunk name */
  86. png_reset_crc(png_ptr);
  87. png_calculate_crc(png_ptr, buf + 4, 4);
  88. #ifdef PNG_IO_STATE_SUPPORTED
  89. /* Inform the I/O callback that chunk data will (possibly) be written.
  90. * PNG_IO_CHUNK_DATA does NOT require a specific number of I/O calls.
  91. */
  92. png_ptr->io_state = PNG_IO_WRITING | PNG_IO_CHUNK_DATA;
  93. #endif
  94. }
  95. void PNGAPI
  96. png_write_chunk_start(png_structrp png_ptr, png_const_bytep chunk_string,
  97. png_uint_32 length)
  98. {
  99. png_write_chunk_header(png_ptr, PNG_CHUNK_FROM_STRING(chunk_string), length);
  100. }
  101. /* Write the data of a PNG chunk started with png_write_chunk_header().
  102. * Note that multiple calls to this function are allowed, and that the
  103. * sum of the lengths from these calls *must* add up to the total_length
  104. * given to png_write_chunk_header().
  105. */
  106. void PNGAPI
  107. png_write_chunk_data(png_structrp png_ptr, png_const_bytep data,
  108. png_size_t length)
  109. {
  110. /* Write the data, and run the CRC over it */
  111. if (png_ptr == NULL)
  112. return;
  113. if (data != NULL && length > 0)
  114. {
  115. png_write_data(png_ptr, data, length);
  116. /* Update the CRC after writing the data,
  117. * in case the user I/O routine alters it.
  118. */
  119. png_calculate_crc(png_ptr, data, length);
  120. }
  121. }
  122. /* Finish a chunk started with png_write_chunk_header(). */
  123. void PNGAPI
  124. png_write_chunk_end(png_structrp png_ptr)
  125. {
  126. png_byte buf[4];
  127. if (png_ptr == NULL) return;
  128. #ifdef PNG_IO_STATE_SUPPORTED
  129. /* Inform the I/O callback that the chunk CRC is being written.
  130. * PNG_IO_CHUNK_CRC requires a single I/O function call.
  131. */
  132. png_ptr->io_state = PNG_IO_WRITING | PNG_IO_CHUNK_CRC;
  133. #endif
  134. /* Write the crc in a single operation */
  135. png_save_uint_32(buf, png_ptr->crc);
  136. png_write_data(png_ptr, buf, (png_size_t)4);
  137. }
  138. /* Write a PNG chunk all at once. The type is an array of ASCII characters
  139. * representing the chunk name. The array must be at least 4 bytes in
  140. * length, and does not need to be null terminated. To be safe, pass the
  141. * pre-defined chunk names here, and if you need a new one, define it
  142. * where the others are defined. The length is the length of the data.
  143. * All the data must be present. If that is not possible, use the
  144. * png_write_chunk_start(), png_write_chunk_data(), and png_write_chunk_end()
  145. * functions instead.
  146. */
  147. static void
  148. png_write_complete_chunk(png_structrp png_ptr, png_uint_32 chunk_name,
  149. png_const_bytep data, png_size_t length)
  150. {
  151. if (png_ptr == NULL)
  152. return;
  153. /* On 64-bit architectures 'length' may not fit in a png_uint_32. */
  154. if (length > PNG_UINT_31_MAX)
  155. png_error(png_ptr, "length exceeds PNG maximum");
  156. png_write_chunk_header(png_ptr, chunk_name, (png_uint_32)length);
  157. png_write_chunk_data(png_ptr, data, length);
  158. png_write_chunk_end(png_ptr);
  159. }
  160. /* This is the API that calls the internal function above. */
  161. void PNGAPI
  162. png_write_chunk(png_structrp png_ptr, png_const_bytep chunk_string,
  163. png_const_bytep data, png_size_t length)
  164. {
  165. png_write_complete_chunk(png_ptr, PNG_CHUNK_FROM_STRING(chunk_string), data,
  166. length);
  167. }
  168. /* This is used below to find the size of an image to pass to png_deflate_claim,
  169. * so it only needs to be accurate if the size is less than 16384 bytes (the
  170. * point at which a lower LZ window size can be used.)
  171. */
  172. static png_alloc_size_t
  173. png_image_size(png_structrp png_ptr)
  174. {
  175. /* Only return sizes up to the maximum of a png_uint_32; do this by limiting
  176. * the width and height used to 15 bits.
  177. */
  178. png_uint_32 h = png_ptr->height;
  179. if (png_ptr->rowbytes < 32768 && h < 32768)
  180. {
  181. if (png_ptr->interlaced != 0)
  182. {
  183. /* Interlacing makes the image larger because of the replication of
  184. * both the filter byte and the padding to a byte boundary.
  185. */
  186. png_uint_32 w = png_ptr->width;
  187. unsigned int pd = png_ptr->pixel_depth;
  188. png_alloc_size_t cb_base;
  189. int pass;
  190. for (cb_base=0, pass=0; pass<=6; ++pass)
  191. {
  192. png_uint_32 pw = PNG_PASS_COLS(w, pass);
  193. if (pw > 0)
  194. cb_base += (PNG_ROWBYTES(pd, pw)+1) * PNG_PASS_ROWS(h, pass);
  195. }
  196. return cb_base;
  197. }
  198. else
  199. return (png_ptr->rowbytes+1) * h;
  200. }
  201. else
  202. return 0xffffffffU;
  203. }
  204. #ifdef PNG_WRITE_OPTIMIZE_CMF_SUPPORTED
  205. /* This is the code to hack the first two bytes of the deflate stream (the
  206. * deflate header) to correct the windowBits value to match the actual data
  207. * size. Note that the second argument is the *uncompressed* size but the
  208. * first argument is the *compressed* data (and it must be deflate
  209. * compressed.)
  210. */
  211. static void
  212. optimize_cmf(png_bytep data, png_alloc_size_t data_size)
  213. {
  214. /* Optimize the CMF field in the zlib stream. The resultant zlib stream is
  215. * still compliant to the stream specification.
  216. */
  217. if (data_size <= 16384) /* else windowBits must be 15 */
  218. {
  219. unsigned int z_cmf = data[0]; /* zlib compression method and flags */
  220. if ((z_cmf & 0x0f) == 8 && (z_cmf & 0xf0) <= 0x70)
  221. {
  222. unsigned int z_cinfo;
  223. unsigned int half_z_window_size;
  224. z_cinfo = z_cmf >> 4;
  225. half_z_window_size = 1U << (z_cinfo + 7);
  226. if (data_size <= half_z_window_size) /* else no change */
  227. {
  228. unsigned int tmp;
  229. do
  230. {
  231. half_z_window_size >>= 1;
  232. --z_cinfo;
  233. }
  234. while (z_cinfo > 0 && data_size <= half_z_window_size);
  235. z_cmf = (z_cmf & 0x0f) | (z_cinfo << 4);
  236. data[0] = (png_byte)z_cmf;
  237. tmp = data[1] & 0xe0;
  238. tmp += 0x1f - ((z_cmf << 8) + tmp) % 0x1f;
  239. data[1] = (png_byte)tmp;
  240. }
  241. }
  242. }
  243. }
  244. #endif /* WRITE_OPTIMIZE_CMF */
  245. /* Initialize the compressor for the appropriate type of compression. */
  246. static int
  247. png_deflate_claim(png_structrp png_ptr, png_uint_32 owner,
  248. png_alloc_size_t data_size)
  249. {
  250. if (png_ptr->zowner != 0)
  251. {
  252. #if defined(PNG_WARNINGS_SUPPORTED) || defined(PNG_ERROR_TEXT_SUPPORTED)
  253. char msg[64];
  254. PNG_STRING_FROM_CHUNK(msg, owner);
  255. msg[4] = ':';
  256. msg[5] = ' ';
  257. PNG_STRING_FROM_CHUNK(msg+6, png_ptr->zowner);
  258. /* So the message that results is "<chunk> using zstream"; this is an
  259. * internal error, but is very useful for debugging. i18n requirements
  260. * are minimal.
  261. */
  262. (void)png_safecat(msg, (sizeof msg), 10, " using zstream");
  263. #endif
  264. #if PNG_RELEASE_BUILD
  265. png_warning(png_ptr, msg);
  266. /* Attempt sane error recovery */
  267. if (png_ptr->zowner == png_IDAT) /* don't steal from IDAT */
  268. {
  269. png_ptr->zstream.msg = PNGZ_MSG_CAST("in use by IDAT");
  270. return Z_STREAM_ERROR;
  271. }
  272. png_ptr->zowner = 0;
  273. #else
  274. png_error(png_ptr, msg);
  275. #endif
  276. }
  277. {
  278. int level = png_ptr->zlib_level;
  279. int method = png_ptr->zlib_method;
  280. int windowBits = png_ptr->zlib_window_bits;
  281. int memLevel = png_ptr->zlib_mem_level;
  282. int strategy; /* set below */
  283. int ret; /* zlib return code */
  284. if (owner == png_IDAT)
  285. {
  286. if ((png_ptr->flags & PNG_FLAG_ZLIB_CUSTOM_STRATEGY) != 0)
  287. strategy = png_ptr->zlib_strategy;
  288. else if (png_ptr->do_filter != PNG_FILTER_NONE)
  289. strategy = PNG_Z_DEFAULT_STRATEGY;
  290. else
  291. strategy = PNG_Z_DEFAULT_NOFILTER_STRATEGY;
  292. }
  293. else
  294. {
  295. #ifdef PNG_WRITE_CUSTOMIZE_ZTXT_COMPRESSION_SUPPORTED
  296. level = png_ptr->zlib_text_level;
  297. method = png_ptr->zlib_text_method;
  298. windowBits = png_ptr->zlib_text_window_bits;
  299. memLevel = png_ptr->zlib_text_mem_level;
  300. strategy = png_ptr->zlib_text_strategy;
  301. #else
  302. /* If customization is not supported the values all come from the
  303. * IDAT values except for the strategy, which is fixed to the
  304. * default. (This is the pre-1.6.0 behavior too, although it was
  305. * implemented in a very different way.)
  306. */
  307. strategy = Z_DEFAULT_STRATEGY;
  308. #endif
  309. }
  310. /* Adjust 'windowBits' down if larger than 'data_size'; to stop this
  311. * happening just pass 32768 as the data_size parameter. Notice that zlib
  312. * requires an extra 262 bytes in the window in addition to the data to be
  313. * able to see the whole of the data, so if data_size+262 takes us to the
  314. * next windowBits size we need to fix up the value later. (Because even
  315. * though deflate needs the extra window, inflate does not!)
  316. */
  317. if (data_size <= 16384)
  318. {
  319. /* IMPLEMENTATION NOTE: this 'half_window_size' stuff is only here to
  320. * work round a Microsoft Visual C misbehavior which, contrary to C-90,
  321. * widens the result of the following shift to 64-bits if (and,
  322. * apparently, only if) it is used in a test.
  323. */
  324. unsigned int half_window_size = 1U << (windowBits-1);
  325. while (data_size + 262 <= half_window_size)
  326. {
  327. half_window_size >>= 1;
  328. --windowBits;
  329. }
  330. }
  331. /* Check against the previous initialized values, if any. */
  332. if ((png_ptr->flags & PNG_FLAG_ZSTREAM_INITIALIZED) != 0 &&
  333. (png_ptr->zlib_set_level != level ||
  334. png_ptr->zlib_set_method != method ||
  335. png_ptr->zlib_set_window_bits != windowBits ||
  336. png_ptr->zlib_set_mem_level != memLevel ||
  337. png_ptr->zlib_set_strategy != strategy))
  338. {
  339. if (deflateEnd(&png_ptr->zstream) != Z_OK)
  340. png_warning(png_ptr, "deflateEnd failed (ignored)");
  341. png_ptr->flags &= ~PNG_FLAG_ZSTREAM_INITIALIZED;
  342. }
  343. /* For safety clear out the input and output pointers (currently zlib
  344. * doesn't use them on Init, but it might in the future).
  345. */
  346. png_ptr->zstream.next_in = NULL;
  347. png_ptr->zstream.avail_in = 0;
  348. png_ptr->zstream.next_out = NULL;
  349. png_ptr->zstream.avail_out = 0;
  350. /* Now initialize if required, setting the new parameters, otherwise just
  351. * do a simple reset to the previous parameters.
  352. */
  353. if ((png_ptr->flags & PNG_FLAG_ZSTREAM_INITIALIZED) != 0)
  354. ret = deflateReset(&png_ptr->zstream);
  355. else
  356. {
  357. ret = deflateInit2(&png_ptr->zstream, level, method, windowBits,
  358. memLevel, strategy);
  359. if (ret == Z_OK)
  360. png_ptr->flags |= PNG_FLAG_ZSTREAM_INITIALIZED;
  361. }
  362. /* The return code is from either deflateReset or deflateInit2; they have
  363. * pretty much the same set of error codes.
  364. */
  365. if (ret == Z_OK)
  366. png_ptr->zowner = owner;
  367. else
  368. png_zstream_error(png_ptr, ret);
  369. return ret;
  370. }
  371. }
  372. /* Clean up (or trim) a linked list of compression buffers. */
  373. void /* PRIVATE */
  374. png_free_buffer_list(png_structrp png_ptr, png_compression_bufferp *listp)
  375. {
  376. png_compression_bufferp list = *listp;
  377. if (list != NULL)
  378. {
  379. *listp = NULL;
  380. do
  381. {
  382. png_compression_bufferp next = list->next;
  383. png_free(png_ptr, list);
  384. list = next;
  385. }
  386. while (list != NULL);
  387. }
  388. }
  389. #ifdef PNG_WRITE_COMPRESSED_TEXT_SUPPORTED
  390. /* This pair of functions encapsulates the operation of (a) compressing a
  391. * text string, and (b) issuing it later as a series of chunk data writes.
  392. * The compression_state structure is shared context for these functions
  393. * set up by the caller to allow access to the relevant local variables.
  394. *
  395. * compression_buffer (new in 1.6.0) is just a linked list of zbuffer_size
  396. * temporary buffers. From 1.6.0 it is retained in png_struct so that it will
  397. * be correctly freed in the event of a write error (previous implementations
  398. * just leaked memory.)
  399. */
  400. typedef struct
  401. {
  402. png_const_bytep input; /* The uncompressed input data */
  403. png_alloc_size_t input_len; /* Its length */
  404. png_uint_32 output_len; /* Final compressed length */
  405. png_byte output[1024]; /* First block of output */
  406. } compression_state;
  407. static void
  408. png_text_compress_init(compression_state *comp, png_const_bytep input,
  409. png_alloc_size_t input_len)
  410. {
  411. comp->input = input;
  412. comp->input_len = input_len;
  413. comp->output_len = 0;
  414. }
  415. /* Compress the data in the compression state input */
  416. static int
  417. png_text_compress(png_structrp png_ptr, png_uint_32 chunk_name,
  418. compression_state *comp, png_uint_32 prefix_len)
  419. {
  420. int ret;
  421. /* To find the length of the output it is necessary to first compress the
  422. * input. The result is buffered rather than using the two-pass algorithm
  423. * that is used on the inflate side; deflate is assumed to be slower and a
  424. * PNG writer is assumed to have more memory available than a PNG reader.
  425. *
  426. * IMPLEMENTATION NOTE: the zlib API deflateBound() can be used to find an
  427. * upper limit on the output size, but it is always bigger than the input
  428. * size so it is likely to be more efficient to use this linked-list
  429. * approach.
  430. */
  431. ret = png_deflate_claim(png_ptr, chunk_name, comp->input_len);
  432. if (ret != Z_OK)
  433. return ret;
  434. /* Set up the compression buffers, we need a loop here to avoid overflowing a
  435. * uInt. Use ZLIB_IO_MAX to limit the input. The output is always limited
  436. * by the output buffer size, so there is no need to check that. Since this
  437. * is ANSI-C we know that an 'int', hence a uInt, is always at least 16 bits
  438. * in size.
  439. */
  440. {
  441. png_compression_bufferp *end = &png_ptr->zbuffer_list;
  442. png_alloc_size_t input_len = comp->input_len; /* may be zero! */
  443. png_uint_32 output_len;
  444. /* zlib updates these for us: */
  445. png_ptr->zstream.next_in = PNGZ_INPUT_CAST(comp->input);
  446. png_ptr->zstream.avail_in = 0; /* Set below */
  447. png_ptr->zstream.next_out = comp->output;
  448. png_ptr->zstream.avail_out = (sizeof comp->output);
  449. output_len = png_ptr->zstream.avail_out;
  450. do
  451. {
  452. uInt avail_in = ZLIB_IO_MAX;
  453. if (avail_in > input_len)
  454. avail_in = (uInt)input_len;
  455. input_len -= avail_in;
  456. png_ptr->zstream.avail_in = avail_in;
  457. if (png_ptr->zstream.avail_out == 0)
  458. {
  459. png_compression_buffer *next;
  460. /* Chunk data is limited to 2^31 bytes in length, so the prefix
  461. * length must be counted here.
  462. */
  463. if (output_len + prefix_len > PNG_UINT_31_MAX)
  464. {
  465. ret = Z_MEM_ERROR;
  466. break;
  467. }
  468. /* Need a new (malloc'ed) buffer, but there may be one present
  469. * already.
  470. */
  471. next = *end;
  472. if (next == NULL)
  473. {
  474. next = png_voidcast(png_compression_bufferp, png_malloc_base
  475. (png_ptr, PNG_COMPRESSION_BUFFER_SIZE(png_ptr)));
  476. if (next == NULL)
  477. {
  478. ret = Z_MEM_ERROR;
  479. break;
  480. }
  481. /* Link in this buffer (so that it will be freed later) */
  482. next->next = NULL;
  483. *end = next;
  484. }
  485. png_ptr->zstream.next_out = next->output;
  486. png_ptr->zstream.avail_out = png_ptr->zbuffer_size;
  487. output_len += png_ptr->zstream.avail_out;
  488. /* Move 'end' to the next buffer pointer. */
  489. end = &next->next;
  490. }
  491. /* Compress the data */
  492. ret = deflate(&png_ptr->zstream,
  493. input_len > 0 ? Z_NO_FLUSH : Z_FINISH);
  494. /* Claw back input data that was not consumed (because avail_in is
  495. * reset above every time round the loop).
  496. */
  497. input_len += png_ptr->zstream.avail_in;
  498. png_ptr->zstream.avail_in = 0; /* safety */
  499. }
  500. while (ret == Z_OK);
  501. /* There may be some space left in the last output buffer. This needs to
  502. * be subtracted from output_len.
  503. */
  504. output_len -= png_ptr->zstream.avail_out;
  505. png_ptr->zstream.avail_out = 0; /* safety */
  506. comp->output_len = output_len;
  507. /* Now double check the output length, put in a custom message if it is
  508. * too long. Otherwise ensure the z_stream::msg pointer is set to
  509. * something.
  510. */
  511. if (output_len + prefix_len >= PNG_UINT_31_MAX)
  512. {
  513. png_ptr->zstream.msg = PNGZ_MSG_CAST("compressed data too long");
  514. ret = Z_MEM_ERROR;
  515. }
  516. else
  517. png_zstream_error(png_ptr, ret);
  518. /* Reset zlib for another zTXt/iTXt or image data */
  519. png_ptr->zowner = 0;
  520. /* The only success case is Z_STREAM_END, input_len must be 0; if not this
  521. * is an internal error.
  522. */
  523. if (ret == Z_STREAM_END && input_len == 0)
  524. {
  525. #ifdef PNG_WRITE_OPTIMIZE_CMF_SUPPORTED
  526. /* Fix up the deflate header, if required */
  527. optimize_cmf(comp->output, comp->input_len);
  528. #endif
  529. /* But Z_OK is returned, not Z_STREAM_END; this allows the claim
  530. * function above to return Z_STREAM_END on an error (though it never
  531. * does in the current versions of zlib.)
  532. */
  533. return Z_OK;
  534. }
  535. else
  536. return ret;
  537. }
  538. }
  539. /* Ship the compressed text out via chunk writes */
  540. static void
  541. png_write_compressed_data_out(png_structrp png_ptr, compression_state *comp)
  542. {
  543. png_uint_32 output_len = comp->output_len;
  544. png_const_bytep output = comp->output;
  545. png_uint_32 avail = (sizeof comp->output);
  546. png_compression_buffer *next = png_ptr->zbuffer_list;
  547. for (;;)
  548. {
  549. if (avail > output_len)
  550. avail = output_len;
  551. png_write_chunk_data(png_ptr, output, avail);
  552. output_len -= avail;
  553. if (output_len == 0 || next == NULL)
  554. break;
  555. avail = png_ptr->zbuffer_size;
  556. output = next->output;
  557. next = next->next;
  558. }
  559. /* This is an internal error; 'next' must have been NULL! */
  560. if (output_len > 0)
  561. png_error(png_ptr, "error writing ancillary chunked compressed data");
  562. }
  563. #endif /* WRITE_COMPRESSED_TEXT */
  564. /* Write the IHDR chunk, and update the png_struct with the necessary
  565. * information. Note that the rest of this code depends upon this
  566. * information being correct.
  567. */
  568. void /* PRIVATE */
  569. png_write_IHDR(png_structrp png_ptr, png_uint_32 width, png_uint_32 height,
  570. int bit_depth, int color_type, int compression_type, int filter_type,
  571. int interlace_type)
  572. {
  573. png_byte buf[13]; /* Buffer to store the IHDR info */
  574. int is_invalid_depth;
  575. png_debug(1, "in png_write_IHDR");
  576. /* Check that we have valid input data from the application info */
  577. switch (color_type)
  578. {
  579. case PNG_COLOR_TYPE_GRAY:
  580. switch (bit_depth)
  581. {
  582. case 1:
  583. case 2:
  584. case 4:
  585. case 8:
  586. #ifdef PNG_WRITE_16BIT_SUPPORTED
  587. case 16:
  588. #endif
  589. png_ptr->channels = 1; break;
  590. default:
  591. png_error(png_ptr,
  592. "Invalid bit depth for grayscale image");
  593. }
  594. break;
  595. case PNG_COLOR_TYPE_RGB:
  596. is_invalid_depth = (bit_depth != 8);
  597. #ifdef PNG_WRITE_16BIT_SUPPORTED
  598. is_invalid_depth = (is_invalid_depth && bit_depth != 16);
  599. #endif
  600. if (is_invalid_depth)
  601. png_error(png_ptr, "Invalid bit depth for RGB image");
  602. png_ptr->channels = 3;
  603. break;
  604. case PNG_COLOR_TYPE_PALETTE:
  605. switch (bit_depth)
  606. {
  607. case 1:
  608. case 2:
  609. case 4:
  610. case 8:
  611. png_ptr->channels = 1;
  612. break;
  613. default:
  614. png_error(png_ptr, "Invalid bit depth for paletted image");
  615. }
  616. break;
  617. case PNG_COLOR_TYPE_GRAY_ALPHA:
  618. is_invalid_depth = (bit_depth != 8);
  619. #ifdef PNG_WRITE_16BIT_SUPPORTED
  620. is_invalid_depth = (is_invalid_depth && bit_depth != 16);
  621. #endif
  622. if (is_invalid_depth)
  623. png_error(png_ptr, "Invalid bit depth for grayscale+alpha image");
  624. png_ptr->channels = 2;
  625. break;
  626. case PNG_COLOR_TYPE_RGB_ALPHA:
  627. is_invalid_depth = (bit_depth != 8);
  628. #ifdef PNG_WRITE_16BIT_SUPPORTED
  629. is_invalid_depth = (is_invalid_depth && bit_depth != 16);
  630. #endif
  631. if (is_invalid_depth)
  632. png_error(png_ptr, "Invalid bit depth for RGBA image");
  633. png_ptr->channels = 4;
  634. break;
  635. default:
  636. png_error(png_ptr, "Invalid image color type specified");
  637. }
  638. if (compression_type != PNG_COMPRESSION_TYPE_BASE)
  639. {
  640. png_warning(png_ptr, "Invalid compression type specified");
  641. compression_type = PNG_COMPRESSION_TYPE_BASE;
  642. }
  643. /* Write filter_method 64 (intrapixel differencing) only if
  644. * 1. Libpng was compiled with PNG_MNG_FEATURES_SUPPORTED and
  645. * 2. Libpng did not write a PNG signature (this filter_method is only
  646. * used in PNG datastreams that are embedded in MNG datastreams) and
  647. * 3. The application called png_permit_mng_features with a mask that
  648. * included PNG_FLAG_MNG_FILTER_64 and
  649. * 4. The filter_method is 64 and
  650. * 5. The color_type is RGB or RGBA
  651. */
  652. if (
  653. #ifdef PNG_MNG_FEATURES_SUPPORTED
  654. !((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) != 0 &&
  655. ((png_ptr->mode & PNG_HAVE_PNG_SIGNATURE) == 0) &&
  656. (color_type == PNG_COLOR_TYPE_RGB ||
  657. color_type == PNG_COLOR_TYPE_RGB_ALPHA) &&
  658. (filter_type == PNG_INTRAPIXEL_DIFFERENCING)) &&
  659. #endif
  660. filter_type != PNG_FILTER_TYPE_BASE)
  661. {
  662. png_warning(png_ptr, "Invalid filter type specified");
  663. filter_type = PNG_FILTER_TYPE_BASE;
  664. }
  665. #ifdef PNG_WRITE_INTERLACING_SUPPORTED
  666. if (interlace_type != PNG_INTERLACE_NONE &&
  667. interlace_type != PNG_INTERLACE_ADAM7)
  668. {
  669. png_warning(png_ptr, "Invalid interlace type specified");
  670. interlace_type = PNG_INTERLACE_ADAM7;
  671. }
  672. #else
  673. interlace_type=PNG_INTERLACE_NONE;
  674. #endif
  675. /* Save the relevant information */
  676. png_ptr->bit_depth = (png_byte)bit_depth;
  677. png_ptr->color_type = (png_byte)color_type;
  678. png_ptr->interlaced = (png_byte)interlace_type;
  679. #ifdef PNG_MNG_FEATURES_SUPPORTED
  680. png_ptr->filter_type = (png_byte)filter_type;
  681. #endif
  682. png_ptr->compression_type = (png_byte)compression_type;
  683. png_ptr->width = width;
  684. png_ptr->height = height;
  685. png_ptr->pixel_depth = (png_byte)(bit_depth * png_ptr->channels);
  686. png_ptr->rowbytes = PNG_ROWBYTES(png_ptr->pixel_depth, width);
  687. /* Set the usr info, so any transformations can modify it */
  688. png_ptr->usr_width = png_ptr->width;
  689. png_ptr->usr_bit_depth = png_ptr->bit_depth;
  690. png_ptr->usr_channels = png_ptr->channels;
  691. /* Pack the header information into the buffer */
  692. png_save_uint_32(buf, width);
  693. png_save_uint_32(buf + 4, height);
  694. buf[8] = (png_byte)bit_depth;
  695. buf[9] = (png_byte)color_type;
  696. buf[10] = (png_byte)compression_type;
  697. buf[11] = (png_byte)filter_type;
  698. buf[12] = (png_byte)interlace_type;
  699. /* Write the chunk */
  700. png_write_complete_chunk(png_ptr, png_IHDR, buf, (png_size_t)13);
  701. if ((png_ptr->do_filter) == PNG_NO_FILTERS)
  702. {
  703. if (png_ptr->color_type == PNG_COLOR_TYPE_PALETTE ||
  704. png_ptr->bit_depth < 8)
  705. png_ptr->do_filter = PNG_FILTER_NONE;
  706. else
  707. png_ptr->do_filter = PNG_ALL_FILTERS;
  708. }
  709. png_ptr->mode = PNG_HAVE_IHDR; /* not READY_FOR_ZTXT */
  710. }
  711. /* Write the palette. We are careful not to trust png_color to be in the
  712. * correct order for PNG, so people can redefine it to any convenient
  713. * structure.
  714. */
  715. void /* PRIVATE */
  716. png_write_PLTE(png_structrp png_ptr, png_const_colorp palette,
  717. png_uint_32 num_pal)
  718. {
  719. png_uint_32 max_palette_length, i;
  720. png_const_colorp pal_ptr;
  721. png_byte buf[3];
  722. png_debug(1, "in png_write_PLTE");
  723. max_palette_length = (png_ptr->color_type == PNG_COLOR_TYPE_PALETTE) ?
  724. (1 << png_ptr->bit_depth) : PNG_MAX_PALETTE_LENGTH;
  725. if ((
  726. #ifdef PNG_MNG_FEATURES_SUPPORTED
  727. (png_ptr->mng_features_permitted & PNG_FLAG_MNG_EMPTY_PLTE) == 0 &&
  728. #endif
  729. num_pal == 0) || num_pal > max_palette_length)
  730. {
  731. if (png_ptr->color_type == PNG_COLOR_TYPE_PALETTE)
  732. {
  733. png_error(png_ptr, "Invalid number of colors in palette");
  734. }
  735. else
  736. {
  737. png_warning(png_ptr, "Invalid number of colors in palette");
  738. return;
  739. }
  740. }
  741. if ((png_ptr->color_type & PNG_COLOR_MASK_COLOR) == 0)
  742. {
  743. png_warning(png_ptr,
  744. "Ignoring request to write a PLTE chunk in grayscale PNG");
  745. return;
  746. }
  747. png_ptr->num_palette = (png_uint_16)num_pal;
  748. png_debug1(3, "num_palette = %d", png_ptr->num_palette);
  749. png_write_chunk_header(png_ptr, png_PLTE, (png_uint_32)(num_pal * 3));
  750. #ifdef PNG_POINTER_INDEXING_SUPPORTED
  751. for (i = 0, pal_ptr = palette; i < num_pal; i++, pal_ptr++)
  752. {
  753. buf[0] = pal_ptr->red;
  754. buf[1] = pal_ptr->green;
  755. buf[2] = pal_ptr->blue;
  756. png_write_chunk_data(png_ptr, buf, (png_size_t)3);
  757. }
  758. #else
  759. /* This is a little slower but some buggy compilers need to do this
  760. * instead
  761. */
  762. pal_ptr=palette;
  763. for (i = 0; i < num_pal; i++)
  764. {
  765. buf[0] = pal_ptr[i].red;
  766. buf[1] = pal_ptr[i].green;
  767. buf[2] = pal_ptr[i].blue;
  768. png_write_chunk_data(png_ptr, buf, (png_size_t)3);
  769. }
  770. #endif
  771. png_write_chunk_end(png_ptr);
  772. png_ptr->mode |= PNG_HAVE_PLTE;
  773. }
  774. /* This is similar to png_text_compress, above, except that it does not require
  775. * all of the data at once and, instead of buffering the compressed result,
  776. * writes it as IDAT chunks. Unlike png_text_compress it *can* png_error out
  777. * because it calls the write interface. As a result it does its own error
  778. * reporting and does not return an error code. In the event of error it will
  779. * just call png_error. The input data length may exceed 32-bits. The 'flush'
  780. * parameter is exactly the same as that to deflate, with the following
  781. * meanings:
  782. *
  783. * Z_NO_FLUSH: normal incremental output of compressed data
  784. * Z_SYNC_FLUSH: do a SYNC_FLUSH, used by png_write_flush
  785. * Z_FINISH: this is the end of the input, do a Z_FINISH and clean up
  786. *
  787. * The routine manages the acquire and release of the png_ptr->zstream by
  788. * checking and (at the end) clearing png_ptr->zowner; it does some sanity
  789. * checks on the 'mode' flags while doing this.
  790. */
  791. void /* PRIVATE */
  792. png_compress_IDAT(png_structrp png_ptr, png_const_bytep input,
  793. png_alloc_size_t input_len, int flush)
  794. {
  795. if (png_ptr->zowner != png_IDAT)
  796. {
  797. /* First time. Ensure we have a temporary buffer for compression and
  798. * trim the buffer list if it has more than one entry to free memory.
  799. * If 'WRITE_COMPRESSED_TEXT' is not set the list will never have been
  800. * created at this point, but the check here is quick and safe.
  801. */
  802. if (png_ptr->zbuffer_list == NULL)
  803. {
  804. png_ptr->zbuffer_list = png_voidcast(png_compression_bufferp,
  805. png_malloc(png_ptr, PNG_COMPRESSION_BUFFER_SIZE(png_ptr)));
  806. png_ptr->zbuffer_list->next = NULL;
  807. }
  808. else
  809. png_free_buffer_list(png_ptr, &png_ptr->zbuffer_list->next);
  810. /* It is a terminal error if we can't claim the zstream. */
  811. if (png_deflate_claim(png_ptr, png_IDAT, png_image_size(png_ptr)) != Z_OK)
  812. png_error(png_ptr, png_ptr->zstream.msg);
  813. /* The output state is maintained in png_ptr->zstream, so it must be
  814. * initialized here after the claim.
  815. */
  816. png_ptr->zstream.next_out = png_ptr->zbuffer_list->output;
  817. png_ptr->zstream.avail_out = png_ptr->zbuffer_size;
  818. }
  819. /* Now loop reading and writing until all the input is consumed or an error
  820. * terminates the operation. The _out values are maintained across calls to
  821. * this function, but the input must be reset each time.
  822. */
  823. png_ptr->zstream.next_in = PNGZ_INPUT_CAST(input);
  824. png_ptr->zstream.avail_in = 0; /* set below */
  825. for (;;)
  826. {
  827. int ret;
  828. /* INPUT: from the row data */
  829. uInt avail = ZLIB_IO_MAX;
  830. if (avail > input_len)
  831. avail = (uInt)input_len; /* safe because of the check */
  832. png_ptr->zstream.avail_in = avail;
  833. input_len -= avail;
  834. ret = deflate(&png_ptr->zstream, input_len > 0 ? Z_NO_FLUSH : flush);
  835. /* Include as-yet unconsumed input */
  836. input_len += png_ptr->zstream.avail_in;
  837. png_ptr->zstream.avail_in = 0;
  838. /* OUTPUT: write complete IDAT chunks when avail_out drops to zero. Note
  839. * that these two zstream fields are preserved across the calls, therefore
  840. * there is no need to set these up on entry to the loop.
  841. */
  842. if (png_ptr->zstream.avail_out == 0)
  843. {
  844. png_bytep data = png_ptr->zbuffer_list->output;
  845. uInt size = png_ptr->zbuffer_size;
  846. /* Write an IDAT containing the data then reset the buffer. The
  847. * first IDAT may need deflate header optimization.
  848. */
  849. #ifdef PNG_WRITE_OPTIMIZE_CMF_SUPPORTED
  850. if ((png_ptr->mode & PNG_HAVE_IDAT) == 0 &&
  851. png_ptr->compression_type == PNG_COMPRESSION_TYPE_BASE)
  852. optimize_cmf(data, png_image_size(png_ptr));
  853. #endif
  854. if (size > 0)
  855. png_write_complete_chunk(png_ptr, png_IDAT, data, size);
  856. png_ptr->mode |= PNG_HAVE_IDAT;
  857. png_ptr->zstream.next_out = data;
  858. png_ptr->zstream.avail_out = size;
  859. /* For SYNC_FLUSH or FINISH it is essential to keep calling zlib with
  860. * the same flush parameter until it has finished output, for NO_FLUSH
  861. * it doesn't matter.
  862. */
  863. if (ret == Z_OK && flush != Z_NO_FLUSH)
  864. continue;
  865. }
  866. /* The order of these checks doesn't matter much; it just affects which
  867. * possible error might be detected if multiple things go wrong at once.
  868. */
  869. if (ret == Z_OK) /* most likely return code! */
  870. {
  871. /* If all the input has been consumed then just return. If Z_FINISH
  872. * was used as the flush parameter something has gone wrong if we get
  873. * here.
  874. */
  875. if (input_len == 0)
  876. {
  877. if (flush == Z_FINISH)
  878. png_error(png_ptr, "Z_OK on Z_FINISH with output space");
  879. return;
  880. }
  881. }
  882. else if (ret == Z_STREAM_END && flush == Z_FINISH)
  883. {
  884. /* This is the end of the IDAT data; any pending output must be
  885. * flushed. For small PNG files we may still be at the beginning.
  886. */
  887. png_bytep data = png_ptr->zbuffer_list->output;
  888. uInt size = png_ptr->zbuffer_size - png_ptr->zstream.avail_out;
  889. #ifdef PNG_WRITE_OPTIMIZE_CMF_SUPPORTED
  890. if ((png_ptr->mode & PNG_HAVE_IDAT) == 0 &&
  891. png_ptr->compression_type == PNG_COMPRESSION_TYPE_BASE)
  892. optimize_cmf(data, png_image_size(png_ptr));
  893. #endif
  894. if (size > 0)
  895. png_write_complete_chunk(png_ptr, png_IDAT, data, size);
  896. png_ptr->zstream.avail_out = 0;
  897. png_ptr->zstream.next_out = NULL;
  898. png_ptr->mode |= PNG_HAVE_IDAT | PNG_AFTER_IDAT;
  899. png_ptr->zowner = 0; /* Release the stream */
  900. return;
  901. }
  902. else
  903. {
  904. /* This is an error condition. */
  905. png_zstream_error(png_ptr, ret);
  906. png_error(png_ptr, png_ptr->zstream.msg);
  907. }
  908. }
  909. }
  910. /* Write an IEND chunk */
  911. void /* PRIVATE */
  912. png_write_IEND(png_structrp png_ptr)
  913. {
  914. png_debug(1, "in png_write_IEND");
  915. png_write_complete_chunk(png_ptr, png_IEND, NULL, (png_size_t)0);
  916. png_ptr->mode |= PNG_HAVE_IEND;
  917. }
  918. #ifdef PNG_WRITE_gAMA_SUPPORTED
  919. /* Write a gAMA chunk */
  920. void /* PRIVATE */
  921. png_write_gAMA_fixed(png_structrp png_ptr, png_fixed_point file_gamma)
  922. {
  923. png_byte buf[4];
  924. png_debug(1, "in png_write_gAMA");
  925. /* file_gamma is saved in 1/100,000ths */
  926. png_save_uint_32(buf, (png_uint_32)file_gamma);
  927. png_write_complete_chunk(png_ptr, png_gAMA, buf, (png_size_t)4);
  928. }
  929. #endif
  930. #ifdef PNG_WRITE_sRGB_SUPPORTED
  931. /* Write a sRGB chunk */
  932. void /* PRIVATE */
  933. png_write_sRGB(png_structrp png_ptr, int srgb_intent)
  934. {
  935. png_byte buf[1];
  936. png_debug(1, "in png_write_sRGB");
  937. if (srgb_intent >= PNG_sRGB_INTENT_LAST)
  938. png_warning(png_ptr,
  939. "Invalid sRGB rendering intent specified");
  940. buf[0]=(png_byte)srgb_intent;
  941. png_write_complete_chunk(png_ptr, png_sRGB, buf, (png_size_t)1);
  942. }
  943. #endif
  944. #ifdef PNG_WRITE_iCCP_SUPPORTED
  945. /* Write an iCCP chunk */
  946. void /* PRIVATE */
  947. png_write_iCCP(png_structrp png_ptr, png_const_charp name,
  948. png_const_bytep profile)
  949. {
  950. png_uint_32 name_len;
  951. png_uint_32 profile_len;
  952. png_byte new_name[81]; /* 1 byte for the compression byte */
  953. compression_state comp;
  954. png_uint_32 temp;
  955. png_debug(1, "in png_write_iCCP");
  956. /* These are all internal problems: the profile should have been checked
  957. * before when it was stored.
  958. */
  959. if (profile == NULL)
  960. png_error(png_ptr, "No profile for iCCP chunk"); /* internal error */
  961. profile_len = png_get_uint_32(profile);
  962. if (profile_len < 132)
  963. png_error(png_ptr, "ICC profile too short");
  964. temp = (png_uint_32) (*(profile+8));
  965. if (temp > 3 && (profile_len & 0x03))
  966. png_error(png_ptr, "ICC profile length invalid (not a multiple of 4)");
  967. {
  968. png_uint_32 embedded_profile_len = png_get_uint_32(profile);
  969. if (profile_len != embedded_profile_len)
  970. png_error(png_ptr, "Profile length does not match profile");
  971. }
  972. name_len = png_check_keyword(png_ptr, name, new_name);
  973. if (name_len == 0)
  974. png_error(png_ptr, "iCCP: invalid keyword");
  975. new_name[++name_len] = PNG_COMPRESSION_TYPE_BASE;
  976. /* Make sure we include the NULL after the name and the compression type */
  977. ++name_len;
  978. png_text_compress_init(&comp, profile, profile_len);
  979. /* Allow for keyword terminator and compression byte */
  980. if (png_text_compress(png_ptr, png_iCCP, &comp, name_len) != Z_OK)
  981. png_error(png_ptr, png_ptr->zstream.msg);
  982. png_write_chunk_header(png_ptr, png_iCCP, name_len + comp.output_len);
  983. png_write_chunk_data(png_ptr, new_name, name_len);
  984. png_write_compressed_data_out(png_ptr, &comp);
  985. png_write_chunk_end(png_ptr);
  986. }
  987. #endif
  988. #ifdef PNG_WRITE_sPLT_SUPPORTED
  989. /* Write a sPLT chunk */
  990. void /* PRIVATE */
  991. png_write_sPLT(png_structrp png_ptr, png_const_sPLT_tp spalette)
  992. {
  993. png_uint_32 name_len;
  994. png_byte new_name[80];
  995. png_byte entrybuf[10];
  996. png_size_t entry_size = (spalette->depth == 8 ? 6 : 10);
  997. png_size_t palette_size = entry_size * (png_size_t)spalette->nentries;
  998. png_sPLT_entryp ep;
  999. #ifndef PNG_POINTER_INDEXING_SUPPORTED
  1000. int i;
  1001. #endif
  1002. png_debug(1, "in png_write_sPLT");
  1003. name_len = png_check_keyword(png_ptr, spalette->name, new_name);
  1004. if (name_len == 0)
  1005. png_error(png_ptr, "sPLT: invalid keyword");
  1006. /* Make sure we include the NULL after the name */
  1007. png_write_chunk_header(png_ptr, png_sPLT,
  1008. (png_uint_32)(name_len + 2 + palette_size));
  1009. png_write_chunk_data(png_ptr, (png_bytep)new_name,
  1010. (png_size_t)(name_len + 1));
  1011. png_write_chunk_data(png_ptr, &spalette->depth, (png_size_t)1);
  1012. /* Loop through each palette entry, writing appropriately */
  1013. #ifdef PNG_POINTER_INDEXING_SUPPORTED
  1014. for (ep = spalette->entries; ep<spalette->entries + spalette->nentries; ep++)
  1015. {
  1016. if (spalette->depth == 8)
  1017. {
  1018. entrybuf[0] = (png_byte)ep->red;
  1019. entrybuf[1] = (png_byte)ep->green;
  1020. entrybuf[2] = (png_byte)ep->blue;
  1021. entrybuf[3] = (png_byte)ep->alpha;
  1022. png_save_uint_16(entrybuf + 4, ep->frequency);
  1023. }
  1024. else
  1025. {
  1026. png_save_uint_16(entrybuf + 0, ep->red);
  1027. png_save_uint_16(entrybuf + 2, ep->green);
  1028. png_save_uint_16(entrybuf + 4, ep->blue);
  1029. png_save_uint_16(entrybuf + 6, ep->alpha);
  1030. png_save_uint_16(entrybuf + 8, ep->frequency);
  1031. }
  1032. png_write_chunk_data(png_ptr, entrybuf, entry_size);
  1033. }
  1034. #else
  1035. ep=spalette->entries;
  1036. for (i = 0; i>spalette->nentries; i++)
  1037. {
  1038. if (spalette->depth == 8)
  1039. {
  1040. entrybuf[0] = (png_byte)ep[i].red;
  1041. entrybuf[1] = (png_byte)ep[i].green;
  1042. entrybuf[2] = (png_byte)ep[i].blue;
  1043. entrybuf[3] = (png_byte)ep[i].alpha;
  1044. png_save_uint_16(entrybuf + 4, ep[i].frequency);
  1045. }
  1046. else
  1047. {
  1048. png_save_uint_16(entrybuf + 0, ep[i].red);
  1049. png_save_uint_16(entrybuf + 2, ep[i].green);
  1050. png_save_uint_16(entrybuf + 4, ep[i].blue);
  1051. png_save_uint_16(entrybuf + 6, ep[i].alpha);
  1052. png_save_uint_16(entrybuf + 8, ep[i].frequency);
  1053. }
  1054. png_write_chunk_data(png_ptr, entrybuf, entry_size);
  1055. }
  1056. #endif
  1057. png_write_chunk_end(png_ptr);
  1058. }
  1059. #endif
  1060. #ifdef PNG_WRITE_sBIT_SUPPORTED
  1061. /* Write the sBIT chunk */
  1062. void /* PRIVATE */
  1063. png_write_sBIT(png_structrp png_ptr, png_const_color_8p sbit, int color_type)
  1064. {
  1065. png_byte buf[4];
  1066. png_size_t size;
  1067. png_debug(1, "in png_write_sBIT");
  1068. /* Make sure we don't depend upon the order of PNG_COLOR_8 */
  1069. if ((color_type & PNG_COLOR_MASK_COLOR) != 0)
  1070. {
  1071. png_byte maxbits;
  1072. maxbits = (png_byte)(color_type==PNG_COLOR_TYPE_PALETTE ? 8 :
  1073. png_ptr->usr_bit_depth);
  1074. if (sbit->red == 0 || sbit->red > maxbits ||
  1075. sbit->green == 0 || sbit->green > maxbits ||
  1076. sbit->blue == 0 || sbit->blue > maxbits)
  1077. {
  1078. png_warning(png_ptr, "Invalid sBIT depth specified");
  1079. return;
  1080. }
  1081. buf[0] = sbit->red;
  1082. buf[1] = sbit->green;
  1083. buf[2] = sbit->blue;
  1084. size = 3;
  1085. }
  1086. else
  1087. {
  1088. if (sbit->gray == 0 || sbit->gray > png_ptr->usr_bit_depth)
  1089. {
  1090. png_warning(png_ptr, "Invalid sBIT depth specified");
  1091. return;
  1092. }
  1093. buf[0] = sbit->gray;
  1094. size = 1;
  1095. }
  1096. if ((color_type & PNG_COLOR_MASK_ALPHA) != 0)
  1097. {
  1098. if (sbit->alpha == 0 || sbit->alpha > png_ptr->usr_bit_depth)
  1099. {
  1100. png_warning(png_ptr, "Invalid sBIT depth specified");
  1101. return;
  1102. }
  1103. buf[size++] = sbit->alpha;
  1104. }
  1105. png_write_complete_chunk(png_ptr, png_sBIT, buf, size);
  1106. }
  1107. #endif
  1108. #ifdef PNG_WRITE_cHRM_SUPPORTED
  1109. /* Write the cHRM chunk */
  1110. void /* PRIVATE */
  1111. png_write_cHRM_fixed(png_structrp png_ptr, const png_xy *xy)
  1112. {
  1113. png_byte buf[32];
  1114. png_debug(1, "in png_write_cHRM");
  1115. /* Each value is saved in 1/100,000ths */
  1116. png_save_int_32(buf, xy->whitex);
  1117. png_save_int_32(buf + 4, xy->whitey);
  1118. png_save_int_32(buf + 8, xy->redx);
  1119. png_save_int_32(buf + 12, xy->redy);
  1120. png_save_int_32(buf + 16, xy->greenx);
  1121. png_save_int_32(buf + 20, xy->greeny);
  1122. png_save_int_32(buf + 24, xy->bluex);
  1123. png_save_int_32(buf + 28, xy->bluey);
  1124. png_write_complete_chunk(png_ptr, png_cHRM, buf, 32);
  1125. }
  1126. #endif
  1127. #ifdef PNG_WRITE_tRNS_SUPPORTED
  1128. /* Write the tRNS chunk */
  1129. void /* PRIVATE */
  1130. png_write_tRNS(png_structrp png_ptr, png_const_bytep trans_alpha,
  1131. png_const_color_16p tran, int num_trans, int color_type)
  1132. {
  1133. png_byte buf[6];
  1134. png_debug(1, "in png_write_tRNS");
  1135. if (color_type == PNG_COLOR_TYPE_PALETTE)
  1136. {
  1137. if (num_trans <= 0 || num_trans > (int)png_ptr->num_palette)
  1138. {
  1139. png_app_warning(png_ptr,
  1140. "Invalid number of transparent colors specified");
  1141. return;
  1142. }
  1143. /* Write the chunk out as it is */
  1144. png_write_complete_chunk(png_ptr, png_tRNS, trans_alpha,
  1145. (png_size_t)num_trans);
  1146. }
  1147. else if (color_type == PNG_COLOR_TYPE_GRAY)
  1148. {
  1149. /* One 16-bit value */
  1150. if (tran->gray >= (1 << png_ptr->bit_depth))
  1151. {
  1152. png_app_warning(png_ptr,
  1153. "Ignoring attempt to write tRNS chunk out-of-range for bit_depth");
  1154. return;
  1155. }
  1156. png_save_uint_16(buf, tran->gray);
  1157. png_write_complete_chunk(png_ptr, png_tRNS, buf, (png_size_t)2);
  1158. }
  1159. else if (color_type == PNG_COLOR_TYPE_RGB)
  1160. {
  1161. /* Three 16-bit values */
  1162. png_save_uint_16(buf, tran->red);
  1163. png_save_uint_16(buf + 2, tran->green);
  1164. png_save_uint_16(buf + 4, tran->blue);
  1165. #ifdef PNG_WRITE_16BIT_SUPPORTED
  1166. if (png_ptr->bit_depth == 8 && (buf[0] | buf[2] | buf[4]) != 0)
  1167. #else
  1168. if ((buf[0] | buf[2] | buf[4]) != 0)
  1169. #endif
  1170. {
  1171. png_app_warning(png_ptr,
  1172. "Ignoring attempt to write 16-bit tRNS chunk when bit_depth is 8");
  1173. return;
  1174. }
  1175. png_write_complete_chunk(png_ptr, png_tRNS, buf, (png_size_t)6);
  1176. }
  1177. else
  1178. {
  1179. png_app_warning(png_ptr, "Can't write tRNS with an alpha channel");
  1180. }
  1181. }
  1182. #endif
  1183. #ifdef PNG_WRITE_bKGD_SUPPORTED
  1184. /* Write the background chunk */
  1185. void /* PRIVATE */
  1186. png_write_bKGD(png_structrp png_ptr, png_const_color_16p back, int color_type)
  1187. {
  1188. png_byte buf[6];
  1189. png_debug(1, "in png_write_bKGD");
  1190. if (color_type == PNG_COLOR_TYPE_PALETTE)
  1191. {
  1192. if (
  1193. #ifdef PNG_MNG_FEATURES_SUPPORTED
  1194. (png_ptr->num_palette != 0 ||
  1195. (png_ptr->mng_features_permitted & PNG_FLAG_MNG_EMPTY_PLTE) == 0) &&
  1196. #endif
  1197. back->index >= png_ptr->num_palette)
  1198. {
  1199. png_warning(png_ptr, "Invalid background palette index");
  1200. return;
  1201. }
  1202. buf[0] = back->index;
  1203. png_write_complete_chunk(png_ptr, png_bKGD, buf, (png_size_t)1);
  1204. }
  1205. else if ((color_type & PNG_COLOR_MASK_COLOR) != 0)
  1206. {
  1207. png_save_uint_16(buf, back->red);
  1208. png_save_uint_16(buf + 2, back->green);
  1209. png_save_uint_16(buf + 4, back->blue);
  1210. #ifdef PNG_WRITE_16BIT_SUPPORTED
  1211. if (png_ptr->bit_depth == 8 && (buf[0] | buf[2] | buf[4]) != 0)
  1212. #else
  1213. if ((buf[0] | buf[2] | buf[4]) != 0)
  1214. #endif
  1215. {
  1216. png_warning(png_ptr,
  1217. "Ignoring attempt to write 16-bit bKGD chunk "
  1218. "when bit_depth is 8");
  1219. return;
  1220. }
  1221. png_write_complete_chunk(png_ptr, png_bKGD, buf, (png_size_t)6);
  1222. }
  1223. else
  1224. {
  1225. if (back->gray >= (1 << png_ptr->bit_depth))
  1226. {
  1227. png_warning(png_ptr,
  1228. "Ignoring attempt to write bKGD chunk out-of-range for bit_depth");
  1229. return;
  1230. }
  1231. png_save_uint_16(buf, back->gray);
  1232. png_write_complete_chunk(png_ptr, png_bKGD, buf, (png_size_t)2);
  1233. }
  1234. }
  1235. #endif
  1236. #ifdef PNG_WRITE_eXIf_SUPPORTED
  1237. /* Write the Exif data */
  1238. void /* PRIVATE */
  1239. png_write_eXIf(png_structrp png_ptr, png_bytep exif, int num_exif)
  1240. {
  1241. int i;
  1242. png_byte buf[1];
  1243. png_debug(1, "in png_write_eXIf");
  1244. png_write_chunk_header(png_ptr, png_eXIf, (png_uint_32)(num_exif));
  1245. for (i = 0; i < num_exif; i++)
  1246. {
  1247. buf[0] = exif[i];
  1248. png_write_chunk_data(png_ptr, buf, (png_size_t)1);
  1249. }
  1250. png_write_chunk_end(png_ptr);
  1251. }
  1252. #endif
  1253. #ifdef PNG_WRITE_hIST_SUPPORTED
  1254. /* Write the histogram */
  1255. void /* PRIVATE */
  1256. png_write_hIST(png_structrp png_ptr, png_const_uint_16p hist, int num_hist)
  1257. {
  1258. int i;
  1259. png_byte buf[3];
  1260. png_debug(1, "in png_write_hIST");
  1261. if (num_hist > (int)png_ptr->num_palette)
  1262. {
  1263. png_debug2(3, "num_hist = %d, num_palette = %d", num_hist,
  1264. png_ptr->num_palette);
  1265. png_warning(png_ptr, "Invalid number of histogram entries specified");
  1266. return;
  1267. }
  1268. png_write_chunk_header(png_ptr, png_hIST, (png_uint_32)(num_hist * 2));
  1269. for (i = 0; i < num_hist; i++)
  1270. {
  1271. png_save_uint_16(buf, hist[i]);
  1272. png_write_chunk_data(png_ptr, buf, (png_size_t)2);
  1273. }
  1274. png_write_chunk_end(png_ptr);
  1275. }
  1276. #endif
  1277. #ifdef PNG_WRITE_tEXt_SUPPORTED
  1278. /* Write a tEXt chunk */
  1279. void /* PRIVATE */
  1280. png_write_tEXt(png_structrp png_ptr, png_const_charp key, png_const_charp text,
  1281. png_size_t text_len)
  1282. {
  1283. png_uint_32 key_len;
  1284. png_byte new_key[80];
  1285. png_debug(1, "in png_write_tEXt");
  1286. key_len = png_check_keyword(png_ptr, key, new_key);
  1287. if (key_len == 0)
  1288. png_error(png_ptr, "tEXt: invalid keyword");
  1289. if (text == NULL || *text == '\0')
  1290. text_len = 0;
  1291. else
  1292. text_len = strlen(text);
  1293. if (text_len > PNG_UINT_31_MAX - (key_len+1))
  1294. png_error(png_ptr, "tEXt: text too long");
  1295. /* Make sure we include the 0 after the key */
  1296. png_write_chunk_header(png_ptr, png_tEXt,
  1297. (png_uint_32)/*checked above*/(key_len + text_len + 1));
  1298. /*
  1299. * We leave it to the application to meet PNG-1.0 requirements on the
  1300. * contents of the text. PNG-1.0 through PNG-1.2 discourage the use of
  1301. * any non-Latin-1 characters except for NEWLINE. ISO PNG will forbid them.
  1302. * The NUL character is forbidden by PNG-1.0 through PNG-1.2 and ISO PNG.
  1303. */
  1304. png_write_chunk_data(png_ptr, new_key, key_len + 1);
  1305. if (text_len != 0)
  1306. png_write_chunk_data(png_ptr, (png_const_bytep)text, text_len);
  1307. png_write_chunk_end(png_ptr);
  1308. }
  1309. #endif
  1310. #ifdef PNG_WRITE_zTXt_SUPPORTED
  1311. /* Write a compressed text chunk */
  1312. void /* PRIVATE */
  1313. png_write_zTXt(png_structrp png_ptr, png_const_charp key, png_const_charp text,
  1314. int compression)
  1315. {
  1316. png_uint_32 key_len;
  1317. png_byte new_key[81];
  1318. compression_state comp;
  1319. png_debug(1, "in png_write_zTXt");
  1320. if (compression == PNG_TEXT_COMPRESSION_NONE)
  1321. {
  1322. png_write_tEXt(png_ptr, key, text, 0);
  1323. return;
  1324. }
  1325. if (compression != PNG_TEXT_COMPRESSION_zTXt)
  1326. png_error(png_ptr, "zTXt: invalid compression type");
  1327. key_len = png_check_keyword(png_ptr, key, new_key);
  1328. if (key_len == 0)
  1329. png_error(png_ptr, "zTXt: invalid keyword");
  1330. /* Add the compression method and 1 for the keyword separator. */
  1331. new_key[++key_len] = PNG_COMPRESSION_TYPE_BASE;
  1332. ++key_len;
  1333. /* Compute the compressed data; do it now for the length */
  1334. png_text_compress_init(&comp, (png_const_bytep)text,
  1335. text == NULL ? 0 : strlen(text));
  1336. if (png_text_compress(png_ptr, png_zTXt, &comp, key_len) != Z_OK)
  1337. png_error(png_ptr, png_ptr->zstream.msg);
  1338. /* Write start of chunk */
  1339. png_write_chunk_header(png_ptr, png_zTXt, key_len + comp.output_len);
  1340. /* Write key */
  1341. png_write_chunk_data(png_ptr, new_key, key_len);
  1342. /* Write the compressed data */
  1343. png_write_compressed_data_out(png_ptr, &comp);
  1344. /* Close the chunk */
  1345. png_write_chunk_end(png_ptr);
  1346. }
  1347. #endif
  1348. #ifdef PNG_WRITE_iTXt_SUPPORTED
  1349. /* Write an iTXt chunk */
  1350. void /* PRIVATE */
  1351. png_write_iTXt(png_structrp png_ptr, int compression, png_const_charp key,
  1352. png_const_charp lang, png_const_charp lang_key, png_const_charp text)
  1353. {
  1354. png_uint_32 key_len, prefix_len;
  1355. png_size_t lang_len, lang_key_len;
  1356. png_byte new_key[82];
  1357. compression_state comp;
  1358. png_debug(1, "in png_write_iTXt");
  1359. key_len = png_check_keyword(png_ptr, key, new_key);
  1360. if (key_len == 0)
  1361. png_error(png_ptr, "iTXt: invalid keyword");
  1362. /* Set the compression flag */
  1363. switch (compression)
  1364. {
  1365. case PNG_ITXT_COMPRESSION_NONE:
  1366. case PNG_TEXT_COMPRESSION_NONE:
  1367. compression = new_key[++key_len] = 0; /* no compression */
  1368. break;
  1369. case PNG_TEXT_COMPRESSION_zTXt:
  1370. case PNG_ITXT_COMPRESSION_zTXt:
  1371. compression = new_key[++key_len] = 1; /* compressed */
  1372. break;
  1373. default:
  1374. png_error(png_ptr, "iTXt: invalid compression");
  1375. }
  1376. new_key[++key_len] = PNG_COMPRESSION_TYPE_BASE;
  1377. ++key_len; /* for the keywod separator */
  1378. /* We leave it to the application to meet PNG-1.0 requirements on the
  1379. * contents of the text. PNG-1.0 through PNG-1.2 discourage the use of
  1380. * any non-Latin-1 characters except for NEWLINE. ISO PNG, however,
  1381. * specifies that the text is UTF-8 and this really doesn't require any
  1382. * checking.
  1383. *
  1384. * The NUL character is forbidden by PNG-1.0 through PNG-1.2 and ISO PNG.
  1385. *
  1386. * TODO: validate the language tag correctly (see the spec.)
  1387. */
  1388. if (lang == NULL) lang = ""; /* empty language is valid */
  1389. lang_len = strlen(lang)+1;
  1390. if (lang_key == NULL) lang_key = ""; /* may be empty */
  1391. lang_key_len = strlen(lang_key)+1;
  1392. if (text == NULL) text = ""; /* may be empty */
  1393. prefix_len = key_len;
  1394. if (lang_len > PNG_UINT_31_MAX-prefix_len)
  1395. prefix_len = PNG_UINT_31_MAX;
  1396. else
  1397. prefix_len = (png_uint_32)(prefix_len + lang_len);
  1398. if (lang_key_len > PNG_UINT_31_MAX-prefix_len)
  1399. prefix_len = PNG_UINT_31_MAX;
  1400. else
  1401. prefix_len = (png_uint_32)(prefix_len + lang_key_len);
  1402. png_text_compress_init(&comp, (png_const_bytep)text, strlen(text));
  1403. if (compression != 0)
  1404. {
  1405. if (png_text_compress(png_ptr, png_iTXt, &comp, prefix_len) != Z_OK)
  1406. png_error(png_ptr, png_ptr->zstream.msg);
  1407. }
  1408. else
  1409. {
  1410. if (comp.input_len > PNG_UINT_31_MAX-prefix_len)
  1411. png_error(png_ptr, "iTXt: uncompressed text too long");
  1412. /* So the string will fit in a chunk: */
  1413. comp.output_len = (png_uint_32)/*SAFE*/comp.input_len;
  1414. }
  1415. png_write_chunk_header(png_ptr, png_iTXt, comp.output_len + prefix_len);
  1416. png_write_chunk_data(png_ptr, new_key, key_len);
  1417. png_write_chunk_data(png_ptr, (png_const_bytep)lang, lang_len);
  1418. png_write_chunk_data(png_ptr, (png_const_bytep)lang_key, lang_key_len);
  1419. if (compression != 0)
  1420. png_write_compressed_data_out(png_ptr, &comp);
  1421. else
  1422. png_write_chunk_data(png_ptr, (png_const_bytep)text, comp.output_len);
  1423. png_write_chunk_end(png_ptr);
  1424. }
  1425. #endif
  1426. #ifdef PNG_WRITE_oFFs_SUPPORTED
  1427. /* Write the oFFs chunk */
  1428. void /* PRIVATE */
  1429. png_write_oFFs(png_structrp png_ptr, png_int_32 x_offset, png_int_32 y_offset,
  1430. int unit_type)
  1431. {
  1432. png_byte buf[9];
  1433. png_debug(1, "in png_write_oFFs");
  1434. if (unit_type >= PNG_OFFSET_LAST)
  1435. png_warning(png_ptr, "Unrecognized unit type for oFFs chunk");
  1436. png_save_int_32(buf, x_offset);
  1437. png_save_int_32(buf + 4, y_offset);
  1438. buf[8] = (png_byte)unit_type;
  1439. png_write_complete_chunk(png_ptr, png_oFFs, buf, (png_size_t)9);
  1440. }
  1441. #endif
  1442. #ifdef PNG_WRITE_pCAL_SUPPORTED
  1443. /* Write the pCAL chunk (described in the PNG extensions document) */
  1444. void /* PRIVATE */
  1445. png_write_pCAL(png_structrp png_ptr, png_charp purpose, png_int_32 X0,
  1446. png_int_32 X1, int type, int nparams, png_const_charp units,
  1447. png_charpp params)
  1448. {
  1449. png_uint_32 purpose_len;
  1450. png_size_t units_len, total_len;
  1451. png_size_tp params_len;
  1452. png_byte buf[10];
  1453. png_byte new_purpose[80];
  1454. int i;
  1455. png_debug1(1, "in png_write_pCAL (%d parameters)", nparams);
  1456. if (type >= PNG_EQUATION_LAST)
  1457. png_error(png_ptr, "Unrecognized equation type for pCAL chunk");
  1458. purpose_len = png_check_keyword(png_ptr, purpose, new_purpose);
  1459. if (purpose_len == 0)
  1460. png_error(png_ptr, "pCAL: invalid keyword");
  1461. ++purpose_len; /* terminator */
  1462. png_debug1(3, "pCAL purpose length = %d", (int)purpose_len);
  1463. units_len = strlen(units) + (nparams == 0 ? 0 : 1);
  1464. png_debug1(3, "pCAL units length = %d", (int)units_len);
  1465. total_len = purpose_len + units_len + 10;
  1466. params_len = (png_size_tp)png_malloc(png_ptr,
  1467. (png_alloc_size_t)((png_alloc_size_t)nparams * (sizeof (png_size_t))));
  1468. /* Find the length of each parameter, making sure we don't count the
  1469. * null terminator for the last parameter.
  1470. */
  1471. for (i = 0; i < nparams; i++)
  1472. {
  1473. params_len[i] = strlen(params[i]) + (i == nparams - 1 ? 0 : 1);
  1474. png_debug2(3, "pCAL parameter %d length = %lu", i,
  1475. (unsigned long)params_len[i]);
  1476. total_len += params_len[i];
  1477. }
  1478. png_debug1(3, "pCAL total length = %d", (int)total_len);
  1479. png_write_chunk_header(png_ptr, png_pCAL, (png_uint_32)total_len);
  1480. png_write_chunk_data(png_ptr, new_purpose, purpose_len);
  1481. png_save_int_32(buf, X0);
  1482. png_save_int_32(buf + 4, X1);
  1483. buf[8] = (png_byte)type;
  1484. buf[9] = (png_byte)nparams;
  1485. png_write_chunk_data(png_ptr, buf, (png_size_t)10);
  1486. png_write_chunk_data(png_ptr, (png_const_bytep)units, (png_size_t)units_len);
  1487. for (i = 0; i < nparams; i++)
  1488. {
  1489. png_write_chunk_data(png_ptr, (png_const_bytep)params[i], params_len[i]);
  1490. }
  1491. png_free(png_ptr, params_len);
  1492. png_write_chunk_end(png_ptr);
  1493. }
  1494. #endif
  1495. #ifdef PNG_WRITE_sCAL_SUPPORTED
  1496. /* Write the sCAL chunk */
  1497. void /* PRIVATE */
  1498. png_write_sCAL_s(png_structrp png_ptr, int unit, png_const_charp width,
  1499. png_const_charp height)
  1500. {
  1501. png_byte buf[64];
  1502. png_size_t wlen, hlen, total_len;
  1503. png_debug(1, "in png_write_sCAL_s");
  1504. wlen = strlen(width);
  1505. hlen = strlen(height);
  1506. total_len = wlen + hlen + 2;
  1507. if (total_len > 64)
  1508. {
  1509. png_warning(png_ptr, "Can't write sCAL (buffer too small)");
  1510. return;
  1511. }
  1512. buf[0] = (png_byte)unit;
  1513. memcpy(buf + 1, width, wlen + 1); /* Append the '\0' here */
  1514. memcpy(buf + wlen + 2, height, hlen); /* Do NOT append the '\0' here */
  1515. png_debug1(3, "sCAL total length = %u", (unsigned int)total_len);
  1516. png_write_complete_chunk(png_ptr, png_sCAL, buf, total_len);
  1517. }
  1518. #endif
  1519. #ifdef PNG_WRITE_pHYs_SUPPORTED
  1520. /* Write the pHYs chunk */
  1521. void /* PRIVATE */
  1522. png_write_pHYs(png_structrp png_ptr, png_uint_32 x_pixels_per_unit,
  1523. png_uint_32 y_pixels_per_unit,
  1524. int unit_type)
  1525. {
  1526. png_byte buf[9];
  1527. png_debug(1, "in png_write_pHYs");
  1528. if (unit_type >= PNG_RESOLUTION_LAST)
  1529. png_warning(png_ptr, "Unrecognized unit type for pHYs chunk");
  1530. png_save_uint_32(buf, x_pixels_per_unit);
  1531. png_save_uint_32(buf + 4, y_pixels_per_unit);
  1532. buf[8] = (png_byte)unit_type;
  1533. png_write_complete_chunk(png_ptr, png_pHYs, buf, (png_size_t)9);
  1534. }
  1535. #endif
  1536. #ifdef PNG_WRITE_tIME_SUPPORTED
  1537. /* Write the tIME chunk. Use either png_convert_from_struct_tm()
  1538. * or png_convert_from_time_t(), or fill in the structure yourself.
  1539. */
  1540. void /* PRIVATE */
  1541. png_write_tIME(png_structrp png_ptr, png_const_timep mod_time)
  1542. {
  1543. png_byte buf[7];
  1544. png_debug(1, "in png_write_tIME");
  1545. if (mod_time->month > 12 || mod_time->month < 1 ||
  1546. mod_time->day > 31 || mod_time->day < 1 ||
  1547. mod_time->hour > 23 || mod_time->second > 60)
  1548. {
  1549. png_warning(png_ptr, "Invalid time specified for tIME chunk");
  1550. return;
  1551. }
  1552. png_save_uint_16(buf, mod_time->year);
  1553. buf[2] = mod_time->month;
  1554. buf[3] = mod_time->day;
  1555. buf[4] = mod_time->hour;
  1556. buf[5] = mod_time->minute;
  1557. buf[6] = mod_time->second;
  1558. png_write_complete_chunk(png_ptr, png_tIME, buf, (png_size_t)7);
  1559. }
  1560. #endif
  1561. /* Initializes the row writing capability of libpng */
  1562. void /* PRIVATE */
  1563. png_write_start_row(png_structrp png_ptr)
  1564. {
  1565. #ifdef PNG_WRITE_INTERLACING_SUPPORTED
  1566. /* Arrays to facilitate easy interlacing - use pass (0 - 6) as index */
  1567. /* Start of interlace block */
  1568. static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0};
  1569. /* Offset to next interlace block */
  1570. static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1};
  1571. /* Start of interlace block in the y direction */
  1572. static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1};
  1573. /* Offset to next interlace block in the y direction */
  1574. static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2};
  1575. #endif
  1576. png_alloc_size_t buf_size;
  1577. int usr_pixel_depth;
  1578. #ifdef PNG_WRITE_FILTER_SUPPORTED
  1579. png_byte filters;
  1580. #endif
  1581. png_debug(1, "in png_write_start_row");
  1582. usr_pixel_depth = png_ptr->usr_channels * png_ptr->usr_bit_depth;
  1583. buf_size = PNG_ROWBYTES(usr_pixel_depth, png_ptr->width) + 1;
  1584. /* 1.5.6: added to allow checking in the row write code. */
  1585. png_ptr->transformed_pixel_depth = png_ptr->pixel_depth;
  1586. png_ptr->maximum_pixel_depth = (png_byte)usr_pixel_depth;
  1587. /* Set up row buffer */
  1588. png_ptr->row_buf = png_voidcast(png_bytep, png_malloc(png_ptr, buf_size));
  1589. png_ptr->row_buf[0] = PNG_FILTER_VALUE_NONE;
  1590. #ifdef PNG_WRITE_FILTER_SUPPORTED
  1591. filters = png_ptr->do_filter;
  1592. if (png_ptr->height == 1)
  1593. filters &= 0xff & ~(PNG_FILTER_UP|PNG_FILTER_AVG|PNG_FILTER_PAETH);
  1594. if (png_ptr->width == 1)
  1595. filters &= 0xff & ~(PNG_FILTER_SUB|PNG_FILTER_AVG|PNG_FILTER_PAETH);
  1596. if (filters == 0)
  1597. filters = PNG_FILTER_NONE;
  1598. png_ptr->do_filter = filters;
  1599. if (((filters & (PNG_FILTER_SUB | PNG_FILTER_UP | PNG_FILTER_AVG |
  1600. PNG_FILTER_PAETH)) != 0) && png_ptr->try_row == NULL)
  1601. {
  1602. int num_filters = 0;
  1603. png_ptr->try_row = png_voidcast(png_bytep, png_malloc(png_ptr, buf_size));
  1604. if (filters & PNG_FILTER_SUB)
  1605. num_filters++;
  1606. if (filters & PNG_FILTER_UP)
  1607. num_filters++;
  1608. if (filters & PNG_FILTER_AVG)
  1609. num_filters++;
  1610. if (filters & PNG_FILTER_PAETH)
  1611. num_filters++;
  1612. if (num_filters > 1)
  1613. png_ptr->tst_row = png_voidcast(png_bytep, png_malloc(png_ptr,
  1614. buf_size));
  1615. }
  1616. /* We only need to keep the previous row if we are using one of the following
  1617. * filters.
  1618. */
  1619. if ((filters & (PNG_FILTER_AVG | PNG_FILTER_UP | PNG_FILTER_PAETH)) != 0)
  1620. png_ptr->prev_row = png_voidcast(png_bytep,
  1621. png_calloc(png_ptr, buf_size));
  1622. #endif /* WRITE_FILTER */
  1623. #ifdef PNG_WRITE_INTERLACING_SUPPORTED
  1624. /* If interlaced, we need to set up width and height of pass */
  1625. if (png_ptr->interlaced != 0)
  1626. {
  1627. if ((png_ptr->transformations & PNG_INTERLACE) == 0)
  1628. {
  1629. png_ptr->num_rows = (png_ptr->height + png_pass_yinc[0] - 1 -
  1630. png_pass_ystart[0]) / png_pass_yinc[0];
  1631. png_ptr->usr_width = (png_ptr->width + png_pass_inc[0] - 1 -
  1632. png_pass_start[0]) / png_pass_inc[0];
  1633. }
  1634. else
  1635. {
  1636. png_ptr->num_rows = png_ptr->height;
  1637. png_ptr->usr_width = png_ptr->width;
  1638. }
  1639. }
  1640. else
  1641. #endif
  1642. {
  1643. png_ptr->num_rows = png_ptr->height;
  1644. png_ptr->usr_width = png_ptr->width;
  1645. }
  1646. }
  1647. /* Internal use only. Called when finished processing a row of data. */
  1648. void /* PRIVATE */
  1649. png_write_finish_row(png_structrp png_ptr)
  1650. {
  1651. #ifdef PNG_WRITE_INTERLACING_SUPPORTED
  1652. /* Arrays to facilitate easy interlacing - use pass (0 - 6) as index */
  1653. /* Start of interlace block */
  1654. static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0};
  1655. /* Offset to next interlace block */
  1656. static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1};
  1657. /* Start of interlace block in the y direction */
  1658. static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1};
  1659. /* Offset to next interlace block in the y direction */
  1660. static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2};
  1661. #endif
  1662. png_debug(1, "in png_write_finish_row");
  1663. /* Next row */
  1664. png_ptr->row_number++;
  1665. /* See if we are done */
  1666. if (png_ptr->row_number < png_ptr->num_rows)
  1667. return;
  1668. #ifdef PNG_WRITE_INTERLACING_SUPPORTED
  1669. /* If interlaced, go to next pass */
  1670. if (png_ptr->interlaced != 0)
  1671. {
  1672. png_ptr->row_number = 0;
  1673. if ((png_ptr->transformations & PNG_INTERLACE) != 0)
  1674. {
  1675. png_ptr->pass++;
  1676. }
  1677. else
  1678. {
  1679. /* Loop until we find a non-zero width or height pass */
  1680. do
  1681. {
  1682. png_ptr->pass++;
  1683. if (png_ptr->pass >= 7)
  1684. break;
  1685. png_ptr->usr_width = (png_ptr->width +
  1686. png_pass_inc[png_ptr->pass] - 1 -
  1687. png_pass_start[png_ptr->pass]) /
  1688. png_pass_inc[png_ptr->pass];
  1689. png_ptr->num_rows = (png_ptr->height +
  1690. png_pass_yinc[png_ptr->pass] - 1 -
  1691. png_pass_ystart[png_ptr->pass]) /
  1692. png_pass_yinc[png_ptr->pass];
  1693. if ((png_ptr->transformations & PNG_INTERLACE) != 0)
  1694. break;
  1695. } while (png_ptr->usr_width == 0 || png_ptr->num_rows == 0);
  1696. }
  1697. /* Reset the row above the image for the next pass */
  1698. if (png_ptr->pass < 7)
  1699. {
  1700. if (png_ptr->prev_row != NULL)
  1701. memset(png_ptr->prev_row, 0,
  1702. (png_size_t)(PNG_ROWBYTES(png_ptr->usr_channels*
  1703. png_ptr->usr_bit_depth, png_ptr->width)) + 1);
  1704. return;
  1705. }
  1706. }
  1707. #endif
  1708. /* If we get here, we've just written the last row, so we need
  1709. to flush the compressor */
  1710. png_compress_IDAT(png_ptr, NULL, 0, Z_FINISH);
  1711. }
  1712. #ifdef PNG_WRITE_INTERLACING_SUPPORTED
  1713. /* Pick out the correct pixels for the interlace pass.
  1714. * The basic idea here is to go through the row with a source
  1715. * pointer and a destination pointer (sp and dp), and copy the
  1716. * correct pixels for the pass. As the row gets compacted,
  1717. * sp will always be >= dp, so we should never overwrite anything.
  1718. * See the default: case for the easiest code to understand.
  1719. */
  1720. void /* PRIVATE */
  1721. png_do_write_interlace(png_row_infop row_info, png_bytep row, int pass)
  1722. {
  1723. /* Arrays to facilitate easy interlacing - use pass (0 - 6) as index */
  1724. /* Start of interlace block */
  1725. static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0};
  1726. /* Offset to next interlace block */
  1727. static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1};
  1728. png_debug(1, "in png_do_write_interlace");
  1729. /* We don't have to do anything on the last pass (6) */
  1730. if (pass < 6)
  1731. {
  1732. /* Each pixel depth is handled separately */
  1733. switch (row_info->pixel_depth)
  1734. {
  1735. case 1:
  1736. {
  1737. png_bytep sp;
  1738. png_bytep dp;
  1739. unsigned int shift;
  1740. int d;
  1741. int value;
  1742. png_uint_32 i;
  1743. png_uint_32 row_width = row_info->width;
  1744. dp = row;
  1745. d = 0;
  1746. shift = 7;
  1747. for (i = png_pass_start[pass]; i < row_width;
  1748. i += png_pass_inc[pass])
  1749. {
  1750. sp = row + (png_size_t)(i >> 3);
  1751. value = (int)(*sp >> (7 - (int)(i & 0x07))) & 0x01;
  1752. d |= (value << shift);
  1753. if (shift == 0)
  1754. {
  1755. shift = 7;
  1756. *dp++ = (png_byte)d;
  1757. d = 0;
  1758. }
  1759. else
  1760. shift--;
  1761. }
  1762. if (shift != 7)
  1763. *dp = (png_byte)d;
  1764. break;
  1765. }
  1766. case 2:
  1767. {
  1768. png_bytep sp;
  1769. png_bytep dp;
  1770. unsigned int shift;
  1771. int d;
  1772. int value;
  1773. png_uint_32 i;
  1774. png_uint_32 row_width = row_info->width;
  1775. dp = row;
  1776. shift = 6;
  1777. d = 0;
  1778. for (i = png_pass_start[pass]; i < row_width;
  1779. i += png_pass_inc[pass])
  1780. {
  1781. sp = row + (png_size_t)(i >> 2);
  1782. value = (*sp >> ((3 - (int)(i & 0x03)) << 1)) & 0x03;
  1783. d |= (value << shift);
  1784. if (shift == 0)
  1785. {
  1786. shift = 6;
  1787. *dp++ = (png_byte)d;
  1788. d = 0;
  1789. }
  1790. else
  1791. shift -= 2;
  1792. }
  1793. if (shift != 6)
  1794. *dp = (png_byte)d;
  1795. break;
  1796. }
  1797. case 4:
  1798. {
  1799. png_bytep sp;
  1800. png_bytep dp;
  1801. unsigned int shift;
  1802. int d;
  1803. int value;
  1804. png_uint_32 i;
  1805. png_uint_32 row_width = row_info->width;
  1806. dp = row;
  1807. shift = 4;
  1808. d = 0;
  1809. for (i = png_pass_start[pass]; i < row_width;
  1810. i += png_pass_inc[pass])
  1811. {
  1812. sp = row + (png_size_t)(i >> 1);
  1813. value = (*sp >> ((1 - (int)(i & 0x01)) << 2)) & 0x0f;
  1814. d |= (value << shift);
  1815. if (shift == 0)
  1816. {
  1817. shift = 4;
  1818. *dp++ = (png_byte)d;
  1819. d = 0;
  1820. }
  1821. else
  1822. shift -= 4;
  1823. }
  1824. if (shift != 4)
  1825. *dp = (png_byte)d;
  1826. break;
  1827. }
  1828. default:
  1829. {
  1830. png_bytep sp;
  1831. png_bytep dp;
  1832. png_uint_32 i;
  1833. png_uint_32 row_width = row_info->width;
  1834. png_size_t pixel_bytes;
  1835. /* Start at the beginning */
  1836. dp = row;
  1837. /* Find out how many bytes each pixel takes up */
  1838. pixel_bytes = (row_info->pixel_depth >> 3);
  1839. /* Loop through the row, only looking at the pixels that matter */
  1840. for (i = png_pass_start[pass]; i < row_width;
  1841. i += png_pass_inc[pass])
  1842. {
  1843. /* Find out where the original pixel is */
  1844. sp = row + (png_size_t)i * pixel_bytes;
  1845. /* Move the pixel */
  1846. if (dp != sp)
  1847. memcpy(dp, sp, pixel_bytes);
  1848. /* Next pixel */
  1849. dp += pixel_bytes;
  1850. }
  1851. break;
  1852. }
  1853. }
  1854. /* Set new row width */
  1855. row_info->width = (row_info->width +
  1856. png_pass_inc[pass] - 1 -
  1857. png_pass_start[pass]) /
  1858. png_pass_inc[pass];
  1859. row_info->rowbytes = PNG_ROWBYTES(row_info->pixel_depth,
  1860. row_info->width);
  1861. }
  1862. }
  1863. #endif
  1864. /* This filters the row, chooses which filter to use, if it has not already
  1865. * been specified by the application, and then writes the row out with the
  1866. * chosen filter.
  1867. */
  1868. static void /* PRIVATE */
  1869. png_write_filtered_row(png_structrp png_ptr, png_bytep filtered_row,
  1870. png_size_t row_bytes);
  1871. #ifdef PNG_WRITE_FILTER_SUPPORTED
  1872. static png_size_t /* PRIVATE */
  1873. png_setup_sub_row(png_structrp png_ptr, const png_uint_32 bpp,
  1874. const png_size_t row_bytes, const png_size_t lmins)
  1875. {
  1876. png_bytep rp, dp, lp;
  1877. png_size_t i;
  1878. png_size_t sum = 0;
  1879. unsigned int v;
  1880. png_ptr->try_row[0] = PNG_FILTER_VALUE_SUB;
  1881. for (i = 0, rp = png_ptr->row_buf + 1, dp = png_ptr->try_row + 1; i < bpp;
  1882. i++, rp++, dp++)
  1883. {
  1884. v = *dp = *rp;
  1885. #ifdef PNG_USE_ABS
  1886. sum += 128 - abs((int)v - 128);
  1887. #else
  1888. sum += (v < 128) ? v : 256 - v;
  1889. #endif
  1890. }
  1891. for (lp = png_ptr->row_buf + 1; i < row_bytes;
  1892. i++, rp++, lp++, dp++)
  1893. {
  1894. v = *dp = (png_byte)(((int)*rp - (int)*lp) & 0xff);
  1895. #ifdef PNG_USE_ABS
  1896. sum += 128 - abs((int)v - 128);
  1897. #else
  1898. sum += (v < 128) ? v : 256 - v;
  1899. #endif
  1900. if (sum > lmins) /* We are already worse, don't continue. */
  1901. break;
  1902. }
  1903. return (sum);
  1904. }
  1905. static void /* PRIVATE */
  1906. png_setup_sub_row_only(png_structrp png_ptr, const png_uint_32 bpp,
  1907. const png_size_t row_bytes)
  1908. {
  1909. png_bytep rp, dp, lp;
  1910. png_size_t i;
  1911. png_ptr->try_row[0] = PNG_FILTER_VALUE_SUB;
  1912. for (i = 0, rp = png_ptr->row_buf + 1, dp = png_ptr->try_row + 1; i < bpp;
  1913. i++, rp++, dp++)
  1914. {
  1915. *dp = *rp;
  1916. }
  1917. for (lp = png_ptr->row_buf + 1; i < row_bytes;
  1918. i++, rp++, lp++, dp++)
  1919. {
  1920. *dp = (png_byte)(((int)*rp - (int)*lp) & 0xff);
  1921. }
  1922. }
  1923. static png_size_t /* PRIVATE */
  1924. png_setup_up_row(png_structrp png_ptr, const png_size_t row_bytes,
  1925. const png_size_t lmins)
  1926. {
  1927. png_bytep rp, dp, pp;
  1928. png_size_t i;
  1929. png_size_t sum = 0;
  1930. unsigned int v;
  1931. png_ptr->try_row[0] = PNG_FILTER_VALUE_UP;
  1932. for (i = 0, rp = png_ptr->row_buf + 1, dp = png_ptr->try_row + 1,
  1933. pp = png_ptr->prev_row + 1; i < row_bytes;
  1934. i++, rp++, pp++, dp++)
  1935. {
  1936. v = *dp = (png_byte)(((int)*rp - (int)*pp) & 0xff);
  1937. #ifdef PNG_USE_ABS
  1938. sum += 128 - abs((int)v - 128);
  1939. #else
  1940. sum += (v < 128) ? v : 256 - v;
  1941. #endif
  1942. if (sum > lmins) /* We are already worse, don't continue. */
  1943. break;
  1944. }
  1945. return (sum);
  1946. }
  1947. static void /* PRIVATE */
  1948. png_setup_up_row_only(png_structrp png_ptr, const png_size_t row_bytes)
  1949. {
  1950. png_bytep rp, dp, pp;
  1951. png_size_t i;
  1952. png_ptr->try_row[0] = PNG_FILTER_VALUE_UP;
  1953. for (i = 0, rp = png_ptr->row_buf + 1, dp = png_ptr->try_row + 1,
  1954. pp = png_ptr->prev_row + 1; i < row_bytes;
  1955. i++, rp++, pp++, dp++)
  1956. {
  1957. *dp = (png_byte)(((int)*rp - (int)*pp) & 0xff);
  1958. }
  1959. }
  1960. static png_size_t /* PRIVATE */
  1961. png_setup_avg_row(png_structrp png_ptr, const png_uint_32 bpp,
  1962. const png_size_t row_bytes, const png_size_t lmins)
  1963. {
  1964. png_bytep rp, dp, pp, lp;
  1965. png_uint_32 i;
  1966. png_size_t sum = 0;
  1967. unsigned int v;
  1968. png_ptr->try_row[0] = PNG_FILTER_VALUE_AVG;
  1969. for (i = 0, rp = png_ptr->row_buf + 1, dp = png_ptr->try_row + 1,
  1970. pp = png_ptr->prev_row + 1; i < bpp; i++)
  1971. {
  1972. v = *dp++ = (png_byte)(((int)*rp++ - ((int)*pp++ / 2)) & 0xff);
  1973. #ifdef PNG_USE_ABS
  1974. sum += 128 - abs((int)v - 128);
  1975. #else
  1976. sum += (v < 128) ? v : 256 - v;
  1977. #endif
  1978. }
  1979. for (lp = png_ptr->row_buf + 1; i < row_bytes; i++)
  1980. {
  1981. v = *dp++ = (png_byte)(((int)*rp++ - (((int)*pp++ + (int)*lp++) / 2))
  1982. & 0xff);
  1983. #ifdef PNG_USE_ABS
  1984. sum += 128 - abs((int)v - 128);
  1985. #else
  1986. sum += (v < 128) ? v : 256 - v;
  1987. #endif
  1988. if (sum > lmins) /* We are already worse, don't continue. */
  1989. break;
  1990. }
  1991. return (sum);
  1992. }
  1993. static void /* PRIVATE */
  1994. png_setup_avg_row_only(png_structrp png_ptr, const png_uint_32 bpp,
  1995. const png_size_t row_bytes)
  1996. {
  1997. png_bytep rp, dp, pp, lp;
  1998. png_uint_32 i;
  1999. png_ptr->try_row[0] = PNG_FILTER_VALUE_AVG;
  2000. for (i = 0, rp = png_ptr->row_buf + 1, dp = png_ptr->try_row + 1,
  2001. pp = png_ptr->prev_row + 1; i < bpp; i++)
  2002. {
  2003. *dp++ = (png_byte)(((int)*rp++ - ((int)*pp++ / 2)) & 0xff);
  2004. }
  2005. for (lp = png_ptr->row_buf + 1; i < row_bytes; i++)
  2006. {
  2007. *dp++ = (png_byte)(((int)*rp++ - (((int)*pp++ + (int)*lp++) / 2))
  2008. & 0xff);
  2009. }
  2010. }
  2011. static png_size_t /* PRIVATE */
  2012. png_setup_paeth_row(png_structrp png_ptr, const png_uint_32 bpp,
  2013. const png_size_t row_bytes, const png_size_t lmins)
  2014. {
  2015. png_bytep rp, dp, pp, cp, lp;
  2016. png_size_t i;
  2017. png_size_t sum = 0;
  2018. unsigned int v;
  2019. png_ptr->try_row[0] = PNG_FILTER_VALUE_PAETH;
  2020. for (i = 0, rp = png_ptr->row_buf + 1, dp = png_ptr->try_row + 1,
  2021. pp = png_ptr->prev_row + 1; i < bpp; i++)
  2022. {
  2023. v = *dp++ = (png_byte)(((int)*rp++ - (int)*pp++) & 0xff);
  2024. #ifdef PNG_USE_ABS
  2025. sum += 128 - abs((int)v - 128);
  2026. #else
  2027. sum += (v < 128) ? v : 256 - v;
  2028. #endif
  2029. }
  2030. for (lp = png_ptr->row_buf + 1, cp = png_ptr->prev_row + 1; i < row_bytes;
  2031. i++)
  2032. {
  2033. int a, b, c, pa, pb, pc, p;
  2034. b = *pp++;
  2035. c = *cp++;
  2036. a = *lp++;
  2037. p = b - c;
  2038. pc = a - c;
  2039. #ifdef PNG_USE_ABS
  2040. pa = abs(p);
  2041. pb = abs(pc);
  2042. pc = abs(p + pc);
  2043. #else
  2044. pa = p < 0 ? -p : p;
  2045. pb = pc < 0 ? -pc : pc;
  2046. pc = (p + pc) < 0 ? -(p + pc) : p + pc;
  2047. #endif
  2048. p = (pa <= pb && pa <=pc) ? a : (pb <= pc) ? b : c;
  2049. v = *dp++ = (png_byte)(((int)*rp++ - p) & 0xff);
  2050. #ifdef PNG_USE_ABS
  2051. sum += 128 - abs((int)v - 128);
  2052. #else
  2053. sum += (v < 128) ? v : 256 - v;
  2054. #endif
  2055. if (sum > lmins) /* We are already worse, don't continue. */
  2056. break;
  2057. }
  2058. return (sum);
  2059. }
  2060. static void /* PRIVATE */
  2061. png_setup_paeth_row_only(png_structrp png_ptr, const png_uint_32 bpp,
  2062. const png_size_t row_bytes)
  2063. {
  2064. png_bytep rp, dp, pp, cp, lp;
  2065. png_size_t i;
  2066. png_ptr->try_row[0] = PNG_FILTER_VALUE_PAETH;
  2067. for (i = 0, rp = png_ptr->row_buf + 1, dp = png_ptr->try_row + 1,
  2068. pp = png_ptr->prev_row + 1; i < bpp; i++)
  2069. {
  2070. *dp++ = (png_byte)(((int)*rp++ - (int)*pp++) & 0xff);
  2071. }
  2072. for (lp = png_ptr->row_buf + 1, cp = png_ptr->prev_row + 1; i < row_bytes;
  2073. i++)
  2074. {
  2075. int a, b, c, pa, pb, pc, p;
  2076. b = *pp++;
  2077. c = *cp++;
  2078. a = *lp++;
  2079. p = b - c;
  2080. pc = a - c;
  2081. #ifdef PNG_USE_ABS
  2082. pa = abs(p);
  2083. pb = abs(pc);
  2084. pc = abs(p + pc);
  2085. #else
  2086. pa = p < 0 ? -p : p;
  2087. pb = pc < 0 ? -pc : pc;
  2088. pc = (p + pc) < 0 ? -(p + pc) : p + pc;
  2089. #endif
  2090. p = (pa <= pb && pa <=pc) ? a : (pb <= pc) ? b : c;
  2091. *dp++ = (png_byte)(((int)*rp++ - p) & 0xff);
  2092. }
  2093. }
  2094. #endif /* WRITE_FILTER */
  2095. void /* PRIVATE */
  2096. png_write_find_filter(png_structrp png_ptr, png_row_infop row_info)
  2097. {
  2098. #ifndef PNG_WRITE_FILTER_SUPPORTED
  2099. png_write_filtered_row(png_ptr, png_ptr->row_buf, row_info->rowbytes+1);
  2100. #else
  2101. unsigned int filter_to_do = png_ptr->do_filter;
  2102. png_bytep row_buf;
  2103. png_bytep best_row;
  2104. png_uint_32 bpp;
  2105. png_size_t mins;
  2106. png_size_t row_bytes = row_info->rowbytes;
  2107. png_debug(1, "in png_write_find_filter");
  2108. /* Find out how many bytes offset each pixel is */
  2109. bpp = (row_info->pixel_depth + 7) >> 3;
  2110. row_buf = png_ptr->row_buf;
  2111. mins = PNG_SIZE_MAX - 256/* so we can detect potential overflow of the
  2112. running sum */;
  2113. /* The prediction method we use is to find which method provides the
  2114. * smallest value when summing the absolute values of the distances
  2115. * from zero, using anything >= 128 as negative numbers. This is known
  2116. * as the "minimum sum of absolute differences" heuristic. Other
  2117. * heuristics are the "weighted minimum sum of absolute differences"
  2118. * (experimental and can in theory improve compression), and the "zlib
  2119. * predictive" method (not implemented yet), which does test compressions
  2120. * of lines using different filter methods, and then chooses the
  2121. * (series of) filter(s) that give minimum compressed data size (VERY
  2122. * computationally expensive).
  2123. *
  2124. * GRR 980525: consider also
  2125. *
  2126. * (1) minimum sum of absolute differences from running average (i.e.,
  2127. * keep running sum of non-absolute differences & count of bytes)
  2128. * [track dispersion, too? restart average if dispersion too large?]
  2129. *
  2130. * (1b) minimum sum of absolute differences from sliding average, probably
  2131. * with window size <= deflate window (usually 32K)
  2132. *
  2133. * (2) minimum sum of squared differences from zero or running average
  2134. * (i.e., ~ root-mean-square approach)
  2135. */
  2136. /* We don't need to test the 'no filter' case if this is the only filter
  2137. * that has been chosen, as it doesn't actually do anything to the data.
  2138. */
  2139. best_row = png_ptr->row_buf;
  2140. if (PNG_SIZE_MAX/128 <= row_bytes)
  2141. {
  2142. /* Overflow can occur in the calculation, just select the lowest set
  2143. * filter.
  2144. */
  2145. filter_to_do &= 0U-filter_to_do;
  2146. }
  2147. else if ((filter_to_do & PNG_FILTER_NONE) != 0 &&
  2148. filter_to_do != PNG_FILTER_NONE)
  2149. {
  2150. /* Overflow not possible and multiple filters in the list, including the
  2151. * 'none' filter.
  2152. */
  2153. png_bytep rp;
  2154. png_size_t sum = 0;
  2155. png_size_t i;
  2156. unsigned int v;
  2157. {
  2158. for (i = 0, rp = row_buf + 1; i < row_bytes; i++, rp++)
  2159. {
  2160. v = *rp;
  2161. #ifdef PNG_USE_ABS
  2162. sum += 128 - abs((int)v - 128);
  2163. #else
  2164. sum += (v < 128) ? v : 256 - v;
  2165. #endif
  2166. }
  2167. }
  2168. mins = sum;
  2169. }
  2170. /* Sub filter */
  2171. if (filter_to_do == PNG_FILTER_SUB)
  2172. /* It's the only filter so no testing is needed */
  2173. {
  2174. png_setup_sub_row_only(png_ptr, bpp, row_bytes);
  2175. best_row = png_ptr->try_row;
  2176. }
  2177. else if ((filter_to_do & PNG_FILTER_SUB) != 0)
  2178. {
  2179. png_size_t sum;
  2180. png_size_t lmins = mins;
  2181. sum = png_setup_sub_row(png_ptr, bpp, row_bytes, lmins);
  2182. if (sum < mins)
  2183. {
  2184. mins = sum;
  2185. best_row = png_ptr->try_row;
  2186. if (png_ptr->tst_row != NULL)
  2187. {
  2188. png_ptr->try_row = png_ptr->tst_row;
  2189. png_ptr->tst_row = best_row;
  2190. }
  2191. }
  2192. }
  2193. /* Up filter */
  2194. if (filter_to_do == PNG_FILTER_UP)
  2195. {
  2196. png_setup_up_row_only(png_ptr, row_bytes);
  2197. best_row = png_ptr->try_row;
  2198. }
  2199. else if ((filter_to_do & PNG_FILTER_UP) != 0)
  2200. {
  2201. png_size_t sum;
  2202. png_size_t lmins = mins;
  2203. sum = png_setup_up_row(png_ptr, row_bytes, lmins);
  2204. if (sum < mins)
  2205. {
  2206. mins = sum;
  2207. best_row = png_ptr->try_row;
  2208. if (png_ptr->tst_row != NULL)
  2209. {
  2210. png_ptr->try_row = png_ptr->tst_row;
  2211. png_ptr->tst_row = best_row;
  2212. }
  2213. }
  2214. }
  2215. /* Avg filter */
  2216. if (filter_to_do == PNG_FILTER_AVG)
  2217. {
  2218. png_setup_avg_row_only(png_ptr, bpp, row_bytes);
  2219. best_row = png_ptr->try_row;
  2220. }
  2221. else if ((filter_to_do & PNG_FILTER_AVG) != 0)
  2222. {
  2223. png_size_t sum;
  2224. png_size_t lmins = mins;
  2225. sum= png_setup_avg_row(png_ptr, bpp, row_bytes, lmins);
  2226. if (sum < mins)
  2227. {
  2228. mins = sum;
  2229. best_row = png_ptr->try_row;
  2230. if (png_ptr->tst_row != NULL)
  2231. {
  2232. png_ptr->try_row = png_ptr->tst_row;
  2233. png_ptr->tst_row = best_row;
  2234. }
  2235. }
  2236. }
  2237. /* Paeth filter */
  2238. if (filter_to_do == PNG_FILTER_PAETH)
  2239. {
  2240. png_setup_paeth_row_only(png_ptr, bpp, row_bytes);
  2241. best_row = png_ptr->try_row;
  2242. }
  2243. else if ((filter_to_do & PNG_FILTER_PAETH) != 0)
  2244. {
  2245. png_size_t sum;
  2246. png_size_t lmins = mins;
  2247. sum = png_setup_paeth_row(png_ptr, bpp, row_bytes, lmins);
  2248. if (sum < mins)
  2249. {
  2250. best_row = png_ptr->try_row;
  2251. if (png_ptr->tst_row != NULL)
  2252. {
  2253. png_ptr->try_row = png_ptr->tst_row;
  2254. png_ptr->tst_row = best_row;
  2255. }
  2256. }
  2257. }
  2258. /* Do the actual writing of the filtered row data from the chosen filter. */
  2259. png_write_filtered_row(png_ptr, best_row, row_info->rowbytes+1);
  2260. #endif /* WRITE_FILTER */
  2261. }
  2262. /* Do the actual writing of a previously filtered row. */
  2263. static void
  2264. png_write_filtered_row(png_structrp png_ptr, png_bytep filtered_row,
  2265. png_size_t full_row_length/*includes filter byte*/)
  2266. {
  2267. png_debug(1, "in png_write_filtered_row");
  2268. png_debug1(2, "filter = %d", filtered_row[0]);
  2269. png_compress_IDAT(png_ptr, filtered_row, full_row_length, Z_NO_FLUSH);
  2270. #ifdef PNG_WRITE_FILTER_SUPPORTED
  2271. /* Swap the current and previous rows */
  2272. if (png_ptr->prev_row != NULL)
  2273. {
  2274. png_bytep tptr;
  2275. tptr = png_ptr->prev_row;
  2276. png_ptr->prev_row = png_ptr->row_buf;
  2277. png_ptr->row_buf = tptr;
  2278. }
  2279. #endif /* WRITE_FILTER */
  2280. /* Finish row - updates counters and flushes zlib if last row */
  2281. png_write_finish_row(png_ptr);
  2282. #ifdef PNG_WRITE_FLUSH_SUPPORTED
  2283. png_ptr->flush_rows++;
  2284. if (png_ptr->flush_dist > 0 &&
  2285. png_ptr->flush_rows >= png_ptr->flush_dist)
  2286. {
  2287. png_write_flush(png_ptr);
  2288. }
  2289. #endif /* WRITE_FLUSH */
  2290. }
  2291. #endif /* WRITE */