png.c 150 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493
  1. /* png.c - location for general purpose libpng functions
  2. *
  3. * Last changed in libpng 1.6.16 [December 22, 2014]
  4. * Copyright (c) 1998-2014 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. /* Generate a compiler error if there is an old png.h in the search path. */
  14. typedef png_libpng_version_1_6_16 Your_png_h_is_not_version_1_6_16;
  15. /* Tells libpng that we have already handled the first "num_bytes" bytes
  16. * of the PNG file signature. If the PNG data is embedded into another
  17. * stream we can set num_bytes = 8 so that libpng will not attempt to read
  18. * or write any of the magic bytes before it starts on the IHDR.
  19. */
  20. #ifdef PNG_READ_SUPPORTED
  21. void PNGAPI
  22. png_set_sig_bytes(png_structrp png_ptr, int num_bytes)
  23. {
  24. png_debug(1, "in png_set_sig_bytes");
  25. if (png_ptr == NULL)
  26. return;
  27. if (num_bytes > 8)
  28. png_error(png_ptr, "Too many bytes for PNG signature");
  29. png_ptr->sig_bytes = (png_byte)(num_bytes < 0 ? 0 : num_bytes);
  30. }
  31. /* Checks whether the supplied bytes match the PNG signature. We allow
  32. * checking less than the full 8-byte signature so that those apps that
  33. * already read the first few bytes of a file to determine the file type
  34. * can simply check the remaining bytes for extra assurance. Returns
  35. * an integer less than, equal to, or greater than zero if sig is found,
  36. * respectively, to be less than, to match, or be greater than the correct
  37. * PNG signature (this is the same behavior as strcmp, memcmp, etc).
  38. */
  39. int PNGAPI
  40. png_sig_cmp(png_const_bytep sig, png_size_t start, png_size_t num_to_check)
  41. {
  42. png_byte png_signature[8] = {137, 80, 78, 71, 13, 10, 26, 10};
  43. if (num_to_check > 8)
  44. num_to_check = 8;
  45. else if (num_to_check < 1)
  46. return (-1);
  47. if (start > 7)
  48. return (-1);
  49. if (start + num_to_check > 8)
  50. num_to_check = 8 - start;
  51. return ((int)(memcmp(&sig[start], &png_signature[start], num_to_check)));
  52. }
  53. #endif /* READ */
  54. #if defined(PNG_READ_SUPPORTED) || defined(PNG_WRITE_SUPPORTED)
  55. /* Function to allocate memory for zlib */
  56. PNG_FUNCTION(voidpf /* PRIVATE */,
  57. png_zalloc,(voidpf png_ptr, uInt items, uInt size),PNG_ALLOCATED)
  58. {
  59. png_alloc_size_t num_bytes = size;
  60. if (png_ptr == NULL)
  61. return NULL;
  62. if (items >= (~(png_alloc_size_t)0)/size)
  63. {
  64. png_warning (png_voidcast(png_structrp, png_ptr),
  65. "Potential overflow in png_zalloc()");
  66. return NULL;
  67. }
  68. num_bytes *= items;
  69. return png_malloc_warn(png_voidcast(png_structrp, png_ptr), num_bytes);
  70. }
  71. /* Function to free memory for zlib */
  72. void /* PRIVATE */
  73. png_zfree(voidpf png_ptr, voidpf ptr)
  74. {
  75. png_free(png_voidcast(png_const_structrp,png_ptr), ptr);
  76. }
  77. /* Reset the CRC variable to 32 bits of 1's. Care must be taken
  78. * in case CRC is > 32 bits to leave the top bits 0.
  79. */
  80. void /* PRIVATE */
  81. png_reset_crc(png_structrp png_ptr)
  82. {
  83. /* The cast is safe because the crc is a 32 bit value. */
  84. png_ptr->crc = (png_uint_32)crc32(0, Z_NULL, 0);
  85. }
  86. /* Calculate the CRC over a section of data. We can only pass as
  87. * much data to this routine as the largest single buffer size. We
  88. * also check that this data will actually be used before going to the
  89. * trouble of calculating it.
  90. */
  91. void /* PRIVATE */
  92. png_calculate_crc(png_structrp png_ptr, png_const_bytep ptr, png_size_t length)
  93. {
  94. int need_crc = 1;
  95. if (PNG_CHUNK_ANCILLARY(png_ptr->chunk_name) != 0)
  96. {
  97. if ((png_ptr->flags & PNG_FLAG_CRC_ANCILLARY_MASK) ==
  98. (PNG_FLAG_CRC_ANCILLARY_USE | PNG_FLAG_CRC_ANCILLARY_NOWARN))
  99. need_crc = 0;
  100. }
  101. else /* critical */
  102. {
  103. if ((png_ptr->flags & PNG_FLAG_CRC_CRITICAL_IGNORE) != 0)
  104. need_crc = 0;
  105. }
  106. /* 'uLong' is defined in zlib.h as unsigned long; this means that on some
  107. * systems it is a 64 bit value. crc32, however, returns 32 bits so the
  108. * following cast is safe. 'uInt' may be no more than 16 bits, so it is
  109. * necessary to perform a loop here.
  110. */
  111. if (need_crc != 0 && length > 0)
  112. {
  113. uLong crc = png_ptr->crc; /* Should never issue a warning */
  114. do
  115. {
  116. uInt safe_length = (uInt)length;
  117. if (safe_length == 0)
  118. safe_length = (uInt)-1; /* evil, but safe */
  119. crc = crc32(crc, ptr, safe_length);
  120. /* The following should never issue compiler warnings; if they do the
  121. * target system has characteristics that will probably violate other
  122. * assumptions within the libpng code.
  123. */
  124. ptr += safe_length;
  125. length -= safe_length;
  126. }
  127. while (length > 0);
  128. /* And the following is always safe because the crc is only 32 bits. */
  129. png_ptr->crc = (png_uint_32)crc;
  130. }
  131. }
  132. /* Check a user supplied version number, called from both read and write
  133. * functions that create a png_struct.
  134. */
  135. int
  136. png_user_version_check(png_structrp png_ptr, png_const_charp user_png_ver)
  137. {
  138. /* Libpng versions 1.0.0 and later are binary compatible if the version
  139. * string matches through the second '.'; we must recompile any
  140. * applications that use any older library version.
  141. */
  142. if (user_png_ver != NULL)
  143. {
  144. int i = -1;
  145. int found_dots = 0;
  146. do
  147. {
  148. i++;
  149. if (user_png_ver[i] != PNG_LIBPNG_VER_STRING[i])
  150. png_ptr->flags |= PNG_FLAG_LIBRARY_MISMATCH;
  151. if (user_png_ver[i] == '.')
  152. found_dots++;
  153. } while (found_dots < 2 && user_png_ver[i] != 0 &&
  154. PNG_LIBPNG_VER_STRING[i] != 0);
  155. }
  156. else
  157. png_ptr->flags |= PNG_FLAG_LIBRARY_MISMATCH;
  158. if ((png_ptr->flags & PNG_FLAG_LIBRARY_MISMATCH) != 0)
  159. {
  160. #ifdef PNG_WARNINGS_SUPPORTED
  161. size_t pos = 0;
  162. char m[128];
  163. pos = png_safecat(m, (sizeof m), pos,
  164. "Application built with libpng-");
  165. pos = png_safecat(m, (sizeof m), pos, user_png_ver);
  166. pos = png_safecat(m, (sizeof m), pos, " but running with ");
  167. pos = png_safecat(m, (sizeof m), pos, PNG_LIBPNG_VER_STRING);
  168. PNG_UNUSED(pos)
  169. png_warning(png_ptr, m);
  170. #endif
  171. #ifdef PNG_ERROR_NUMBERS_SUPPORTED
  172. png_ptr->flags = 0;
  173. #endif
  174. return 0;
  175. }
  176. /* Success return. */
  177. return 1;
  178. }
  179. /* Generic function to create a png_struct for either read or write - this
  180. * contains the common initialization.
  181. */
  182. PNG_FUNCTION(png_structp /* PRIVATE */,
  183. png_create_png_struct,(png_const_charp user_png_ver, png_voidp error_ptr,
  184. png_error_ptr error_fn, png_error_ptr warn_fn, png_voidp mem_ptr,
  185. png_malloc_ptr malloc_fn, png_free_ptr free_fn),PNG_ALLOCATED)
  186. {
  187. png_struct create_struct;
  188. # ifdef PNG_SETJMP_SUPPORTED
  189. jmp_buf create_jmp_buf;
  190. # endif
  191. /* This temporary stack-allocated structure is used to provide a place to
  192. * build enough context to allow the user provided memory allocator (if any)
  193. * to be called.
  194. */
  195. memset(&create_struct, 0, (sizeof create_struct));
  196. /* Added at libpng-1.2.6 */
  197. # ifdef PNG_USER_LIMITS_SUPPORTED
  198. create_struct.user_width_max = PNG_USER_WIDTH_MAX;
  199. create_struct.user_height_max = PNG_USER_HEIGHT_MAX;
  200. # ifdef PNG_USER_CHUNK_CACHE_MAX
  201. /* Added at libpng-1.2.43 and 1.4.0 */
  202. create_struct.user_chunk_cache_max = PNG_USER_CHUNK_CACHE_MAX;
  203. # endif
  204. # ifdef PNG_USER_CHUNK_MALLOC_MAX
  205. /* Added at libpng-1.2.43 and 1.4.1, required only for read but exists
  206. * in png_struct regardless.
  207. */
  208. create_struct.user_chunk_malloc_max = PNG_USER_CHUNK_MALLOC_MAX;
  209. # endif
  210. # endif
  211. /* The following two API calls simply set fields in png_struct, so it is safe
  212. * to do them now even though error handling is not yet set up.
  213. */
  214. # ifdef PNG_USER_MEM_SUPPORTED
  215. png_set_mem_fn(&create_struct, mem_ptr, malloc_fn, free_fn);
  216. # else
  217. PNG_UNUSED(mem_ptr)
  218. PNG_UNUSED(malloc_fn)
  219. PNG_UNUSED(free_fn)
  220. # endif
  221. /* (*error_fn) can return control to the caller after the error_ptr is set,
  222. * this will result in a memory leak unless the error_fn does something
  223. * extremely sophisticated. The design lacks merit but is implicit in the
  224. * API.
  225. */
  226. png_set_error_fn(&create_struct, error_ptr, error_fn, warn_fn);
  227. # ifdef PNG_SETJMP_SUPPORTED
  228. if (!setjmp(create_jmp_buf))
  229. {
  230. /* Temporarily fake out the longjmp information until we have
  231. * successfully completed this function. This only works if we have
  232. * setjmp() support compiled in, but it is safe - this stuff should
  233. * never happen.
  234. */
  235. create_struct.jmp_buf_ptr = &create_jmp_buf;
  236. create_struct.jmp_buf_size = 0; /*stack allocation*/
  237. create_struct.longjmp_fn = longjmp;
  238. # else
  239. {
  240. # endif
  241. /* Call the general version checker (shared with read and write code):
  242. */
  243. if (png_user_version_check(&create_struct, user_png_ver) != 0)
  244. {
  245. png_structrp png_ptr = png_voidcast(png_structrp,
  246. png_malloc_warn(&create_struct, (sizeof *png_ptr)));
  247. if (png_ptr != NULL)
  248. {
  249. /* png_ptr->zstream holds a back-pointer to the png_struct, so
  250. * this can only be done now:
  251. */
  252. create_struct.zstream.zalloc = png_zalloc;
  253. create_struct.zstream.zfree = png_zfree;
  254. create_struct.zstream.opaque = png_ptr;
  255. # ifdef PNG_SETJMP_SUPPORTED
  256. /* Eliminate the local error handling: */
  257. create_struct.jmp_buf_ptr = NULL;
  258. create_struct.jmp_buf_size = 0;
  259. create_struct.longjmp_fn = 0;
  260. # endif
  261. *png_ptr = create_struct;
  262. /* This is the successful return point */
  263. return png_ptr;
  264. }
  265. }
  266. }
  267. /* A longjmp because of a bug in the application storage allocator or a
  268. * simple failure to allocate the png_struct.
  269. */
  270. return NULL;
  271. }
  272. /* Allocate the memory for an info_struct for the application. */
  273. PNG_FUNCTION(png_infop,PNGAPI
  274. png_create_info_struct,(png_const_structrp png_ptr),PNG_ALLOCATED)
  275. {
  276. png_inforp info_ptr;
  277. png_debug(1, "in png_create_info_struct");
  278. if (png_ptr == NULL)
  279. return NULL;
  280. /* Use the internal API that does not (or at least should not) error out, so
  281. * that this call always returns ok. The application typically sets up the
  282. * error handling *after* creating the info_struct because this is the way it
  283. * has always been done in 'example.c'.
  284. */
  285. info_ptr = png_voidcast(png_inforp, png_malloc_base(png_ptr,
  286. (sizeof *info_ptr)));
  287. if (info_ptr != NULL)
  288. memset(info_ptr, 0, (sizeof *info_ptr));
  289. return info_ptr;
  290. }
  291. /* This function frees the memory associated with a single info struct.
  292. * Normally, one would use either png_destroy_read_struct() or
  293. * png_destroy_write_struct() to free an info struct, but this may be
  294. * useful for some applications. From libpng 1.6.0 this function is also used
  295. * internally to implement the png_info release part of the 'struct' destroy
  296. * APIs. This ensures that all possible approaches free the same data (all of
  297. * it).
  298. */
  299. void PNGAPI
  300. png_destroy_info_struct(png_const_structrp png_ptr, png_infopp info_ptr_ptr)
  301. {
  302. png_inforp info_ptr = NULL;
  303. png_debug(1, "in png_destroy_info_struct");
  304. if (png_ptr == NULL)
  305. return;
  306. if (info_ptr_ptr != NULL)
  307. info_ptr = *info_ptr_ptr;
  308. if (info_ptr != NULL)
  309. {
  310. /* Do this first in case of an error below; if the app implements its own
  311. * memory management this can lead to png_free calling png_error, which
  312. * will abort this routine and return control to the app error handler.
  313. * An infinite loop may result if it then tries to free the same info
  314. * ptr.
  315. */
  316. *info_ptr_ptr = NULL;
  317. png_free_data(png_ptr, info_ptr, PNG_FREE_ALL, -1);
  318. memset(info_ptr, 0, (sizeof *info_ptr));
  319. png_free(png_ptr, info_ptr);
  320. }
  321. }
  322. /* Initialize the info structure. This is now an internal function (0.89)
  323. * and applications using it are urged to use png_create_info_struct()
  324. * instead. Use deprecated in 1.6.0, internal use removed (used internally it
  325. * is just a memset).
  326. *
  327. * NOTE: it is almost inconceivable that this API is used because it bypasses
  328. * the user-memory mechanism and the user error handling/warning mechanisms in
  329. * those cases where it does anything other than a memset.
  330. */
  331. PNG_FUNCTION(void,PNGAPI
  332. png_info_init_3,(png_infopp ptr_ptr, png_size_t png_info_struct_size),
  333. PNG_DEPRECATED)
  334. {
  335. png_inforp info_ptr = *ptr_ptr;
  336. png_debug(1, "in png_info_init_3");
  337. if (info_ptr == NULL)
  338. return;
  339. if ((sizeof (png_info)) > png_info_struct_size)
  340. {
  341. *ptr_ptr = NULL;
  342. /* The following line is why this API should not be used: */
  343. free(info_ptr);
  344. info_ptr = png_voidcast(png_inforp, png_malloc_base(NULL,
  345. (sizeof *info_ptr)));
  346. *ptr_ptr = info_ptr;
  347. }
  348. /* Set everything to 0 */
  349. memset(info_ptr, 0, (sizeof *info_ptr));
  350. }
  351. /* The following API is not called internally */
  352. void PNGAPI
  353. png_data_freer(png_const_structrp png_ptr, png_inforp info_ptr,
  354. int freer, png_uint_32 mask)
  355. {
  356. png_debug(1, "in png_data_freer");
  357. if (png_ptr == NULL || info_ptr == NULL)
  358. return;
  359. if (freer == PNG_DESTROY_WILL_FREE_DATA)
  360. info_ptr->free_me |= mask;
  361. else if (freer == PNG_USER_WILL_FREE_DATA)
  362. info_ptr->free_me &= ~mask;
  363. else
  364. png_error(png_ptr, "Unknown freer parameter in png_data_freer");
  365. }
  366. void PNGAPI
  367. png_free_data(png_const_structrp png_ptr, png_inforp info_ptr, png_uint_32 mask,
  368. int num)
  369. {
  370. png_debug(1, "in png_free_data");
  371. if (png_ptr == NULL || info_ptr == NULL)
  372. return;
  373. #ifdef PNG_TEXT_SUPPORTED
  374. /* Free text item num or (if num == -1) all text items */
  375. if (info_ptr->text != 0 &&
  376. ((mask & PNG_FREE_TEXT) & info_ptr->free_me) != 0)
  377. {
  378. if (num != -1)
  379. {
  380. png_free(png_ptr, info_ptr->text[num].key);
  381. info_ptr->text[num].key = NULL;
  382. }
  383. else
  384. {
  385. int i;
  386. for (i = 0; i < info_ptr->num_text; i++)
  387. png_free(png_ptr, info_ptr->text[i].key);
  388. png_free(png_ptr, info_ptr->text);
  389. info_ptr->text = NULL;
  390. info_ptr->num_text = 0;
  391. }
  392. }
  393. #endif
  394. #ifdef PNG_tRNS_SUPPORTED
  395. /* Free any tRNS entry */
  396. if (((mask & PNG_FREE_TRNS) & info_ptr->free_me) != 0)
  397. {
  398. png_free(png_ptr, info_ptr->trans_alpha);
  399. info_ptr->trans_alpha = NULL;
  400. info_ptr->valid &= ~PNG_INFO_tRNS;
  401. }
  402. #endif
  403. #ifdef PNG_sCAL_SUPPORTED
  404. /* Free any sCAL entry */
  405. if (((mask & PNG_FREE_SCAL) & info_ptr->free_me) != 0)
  406. {
  407. png_free(png_ptr, info_ptr->scal_s_width);
  408. png_free(png_ptr, info_ptr->scal_s_height);
  409. info_ptr->scal_s_width = NULL;
  410. info_ptr->scal_s_height = NULL;
  411. info_ptr->valid &= ~PNG_INFO_sCAL;
  412. }
  413. #endif
  414. #ifdef PNG_pCAL_SUPPORTED
  415. /* Free any pCAL entry */
  416. if (((mask & PNG_FREE_PCAL) & info_ptr->free_me) != 0)
  417. {
  418. png_free(png_ptr, info_ptr->pcal_purpose);
  419. png_free(png_ptr, info_ptr->pcal_units);
  420. info_ptr->pcal_purpose = NULL;
  421. info_ptr->pcal_units = NULL;
  422. if (info_ptr->pcal_params != NULL)
  423. {
  424. int i;
  425. for (i = 0; i < info_ptr->pcal_nparams; i++)
  426. png_free(png_ptr, info_ptr->pcal_params[i]);
  427. png_free(png_ptr, info_ptr->pcal_params);
  428. info_ptr->pcal_params = NULL;
  429. }
  430. info_ptr->valid &= ~PNG_INFO_pCAL;
  431. }
  432. #endif
  433. #ifdef PNG_iCCP_SUPPORTED
  434. /* Free any profile entry */
  435. if (((mask & PNG_FREE_ICCP) & info_ptr->free_me) != 0)
  436. {
  437. png_free(png_ptr, info_ptr->iccp_name);
  438. png_free(png_ptr, info_ptr->iccp_profile);
  439. info_ptr->iccp_name = NULL;
  440. info_ptr->iccp_profile = NULL;
  441. info_ptr->valid &= ~PNG_INFO_iCCP;
  442. }
  443. #endif
  444. #ifdef PNG_sPLT_SUPPORTED
  445. /* Free a given sPLT entry, or (if num == -1) all sPLT entries */
  446. if (info_ptr->splt_palettes != 0 &&
  447. ((mask & PNG_FREE_SPLT) & info_ptr->free_me) != 0)
  448. {
  449. if (num != -1)
  450. {
  451. png_free(png_ptr, info_ptr->splt_palettes[num].name);
  452. png_free(png_ptr, info_ptr->splt_palettes[num].entries);
  453. info_ptr->splt_palettes[num].name = NULL;
  454. info_ptr->splt_palettes[num].entries = NULL;
  455. }
  456. else
  457. {
  458. if (info_ptr->splt_palettes_num != 0)
  459. {
  460. int i;
  461. for (i = 0; i < info_ptr->splt_palettes_num; i++)
  462. {
  463. png_free(png_ptr, info_ptr->splt_palettes[i].name);
  464. png_free(png_ptr, info_ptr->splt_palettes[i].entries);
  465. }
  466. png_free(png_ptr, info_ptr->splt_palettes);
  467. info_ptr->splt_palettes = NULL;
  468. info_ptr->splt_palettes_num = 0;
  469. }
  470. info_ptr->valid &= ~PNG_INFO_sPLT;
  471. }
  472. }
  473. #endif
  474. #ifdef PNG_STORE_UNKNOWN_CHUNKS_SUPPORTED
  475. if (info_ptr->unknown_chunks != 0 &&
  476. ((mask & PNG_FREE_UNKN) & info_ptr->free_me) != 0)
  477. {
  478. if (num != -1)
  479. {
  480. png_free(png_ptr, info_ptr->unknown_chunks[num].data);
  481. info_ptr->unknown_chunks[num].data = NULL;
  482. }
  483. else
  484. {
  485. int i;
  486. if (info_ptr->unknown_chunks_num != 0)
  487. {
  488. for (i = 0; i < info_ptr->unknown_chunks_num; i++)
  489. png_free(png_ptr, info_ptr->unknown_chunks[i].data);
  490. png_free(png_ptr, info_ptr->unknown_chunks);
  491. info_ptr->unknown_chunks = NULL;
  492. info_ptr->unknown_chunks_num = 0;
  493. }
  494. }
  495. }
  496. #endif
  497. #ifdef PNG_hIST_SUPPORTED
  498. /* Free any hIST entry */
  499. if (((mask & PNG_FREE_HIST) & info_ptr->free_me) != 0)
  500. {
  501. png_free(png_ptr, info_ptr->hist);
  502. info_ptr->hist = NULL;
  503. info_ptr->valid &= ~PNG_INFO_hIST;
  504. }
  505. #endif
  506. /* Free any PLTE entry that was internally allocated */
  507. if (((mask & PNG_FREE_PLTE) & info_ptr->free_me) != 0)
  508. {
  509. png_free(png_ptr, info_ptr->palette);
  510. info_ptr->palette = NULL;
  511. info_ptr->valid &= ~PNG_INFO_PLTE;
  512. info_ptr->num_palette = 0;
  513. }
  514. #ifdef PNG_INFO_IMAGE_SUPPORTED
  515. /* Free any image bits attached to the info structure */
  516. if (((mask & PNG_FREE_ROWS) & info_ptr->free_me) != 0)
  517. {
  518. if (info_ptr->row_pointers != 0)
  519. {
  520. png_uint_32 row;
  521. for (row = 0; row < info_ptr->height; row++)
  522. png_free(png_ptr, info_ptr->row_pointers[row]);
  523. png_free(png_ptr, info_ptr->row_pointers);
  524. info_ptr->row_pointers = NULL;
  525. }
  526. info_ptr->valid &= ~PNG_INFO_IDAT;
  527. }
  528. #endif
  529. if (num != -1)
  530. mask &= ~PNG_FREE_MUL;
  531. info_ptr->free_me &= ~mask;
  532. }
  533. #endif /* READ || WRITE */
  534. /* This function returns a pointer to the io_ptr associated with the user
  535. * functions. The application should free any memory associated with this
  536. * pointer before png_write_destroy() or png_read_destroy() are called.
  537. */
  538. png_voidp PNGAPI
  539. png_get_io_ptr(png_const_structrp png_ptr)
  540. {
  541. if (png_ptr == NULL)
  542. return (NULL);
  543. return (png_ptr->io_ptr);
  544. }
  545. #if defined(PNG_READ_SUPPORTED) || defined(PNG_WRITE_SUPPORTED)
  546. # ifdef PNG_STDIO_SUPPORTED
  547. /* Initialize the default input/output functions for the PNG file. If you
  548. * use your own read or write routines, you can call either png_set_read_fn()
  549. * or png_set_write_fn() instead of png_init_io(). If you have defined
  550. * PNG_NO_STDIO or otherwise disabled PNG_STDIO_SUPPORTED, you must use a
  551. * function of your own because "FILE *" isn't necessarily available.
  552. */
  553. void PNGAPI
  554. png_init_io(png_structrp png_ptr, png_FILE_p fp)
  555. {
  556. png_debug(1, "in png_init_io");
  557. if (png_ptr == NULL)
  558. return;
  559. png_ptr->io_ptr = (png_voidp)fp;
  560. }
  561. # endif
  562. #ifdef PNG_SAVE_INT_32_SUPPORTED
  563. /* The png_save_int_32 function assumes integers are stored in two's
  564. * complement format. If this isn't the case, then this routine needs to
  565. * be modified to write data in two's complement format. Note that,
  566. * the following works correctly even if png_int_32 has more than 32 bits
  567. * (compare the more complex code required on read for sign extension.)
  568. */
  569. void PNGAPI
  570. png_save_int_32(png_bytep buf, png_int_32 i)
  571. {
  572. buf[0] = (png_byte)((i >> 24) & 0xff);
  573. buf[1] = (png_byte)((i >> 16) & 0xff);
  574. buf[2] = (png_byte)((i >> 8) & 0xff);
  575. buf[3] = (png_byte)(i & 0xff);
  576. }
  577. #endif
  578. # ifdef PNG_TIME_RFC1123_SUPPORTED
  579. /* Convert the supplied time into an RFC 1123 string suitable for use in
  580. * a "Creation Time" or other text-based time string.
  581. */
  582. int PNGAPI
  583. png_convert_to_rfc1123_buffer(char out[29], png_const_timep ptime)
  584. {
  585. static PNG_CONST char short_months[12][4] =
  586. {"Jan", "Feb", "Mar", "Apr", "May", "Jun",
  587. "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"};
  588. if (out == NULL)
  589. return 0;
  590. if (ptime->year > 9999 /* RFC1123 limitation */ ||
  591. ptime->month == 0 || ptime->month > 12 ||
  592. ptime->day == 0 || ptime->day > 31 ||
  593. ptime->hour > 23 || ptime->minute > 59 ||
  594. ptime->second > 60)
  595. return 0;
  596. {
  597. size_t pos = 0;
  598. char number_buf[5]; /* enough for a four-digit year */
  599. # define APPEND_STRING(string) pos = png_safecat(out, 29, pos, (string))
  600. # define APPEND_NUMBER(format, value)\
  601. APPEND_STRING(PNG_FORMAT_NUMBER(number_buf, format, (value)))
  602. # define APPEND(ch) if (pos < 28) out[pos++] = (ch)
  603. APPEND_NUMBER(PNG_NUMBER_FORMAT_u, (unsigned)ptime->day);
  604. APPEND(' ');
  605. APPEND_STRING(short_months[(ptime->month - 1)]);
  606. APPEND(' ');
  607. APPEND_NUMBER(PNG_NUMBER_FORMAT_u, ptime->year);
  608. APPEND(' ');
  609. APPEND_NUMBER(PNG_NUMBER_FORMAT_02u, (unsigned)ptime->hour);
  610. APPEND(':');
  611. APPEND_NUMBER(PNG_NUMBER_FORMAT_02u, (unsigned)ptime->minute);
  612. APPEND(':');
  613. APPEND_NUMBER(PNG_NUMBER_FORMAT_02u, (unsigned)ptime->second);
  614. APPEND_STRING(" +0000"); /* This reliably terminates the buffer */
  615. # undef APPEND
  616. # undef APPEND_NUMBER
  617. # undef APPEND_STRING
  618. }
  619. return 1;
  620. }
  621. # if PNG_LIBPNG_VER < 10700
  622. /* To do: remove the following from libpng-1.7 */
  623. /* Original API that uses a private buffer in png_struct.
  624. * Deprecated because it causes png_struct to carry a spurious temporary
  625. * buffer (png_struct::time_buffer), better to have the caller pass this in.
  626. */
  627. png_const_charp PNGAPI
  628. png_convert_to_rfc1123(png_structrp png_ptr, png_const_timep ptime)
  629. {
  630. if (png_ptr != NULL)
  631. {
  632. /* The only failure above if png_ptr != NULL is from an invalid ptime */
  633. if (png_convert_to_rfc1123_buffer(png_ptr->time_buffer, ptime) == 0)
  634. png_warning(png_ptr, "Ignoring invalid time value");
  635. else
  636. return png_ptr->time_buffer;
  637. }
  638. return NULL;
  639. }
  640. # endif
  641. # endif /* TIME_RFC1123 */
  642. #endif /* READ || WRITE */
  643. png_const_charp PNGAPI
  644. png_get_copyright(png_const_structrp png_ptr)
  645. {
  646. PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
  647. #ifdef PNG_STRING_COPYRIGHT
  648. return PNG_STRING_COPYRIGHT
  649. #else
  650. # ifdef __STDC__
  651. return PNG_STRING_NEWLINE \
  652. "libpng version 1.6.16 - December 22, 2014" PNG_STRING_NEWLINE \
  653. "Copyright (c) 1998-2014 Glenn Randers-Pehrson" PNG_STRING_NEWLINE \
  654. "Copyright (c) 1996-1997 Andreas Dilger" PNG_STRING_NEWLINE \
  655. "Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc." \
  656. PNG_STRING_NEWLINE;
  657. # else
  658. return "libpng version 1.6.16 - December 22, 2014\
  659. Copyright (c) 1998-2014 Glenn Randers-Pehrson\
  660. Copyright (c) 1996-1997 Andreas Dilger\
  661. Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.";
  662. # endif
  663. #endif
  664. }
  665. /* The following return the library version as a short string in the
  666. * format 1.0.0 through 99.99.99zz. To get the version of *.h files
  667. * used with your application, print out PNG_LIBPNG_VER_STRING, which
  668. * is defined in png.h.
  669. * Note: now there is no difference between png_get_libpng_ver() and
  670. * png_get_header_ver(). Due to the version_nn_nn_nn typedef guard,
  671. * it is guaranteed that png.c uses the correct version of png.h.
  672. */
  673. png_const_charp PNGAPI
  674. png_get_libpng_ver(png_const_structrp png_ptr)
  675. {
  676. /* Version of *.c files used when building libpng */
  677. return png_get_header_ver(png_ptr);
  678. }
  679. png_const_charp PNGAPI
  680. png_get_header_ver(png_const_structrp png_ptr)
  681. {
  682. /* Version of *.h files used when building libpng */
  683. PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
  684. return PNG_LIBPNG_VER_STRING;
  685. }
  686. png_const_charp PNGAPI
  687. png_get_header_version(png_const_structrp png_ptr)
  688. {
  689. /* Returns longer string containing both version and date */
  690. PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
  691. #ifdef __STDC__
  692. return PNG_HEADER_VERSION_STRING
  693. # ifndef PNG_READ_SUPPORTED
  694. " (NO READ SUPPORT)"
  695. # endif
  696. PNG_STRING_NEWLINE;
  697. #else
  698. return PNG_HEADER_VERSION_STRING;
  699. #endif
  700. }
  701. #ifdef PNG_BUILD_GRAYSCALE_PALETTE_SUPPORTED
  702. /* NOTE: this routine is not used internally! */
  703. /* Build a grayscale palette. Palette is assumed to be 1 << bit_depth
  704. * large of png_color. This lets grayscale images be treated as
  705. * paletted. Most useful for gamma correction and simplification
  706. * of code. This API is not used internally.
  707. */
  708. void PNGAPI
  709. png_build_grayscale_palette(int bit_depth, png_colorp palette)
  710. {
  711. int num_palette;
  712. int color_inc;
  713. int i;
  714. int v;
  715. png_debug(1, "in png_do_build_grayscale_palette");
  716. if (palette == NULL)
  717. return;
  718. switch (bit_depth)
  719. {
  720. case 1:
  721. num_palette = 2;
  722. color_inc = 0xff;
  723. break;
  724. case 2:
  725. num_palette = 4;
  726. color_inc = 0x55;
  727. break;
  728. case 4:
  729. num_palette = 16;
  730. color_inc = 0x11;
  731. break;
  732. case 8:
  733. num_palette = 256;
  734. color_inc = 1;
  735. break;
  736. default:
  737. num_palette = 0;
  738. color_inc = 0;
  739. break;
  740. }
  741. for (i = 0, v = 0; i < num_palette; i++, v += color_inc)
  742. {
  743. palette[i].red = (png_byte)v;
  744. palette[i].green = (png_byte)v;
  745. palette[i].blue = (png_byte)v;
  746. }
  747. }
  748. #endif
  749. #ifdef PNG_SET_UNKNOWN_CHUNKS_SUPPORTED
  750. int PNGAPI
  751. png_handle_as_unknown(png_const_structrp png_ptr, png_const_bytep chunk_name)
  752. {
  753. /* Check chunk_name and return "keep" value if it's on the list, else 0 */
  754. png_const_bytep p, p_end;
  755. if (png_ptr == NULL || chunk_name == NULL || png_ptr->num_chunk_list == 0)
  756. return PNG_HANDLE_CHUNK_AS_DEFAULT;
  757. p_end = png_ptr->chunk_list;
  758. p = p_end + png_ptr->num_chunk_list*5; /* beyond end */
  759. /* The code is the fifth byte after each four byte string. Historically this
  760. * code was always searched from the end of the list, this is no longer
  761. * necessary because the 'set' routine handles duplicate entries correcty.
  762. */
  763. do /* num_chunk_list > 0, so at least one */
  764. {
  765. p -= 5;
  766. if (memcmp(chunk_name, p, 4) == 0)
  767. return p[4];
  768. }
  769. while (p > p_end);
  770. /* This means that known chunks should be processed and unknown chunks should
  771. * be handled according to the value of png_ptr->unknown_default; this can be
  772. * confusing because, as a result, there are two levels of defaulting for
  773. * unknown chunks.
  774. */
  775. return PNG_HANDLE_CHUNK_AS_DEFAULT;
  776. }
  777. #if defined(PNG_READ_UNKNOWN_CHUNKS_SUPPORTED) ||\
  778. defined(PNG_HANDLE_AS_UNKNOWN_SUPPORTED)
  779. int /* PRIVATE */
  780. png_chunk_unknown_handling(png_const_structrp png_ptr, png_uint_32 chunk_name)
  781. {
  782. png_byte chunk_string[5];
  783. PNG_CSTRING_FROM_CHUNK(chunk_string, chunk_name);
  784. return png_handle_as_unknown(png_ptr, chunk_string);
  785. }
  786. #endif /* READ_UNKNOWN_CHUNKS || HANDLE_AS_UNKNOWN */
  787. #endif /* SET_UNKNOWN_CHUNKS */
  788. #ifdef PNG_READ_SUPPORTED
  789. /* This function, added to libpng-1.0.6g, is untested. */
  790. int PNGAPI
  791. png_reset_zstream(png_structrp png_ptr)
  792. {
  793. if (png_ptr == NULL)
  794. return Z_STREAM_ERROR;
  795. /* WARNING: this resets the window bits to the maximum! */
  796. return (inflateReset(&png_ptr->zstream));
  797. }
  798. #endif /* READ */
  799. /* This function was added to libpng-1.0.7 */
  800. png_uint_32 PNGAPI
  801. png_access_version_number(void)
  802. {
  803. /* Version of *.c files used when building libpng */
  804. return((png_uint_32)PNG_LIBPNG_VER);
  805. }
  806. #if defined(PNG_READ_SUPPORTED) || defined(PNG_WRITE_SUPPORTED)
  807. /* Ensure that png_ptr->zstream.msg holds some appropriate error message string.
  808. * If it doesn't 'ret' is used to set it to something appropriate, even in cases
  809. * like Z_OK or Z_STREAM_END where the error code is apparently a success code.
  810. */
  811. void /* PRIVATE */
  812. png_zstream_error(png_structrp png_ptr, int ret)
  813. {
  814. /* Translate 'ret' into an appropriate error string, priority is given to the
  815. * one in zstream if set. This always returns a string, even in cases like
  816. * Z_OK or Z_STREAM_END where the error code is a success code.
  817. */
  818. if (png_ptr->zstream.msg == NULL) switch (ret)
  819. {
  820. default:
  821. case Z_OK:
  822. png_ptr->zstream.msg = PNGZ_MSG_CAST("unexpected zlib return code");
  823. break;
  824. case Z_STREAM_END:
  825. /* Normal exit */
  826. png_ptr->zstream.msg = PNGZ_MSG_CAST("unexpected end of LZ stream");
  827. break;
  828. case Z_NEED_DICT:
  829. /* This means the deflate stream did not have a dictionary; this
  830. * indicates a bogus PNG.
  831. */
  832. png_ptr->zstream.msg = PNGZ_MSG_CAST("missing LZ dictionary");
  833. break;
  834. case Z_ERRNO:
  835. /* gz APIs only: should not happen */
  836. png_ptr->zstream.msg = PNGZ_MSG_CAST("zlib IO error");
  837. break;
  838. case Z_STREAM_ERROR:
  839. /* internal libpng error */
  840. png_ptr->zstream.msg = PNGZ_MSG_CAST("bad parameters to zlib");
  841. break;
  842. case Z_DATA_ERROR:
  843. png_ptr->zstream.msg = PNGZ_MSG_CAST("damaged LZ stream");
  844. break;
  845. case Z_MEM_ERROR:
  846. png_ptr->zstream.msg = PNGZ_MSG_CAST("insufficient memory");
  847. break;
  848. case Z_BUF_ERROR:
  849. /* End of input or output; not a problem if the caller is doing
  850. * incremental read or write.
  851. */
  852. png_ptr->zstream.msg = PNGZ_MSG_CAST("truncated");
  853. break;
  854. case Z_VERSION_ERROR:
  855. png_ptr->zstream.msg = PNGZ_MSG_CAST("unsupported zlib version");
  856. break;
  857. case PNG_UNEXPECTED_ZLIB_RETURN:
  858. /* Compile errors here mean that zlib now uses the value co-opted in
  859. * pngpriv.h for PNG_UNEXPECTED_ZLIB_RETURN; update the switch above
  860. * and change pngpriv.h. Note that this message is "... return",
  861. * whereas the default/Z_OK one is "... return code".
  862. */
  863. png_ptr->zstream.msg = PNGZ_MSG_CAST("unexpected zlib return");
  864. break;
  865. }
  866. }
  867. /* png_convert_size: a PNGAPI but no longer in png.h, so deleted
  868. * at libpng 1.5.5!
  869. */
  870. /* Added at libpng version 1.2.34 and 1.4.0 (moved from pngset.c) */
  871. #ifdef PNG_GAMMA_SUPPORTED /* always set if COLORSPACE */
  872. static int
  873. png_colorspace_check_gamma(png_const_structrp png_ptr,
  874. png_colorspacerp colorspace, png_fixed_point gAMA, int from)
  875. /* This is called to check a new gamma value against an existing one. The
  876. * routine returns false if the new gamma value should not be written.
  877. *
  878. * 'from' says where the new gamma value comes from:
  879. *
  880. * 0: the new gamma value is the libpng estimate for an ICC profile
  881. * 1: the new gamma value comes from a gAMA chunk
  882. * 2: the new gamma value comes from an sRGB chunk
  883. */
  884. {
  885. png_fixed_point gtest;
  886. if ((colorspace->flags & PNG_COLORSPACE_HAVE_GAMMA) != 0 &&
  887. (png_muldiv(&gtest, colorspace->gamma, PNG_FP_1, gAMA) == 0 ||
  888. png_gamma_significant(gtest) != 0))
  889. {
  890. /* Either this is an sRGB image, in which case the calculated gamma
  891. * approximation should match, or this is an image with a profile and the
  892. * value libpng calculates for the gamma of the profile does not match the
  893. * value recorded in the file. The former, sRGB, case is an error, the
  894. * latter is just a warning.
  895. */
  896. if ((colorspace->flags & PNG_COLORSPACE_FROM_sRGB) != 0 || from == 2)
  897. {
  898. png_chunk_report(png_ptr, "gamma value does not match sRGB",
  899. PNG_CHUNK_ERROR);
  900. /* Do not overwrite an sRGB value */
  901. return from == 2;
  902. }
  903. else /* sRGB tag not involved */
  904. {
  905. png_chunk_report(png_ptr, "gamma value does not match libpng estimate",
  906. PNG_CHUNK_WARNING);
  907. return from == 1;
  908. }
  909. }
  910. return 1;
  911. }
  912. void /* PRIVATE */
  913. png_colorspace_set_gamma(png_const_structrp png_ptr,
  914. png_colorspacerp colorspace, png_fixed_point gAMA)
  915. {
  916. /* Changed in libpng-1.5.4 to limit the values to ensure overflow can't
  917. * occur. Since the fixed point representation is asymetrical it is
  918. * possible for 1/gamma to overflow the limit of 21474 and this means the
  919. * gamma value must be at least 5/100000 and hence at most 20000.0. For
  920. * safety the limits here are a little narrower. The values are 0.00016 to
  921. * 6250.0, which are truly ridiculous gamma values (and will produce
  922. * displays that are all black or all white.)
  923. *
  924. * In 1.6.0 this test replaces the ones in pngrutil.c, in the gAMA chunk
  925. * handling code, which only required the value to be >0.
  926. */
  927. png_const_charp errmsg;
  928. if (gAMA < 16 || gAMA > 625000000)
  929. errmsg = "gamma value out of range";
  930. # ifdef PNG_READ_gAMA_SUPPORTED
  931. /* Allow the application to set the gamma value more than once */
  932. else if ((png_ptr->mode & PNG_IS_READ_STRUCT) != 0 &&
  933. (colorspace->flags & PNG_COLORSPACE_FROM_gAMA) != 0)
  934. errmsg = "duplicate";
  935. # endif
  936. /* Do nothing if the colorspace is already invalid */
  937. else if ((colorspace->flags & PNG_COLORSPACE_INVALID) != 0)
  938. return;
  939. else
  940. {
  941. if (png_colorspace_check_gamma(png_ptr, colorspace, gAMA,
  942. 1/*from gAMA*/) != 0)
  943. {
  944. /* Store this gamma value. */
  945. colorspace->gamma = gAMA;
  946. colorspace->flags |=
  947. (PNG_COLORSPACE_HAVE_GAMMA | PNG_COLORSPACE_FROM_gAMA);
  948. }
  949. /* At present if the check_gamma test fails the gamma of the colorspace is
  950. * not updated however the colorspace is not invalidated. This
  951. * corresponds to the case where the existing gamma comes from an sRGB
  952. * chunk or profile. An error message has already been output.
  953. */
  954. return;
  955. }
  956. /* Error exit - errmsg has been set. */
  957. colorspace->flags |= PNG_COLORSPACE_INVALID;
  958. png_chunk_report(png_ptr, errmsg, PNG_CHUNK_WRITE_ERROR);
  959. }
  960. void /* PRIVATE */
  961. png_colorspace_sync_info(png_const_structrp png_ptr, png_inforp info_ptr)
  962. {
  963. if ((info_ptr->colorspace.flags & PNG_COLORSPACE_INVALID) != 0)
  964. {
  965. /* Everything is invalid */
  966. info_ptr->valid &= ~(PNG_INFO_gAMA|PNG_INFO_cHRM|PNG_INFO_sRGB|
  967. PNG_INFO_iCCP);
  968. # ifdef PNG_COLORSPACE_SUPPORTED
  969. /* Clean up the iCCP profile now if it won't be used. */
  970. png_free_data(png_ptr, info_ptr, PNG_FREE_ICCP, -1/*not used*/);
  971. # else
  972. PNG_UNUSED(png_ptr)
  973. # endif
  974. }
  975. else
  976. {
  977. # ifdef PNG_COLORSPACE_SUPPORTED
  978. /* Leave the INFO_iCCP flag set if the pngset.c code has already set
  979. * it; this allows a PNG to contain a profile which matches sRGB and
  980. * yet still have that profile retrievable by the application.
  981. */
  982. if ((info_ptr->colorspace.flags & PNG_COLORSPACE_MATCHES_sRGB) != 0)
  983. info_ptr->valid |= PNG_INFO_sRGB;
  984. else
  985. info_ptr->valid &= ~PNG_INFO_sRGB;
  986. if ((info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0)
  987. info_ptr->valid |= PNG_INFO_cHRM;
  988. else
  989. info_ptr->valid &= ~PNG_INFO_cHRM;
  990. # endif
  991. if ((info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_GAMMA) != 0)
  992. info_ptr->valid |= PNG_INFO_gAMA;
  993. else
  994. info_ptr->valid &= ~PNG_INFO_gAMA;
  995. }
  996. }
  997. #ifdef PNG_READ_SUPPORTED
  998. void /* PRIVATE */
  999. png_colorspace_sync(png_const_structrp png_ptr, png_inforp info_ptr)
  1000. {
  1001. if (info_ptr == NULL) /* reduce code size; check here not in the caller */
  1002. return;
  1003. info_ptr->colorspace = png_ptr->colorspace;
  1004. png_colorspace_sync_info(png_ptr, info_ptr);
  1005. }
  1006. #endif
  1007. #endif
  1008. #ifdef PNG_COLORSPACE_SUPPORTED
  1009. /* Added at libpng-1.5.5 to support read and write of true CIEXYZ values for
  1010. * cHRM, as opposed to using chromaticities. These internal APIs return
  1011. * non-zero on a parameter error. The X, Y and Z values are required to be
  1012. * positive and less than 1.0.
  1013. */
  1014. static int
  1015. png_xy_from_XYZ(png_xy *xy, const png_XYZ *XYZ)
  1016. {
  1017. png_int_32 d, dwhite, whiteX, whiteY;
  1018. d = XYZ->red_X + XYZ->red_Y + XYZ->red_Z;
  1019. if (png_muldiv(&xy->redx, XYZ->red_X, PNG_FP_1, d) == 0)
  1020. return 1;
  1021. if (png_muldiv(&xy->redy, XYZ->red_Y, PNG_FP_1, d) == 0)
  1022. return 1;
  1023. dwhite = d;
  1024. whiteX = XYZ->red_X;
  1025. whiteY = XYZ->red_Y;
  1026. d = XYZ->green_X + XYZ->green_Y + XYZ->green_Z;
  1027. if (png_muldiv(&xy->greenx, XYZ->green_X, PNG_FP_1, d) == 0)
  1028. return 1;
  1029. if (png_muldiv(&xy->greeny, XYZ->green_Y, PNG_FP_1, d) == 0)
  1030. return 1;
  1031. dwhite += d;
  1032. whiteX += XYZ->green_X;
  1033. whiteY += XYZ->green_Y;
  1034. d = XYZ->blue_X + XYZ->blue_Y + XYZ->blue_Z;
  1035. if (png_muldiv(&xy->bluex, XYZ->blue_X, PNG_FP_1, d) == 0)
  1036. return 1;
  1037. if (png_muldiv(&xy->bluey, XYZ->blue_Y, PNG_FP_1, d) == 0)
  1038. return 1;
  1039. dwhite += d;
  1040. whiteX += XYZ->blue_X;
  1041. whiteY += XYZ->blue_Y;
  1042. /* The reference white is simply the sum of the end-point (X,Y,Z) vectors,
  1043. * thus:
  1044. */
  1045. if (png_muldiv(&xy->whitex, whiteX, PNG_FP_1, dwhite) == 0)
  1046. return 1;
  1047. if (png_muldiv(&xy->whitey, whiteY, PNG_FP_1, dwhite) == 0)
  1048. return 1;
  1049. return 0;
  1050. }
  1051. static int
  1052. png_XYZ_from_xy(png_XYZ *XYZ, const png_xy *xy)
  1053. {
  1054. png_fixed_point red_inverse, green_inverse, blue_scale;
  1055. png_fixed_point left, right, denominator;
  1056. /* Check xy and, implicitly, z. Note that wide gamut color spaces typically
  1057. * have end points with 0 tristimulus values (these are impossible end
  1058. * points, but they are used to cover the possible colors.)
  1059. */
  1060. if (xy->redx < 0 || xy->redx > PNG_FP_1) return 1;
  1061. if (xy->redy < 0 || xy->redy > PNG_FP_1-xy->redx) return 1;
  1062. if (xy->greenx < 0 || xy->greenx > PNG_FP_1) return 1;
  1063. if (xy->greeny < 0 || xy->greeny > PNG_FP_1-xy->greenx) return 1;
  1064. if (xy->bluex < 0 || xy->bluex > PNG_FP_1) return 1;
  1065. if (xy->bluey < 0 || xy->bluey > PNG_FP_1-xy->bluex) return 1;
  1066. if (xy->whitex < 0 || xy->whitex > PNG_FP_1) return 1;
  1067. if (xy->whitey < 0 || xy->whitey > PNG_FP_1-xy->whitex) return 1;
  1068. /* The reverse calculation is more difficult because the original tristimulus
  1069. * value had 9 independent values (red,green,blue)x(X,Y,Z) however only 8
  1070. * derived values were recorded in the cHRM chunk;
  1071. * (red,green,blue,white)x(x,y). This loses one degree of freedom and
  1072. * therefore an arbitrary ninth value has to be introduced to undo the
  1073. * original transformations.
  1074. *
  1075. * Think of the original end-points as points in (X,Y,Z) space. The
  1076. * chromaticity values (c) have the property:
  1077. *
  1078. * C
  1079. * c = ---------
  1080. * X + Y + Z
  1081. *
  1082. * For each c (x,y,z) from the corresponding original C (X,Y,Z). Thus the
  1083. * three chromaticity values (x,y,z) for each end-point obey the
  1084. * relationship:
  1085. *
  1086. * x + y + z = 1
  1087. *
  1088. * This describes the plane in (X,Y,Z) space that intersects each axis at the
  1089. * value 1.0; call this the chromaticity plane. Thus the chromaticity
  1090. * calculation has scaled each end-point so that it is on the x+y+z=1 plane
  1091. * and chromaticity is the intersection of the vector from the origin to the
  1092. * (X,Y,Z) value with the chromaticity plane.
  1093. *
  1094. * To fully invert the chromaticity calculation we would need the three
  1095. * end-point scale factors, (red-scale, green-scale, blue-scale), but these
  1096. * were not recorded. Instead we calculated the reference white (X,Y,Z) and
  1097. * recorded the chromaticity of this. The reference white (X,Y,Z) would have
  1098. * given all three of the scale factors since:
  1099. *
  1100. * color-C = color-c * color-scale
  1101. * white-C = red-C + green-C + blue-C
  1102. * = red-c*red-scale + green-c*green-scale + blue-c*blue-scale
  1103. *
  1104. * But cHRM records only white-x and white-y, so we have lost the white scale
  1105. * factor:
  1106. *
  1107. * white-C = white-c*white-scale
  1108. *
  1109. * To handle this the inverse transformation makes an arbitrary assumption
  1110. * about white-scale:
  1111. *
  1112. * Assume: white-Y = 1.0
  1113. * Hence: white-scale = 1/white-y
  1114. * Or: red-Y + green-Y + blue-Y = 1.0
  1115. *
  1116. * Notice the last statement of the assumption gives an equation in three of
  1117. * the nine values we want to calculate. 8 more equations come from the
  1118. * above routine as summarised at the top above (the chromaticity
  1119. * calculation):
  1120. *
  1121. * Given: color-x = color-X / (color-X + color-Y + color-Z)
  1122. * Hence: (color-x - 1)*color-X + color.x*color-Y + color.x*color-Z = 0
  1123. *
  1124. * This is 9 simultaneous equations in the 9 variables "color-C" and can be
  1125. * solved by Cramer's rule. Cramer's rule requires calculating 10 9x9 matrix
  1126. * determinants, however this is not as bad as it seems because only 28 of
  1127. * the total of 90 terms in the various matrices are non-zero. Nevertheless
  1128. * Cramer's rule is notoriously numerically unstable because the determinant
  1129. * calculation involves the difference of large, but similar, numbers. It is
  1130. * difficult to be sure that the calculation is stable for real world values
  1131. * and it is certain that it becomes unstable where the end points are close
  1132. * together.
  1133. *
  1134. * So this code uses the perhaps slightly less optimal but more
  1135. * understandable and totally obvious approach of calculating color-scale.
  1136. *
  1137. * This algorithm depends on the precision in white-scale and that is
  1138. * (1/white-y), so we can immediately see that as white-y approaches 0 the
  1139. * accuracy inherent in the cHRM chunk drops off substantially.
  1140. *
  1141. * libpng arithmetic: a simple inversion of the above equations
  1142. * ------------------------------------------------------------
  1143. *
  1144. * white_scale = 1/white-y
  1145. * white-X = white-x * white-scale
  1146. * white-Y = 1.0
  1147. * white-Z = (1 - white-x - white-y) * white_scale
  1148. *
  1149. * white-C = red-C + green-C + blue-C
  1150. * = red-c*red-scale + green-c*green-scale + blue-c*blue-scale
  1151. *
  1152. * This gives us three equations in (red-scale,green-scale,blue-scale) where
  1153. * all the coefficients are now known:
  1154. *
  1155. * red-x*red-scale + green-x*green-scale + blue-x*blue-scale
  1156. * = white-x/white-y
  1157. * red-y*red-scale + green-y*green-scale + blue-y*blue-scale = 1
  1158. * red-z*red-scale + green-z*green-scale + blue-z*blue-scale
  1159. * = (1 - white-x - white-y)/white-y
  1160. *
  1161. * In the last equation color-z is (1 - color-x - color-y) so we can add all
  1162. * three equations together to get an alternative third:
  1163. *
  1164. * red-scale + green-scale + blue-scale = 1/white-y = white-scale
  1165. *
  1166. * So now we have a Cramer's rule solution where the determinants are just
  1167. * 3x3 - far more tractible. Unfortunately 3x3 determinants still involve
  1168. * multiplication of three coefficients so we can't guarantee to avoid
  1169. * overflow in the libpng fixed point representation. Using Cramer's rule in
  1170. * floating point is probably a good choice here, but it's not an option for
  1171. * fixed point. Instead proceed to simplify the first two equations by
  1172. * eliminating what is likely to be the largest value, blue-scale:
  1173. *
  1174. * blue-scale = white-scale - red-scale - green-scale
  1175. *
  1176. * Hence:
  1177. *
  1178. * (red-x - blue-x)*red-scale + (green-x - blue-x)*green-scale =
  1179. * (white-x - blue-x)*white-scale
  1180. *
  1181. * (red-y - blue-y)*red-scale + (green-y - blue-y)*green-scale =
  1182. * 1 - blue-y*white-scale
  1183. *
  1184. * And now we can trivially solve for (red-scale,green-scale):
  1185. *
  1186. * green-scale =
  1187. * (white-x - blue-x)*white-scale - (red-x - blue-x)*red-scale
  1188. * -----------------------------------------------------------
  1189. * green-x - blue-x
  1190. *
  1191. * red-scale =
  1192. * 1 - blue-y*white-scale - (green-y - blue-y) * green-scale
  1193. * ---------------------------------------------------------
  1194. * red-y - blue-y
  1195. *
  1196. * Hence:
  1197. *
  1198. * red-scale =
  1199. * ( (green-x - blue-x) * (white-y - blue-y) -
  1200. * (green-y - blue-y) * (white-x - blue-x) ) / white-y
  1201. * -------------------------------------------------------------------------
  1202. * (green-x - blue-x)*(red-y - blue-y)-(green-y - blue-y)*(red-x - blue-x)
  1203. *
  1204. * green-scale =
  1205. * ( (red-y - blue-y) * (white-x - blue-x) -
  1206. * (red-x - blue-x) * (white-y - blue-y) ) / white-y
  1207. * -------------------------------------------------------------------------
  1208. * (green-x - blue-x)*(red-y - blue-y)-(green-y - blue-y)*(red-x - blue-x)
  1209. *
  1210. * Accuracy:
  1211. * The input values have 5 decimal digits of accuracy. The values are all in
  1212. * the range 0 < value < 1, so simple products are in the same range but may
  1213. * need up to 10 decimal digits to preserve the original precision and avoid
  1214. * underflow. Because we are using a 32-bit signed representation we cannot
  1215. * match this; the best is a little over 9 decimal digits, less than 10.
  1216. *
  1217. * The approach used here is to preserve the maximum precision within the
  1218. * signed representation. Because the red-scale calculation above uses the
  1219. * difference between two products of values that must be in the range -1..+1
  1220. * it is sufficient to divide the product by 7; ceil(100,000/32767*2). The
  1221. * factor is irrelevant in the calculation because it is applied to both
  1222. * numerator and denominator.
  1223. *
  1224. * Note that the values of the differences of the products of the
  1225. * chromaticities in the above equations tend to be small, for example for
  1226. * the sRGB chromaticities they are:
  1227. *
  1228. * red numerator: -0.04751
  1229. * green numerator: -0.08788
  1230. * denominator: -0.2241 (without white-y multiplication)
  1231. *
  1232. * The resultant Y coefficients from the chromaticities of some widely used
  1233. * color space definitions are (to 15 decimal places):
  1234. *
  1235. * sRGB
  1236. * 0.212639005871510 0.715168678767756 0.072192315360734
  1237. * Kodak ProPhoto
  1238. * 0.288071128229293 0.711843217810102 0.000085653960605
  1239. * Adobe RGB
  1240. * 0.297344975250536 0.627363566255466 0.075291458493998
  1241. * Adobe Wide Gamut RGB
  1242. * 0.258728243040113 0.724682314948566 0.016589442011321
  1243. */
  1244. /* By the argument, above overflow should be impossible here. The return
  1245. * value of 2 indicates an internal error to the caller.
  1246. */
  1247. if (png_muldiv(&left, xy->greenx-xy->bluex, xy->redy - xy->bluey, 7) == 0)
  1248. return 2;
  1249. if (png_muldiv(&right, xy->greeny-xy->bluey, xy->redx - xy->bluex, 7) == 0)
  1250. return 2;
  1251. denominator = left - right;
  1252. /* Now find the red numerator. */
  1253. if (png_muldiv(&left, xy->greenx-xy->bluex, xy->whitey-xy->bluey, 7) == 0)
  1254. return 2;
  1255. if (png_muldiv(&right, xy->greeny-xy->bluey, xy->whitex-xy->bluex, 7) == 0)
  1256. return 2;
  1257. /* Overflow is possible here and it indicates an extreme set of PNG cHRM
  1258. * chunk values. This calculation actually returns the reciprocal of the
  1259. * scale value because this allows us to delay the multiplication of white-y
  1260. * into the denominator, which tends to produce a small number.
  1261. */
  1262. if (png_muldiv(&red_inverse, xy->whitey, denominator, left-right) == 0 ||
  1263. red_inverse <= xy->whitey /* r+g+b scales = white scale */)
  1264. return 1;
  1265. /* Similarly for green_inverse: */
  1266. if (png_muldiv(&left, xy->redy-xy->bluey, xy->whitex-xy->bluex, 7) == 0)
  1267. return 2;
  1268. if (png_muldiv(&right, xy->redx-xy->bluex, xy->whitey-xy->bluey, 7) == 0)
  1269. return 2;
  1270. if (png_muldiv(&green_inverse, xy->whitey, denominator, left-right) == 0 ||
  1271. green_inverse <= xy->whitey)
  1272. return 1;
  1273. /* And the blue scale, the checks above guarantee this can't overflow but it
  1274. * can still produce 0 for extreme cHRM values.
  1275. */
  1276. blue_scale = png_reciprocal(xy->whitey) - png_reciprocal(red_inverse) -
  1277. png_reciprocal(green_inverse);
  1278. if (blue_scale <= 0)
  1279. return 1;
  1280. /* And fill in the png_XYZ: */
  1281. if (png_muldiv(&XYZ->red_X, xy->redx, PNG_FP_1, red_inverse) == 0)
  1282. return 1;
  1283. if (png_muldiv(&XYZ->red_Y, xy->redy, PNG_FP_1, red_inverse) == 0)
  1284. return 1;
  1285. if (png_muldiv(&XYZ->red_Z, PNG_FP_1 - xy->redx - xy->redy, PNG_FP_1,
  1286. red_inverse) == 0)
  1287. return 1;
  1288. if (png_muldiv(&XYZ->green_X, xy->greenx, PNG_FP_1, green_inverse) == 0)
  1289. return 1;
  1290. if (png_muldiv(&XYZ->green_Y, xy->greeny, PNG_FP_1, green_inverse) == 0)
  1291. return 1;
  1292. if (png_muldiv(&XYZ->green_Z, PNG_FP_1 - xy->greenx - xy->greeny, PNG_FP_1,
  1293. green_inverse) == 0)
  1294. return 1;
  1295. if (png_muldiv(&XYZ->blue_X, xy->bluex, blue_scale, PNG_FP_1) == 0)
  1296. return 1;
  1297. if (png_muldiv(&XYZ->blue_Y, xy->bluey, blue_scale, PNG_FP_1) == 0)
  1298. return 1;
  1299. if (png_muldiv(&XYZ->blue_Z, PNG_FP_1 - xy->bluex - xy->bluey, blue_scale,
  1300. PNG_FP_1) == 0)
  1301. return 1;
  1302. return 0; /*success*/
  1303. }
  1304. static int
  1305. png_XYZ_normalize(png_XYZ *XYZ)
  1306. {
  1307. png_int_32 Y;
  1308. if (XYZ->red_Y < 0 || XYZ->green_Y < 0 || XYZ->blue_Y < 0 ||
  1309. XYZ->red_X < 0 || XYZ->green_X < 0 || XYZ->blue_X < 0 ||
  1310. XYZ->red_Z < 0 || XYZ->green_Z < 0 || XYZ->blue_Z < 0)
  1311. return 1;
  1312. /* Normalize by scaling so the sum of the end-point Y values is PNG_FP_1.
  1313. * IMPLEMENTATION NOTE: ANSI requires signed overflow not to occur, therefore
  1314. * relying on addition of two positive values producing a negative one is not
  1315. * safe.
  1316. */
  1317. Y = XYZ->red_Y;
  1318. if (0x7fffffff - Y < XYZ->green_X)
  1319. return 1;
  1320. Y += XYZ->green_Y;
  1321. if (0x7fffffff - Y < XYZ->blue_X)
  1322. return 1;
  1323. Y += XYZ->blue_Y;
  1324. if (Y != PNG_FP_1)
  1325. {
  1326. if (png_muldiv(&XYZ->red_X, XYZ->red_X, PNG_FP_1, Y) == 0)
  1327. return 1;
  1328. if (png_muldiv(&XYZ->red_Y, XYZ->red_Y, PNG_FP_1, Y) == 0)
  1329. return 1;
  1330. if (png_muldiv(&XYZ->red_Z, XYZ->red_Z, PNG_FP_1, Y) == 0)
  1331. return 1;
  1332. if (png_muldiv(&XYZ->green_X, XYZ->green_X, PNG_FP_1, Y) == 0)
  1333. return 1;
  1334. if (png_muldiv(&XYZ->green_Y, XYZ->green_Y, PNG_FP_1, Y) == 0)
  1335. return 1;
  1336. if (png_muldiv(&XYZ->green_Z, XYZ->green_Z, PNG_FP_1, Y) == 0)
  1337. return 1;
  1338. if (png_muldiv(&XYZ->blue_X, XYZ->blue_X, PNG_FP_1, Y) == 0)
  1339. return 1;
  1340. if (png_muldiv(&XYZ->blue_Y, XYZ->blue_Y, PNG_FP_1, Y) == 0)
  1341. return 1;
  1342. if (png_muldiv(&XYZ->blue_Z, XYZ->blue_Z, PNG_FP_1, Y) == 0)
  1343. return 1;
  1344. }
  1345. return 0;
  1346. }
  1347. static int
  1348. png_colorspace_endpoints_match(const png_xy *xy1, const png_xy *xy2, int delta)
  1349. {
  1350. /* Allow an error of +/-0.01 (absolute value) on each chromaticity */
  1351. if (PNG_OUT_OF_RANGE(xy1->whitex, xy2->whitex,delta) ||
  1352. PNG_OUT_OF_RANGE(xy1->whitey, xy2->whitey,delta) ||
  1353. PNG_OUT_OF_RANGE(xy1->redx, xy2->redx, delta) ||
  1354. PNG_OUT_OF_RANGE(xy1->redy, xy2->redy, delta) ||
  1355. PNG_OUT_OF_RANGE(xy1->greenx, xy2->greenx,delta) ||
  1356. PNG_OUT_OF_RANGE(xy1->greeny, xy2->greeny,delta) ||
  1357. PNG_OUT_OF_RANGE(xy1->bluex, xy2->bluex, delta) ||
  1358. PNG_OUT_OF_RANGE(xy1->bluey, xy2->bluey, delta))
  1359. return 0;
  1360. return 1;
  1361. }
  1362. /* Added in libpng-1.6.0, a different check for the validity of a set of cHRM
  1363. * chunk chromaticities. Earlier checks used to simply look for the overflow
  1364. * condition (where the determinant of the matrix to solve for XYZ ends up zero
  1365. * because the chromaticity values are not all distinct.) Despite this it is
  1366. * theoretically possible to produce chromaticities that are apparently valid
  1367. * but that rapidly degrade to invalid, potentially crashing, sets because of
  1368. * arithmetic inaccuracies when calculations are performed on them. The new
  1369. * check is to round-trip xy -> XYZ -> xy and then check that the result is
  1370. * within a small percentage of the original.
  1371. */
  1372. static int
  1373. png_colorspace_check_xy(png_XYZ *XYZ, const png_xy *xy)
  1374. {
  1375. int result;
  1376. png_xy xy_test;
  1377. /* As a side-effect this routine also returns the XYZ endpoints. */
  1378. result = png_XYZ_from_xy(XYZ, xy);
  1379. if (result != 0)
  1380. return result;
  1381. result = png_xy_from_XYZ(&xy_test, XYZ);
  1382. if (result != 0)
  1383. return result;
  1384. if (png_colorspace_endpoints_match(xy, &xy_test,
  1385. 5/*actually, the math is pretty accurate*/) != 0)
  1386. return 0;
  1387. /* Too much slip */
  1388. return 1;
  1389. }
  1390. /* This is the check going the other way. The XYZ is modified to normalize it
  1391. * (another side-effect) and the xy chromaticities are returned.
  1392. */
  1393. static int
  1394. png_colorspace_check_XYZ(png_xy *xy, png_XYZ *XYZ)
  1395. {
  1396. int result;
  1397. png_XYZ XYZtemp;
  1398. result = png_XYZ_normalize(XYZ);
  1399. if (result != 0)
  1400. return result;
  1401. result = png_xy_from_XYZ(xy, XYZ);
  1402. if (result != 0)
  1403. return result;
  1404. XYZtemp = *XYZ;
  1405. return png_colorspace_check_xy(&XYZtemp, xy);
  1406. }
  1407. /* Used to check for an endpoint match against sRGB */
  1408. static const png_xy sRGB_xy = /* From ITU-R BT.709-3 */
  1409. {
  1410. /* color x y */
  1411. /* red */ 64000, 33000,
  1412. /* green */ 30000, 60000,
  1413. /* blue */ 15000, 6000,
  1414. /* white */ 31270, 32900
  1415. };
  1416. static int
  1417. png_colorspace_set_xy_and_XYZ(png_const_structrp png_ptr,
  1418. png_colorspacerp colorspace, const png_xy *xy, const png_XYZ *XYZ,
  1419. int preferred)
  1420. {
  1421. if ((colorspace->flags & PNG_COLORSPACE_INVALID) != 0)
  1422. return 0;
  1423. /* The consistency check is performed on the chromaticities; this factors out
  1424. * variations because of the normalization (or not) of the end point Y
  1425. * values.
  1426. */
  1427. if (preferred < 2 &&
  1428. (colorspace->flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0)
  1429. {
  1430. /* The end points must be reasonably close to any we already have. The
  1431. * following allows an error of up to +/-.001
  1432. */
  1433. if (png_colorspace_endpoints_match(xy, &colorspace->end_points_xy,
  1434. 100) == 0)
  1435. {
  1436. colorspace->flags |= PNG_COLORSPACE_INVALID;
  1437. png_benign_error(png_ptr, "inconsistent chromaticities");
  1438. return 0; /* failed */
  1439. }
  1440. /* Only overwrite with preferred values */
  1441. if (preferred == 0)
  1442. return 1; /* ok, but no change */
  1443. }
  1444. colorspace->end_points_xy = *xy;
  1445. colorspace->end_points_XYZ = *XYZ;
  1446. colorspace->flags |= PNG_COLORSPACE_HAVE_ENDPOINTS;
  1447. /* The end points are normally quoted to two decimal digits, so allow +/-0.01
  1448. * on this test.
  1449. */
  1450. if (png_colorspace_endpoints_match(xy, &sRGB_xy, 1000) != 0)
  1451. colorspace->flags |= PNG_COLORSPACE_ENDPOINTS_MATCH_sRGB;
  1452. else
  1453. colorspace->flags &= PNG_COLORSPACE_CANCEL(
  1454. PNG_COLORSPACE_ENDPOINTS_MATCH_sRGB);
  1455. return 2; /* ok and changed */
  1456. }
  1457. int /* PRIVATE */
  1458. png_colorspace_set_chromaticities(png_const_structrp png_ptr,
  1459. png_colorspacerp colorspace, const png_xy *xy, int preferred)
  1460. {
  1461. /* We must check the end points to ensure they are reasonable - in the past
  1462. * color management systems have crashed as a result of getting bogus
  1463. * colorant values, while this isn't the fault of libpng it is the
  1464. * responsibility of libpng because PNG carries the bomb and libpng is in a
  1465. * position to protect against it.
  1466. */
  1467. png_XYZ XYZ;
  1468. switch (png_colorspace_check_xy(&XYZ, xy))
  1469. {
  1470. case 0: /* success */
  1471. return png_colorspace_set_xy_and_XYZ(png_ptr, colorspace, xy, &XYZ,
  1472. preferred);
  1473. case 1:
  1474. /* We can't invert the chromaticities so we can't produce value XYZ
  1475. * values. Likely as not a color management system will fail too.
  1476. */
  1477. colorspace->flags |= PNG_COLORSPACE_INVALID;
  1478. png_benign_error(png_ptr, "invalid chromaticities");
  1479. break;
  1480. default:
  1481. /* libpng is broken; this should be a warning but if it happens we
  1482. * want error reports so for the moment it is an error.
  1483. */
  1484. colorspace->flags |= PNG_COLORSPACE_INVALID;
  1485. png_error(png_ptr, "internal error checking chromaticities");
  1486. break;
  1487. }
  1488. return 0; /* failed */
  1489. }
  1490. int /* PRIVATE */
  1491. png_colorspace_set_endpoints(png_const_structrp png_ptr,
  1492. png_colorspacerp colorspace, const png_XYZ *XYZ_in, int preferred)
  1493. {
  1494. png_XYZ XYZ = *XYZ_in;
  1495. png_xy xy;
  1496. switch (png_colorspace_check_XYZ(&xy, &XYZ))
  1497. {
  1498. case 0:
  1499. return png_colorspace_set_xy_and_XYZ(png_ptr, colorspace, &xy, &XYZ,
  1500. preferred);
  1501. case 1:
  1502. /* End points are invalid. */
  1503. colorspace->flags |= PNG_COLORSPACE_INVALID;
  1504. png_benign_error(png_ptr, "invalid end points");
  1505. break;
  1506. default:
  1507. colorspace->flags |= PNG_COLORSPACE_INVALID;
  1508. png_error(png_ptr, "internal error checking chromaticities");
  1509. break;
  1510. }
  1511. return 0; /* failed */
  1512. }
  1513. #if defined(PNG_sRGB_SUPPORTED) || defined(PNG_iCCP_SUPPORTED)
  1514. /* Error message generation */
  1515. static char
  1516. png_icc_tag_char(png_uint_32 byte)
  1517. {
  1518. byte &= 0xff;
  1519. if (byte >= 32 && byte <= 126)
  1520. return (char)byte;
  1521. else
  1522. return '?';
  1523. }
  1524. static void
  1525. png_icc_tag_name(char *name, png_uint_32 tag)
  1526. {
  1527. name[0] = '\'';
  1528. name[1] = png_icc_tag_char(tag >> 24);
  1529. name[2] = png_icc_tag_char(tag >> 16);
  1530. name[3] = png_icc_tag_char(tag >> 8);
  1531. name[4] = png_icc_tag_char(tag );
  1532. name[5] = '\'';
  1533. }
  1534. static int
  1535. is_ICC_signature_char(png_alloc_size_t it)
  1536. {
  1537. return it == 32 || (it >= 48 && it <= 57) || (it >= 65 && it <= 90) ||
  1538. (it >= 97 && it <= 122);
  1539. }
  1540. static int
  1541. is_ICC_signature(png_alloc_size_t it)
  1542. {
  1543. return is_ICC_signature_char(it >> 24) /* checks all the top bits */ &&
  1544. is_ICC_signature_char((it >> 16) & 0xff) &&
  1545. is_ICC_signature_char((it >> 8) & 0xff) &&
  1546. is_ICC_signature_char(it & 0xff);
  1547. }
  1548. static int
  1549. png_icc_profile_error(png_const_structrp png_ptr, png_colorspacerp colorspace,
  1550. png_const_charp name, png_alloc_size_t value, png_const_charp reason)
  1551. {
  1552. size_t pos;
  1553. char message[196]; /* see below for calculation */
  1554. if (colorspace != NULL)
  1555. colorspace->flags |= PNG_COLORSPACE_INVALID;
  1556. pos = png_safecat(message, (sizeof message), 0, "profile '"); /* 9 chars */
  1557. pos = png_safecat(message, pos+79, pos, name); /* Truncate to 79 chars */
  1558. pos = png_safecat(message, (sizeof message), pos, "': "); /* +2 = 90 */
  1559. if (is_ICC_signature(value) != 0)
  1560. {
  1561. /* So 'value' is at most 4 bytes and the following cast is safe */
  1562. png_icc_tag_name(message+pos, (png_uint_32)value);
  1563. pos += 6; /* total +8; less than the else clause */
  1564. message[pos++] = ':';
  1565. message[pos++] = ' ';
  1566. }
  1567. # ifdef PNG_WARNINGS_SUPPORTED
  1568. else
  1569. {
  1570. char number[PNG_NUMBER_BUFFER_SIZE]; /* +24 = 114*/
  1571. pos = png_safecat(message, (sizeof message), pos,
  1572. png_format_number(number, number+(sizeof number),
  1573. PNG_NUMBER_FORMAT_x, value));
  1574. pos = png_safecat(message, (sizeof message), pos, "h: "); /*+2 = 116*/
  1575. }
  1576. # endif
  1577. /* The 'reason' is an arbitrary message, allow +79 maximum 195 */
  1578. pos = png_safecat(message, (sizeof message), pos, reason);
  1579. PNG_UNUSED(pos)
  1580. /* This is recoverable, but make it unconditionally an app_error on write to
  1581. * avoid writing invalid ICC profiles into PNG files (i.e., we handle them
  1582. * on read, with a warning, but on write unless the app turns off
  1583. * application errors the PNG won't be written.)
  1584. */
  1585. png_chunk_report(png_ptr, message,
  1586. (colorspace != NULL) ? PNG_CHUNK_ERROR : PNG_CHUNK_WRITE_ERROR);
  1587. return 0;
  1588. }
  1589. #endif /* sRGB || iCCP */
  1590. #ifdef PNG_sRGB_SUPPORTED
  1591. int /* PRIVATE */
  1592. png_colorspace_set_sRGB(png_const_structrp png_ptr, png_colorspacerp colorspace,
  1593. int intent)
  1594. {
  1595. /* sRGB sets known gamma, end points and (from the chunk) intent. */
  1596. /* IMPORTANT: these are not necessarily the values found in an ICC profile
  1597. * because ICC profiles store values adapted to a D50 environment; it is
  1598. * expected that the ICC profile mediaWhitePointTag will be D50; see the
  1599. * checks and code elsewhere to understand this better.
  1600. *
  1601. * These XYZ values, which are accurate to 5dp, produce rgb to gray
  1602. * coefficients of (6968,23435,2366), which are reduced (because they add up
  1603. * to 32769 not 32768) to (6968,23434,2366). These are the values that
  1604. * libpng has traditionally used (and are the best values given the 15bit
  1605. * algorithm used by the rgb to gray code.)
  1606. */
  1607. static const png_XYZ sRGB_XYZ = /* D65 XYZ (*not* the D50 adapted values!) */
  1608. {
  1609. /* color X Y Z */
  1610. /* red */ 41239, 21264, 1933,
  1611. /* green */ 35758, 71517, 11919,
  1612. /* blue */ 18048, 7219, 95053
  1613. };
  1614. /* Do nothing if the colorspace is already invalidated. */
  1615. if ((colorspace->flags & PNG_COLORSPACE_INVALID) != 0)
  1616. return 0;
  1617. /* Check the intent, then check for existing settings. It is valid for the
  1618. * PNG file to have cHRM or gAMA chunks along with sRGB, but the values must
  1619. * be consistent with the correct values. If, however, this function is
  1620. * called below because an iCCP chunk matches sRGB then it is quite
  1621. * conceivable that an older app recorded incorrect gAMA and cHRM because of
  1622. * an incorrect calculation based on the values in the profile - this does
  1623. * *not* invalidate the profile (though it still produces an error, which can
  1624. * be ignored.)
  1625. */
  1626. if (intent < 0 || intent >= PNG_sRGB_INTENT_LAST)
  1627. return png_icc_profile_error(png_ptr, colorspace, "sRGB",
  1628. (unsigned)intent, "invalid sRGB rendering intent");
  1629. if ((colorspace->flags & PNG_COLORSPACE_HAVE_INTENT) != 0 &&
  1630. colorspace->rendering_intent != intent)
  1631. return png_icc_profile_error(png_ptr, colorspace, "sRGB",
  1632. (unsigned)intent, "inconsistent rendering intents");
  1633. if ((colorspace->flags & PNG_COLORSPACE_FROM_sRGB) != 0)
  1634. {
  1635. png_benign_error(png_ptr, "duplicate sRGB information ignored");
  1636. return 0;
  1637. }
  1638. /* If the standard sRGB cHRM chunk does not match the one from the PNG file
  1639. * warn but overwrite the value with the correct one.
  1640. */
  1641. if ((colorspace->flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0 &&
  1642. !png_colorspace_endpoints_match(&sRGB_xy, &colorspace->end_points_xy,
  1643. 100))
  1644. png_chunk_report(png_ptr, "cHRM chunk does not match sRGB",
  1645. PNG_CHUNK_ERROR);
  1646. /* This check is just done for the error reporting - the routine always
  1647. * returns true when the 'from' argument corresponds to sRGB (2).
  1648. */
  1649. (void)png_colorspace_check_gamma(png_ptr, colorspace, PNG_GAMMA_sRGB_INVERSE,
  1650. 2/*from sRGB*/);
  1651. /* intent: bugs in GCC force 'int' to be used as the parameter type. */
  1652. colorspace->rendering_intent = (png_uint_16)intent;
  1653. colorspace->flags |= PNG_COLORSPACE_HAVE_INTENT;
  1654. /* endpoints */
  1655. colorspace->end_points_xy = sRGB_xy;
  1656. colorspace->end_points_XYZ = sRGB_XYZ;
  1657. colorspace->flags |=
  1658. (PNG_COLORSPACE_HAVE_ENDPOINTS|PNG_COLORSPACE_ENDPOINTS_MATCH_sRGB);
  1659. /* gamma */
  1660. colorspace->gamma = PNG_GAMMA_sRGB_INVERSE;
  1661. colorspace->flags |= PNG_COLORSPACE_HAVE_GAMMA;
  1662. /* Finally record that we have an sRGB profile */
  1663. colorspace->flags |=
  1664. (PNG_COLORSPACE_MATCHES_sRGB|PNG_COLORSPACE_FROM_sRGB);
  1665. return 1; /* set */
  1666. }
  1667. #endif /* sRGB */
  1668. #ifdef PNG_iCCP_SUPPORTED
  1669. /* Encoded value of D50 as an ICC XYZNumber. From the ICC 2010 spec the value
  1670. * is XYZ(0.9642,1.0,0.8249), which scales to:
  1671. *
  1672. * (63189.8112, 65536, 54060.6464)
  1673. */
  1674. static const png_byte D50_nCIEXYZ[12] =
  1675. { 0x00, 0x00, 0xf6, 0xd6, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0xd3, 0x2d };
  1676. int /* PRIVATE */
  1677. png_icc_check_length(png_const_structrp png_ptr, png_colorspacerp colorspace,
  1678. png_const_charp name, png_uint_32 profile_length)
  1679. {
  1680. if (profile_length < 132)
  1681. return png_icc_profile_error(png_ptr, colorspace, name, profile_length,
  1682. "too short");
  1683. return 1;
  1684. }
  1685. int /* PRIVATE */
  1686. png_icc_check_header(png_const_structrp png_ptr, png_colorspacerp colorspace,
  1687. png_const_charp name, png_uint_32 profile_length,
  1688. png_const_bytep profile/* first 132 bytes only */, int color_type)
  1689. {
  1690. png_uint_32 temp;
  1691. /* Length check; this cannot be ignored in this code because profile_length
  1692. * is used later to check the tag table, so even if the profile seems over
  1693. * long profile_length from the caller must be correct. The caller can fix
  1694. * this up on read or write by just passing in the profile header length.
  1695. */
  1696. temp = png_get_uint_32(profile);
  1697. if (temp != profile_length)
  1698. return png_icc_profile_error(png_ptr, colorspace, name, temp,
  1699. "length does not match profile");
  1700. temp = (png_uint_32) (*(profile+8));
  1701. if (temp > 3 && (profile_length & 3))
  1702. return png_icc_profile_error(png_ptr, colorspace, name, profile_length,
  1703. "invalid length");
  1704. temp = png_get_uint_32(profile+128); /* tag count: 12 bytes/tag */
  1705. if (temp > 357913930 || /* (2^32-4-132)/12: maximum possible tag count */
  1706. profile_length < 132+12*temp) /* truncated tag table */
  1707. return png_icc_profile_error(png_ptr, colorspace, name, temp,
  1708. "tag count too large");
  1709. /* The 'intent' must be valid or we can't store it, ICC limits the intent to
  1710. * 16 bits.
  1711. */
  1712. temp = png_get_uint_32(profile+64);
  1713. if (temp >= 0xffff) /* The ICC limit */
  1714. return png_icc_profile_error(png_ptr, colorspace, name, temp,
  1715. "invalid rendering intent");
  1716. /* This is just a warning because the profile may be valid in future
  1717. * versions.
  1718. */
  1719. if (temp >= PNG_sRGB_INTENT_LAST)
  1720. (void)png_icc_profile_error(png_ptr, NULL, name, temp,
  1721. "intent outside defined range");
  1722. /* At this point the tag table can't be checked because it hasn't necessarily
  1723. * been loaded; however, various header fields can be checked. These checks
  1724. * are for values permitted by the PNG spec in an ICC profile; the PNG spec
  1725. * restricts the profiles that can be passed in an iCCP chunk (they must be
  1726. * appropriate to processing PNG data!)
  1727. */
  1728. /* Data checks (could be skipped). These checks must be independent of the
  1729. * version number; however, the version number doesn't accomodate changes in
  1730. * the header fields (just the known tags and the interpretation of the
  1731. * data.)
  1732. */
  1733. temp = png_get_uint_32(profile+36); /* signature 'ascp' */
  1734. if (temp != 0x61637370)
  1735. return png_icc_profile_error(png_ptr, colorspace, name, temp,
  1736. "invalid signature");
  1737. /* Currently the PCS illuminant/adopted white point (the computational
  1738. * white point) are required to be D50,
  1739. * however the profile contains a record of the illuminant so perhaps ICC
  1740. * expects to be able to change this in the future (despite the rationale in
  1741. * the introduction for using a fixed PCS adopted white.) Consequently the
  1742. * following is just a warning.
  1743. */
  1744. if (memcmp(profile+68, D50_nCIEXYZ, 12) != 0)
  1745. (void)png_icc_profile_error(png_ptr, NULL, name, 0/*no tag value*/,
  1746. "PCS illuminant is not D50");
  1747. /* The PNG spec requires this:
  1748. * "If the iCCP chunk is present, the image samples conform to the colour
  1749. * space represented by the embedded ICC profile as defined by the
  1750. * International Color Consortium [ICC]. The colour space of the ICC profile
  1751. * shall be an RGB colour space for colour images (PNG colour types 2, 3, and
  1752. * 6), or a greyscale colour space for greyscale images (PNG colour types 0
  1753. * and 4)."
  1754. *
  1755. * This checking code ensures the embedded profile (on either read or write)
  1756. * conforms to the specification requirements. Notice that an ICC 'gray'
  1757. * color-space profile contains the information to transform the monochrome
  1758. * data to XYZ or L*a*b (according to which PCS the profile uses) and this
  1759. * should be used in preference to the standard libpng K channel replication
  1760. * into R, G and B channels.
  1761. *
  1762. * Previously it was suggested that an RGB profile on grayscale data could be
  1763. * handled. However it it is clear that using an RGB profile in this context
  1764. * must be an error - there is no specification of what it means. Thus it is
  1765. * almost certainly more correct to ignore the profile.
  1766. */
  1767. temp = png_get_uint_32(profile+16); /* data colour space field */
  1768. switch (temp)
  1769. {
  1770. case 0x52474220: /* 'RGB ' */
  1771. if ((color_type & PNG_COLOR_MASK_COLOR) == 0)
  1772. return png_icc_profile_error(png_ptr, colorspace, name, temp,
  1773. "RGB color space not permitted on grayscale PNG");
  1774. break;
  1775. case 0x47524159: /* 'GRAY' */
  1776. if ((color_type & PNG_COLOR_MASK_COLOR) != 0)
  1777. return png_icc_profile_error(png_ptr, colorspace, name, temp,
  1778. "Gray color space not permitted on RGB PNG");
  1779. break;
  1780. default:
  1781. return png_icc_profile_error(png_ptr, colorspace, name, temp,
  1782. "invalid ICC profile color space");
  1783. }
  1784. /* It is up to the application to check that the profile class matches the
  1785. * application requirements; the spec provides no guidance, but it's pretty
  1786. * weird if the profile is not scanner ('scnr'), monitor ('mntr'), printer
  1787. * ('prtr') or 'spac' (for generic color spaces). Issue a warning in these
  1788. * cases. Issue an error for device link or abstract profiles - these don't
  1789. * contain the records necessary to transform the color-space to anything
  1790. * other than the target device (and not even that for an abstract profile).
  1791. * Profiles of these classes may not be embedded in images.
  1792. */
  1793. temp = png_get_uint_32(profile+12); /* profile/device class */
  1794. switch (temp)
  1795. {
  1796. case 0x73636E72: /* 'scnr' */
  1797. case 0x6D6E7472: /* 'mntr' */
  1798. case 0x70727472: /* 'prtr' */
  1799. case 0x73706163: /* 'spac' */
  1800. /* All supported */
  1801. break;
  1802. case 0x61627374: /* 'abst' */
  1803. /* May not be embedded in an image */
  1804. return png_icc_profile_error(png_ptr, colorspace, name, temp,
  1805. "invalid embedded Abstract ICC profile");
  1806. case 0x6C696E6B: /* 'link' */
  1807. /* DeviceLink profiles cannot be interpreted in a non-device specific
  1808. * fashion, if an app uses the AToB0Tag in the profile the results are
  1809. * undefined unless the result is sent to the intended device,
  1810. * therefore a DeviceLink profile should not be found embedded in a
  1811. * PNG.
  1812. */
  1813. return png_icc_profile_error(png_ptr, colorspace, name, temp,
  1814. "unexpected DeviceLink ICC profile class");
  1815. case 0x6E6D636C: /* 'nmcl' */
  1816. /* A NamedColor profile is also device specific, however it doesn't
  1817. * contain an AToB0 tag that is open to misinterpretation. Almost
  1818. * certainly it will fail the tests below.
  1819. */
  1820. (void)png_icc_profile_error(png_ptr, NULL, name, temp,
  1821. "unexpected NamedColor ICC profile class");
  1822. break;
  1823. default:
  1824. /* To allow for future enhancements to the profile accept unrecognized
  1825. * profile classes with a warning, these then hit the test below on the
  1826. * tag content to ensure they are backward compatible with one of the
  1827. * understood profiles.
  1828. */
  1829. (void)png_icc_profile_error(png_ptr, NULL, name, temp,
  1830. "unrecognized ICC profile class");
  1831. break;
  1832. }
  1833. /* For any profile other than a device link one the PCS must be encoded
  1834. * either in XYZ or Lab.
  1835. */
  1836. temp = png_get_uint_32(profile+20);
  1837. switch (temp)
  1838. {
  1839. case 0x58595A20: /* 'XYZ ' */
  1840. case 0x4C616220: /* 'Lab ' */
  1841. break;
  1842. default:
  1843. return png_icc_profile_error(png_ptr, colorspace, name, temp,
  1844. "unexpected ICC PCS encoding");
  1845. }
  1846. return 1;
  1847. }
  1848. int /* PRIVATE */
  1849. png_icc_check_tag_table(png_const_structrp png_ptr, png_colorspacerp colorspace,
  1850. png_const_charp name, png_uint_32 profile_length,
  1851. png_const_bytep profile /* header plus whole tag table */)
  1852. {
  1853. png_uint_32 tag_count = png_get_uint_32(profile+128);
  1854. png_uint_32 itag;
  1855. png_const_bytep tag = profile+132; /* The first tag */
  1856. /* First scan all the tags in the table and add bits to the icc_info value
  1857. * (temporarily in 'tags').
  1858. */
  1859. for (itag=0; itag < tag_count; ++itag, tag += 12)
  1860. {
  1861. png_uint_32 tag_id = png_get_uint_32(tag+0);
  1862. png_uint_32 tag_start = png_get_uint_32(tag+4); /* must be aligned */
  1863. png_uint_32 tag_length = png_get_uint_32(tag+8);/* not padded */
  1864. /* The ICC specification does not exclude zero length tags, therefore the
  1865. * start might actually be anywhere if there is no data, but this would be
  1866. * a clear abuse of the intent of the standard so the start is checked for
  1867. * being in range. All defined tag types have an 8 byte header - a 4 byte
  1868. * type signature then 0.
  1869. */
  1870. if ((tag_start & 3) != 0)
  1871. {
  1872. /* CNHP730S.icc shipped with Microsoft Windows 64 violates this, it is
  1873. * only a warning here because libpng does not care about the
  1874. * alignment.
  1875. */
  1876. (void)png_icc_profile_error(png_ptr, NULL, name, tag_id,
  1877. "ICC profile tag start not a multiple of 4");
  1878. }
  1879. /* This is a hard error; potentially it can cause read outside the
  1880. * profile.
  1881. */
  1882. if (tag_start > profile_length || tag_length > profile_length - tag_start)
  1883. return png_icc_profile_error(png_ptr, colorspace, name, tag_id,
  1884. "ICC profile tag outside profile");
  1885. }
  1886. return 1; /* success, maybe with warnings */
  1887. }
  1888. #if defined(PNG_sRGB_SUPPORTED) && PNG_sRGB_PROFILE_CHECKS >= 0
  1889. /* Information about the known ICC sRGB profiles */
  1890. static const struct
  1891. {
  1892. png_uint_32 adler, crc, length;
  1893. png_uint_32 md5[4];
  1894. png_byte have_md5;
  1895. png_byte is_broken;
  1896. png_uint_16 intent;
  1897. # define PNG_MD5(a,b,c,d) { a, b, c, d }, (a!=0)||(b!=0)||(c!=0)||(d!=0)
  1898. # define PNG_ICC_CHECKSUM(adler, crc, md5, intent, broke, date, length, fname)\
  1899. { adler, crc, length, md5, broke, intent },
  1900. } png_sRGB_checks[] =
  1901. {
  1902. /* This data comes from contrib/tools/checksum-icc run on downloads of
  1903. * all four ICC sRGB profiles from www.color.org.
  1904. */
  1905. /* adler32, crc32, MD5[4], intent, date, length, file-name */
  1906. PNG_ICC_CHECKSUM(0x0a3fd9f6, 0x3b8772b9,
  1907. PNG_MD5(0x29f83dde, 0xaff255ae, 0x7842fae4, 0xca83390d), 0, 0,
  1908. "2009/03/27 21:36:31", 3048, "sRGB_IEC61966-2-1_black_scaled.icc")
  1909. /* ICC sRGB v2 perceptual no black-compensation: */
  1910. PNG_ICC_CHECKSUM(0x4909e5e1, 0x427ebb21,
  1911. PNG_MD5(0xc95bd637, 0xe95d8a3b, 0x0df38f99, 0xc1320389), 1, 0,
  1912. "2009/03/27 21:37:45", 3052, "sRGB_IEC61966-2-1_no_black_scaling.icc")
  1913. PNG_ICC_CHECKSUM(0xfd2144a1, 0x306fd8ae,
  1914. PNG_MD5(0xfc663378, 0x37e2886b, 0xfd72e983, 0x8228f1b8), 0, 0,
  1915. "2009/08/10 17:28:01", 60988, "sRGB_v4_ICC_preference_displayclass.icc")
  1916. /* ICC sRGB v4 perceptual */
  1917. PNG_ICC_CHECKSUM(0x209c35d2, 0xbbef7812,
  1918. PNG_MD5(0x34562abf, 0x994ccd06, 0x6d2c5721, 0xd0d68c5d), 0, 0,
  1919. "2007/07/25 00:05:37", 60960, "sRGB_v4_ICC_preference.icc")
  1920. /* The following profiles have no known MD5 checksum. If there is a match
  1921. * on the (empty) MD5 the other fields are used to attempt a match and
  1922. * a warning is produced. The first two of these profiles have a 'cprt' tag
  1923. * which suggests that they were also made by Hewlett Packard.
  1924. */
  1925. PNG_ICC_CHECKSUM(0xa054d762, 0x5d5129ce,
  1926. PNG_MD5(0x00000000, 0x00000000, 0x00000000, 0x00000000), 1, 0,
  1927. "2004/07/21 18:57:42", 3024, "sRGB_IEC61966-2-1_noBPC.icc")
  1928. /* This is a 'mntr' (display) profile with a mediaWhitePointTag that does not
  1929. * match the D50 PCS illuminant in the header (it is in fact the D65 values,
  1930. * so the white point is recorded as the un-adapted value.) The profiles
  1931. * below only differ in one byte - the intent - and are basically the same as
  1932. * the previous profile except for the mediaWhitePointTag error and a missing
  1933. * chromaticAdaptationTag.
  1934. */
  1935. PNG_ICC_CHECKSUM(0xf784f3fb, 0x182ea552,
  1936. PNG_MD5(0x00000000, 0x00000000, 0x00000000, 0x00000000), 0, 1/*broken*/,
  1937. "1998/02/09 06:49:00", 3144, "HP-Microsoft sRGB v2 perceptual")
  1938. PNG_ICC_CHECKSUM(0x0398f3fc, 0xf29e526d,
  1939. PNG_MD5(0x00000000, 0x00000000, 0x00000000, 0x00000000), 1, 1/*broken*/,
  1940. "1998/02/09 06:49:00", 3144, "HP-Microsoft sRGB v2 media-relative")
  1941. };
  1942. static int
  1943. png_compare_ICC_profile_with_sRGB(png_const_structrp png_ptr,
  1944. png_const_bytep profile, uLong adler)
  1945. {
  1946. /* The quick check is to verify just the MD5 signature and trust the
  1947. * rest of the data. Because the profile has already been verified for
  1948. * correctness this is safe. png_colorspace_set_sRGB will check the 'intent'
  1949. * field too, so if the profile has been edited with an intent not defined
  1950. * by sRGB (but maybe defined by a later ICC specification) the read of
  1951. * the profile will fail at that point.
  1952. */
  1953. png_uint_32 length = 0;
  1954. png_uint_32 intent = 0x10000; /* invalid */
  1955. #if PNG_sRGB_PROFILE_CHECKS > 1
  1956. uLong crc = 0; /* the value for 0 length data */
  1957. #endif
  1958. unsigned int i;
  1959. #ifdef PNG_SET_OPTION_SUPPORTED
  1960. /* First see if PNG_SKIP_sRGB_CHECK_PROFILE has been set to "on" */
  1961. if (((png_ptr->options >> PNG_SKIP_sRGB_CHECK_PROFILE) & 3) ==
  1962. PNG_OPTION_ON)
  1963. return 0;
  1964. #endif
  1965. for (i=0; i < (sizeof png_sRGB_checks) / (sizeof png_sRGB_checks[0]); ++i)
  1966. {
  1967. if (png_get_uint_32(profile+84) == png_sRGB_checks[i].md5[0] &&
  1968. png_get_uint_32(profile+88) == png_sRGB_checks[i].md5[1] &&
  1969. png_get_uint_32(profile+92) == png_sRGB_checks[i].md5[2] &&
  1970. png_get_uint_32(profile+96) == png_sRGB_checks[i].md5[3])
  1971. {
  1972. /* This may be one of the old HP profiles without an MD5, in that
  1973. * case we can only use the length and Adler32 (note that these
  1974. * are not used by default if there is an MD5!)
  1975. */
  1976. # if PNG_sRGB_PROFILE_CHECKS == 0
  1977. if (png_sRGB_checks[i].have_md5 != 0)
  1978. return 1+png_sRGB_checks[i].is_broken;
  1979. # endif
  1980. /* Profile is unsigned or more checks have been configured in. */
  1981. if (length == 0)
  1982. {
  1983. length = png_get_uint_32(profile);
  1984. intent = png_get_uint_32(profile+64);
  1985. }
  1986. /* Length *and* intent must match */
  1987. if (length == png_sRGB_checks[i].length &&
  1988. intent == png_sRGB_checks[i].intent)
  1989. {
  1990. /* Now calculate the adler32 if not done already. */
  1991. if (adler == 0)
  1992. {
  1993. adler = adler32(0, NULL, 0);
  1994. adler = adler32(adler, profile, length);
  1995. }
  1996. if (adler == png_sRGB_checks[i].adler)
  1997. {
  1998. /* These basic checks suggest that the data has not been
  1999. * modified, but if the check level is more than 1 perform
  2000. * our own crc32 checksum on the data.
  2001. */
  2002. # if PNG_sRGB_PROFILE_CHECKS > 1
  2003. if (crc == 0)
  2004. {
  2005. crc = crc32(0, NULL, 0);
  2006. crc = crc32(crc, profile, length);
  2007. }
  2008. /* So this check must pass for the 'return' below to happen.
  2009. */
  2010. if (crc == png_sRGB_checks[i].crc)
  2011. # endif
  2012. {
  2013. if (png_sRGB_checks[i].is_broken != 0)
  2014. {
  2015. /* These profiles are known to have bad data that may cause
  2016. * problems if they are used, therefore attempt to
  2017. * discourage their use, skip the 'have_md5' warning below,
  2018. * which is made irrelevant by this error.
  2019. */
  2020. png_chunk_report(png_ptr, "known incorrect sRGB profile",
  2021. PNG_CHUNK_ERROR);
  2022. }
  2023. /* Warn that this being done; this isn't even an error since
  2024. * the profile is perfectly valid, but it would be nice if
  2025. * people used the up-to-date ones.
  2026. */
  2027. else if (png_sRGB_checks[i].have_md5 == 0)
  2028. {
  2029. png_chunk_report(png_ptr, "out-of-date sRGB profile with"
  2030. " no signature",
  2031. PNG_CHUNK_WARNING);
  2032. }
  2033. return 1+png_sRGB_checks[i].is_broken;
  2034. }
  2035. }
  2036. # if PNG_sRGB_PROFILE_CHECKS > 0
  2037. /* The signature matched, but the profile had been changed in some
  2038. * way. This probably indicates a data error or uninformed hacking.
  2039. * Fall through to "no match".
  2040. */
  2041. png_chunk_report(png_ptr, "Not recognizing known sRGB profile that"
  2042. " has been edited",
  2043. PNG_CHUNK_WARNING);
  2044. break;
  2045. # endif
  2046. }
  2047. }
  2048. }
  2049. return 0; /* no match */
  2050. }
  2051. #endif
  2052. #ifdef PNG_sRGB_SUPPORTED
  2053. void /* PRIVATE */
  2054. png_icc_set_sRGB(png_const_structrp png_ptr,
  2055. png_colorspacerp colorspace, png_const_bytep profile, uLong adler)
  2056. {
  2057. /* Is this profile one of the known ICC sRGB profiles? If it is, just set
  2058. * the sRGB information.
  2059. */
  2060. #if PNG_sRGB_PROFILE_CHECKS >= 0
  2061. if (png_compare_ICC_profile_with_sRGB(png_ptr, profile, adler) != 0)
  2062. #endif
  2063. (void)png_colorspace_set_sRGB(png_ptr, colorspace,
  2064. (int)/*already checked*/png_get_uint_32(profile+64));
  2065. }
  2066. #endif /* READ_sRGB */
  2067. int /* PRIVATE */
  2068. png_colorspace_set_ICC(png_const_structrp png_ptr, png_colorspacerp colorspace,
  2069. png_const_charp name, png_uint_32 profile_length, png_const_bytep profile,
  2070. int color_type)
  2071. {
  2072. if ((colorspace->flags & PNG_COLORSPACE_INVALID) != 0)
  2073. return 0;
  2074. if (png_icc_check_length(png_ptr, colorspace, name, profile_length) != 0 &&
  2075. png_icc_check_header(png_ptr, colorspace, name, profile_length, profile,
  2076. color_type) != 0 &&
  2077. png_icc_check_tag_table(png_ptr, colorspace, name, profile_length,
  2078. profile) != 0)
  2079. {
  2080. # ifdef PNG_sRGB_SUPPORTED
  2081. /* If no sRGB support, don't try storing sRGB information */
  2082. png_icc_set_sRGB(png_ptr, colorspace, profile, 0);
  2083. # endif
  2084. return 1;
  2085. }
  2086. /* Failure case */
  2087. return 0;
  2088. }
  2089. #endif /* iCCP */
  2090. #ifdef PNG_READ_RGB_TO_GRAY_SUPPORTED
  2091. void /* PRIVATE */
  2092. png_colorspace_set_rgb_coefficients(png_structrp png_ptr)
  2093. {
  2094. /* Set the rgb_to_gray coefficients from the colorspace. */
  2095. if (png_ptr->rgb_to_gray_coefficients_set == 0 &&
  2096. (png_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_ENDPOINTS) != 0)
  2097. {
  2098. /* png_set_background has not been called, get the coefficients from the Y
  2099. * values of the colorspace colorants.
  2100. */
  2101. png_fixed_point r = png_ptr->colorspace.end_points_XYZ.red_Y;
  2102. png_fixed_point g = png_ptr->colorspace.end_points_XYZ.green_Y;
  2103. png_fixed_point b = png_ptr->colorspace.end_points_XYZ.blue_Y;
  2104. png_fixed_point total = r+g+b;
  2105. if (total > 0 &&
  2106. r >= 0 && png_muldiv(&r, r, 32768, total) && r >= 0 && r <= 32768 &&
  2107. g >= 0 && png_muldiv(&g, g, 32768, total) && g >= 0 && g <= 32768 &&
  2108. b >= 0 && png_muldiv(&b, b, 32768, total) && b >= 0 && b <= 32768 &&
  2109. r+g+b <= 32769)
  2110. {
  2111. /* We allow 0 coefficients here. r+g+b may be 32769 if two or
  2112. * all of the coefficients were rounded up. Handle this by
  2113. * reducing the *largest* coefficient by 1; this matches the
  2114. * approach used for the default coefficients in pngrtran.c
  2115. */
  2116. int add = 0;
  2117. if (r+g+b > 32768)
  2118. add = -1;
  2119. else if (r+g+b < 32768)
  2120. add = 1;
  2121. if (add != 0)
  2122. {
  2123. if (g >= r && g >= b)
  2124. g += add;
  2125. else if (r >= g && r >= b)
  2126. r += add;
  2127. else
  2128. b += add;
  2129. }
  2130. /* Check for an internal error. */
  2131. if (r+g+b != 32768)
  2132. png_error(png_ptr,
  2133. "internal error handling cHRM coefficients");
  2134. else
  2135. {
  2136. png_ptr->rgb_to_gray_red_coeff = (png_uint_16)r;
  2137. png_ptr->rgb_to_gray_green_coeff = (png_uint_16)g;
  2138. }
  2139. }
  2140. /* This is a png_error at present even though it could be ignored -
  2141. * it should never happen, but it is important that if it does, the
  2142. * bug is fixed.
  2143. */
  2144. else
  2145. png_error(png_ptr, "internal error handling cHRM->XYZ");
  2146. }
  2147. }
  2148. #endif
  2149. #endif /* COLORSPACE */
  2150. #ifdef __GNUC__
  2151. /* This exists solely to work round a warning from GNU C. */
  2152. static int /* PRIVATE */
  2153. png_gt(size_t a, size_t b)
  2154. {
  2155. return a > b;
  2156. }
  2157. #else
  2158. # define png_gt(a,b) ((a) > (b))
  2159. #endif
  2160. void /* PRIVATE */
  2161. png_check_IHDR(png_const_structrp png_ptr,
  2162. png_uint_32 width, png_uint_32 height, int bit_depth,
  2163. int color_type, int interlace_type, int compression_type,
  2164. int filter_type)
  2165. {
  2166. int error = 0;
  2167. /* Check for width and height valid values */
  2168. if (width == 0)
  2169. {
  2170. png_warning(png_ptr, "Image width is zero in IHDR");
  2171. error = 1;
  2172. }
  2173. else if (width > PNG_UINT_31_MAX)
  2174. {
  2175. png_warning(png_ptr, "Invalid image width in IHDR");
  2176. error = 1;
  2177. }
  2178. else if (png_gt(width,
  2179. (PNG_SIZE_MAX >> 3) /* 8-byte RGBA pixels */
  2180. - 48 /* big_row_buf hack */
  2181. - 1 /* filter byte */
  2182. - 7*8 /* rounding width to multiple of 8 pix */
  2183. - 8)) /* extra max_pixel_depth pad */
  2184. {
  2185. /* The size of the row must be within the limits of this architecture.
  2186. * Because the read code can perform arbitrary transformations the
  2187. * maximum size is checked here. Because the code in png_read_start_row
  2188. * adds extra space "for safety's sake" in several places a conservative
  2189. * limit is used here.
  2190. *
  2191. * NOTE: it would be far better to check the size that is actually used,
  2192. * but the effect in the real world is minor and the changes are more
  2193. * extensive, therefore much more dangerous and much more difficult to
  2194. * write in a way that avoids compiler warnings.
  2195. */
  2196. png_warning(png_ptr, "Image width is too large for this architecture");
  2197. error = 1;
  2198. }
  2199. else
  2200. {
  2201. # ifdef PNG_SET_USER_LIMITS_SUPPORTED
  2202. if (width > png_ptr->user_width_max)
  2203. # else
  2204. if (width > PNG_USER_WIDTH_MAX)
  2205. # endif
  2206. {
  2207. png_warning(png_ptr, "Image width exceeds user limit in IHDR");
  2208. error = 1;
  2209. }
  2210. }
  2211. if (height == 0)
  2212. {
  2213. png_warning(png_ptr, "Image height is zero in IHDR");
  2214. error = 1;
  2215. }
  2216. else if (height > PNG_UINT_31_MAX)
  2217. {
  2218. png_warning(png_ptr, "Invalid image height in IHDR");
  2219. error = 1;
  2220. }
  2221. else
  2222. {
  2223. # ifdef PNG_SET_USER_LIMITS_SUPPORTED
  2224. if (height > png_ptr->user_height_max)
  2225. # else
  2226. if (height > PNG_USER_HEIGHT_MAX)
  2227. # endif
  2228. {
  2229. png_warning(png_ptr, "Image height exceeds user limit in IHDR");
  2230. error = 1;
  2231. }
  2232. }
  2233. /* Check other values */
  2234. if (bit_depth != 1 && bit_depth != 2 && bit_depth != 4 &&
  2235. bit_depth != 8 && bit_depth != 16)
  2236. {
  2237. png_warning(png_ptr, "Invalid bit depth in IHDR");
  2238. error = 1;
  2239. }
  2240. if (color_type < 0 || color_type == 1 ||
  2241. color_type == 5 || color_type > 6)
  2242. {
  2243. png_warning(png_ptr, "Invalid color type in IHDR");
  2244. error = 1;
  2245. }
  2246. if (((color_type == PNG_COLOR_TYPE_PALETTE) && bit_depth > 8) ||
  2247. ((color_type == PNG_COLOR_TYPE_RGB ||
  2248. color_type == PNG_COLOR_TYPE_GRAY_ALPHA ||
  2249. color_type == PNG_COLOR_TYPE_RGB_ALPHA) && bit_depth < 8))
  2250. {
  2251. png_warning(png_ptr, "Invalid color type/bit depth combination in IHDR");
  2252. error = 1;
  2253. }
  2254. if (interlace_type >= PNG_INTERLACE_LAST)
  2255. {
  2256. png_warning(png_ptr, "Unknown interlace method in IHDR");
  2257. error = 1;
  2258. }
  2259. if (compression_type != PNG_COMPRESSION_TYPE_BASE)
  2260. {
  2261. png_warning(png_ptr, "Unknown compression method in IHDR");
  2262. error = 1;
  2263. }
  2264. # ifdef PNG_MNG_FEATURES_SUPPORTED
  2265. /* Accept filter_method 64 (intrapixel differencing) only if
  2266. * 1. Libpng was compiled with PNG_MNG_FEATURES_SUPPORTED and
  2267. * 2. Libpng did not read a PNG signature (this filter_method is only
  2268. * used in PNG datastreams that are embedded in MNG datastreams) and
  2269. * 3. The application called png_permit_mng_features with a mask that
  2270. * included PNG_FLAG_MNG_FILTER_64 and
  2271. * 4. The filter_method is 64 and
  2272. * 5. The color_type is RGB or RGBA
  2273. */
  2274. if ((png_ptr->mode & PNG_HAVE_PNG_SIGNATURE) != 0 &&
  2275. png_ptr->mng_features_permitted != 0)
  2276. png_warning(png_ptr, "MNG features are not allowed in a PNG datastream");
  2277. if (filter_type != PNG_FILTER_TYPE_BASE)
  2278. {
  2279. if (!((png_ptr->mng_features_permitted & PNG_FLAG_MNG_FILTER_64) != 0 &&
  2280. (filter_type == PNG_INTRAPIXEL_DIFFERENCING) &&
  2281. ((png_ptr->mode & PNG_HAVE_PNG_SIGNATURE) == 0) &&
  2282. (color_type == PNG_COLOR_TYPE_RGB ||
  2283. color_type == PNG_COLOR_TYPE_RGB_ALPHA)))
  2284. {
  2285. png_warning(png_ptr, "Unknown filter method in IHDR");
  2286. error = 1;
  2287. }
  2288. if ((png_ptr->mode & PNG_HAVE_PNG_SIGNATURE) != 0)
  2289. {
  2290. png_warning(png_ptr, "Invalid filter method in IHDR");
  2291. error = 1;
  2292. }
  2293. }
  2294. # else
  2295. if (filter_type != PNG_FILTER_TYPE_BASE)
  2296. {
  2297. png_warning(png_ptr, "Unknown filter method in IHDR");
  2298. error = 1;
  2299. }
  2300. # endif
  2301. if (error == 1)
  2302. png_error(png_ptr, "Invalid IHDR data");
  2303. }
  2304. #if defined(PNG_sCAL_SUPPORTED) || defined(PNG_pCAL_SUPPORTED)
  2305. /* ASCII to fp functions */
  2306. /* Check an ASCII formated floating point value, see the more detailed
  2307. * comments in pngpriv.h
  2308. */
  2309. /* The following is used internally to preserve the sticky flags */
  2310. #define png_fp_add(state, flags) ((state) |= (flags))
  2311. #define png_fp_set(state, value) ((state) = (value) | ((state) & PNG_FP_STICKY))
  2312. int /* PRIVATE */
  2313. png_check_fp_number(png_const_charp string, png_size_t size, int *statep,
  2314. png_size_tp whereami)
  2315. {
  2316. int state = *statep;
  2317. png_size_t i = *whereami;
  2318. while (i < size)
  2319. {
  2320. int type;
  2321. /* First find the type of the next character */
  2322. switch (string[i])
  2323. {
  2324. case 43: type = PNG_FP_SAW_SIGN; break;
  2325. case 45: type = PNG_FP_SAW_SIGN + PNG_FP_NEGATIVE; break;
  2326. case 46: type = PNG_FP_SAW_DOT; break;
  2327. case 48: type = PNG_FP_SAW_DIGIT; break;
  2328. case 49: case 50: case 51: case 52:
  2329. case 53: case 54: case 55: case 56:
  2330. case 57: type = PNG_FP_SAW_DIGIT + PNG_FP_NONZERO; break;
  2331. case 69:
  2332. case 101: type = PNG_FP_SAW_E; break;
  2333. default: goto PNG_FP_End;
  2334. }
  2335. /* Now deal with this type according to the current
  2336. * state, the type is arranged to not overlap the
  2337. * bits of the PNG_FP_STATE.
  2338. */
  2339. switch ((state & PNG_FP_STATE) + (type & PNG_FP_SAW_ANY))
  2340. {
  2341. case PNG_FP_INTEGER + PNG_FP_SAW_SIGN:
  2342. if ((state & PNG_FP_SAW_ANY) != 0)
  2343. goto PNG_FP_End; /* not a part of the number */
  2344. png_fp_add(state, type);
  2345. break;
  2346. case PNG_FP_INTEGER + PNG_FP_SAW_DOT:
  2347. /* Ok as trailer, ok as lead of fraction. */
  2348. if ((state & PNG_FP_SAW_DOT) != 0) /* two dots */
  2349. goto PNG_FP_End;
  2350. else if ((state & PNG_FP_SAW_DIGIT) != 0) /* trailing dot? */
  2351. png_fp_add(state, type);
  2352. else
  2353. png_fp_set(state, PNG_FP_FRACTION | type);
  2354. break;
  2355. case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
  2356. if ((state & PNG_FP_SAW_DOT) != 0) /* delayed fraction */
  2357. png_fp_set(state, PNG_FP_FRACTION | PNG_FP_SAW_DOT);
  2358. png_fp_add(state, type | PNG_FP_WAS_VALID);
  2359. break;
  2360. case PNG_FP_INTEGER + PNG_FP_SAW_E:
  2361. if ((state & PNG_FP_SAW_DIGIT) == 0)
  2362. goto PNG_FP_End;
  2363. png_fp_set(state, PNG_FP_EXPONENT);
  2364. break;
  2365. /* case PNG_FP_FRACTION + PNG_FP_SAW_SIGN:
  2366. goto PNG_FP_End; ** no sign in fraction */
  2367. /* case PNG_FP_FRACTION + PNG_FP_SAW_DOT:
  2368. goto PNG_FP_End; ** Because SAW_DOT is always set */
  2369. case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:
  2370. png_fp_add(state, type | PNG_FP_WAS_VALID);
  2371. break;
  2372. case PNG_FP_FRACTION + PNG_FP_SAW_E:
  2373. /* This is correct because the trailing '.' on an
  2374. * integer is handled above - so we can only get here
  2375. * with the sequence ".E" (with no preceding digits).
  2376. */
  2377. if ((state & PNG_FP_SAW_DIGIT) == 0)
  2378. goto PNG_FP_End;
  2379. png_fp_set(state, PNG_FP_EXPONENT);
  2380. break;
  2381. case PNG_FP_EXPONENT + PNG_FP_SAW_SIGN:
  2382. if ((state & PNG_FP_SAW_ANY) != 0)
  2383. goto PNG_FP_End; /* not a part of the number */
  2384. png_fp_add(state, PNG_FP_SAW_SIGN);
  2385. break;
  2386. /* case PNG_FP_EXPONENT + PNG_FP_SAW_DOT:
  2387. goto PNG_FP_End; */
  2388. case PNG_FP_EXPONENT + PNG_FP_SAW_DIGIT:
  2389. png_fp_add(state, PNG_FP_SAW_DIGIT | PNG_FP_WAS_VALID);
  2390. break;
  2391. /* case PNG_FP_EXPONEXT + PNG_FP_SAW_E:
  2392. goto PNG_FP_End; */
  2393. default: goto PNG_FP_End; /* I.e. break 2 */
  2394. }
  2395. /* The character seems ok, continue. */
  2396. ++i;
  2397. }
  2398. PNG_FP_End:
  2399. /* Here at the end, update the state and return the correct
  2400. * return code.
  2401. */
  2402. *statep = state;
  2403. *whereami = i;
  2404. return (state & PNG_FP_SAW_DIGIT) != 0;
  2405. }
  2406. /* The same but for a complete string. */
  2407. int
  2408. png_check_fp_string(png_const_charp string, png_size_t size)
  2409. {
  2410. int state=0;
  2411. png_size_t char_index=0;
  2412. if (png_check_fp_number(string, size, &state, &char_index) != 0 &&
  2413. (char_index == size || string[char_index] == 0))
  2414. return state /* must be non-zero - see above */;
  2415. return 0; /* i.e. fail */
  2416. }
  2417. #endif /* pCAL || sCAL */
  2418. #ifdef PNG_sCAL_SUPPORTED
  2419. # ifdef PNG_FLOATING_POINT_SUPPORTED
  2420. /* Utility used below - a simple accurate power of ten from an integral
  2421. * exponent.
  2422. */
  2423. static double
  2424. png_pow10(int power)
  2425. {
  2426. int recip = 0;
  2427. double d = 1;
  2428. /* Handle negative exponent with a reciprocal at the end because
  2429. * 10 is exact whereas .1 is inexact in base 2
  2430. */
  2431. if (power < 0)
  2432. {
  2433. if (power < DBL_MIN_10_EXP) return 0;
  2434. recip = 1, power = -power;
  2435. }
  2436. if (power > 0)
  2437. {
  2438. /* Decompose power bitwise. */
  2439. double mult = 10;
  2440. do
  2441. {
  2442. if (power & 1) d *= mult;
  2443. mult *= mult;
  2444. power >>= 1;
  2445. }
  2446. while (power > 0);
  2447. if (recip != 0) d = 1/d;
  2448. }
  2449. /* else power is 0 and d is 1 */
  2450. return d;
  2451. }
  2452. /* Function to format a floating point value in ASCII with a given
  2453. * precision.
  2454. */
  2455. void /* PRIVATE */
  2456. png_ascii_from_fp(png_const_structrp png_ptr, png_charp ascii, png_size_t size,
  2457. double fp, unsigned int precision)
  2458. {
  2459. /* We use standard functions from math.h, but not printf because
  2460. * that would require stdio. The caller must supply a buffer of
  2461. * sufficient size or we will png_error. The tests on size and
  2462. * the space in ascii[] consumed are indicated below.
  2463. */
  2464. if (precision < 1)
  2465. precision = DBL_DIG;
  2466. /* Enforce the limit of the implementation precision too. */
  2467. if (precision > DBL_DIG+1)
  2468. precision = DBL_DIG+1;
  2469. /* Basic sanity checks */
  2470. if (size >= precision+5) /* See the requirements below. */
  2471. {
  2472. if (fp < 0)
  2473. {
  2474. fp = -fp;
  2475. *ascii++ = 45; /* '-' PLUS 1 TOTAL 1 */
  2476. --size;
  2477. }
  2478. if (fp >= DBL_MIN && fp <= DBL_MAX)
  2479. {
  2480. int exp_b10; /* A base 10 exponent */
  2481. double base; /* 10^exp_b10 */
  2482. /* First extract a base 10 exponent of the number,
  2483. * the calculation below rounds down when converting
  2484. * from base 2 to base 10 (multiply by log10(2) -
  2485. * 0.3010, but 77/256 is 0.3008, so exp_b10 needs to
  2486. * be increased. Note that the arithmetic shift
  2487. * performs a floor() unlike C arithmetic - using a
  2488. * C multiply would break the following for negative
  2489. * exponents.
  2490. */
  2491. (void)frexp(fp, &exp_b10); /* exponent to base 2 */
  2492. exp_b10 = (exp_b10 * 77) >> 8; /* <= exponent to base 10 */
  2493. /* Avoid underflow here. */
  2494. base = png_pow10(exp_b10); /* May underflow */
  2495. while (base < DBL_MIN || base < fp)
  2496. {
  2497. /* And this may overflow. */
  2498. double test = png_pow10(exp_b10+1);
  2499. if (test <= DBL_MAX)
  2500. ++exp_b10, base = test;
  2501. else
  2502. break;
  2503. }
  2504. /* Normalize fp and correct exp_b10, after this fp is in the
  2505. * range [.1,1) and exp_b10 is both the exponent and the digit
  2506. * *before* which the decimal point should be inserted
  2507. * (starting with 0 for the first digit). Note that this
  2508. * works even if 10^exp_b10 is out of range because of the
  2509. * test on DBL_MAX above.
  2510. */
  2511. fp /= base;
  2512. while (fp >= 1) fp /= 10, ++exp_b10;
  2513. /* Because of the code above fp may, at this point, be
  2514. * less than .1, this is ok because the code below can
  2515. * handle the leading zeros this generates, so no attempt
  2516. * is made to correct that here.
  2517. */
  2518. {
  2519. int czero, clead, cdigits;
  2520. char exponent[10];
  2521. /* Allow up to two leading zeros - this will not lengthen
  2522. * the number compared to using E-n.
  2523. */
  2524. if (exp_b10 < 0 && exp_b10 > -3) /* PLUS 3 TOTAL 4 */
  2525. {
  2526. czero = -exp_b10; /* PLUS 2 digits: TOTAL 3 */
  2527. exp_b10 = 0; /* Dot added below before first output. */
  2528. }
  2529. else
  2530. czero = 0; /* No zeros to add */
  2531. /* Generate the digit list, stripping trailing zeros and
  2532. * inserting a '.' before a digit if the exponent is 0.
  2533. */
  2534. clead = czero; /* Count of leading zeros */
  2535. cdigits = 0; /* Count of digits in list. */
  2536. do
  2537. {
  2538. double d;
  2539. fp *= 10;
  2540. /* Use modf here, not floor and subtract, so that
  2541. * the separation is done in one step. At the end
  2542. * of the loop don't break the number into parts so
  2543. * that the final digit is rounded.
  2544. */
  2545. if (cdigits+czero-clead+1 < (int)precision)
  2546. fp = modf(fp, &d);
  2547. else
  2548. {
  2549. d = floor(fp + .5);
  2550. if (d > 9)
  2551. {
  2552. /* Rounding up to 10, handle that here. */
  2553. if (czero > 0)
  2554. {
  2555. --czero, d = 1;
  2556. if (cdigits == 0) --clead;
  2557. }
  2558. else
  2559. {
  2560. while (cdigits > 0 && d > 9)
  2561. {
  2562. int ch = *--ascii;
  2563. if (exp_b10 != (-1))
  2564. ++exp_b10;
  2565. else if (ch == 46)
  2566. {
  2567. ch = *--ascii, ++size;
  2568. /* Advance exp_b10 to '1', so that the
  2569. * decimal point happens after the
  2570. * previous digit.
  2571. */
  2572. exp_b10 = 1;
  2573. }
  2574. --cdigits;
  2575. d = ch - 47; /* I.e. 1+(ch-48) */
  2576. }
  2577. /* Did we reach the beginning? If so adjust the
  2578. * exponent but take into account the leading
  2579. * decimal point.
  2580. */
  2581. if (d > 9) /* cdigits == 0 */
  2582. {
  2583. if (exp_b10 == (-1))
  2584. {
  2585. /* Leading decimal point (plus zeros?), if
  2586. * we lose the decimal point here it must
  2587. * be reentered below.
  2588. */
  2589. int ch = *--ascii;
  2590. if (ch == 46)
  2591. ++size, exp_b10 = 1;
  2592. /* Else lost a leading zero, so 'exp_b10' is
  2593. * still ok at (-1)
  2594. */
  2595. }
  2596. else
  2597. ++exp_b10;
  2598. /* In all cases we output a '1' */
  2599. d = 1;
  2600. }
  2601. }
  2602. }
  2603. fp = 0; /* Guarantees termination below. */
  2604. }
  2605. if (d == 0)
  2606. {
  2607. ++czero;
  2608. if (cdigits == 0) ++clead;
  2609. }
  2610. else
  2611. {
  2612. /* Included embedded zeros in the digit count. */
  2613. cdigits += czero - clead;
  2614. clead = 0;
  2615. while (czero > 0)
  2616. {
  2617. /* exp_b10 == (-1) means we just output the decimal
  2618. * place - after the DP don't adjust 'exp_b10' any
  2619. * more!
  2620. */
  2621. if (exp_b10 != (-1))
  2622. {
  2623. if (exp_b10 == 0) *ascii++ = 46, --size;
  2624. /* PLUS 1: TOTAL 4 */
  2625. --exp_b10;
  2626. }
  2627. *ascii++ = 48, --czero;
  2628. }
  2629. if (exp_b10 != (-1))
  2630. {
  2631. if (exp_b10 == 0)
  2632. *ascii++ = 46, --size; /* counted above */
  2633. --exp_b10;
  2634. }
  2635. *ascii++ = (char)(48 + (int)d), ++cdigits;
  2636. }
  2637. }
  2638. while (cdigits+czero-clead < (int)precision && fp > DBL_MIN);
  2639. /* The total output count (max) is now 4+precision */
  2640. /* Check for an exponent, if we don't need one we are
  2641. * done and just need to terminate the string. At
  2642. * this point exp_b10==(-1) is effectively if flag - it got
  2643. * to '-1' because of the decrement after outputing
  2644. * the decimal point above (the exponent required is
  2645. * *not* -1!)
  2646. */
  2647. if (exp_b10 >= (-1) && exp_b10 <= 2)
  2648. {
  2649. /* The following only happens if we didn't output the
  2650. * leading zeros above for negative exponent, so this
  2651. * doest add to the digit requirement. Note that the
  2652. * two zeros here can only be output if the two leading
  2653. * zeros were *not* output, so this doesn't increase
  2654. * the output count.
  2655. */
  2656. while (--exp_b10 >= 0) *ascii++ = 48;
  2657. *ascii = 0;
  2658. /* Total buffer requirement (including the '\0') is
  2659. * 5+precision - see check at the start.
  2660. */
  2661. return;
  2662. }
  2663. /* Here if an exponent is required, adjust size for
  2664. * the digits we output but did not count. The total
  2665. * digit output here so far is at most 1+precision - no
  2666. * decimal point and no leading or trailing zeros have
  2667. * been output.
  2668. */
  2669. size -= cdigits;
  2670. *ascii++ = 69, --size; /* 'E': PLUS 1 TOTAL 2+precision */
  2671. /* The following use of an unsigned temporary avoids ambiguities in
  2672. * the signed arithmetic on exp_b10 and permits GCC at least to do
  2673. * better optimization.
  2674. */
  2675. {
  2676. unsigned int uexp_b10;
  2677. if (exp_b10 < 0)
  2678. {
  2679. *ascii++ = 45, --size; /* '-': PLUS 1 TOTAL 3+precision */
  2680. uexp_b10 = -exp_b10;
  2681. }
  2682. else
  2683. uexp_b10 = exp_b10;
  2684. cdigits = 0;
  2685. while (uexp_b10 > 0)
  2686. {
  2687. exponent[cdigits++] = (char)(48 + uexp_b10 % 10);
  2688. uexp_b10 /= 10;
  2689. }
  2690. }
  2691. /* Need another size check here for the exponent digits, so
  2692. * this need not be considered above.
  2693. */
  2694. if ((int)size > cdigits)
  2695. {
  2696. while (cdigits > 0) *ascii++ = exponent[--cdigits];
  2697. *ascii = 0;
  2698. return;
  2699. }
  2700. }
  2701. }
  2702. else if (!(fp >= DBL_MIN))
  2703. {
  2704. *ascii++ = 48; /* '0' */
  2705. *ascii = 0;
  2706. return;
  2707. }
  2708. else
  2709. {
  2710. *ascii++ = 105; /* 'i' */
  2711. *ascii++ = 110; /* 'n' */
  2712. *ascii++ = 102; /* 'f' */
  2713. *ascii = 0;
  2714. return;
  2715. }
  2716. }
  2717. /* Here on buffer too small. */
  2718. png_error(png_ptr, "ASCII conversion buffer too small");
  2719. }
  2720. # endif /* FLOATING_POINT */
  2721. # ifdef PNG_FIXED_POINT_SUPPORTED
  2722. /* Function to format a fixed point value in ASCII.
  2723. */
  2724. void /* PRIVATE */
  2725. png_ascii_from_fixed(png_const_structrp png_ptr, png_charp ascii,
  2726. png_size_t size, png_fixed_point fp)
  2727. {
  2728. /* Require space for 10 decimal digits, a decimal point, a minus sign and a
  2729. * trailing \0, 13 characters:
  2730. */
  2731. if (size > 12)
  2732. {
  2733. png_uint_32 num;
  2734. /* Avoid overflow here on the minimum integer. */
  2735. if (fp < 0)
  2736. *ascii++ = 45, --size, num = -fp;
  2737. else
  2738. num = fp;
  2739. if (num <= 0x80000000) /* else overflowed */
  2740. {
  2741. unsigned int ndigits = 0, first = 16 /* flag value */;
  2742. char digits[10];
  2743. while (num)
  2744. {
  2745. /* Split the low digit off num: */
  2746. unsigned int tmp = num/10;
  2747. num -= tmp*10;
  2748. digits[ndigits++] = (char)(48 + num);
  2749. /* Record the first non-zero digit, note that this is a number
  2750. * starting at 1, it's not actually the array index.
  2751. */
  2752. if (first == 16 && num > 0)
  2753. first = ndigits;
  2754. num = tmp;
  2755. }
  2756. if (ndigits > 0)
  2757. {
  2758. while (ndigits > 5) *ascii++ = digits[--ndigits];
  2759. /* The remaining digits are fractional digits, ndigits is '5' or
  2760. * smaller at this point. It is certainly not zero. Check for a
  2761. * non-zero fractional digit:
  2762. */
  2763. if (first <= 5)
  2764. {
  2765. unsigned int i;
  2766. *ascii++ = 46; /* decimal point */
  2767. /* ndigits may be <5 for small numbers, output leading zeros
  2768. * then ndigits digits to first:
  2769. */
  2770. i = 5;
  2771. while (ndigits < i) *ascii++ = 48, --i;
  2772. while (ndigits >= first) *ascii++ = digits[--ndigits];
  2773. /* Don't output the trailing zeros! */
  2774. }
  2775. }
  2776. else
  2777. *ascii++ = 48;
  2778. /* And null terminate the string: */
  2779. *ascii = 0;
  2780. return;
  2781. }
  2782. }
  2783. /* Here on buffer too small. */
  2784. png_error(png_ptr, "ASCII conversion buffer too small");
  2785. }
  2786. # endif /* FIXED_POINT */
  2787. #endif /* READ_SCAL */
  2788. #if defined(PNG_FLOATING_POINT_SUPPORTED) && \
  2789. !defined(PNG_FIXED_POINT_MACRO_SUPPORTED) && \
  2790. (defined(PNG_gAMA_SUPPORTED) || defined(PNG_cHRM_SUPPORTED) || \
  2791. defined(PNG_sCAL_SUPPORTED) || defined(PNG_READ_BACKGROUND_SUPPORTED) || \
  2792. defined(PNG_READ_RGB_TO_GRAY_SUPPORTED)) || \
  2793. (defined(PNG_sCAL_SUPPORTED) && \
  2794. defined(PNG_FLOATING_ARITHMETIC_SUPPORTED))
  2795. png_fixed_point
  2796. png_fixed(png_const_structrp png_ptr, double fp, png_const_charp text)
  2797. {
  2798. double r = floor(100000 * fp + .5);
  2799. if (r > 2147483647. || r < -2147483648.)
  2800. png_fixed_error(png_ptr, text);
  2801. # ifndef PNG_ERROR_TEXT_SUPPORTED
  2802. PNG_UNUSED(text)
  2803. # endif
  2804. return (png_fixed_point)r;
  2805. }
  2806. #endif
  2807. #if defined(PNG_GAMMA_SUPPORTED) || defined(PNG_COLORSPACE_SUPPORTED) ||\
  2808. defined(PNG_INCH_CONVERSIONS_SUPPORTED) || defined(PNG_READ_pHYs_SUPPORTED)
  2809. /* muldiv functions */
  2810. /* This API takes signed arguments and rounds the result to the nearest
  2811. * integer (or, for a fixed point number - the standard argument - to
  2812. * the nearest .00001). Overflow and divide by zero are signalled in
  2813. * the result, a boolean - true on success, false on overflow.
  2814. */
  2815. int
  2816. png_muldiv(png_fixed_point_p res, png_fixed_point a, png_int_32 times,
  2817. png_int_32 divisor)
  2818. {
  2819. /* Return a * times / divisor, rounded. */
  2820. if (divisor != 0)
  2821. {
  2822. if (a == 0 || times == 0)
  2823. {
  2824. *res = 0;
  2825. return 1;
  2826. }
  2827. else
  2828. {
  2829. #ifdef PNG_FLOATING_ARITHMETIC_SUPPORTED
  2830. double r = a;
  2831. r *= times;
  2832. r /= divisor;
  2833. r = floor(r+.5);
  2834. /* A png_fixed_point is a 32-bit integer. */
  2835. if (r <= 2147483647. && r >= -2147483648.)
  2836. {
  2837. *res = (png_fixed_point)r;
  2838. return 1;
  2839. }
  2840. #else
  2841. int negative = 0;
  2842. png_uint_32 A, T, D;
  2843. png_uint_32 s16, s32, s00;
  2844. if (a < 0)
  2845. negative = 1, A = -a;
  2846. else
  2847. A = a;
  2848. if (times < 0)
  2849. negative = !negative, T = -times;
  2850. else
  2851. T = times;
  2852. if (divisor < 0)
  2853. negative = !negative, D = -divisor;
  2854. else
  2855. D = divisor;
  2856. /* Following can't overflow because the arguments only
  2857. * have 31 bits each, however the result may be 32 bits.
  2858. */
  2859. s16 = (A >> 16) * (T & 0xffff) +
  2860. (A & 0xffff) * (T >> 16);
  2861. /* Can't overflow because the a*times bit is only 30
  2862. * bits at most.
  2863. */
  2864. s32 = (A >> 16) * (T >> 16) + (s16 >> 16);
  2865. s00 = (A & 0xffff) * (T & 0xffff);
  2866. s16 = (s16 & 0xffff) << 16;
  2867. s00 += s16;
  2868. if (s00 < s16)
  2869. ++s32; /* carry */
  2870. if (s32 < D) /* else overflow */
  2871. {
  2872. /* s32.s00 is now the 64-bit product, do a standard
  2873. * division, we know that s32 < D, so the maximum
  2874. * required shift is 31.
  2875. */
  2876. int bitshift = 32;
  2877. png_fixed_point result = 0; /* NOTE: signed */
  2878. while (--bitshift >= 0)
  2879. {
  2880. png_uint_32 d32, d00;
  2881. if (bitshift > 0)
  2882. d32 = D >> (32-bitshift), d00 = D << bitshift;
  2883. else
  2884. d32 = 0, d00 = D;
  2885. if (s32 > d32)
  2886. {
  2887. if (s00 < d00) --s32; /* carry */
  2888. s32 -= d32, s00 -= d00, result += 1<<bitshift;
  2889. }
  2890. else
  2891. if (s32 == d32 && s00 >= d00)
  2892. s32 = 0, s00 -= d00, result += 1<<bitshift;
  2893. }
  2894. /* Handle the rounding. */
  2895. if (s00 >= (D >> 1))
  2896. ++result;
  2897. if (negative != 0)
  2898. result = -result;
  2899. /* Check for overflow. */
  2900. if ((negative != 0 && result <= 0) ||
  2901. (negative == 0 && result >= 0))
  2902. {
  2903. *res = result;
  2904. return 1;
  2905. }
  2906. }
  2907. #endif
  2908. }
  2909. }
  2910. return 0;
  2911. }
  2912. #endif /* READ_GAMMA || INCH_CONVERSIONS */
  2913. #if defined(PNG_READ_GAMMA_SUPPORTED) || defined(PNG_INCH_CONVERSIONS_SUPPORTED)
  2914. /* The following is for when the caller doesn't much care about the
  2915. * result.
  2916. */
  2917. png_fixed_point
  2918. png_muldiv_warn(png_const_structrp png_ptr, png_fixed_point a, png_int_32 times,
  2919. png_int_32 divisor)
  2920. {
  2921. png_fixed_point result;
  2922. if (png_muldiv(&result, a, times, divisor) != 0)
  2923. return result;
  2924. png_warning(png_ptr, "fixed point overflow ignored");
  2925. return 0;
  2926. }
  2927. #endif
  2928. #ifdef PNG_GAMMA_SUPPORTED /* more fixed point functions for gamma */
  2929. /* Calculate a reciprocal, return 0 on div-by-zero or overflow. */
  2930. png_fixed_point
  2931. png_reciprocal(png_fixed_point a)
  2932. {
  2933. #ifdef PNG_FLOATING_ARITHMETIC_SUPPORTED
  2934. double r = floor(1E10/a+.5);
  2935. if (r <= 2147483647. && r >= -2147483648.)
  2936. return (png_fixed_point)r;
  2937. #else
  2938. png_fixed_point res;
  2939. if (png_muldiv(&res, 100000, 100000, a) != 0)
  2940. return res;
  2941. #endif
  2942. return 0; /* error/overflow */
  2943. }
  2944. /* This is the shared test on whether a gamma value is 'significant' - whether
  2945. * it is worth doing gamma correction.
  2946. */
  2947. int /* PRIVATE */
  2948. png_gamma_significant(png_fixed_point gamma_val)
  2949. {
  2950. return gamma_val < PNG_FP_1 - PNG_GAMMA_THRESHOLD_FIXED ||
  2951. gamma_val > PNG_FP_1 + PNG_GAMMA_THRESHOLD_FIXED;
  2952. }
  2953. #endif
  2954. #ifdef PNG_READ_GAMMA_SUPPORTED
  2955. #if defined(PNG_16BIT_SUPPORTED) || !defined(PNG_FLOATING_ARITHMETIC_SUPPORTED)
  2956. /* A local convenience routine. */
  2957. static png_fixed_point
  2958. png_product2(png_fixed_point a, png_fixed_point b)
  2959. {
  2960. /* The required result is 1/a * 1/b; the following preserves accuracy. */
  2961. # ifdef PNG_FLOATING_ARITHMETIC_SUPPORTED
  2962. double r = a * 1E-5;
  2963. r *= b;
  2964. r = floor(r+.5);
  2965. if (r <= 2147483647. && r >= -2147483648.)
  2966. return (png_fixed_point)r;
  2967. # else
  2968. png_fixed_point res;
  2969. if (png_muldiv(&res, a, b, 100000) != 0)
  2970. return res;
  2971. # endif
  2972. return 0; /* overflow */
  2973. }
  2974. #endif /* 16BIT || !FLOATING_ARITHMETIC */
  2975. /* The inverse of the above. */
  2976. png_fixed_point
  2977. png_reciprocal2(png_fixed_point a, png_fixed_point b)
  2978. {
  2979. /* The required result is 1/a * 1/b; the following preserves accuracy. */
  2980. #ifdef PNG_FLOATING_ARITHMETIC_SUPPORTED
  2981. double r = 1E15/a;
  2982. r /= b;
  2983. r = floor(r+.5);
  2984. if (r <= 2147483647. && r >= -2147483648.)
  2985. return (png_fixed_point)r;
  2986. #else
  2987. /* This may overflow because the range of png_fixed_point isn't symmetric,
  2988. * but this API is only used for the product of file and screen gamma so it
  2989. * doesn't matter that the smallest number it can produce is 1/21474, not
  2990. * 1/100000
  2991. */
  2992. png_fixed_point res = png_product2(a, b);
  2993. if (res != 0)
  2994. return png_reciprocal(res);
  2995. #endif
  2996. return 0; /* overflow */
  2997. }
  2998. #endif /* READ_GAMMA */
  2999. #ifdef PNG_READ_GAMMA_SUPPORTED /* gamma table code */
  3000. #ifndef PNG_FLOATING_ARITHMETIC_SUPPORTED
  3001. /* Fixed point gamma.
  3002. *
  3003. * The code to calculate the tables used below can be found in the shell script
  3004. * contrib/tools/intgamma.sh
  3005. *
  3006. * To calculate gamma this code implements fast log() and exp() calls using only
  3007. * fixed point arithmetic. This code has sufficient precision for either 8-bit
  3008. * or 16-bit sample values.
  3009. *
  3010. * The tables used here were calculated using simple 'bc' programs, but C double
  3011. * precision floating point arithmetic would work fine.
  3012. *
  3013. * 8-bit log table
  3014. * This is a table of -log(value/255)/log(2) for 'value' in the range 128 to
  3015. * 255, so it's the base 2 logarithm of a normalized 8-bit floating point
  3016. * mantissa. The numbers are 32-bit fractions.
  3017. */
  3018. static const png_uint_32
  3019. png_8bit_l2[128] =
  3020. {
  3021. 4270715492U, 4222494797U, 4174646467U, 4127164793U, 4080044201U, 4033279239U,
  3022. 3986864580U, 3940795015U, 3895065449U, 3849670902U, 3804606499U, 3759867474U,
  3023. 3715449162U, 3671346997U, 3627556511U, 3584073329U, 3540893168U, 3498011834U,
  3024. 3455425220U, 3413129301U, 3371120137U, 3329393864U, 3287946700U, 3246774933U,
  3025. 3205874930U, 3165243125U, 3124876025U, 3084770202U, 3044922296U, 3005329011U,
  3026. 2965987113U, 2926893432U, 2888044853U, 2849438323U, 2811070844U, 2772939474U,
  3027. 2735041326U, 2697373562U, 2659933400U, 2622718104U, 2585724991U, 2548951424U,
  3028. 2512394810U, 2476052606U, 2439922311U, 2404001468U, 2368287663U, 2332778523U,
  3029. 2297471715U, 2262364947U, 2227455964U, 2192742551U, 2158222529U, 2123893754U,
  3030. 2089754119U, 2055801552U, 2022034013U, 1988449497U, 1955046031U, 1921821672U,
  3031. 1888774511U, 1855902668U, 1823204291U, 1790677560U, 1758320682U, 1726131893U,
  3032. 1694109454U, 1662251657U, 1630556815U, 1599023271U, 1567649391U, 1536433567U,
  3033. 1505374214U, 1474469770U, 1443718700U, 1413119487U, 1382670639U, 1352370686U,
  3034. 1322218179U, 1292211689U, 1262349810U, 1232631153U, 1203054352U, 1173618059U,
  3035. 1144320946U, 1115161701U, 1086139034U, 1057251672U, 1028498358U, 999877854U,
  3036. 971388940U, 943030410U, 914801076U, 886699767U, 858725327U, 830876614U,
  3037. 803152505U, 775551890U, 748073672U, 720716771U, 693480120U, 666362667U,
  3038. 639363374U, 612481215U, 585715177U, 559064263U, 532527486U, 506103872U,
  3039. 479792461U, 453592303U, 427502463U, 401522014U, 375650043U, 349885648U,
  3040. 324227938U, 298676034U, 273229066U, 247886176U, 222646516U, 197509248U,
  3041. 172473545U, 147538590U, 122703574U, 97967701U, 73330182U, 48790236U,
  3042. 24347096U, 0U
  3043. #if 0
  3044. /* The following are the values for 16-bit tables - these work fine for the
  3045. * 8-bit conversions but produce very slightly larger errors in the 16-bit
  3046. * log (about 1.2 as opposed to 0.7 absolute error in the final value). To
  3047. * use these all the shifts below must be adjusted appropriately.
  3048. */
  3049. 65166, 64430, 63700, 62976, 62257, 61543, 60835, 60132, 59434, 58741, 58054,
  3050. 57371, 56693, 56020, 55352, 54689, 54030, 53375, 52726, 52080, 51439, 50803,
  3051. 50170, 49542, 48918, 48298, 47682, 47070, 46462, 45858, 45257, 44661, 44068,
  3052. 43479, 42894, 42312, 41733, 41159, 40587, 40020, 39455, 38894, 38336, 37782,
  3053. 37230, 36682, 36137, 35595, 35057, 34521, 33988, 33459, 32932, 32408, 31887,
  3054. 31369, 30854, 30341, 29832, 29325, 28820, 28319, 27820, 27324, 26830, 26339,
  3055. 25850, 25364, 24880, 24399, 23920, 23444, 22970, 22499, 22029, 21562, 21098,
  3056. 20636, 20175, 19718, 19262, 18808, 18357, 17908, 17461, 17016, 16573, 16132,
  3057. 15694, 15257, 14822, 14390, 13959, 13530, 13103, 12678, 12255, 11834, 11415,
  3058. 10997, 10582, 10168, 9756, 9346, 8937, 8531, 8126, 7723, 7321, 6921, 6523,
  3059. 6127, 5732, 5339, 4947, 4557, 4169, 3782, 3397, 3014, 2632, 2251, 1872, 1495,
  3060. 1119, 744, 372
  3061. #endif
  3062. };
  3063. static png_int_32
  3064. png_log8bit(unsigned int x)
  3065. {
  3066. unsigned int lg2 = 0;
  3067. /* Each time 'x' is multiplied by 2, 1 must be subtracted off the final log,
  3068. * because the log is actually negate that means adding 1. The final
  3069. * returned value thus has the range 0 (for 255 input) to 7.994 (for 1
  3070. * input), return -1 for the overflow (log 0) case, - so the result is
  3071. * always at most 19 bits.
  3072. */
  3073. if ((x &= 0xff) == 0)
  3074. return -1;
  3075. if ((x & 0xf0) == 0)
  3076. lg2 = 4, x <<= 4;
  3077. if ((x & 0xc0) == 0)
  3078. lg2 += 2, x <<= 2;
  3079. if ((x & 0x80) == 0)
  3080. lg2 += 1, x <<= 1;
  3081. /* result is at most 19 bits, so this cast is safe: */
  3082. return (png_int_32)((lg2 << 16) + ((png_8bit_l2[x-128]+32768)>>16));
  3083. }
  3084. /* The above gives exact (to 16 binary places) log2 values for 8-bit images,
  3085. * for 16-bit images we use the most significant 8 bits of the 16-bit value to
  3086. * get an approximation then multiply the approximation by a correction factor
  3087. * determined by the remaining up to 8 bits. This requires an additional step
  3088. * in the 16-bit case.
  3089. *
  3090. * We want log2(value/65535), we have log2(v'/255), where:
  3091. *
  3092. * value = v' * 256 + v''
  3093. * = v' * f
  3094. *
  3095. * So f is value/v', which is equal to (256+v''/v') since v' is in the range 128
  3096. * to 255 and v'' is in the range 0 to 255 f will be in the range 256 to less
  3097. * than 258. The final factor also needs to correct for the fact that our 8-bit
  3098. * value is scaled by 255, whereas the 16-bit values must be scaled by 65535.
  3099. *
  3100. * This gives a final formula using a calculated value 'x' which is value/v' and
  3101. * scaling by 65536 to match the above table:
  3102. *
  3103. * log2(x/257) * 65536
  3104. *
  3105. * Since these numbers are so close to '1' we can use simple linear
  3106. * interpolation between the two end values 256/257 (result -368.61) and 258/257
  3107. * (result 367.179). The values used below are scaled by a further 64 to give
  3108. * 16-bit precision in the interpolation:
  3109. *
  3110. * Start (256): -23591
  3111. * Zero (257): 0
  3112. * End (258): 23499
  3113. */
  3114. #ifdef PNG_16BIT_SUPPORTED
  3115. static png_int_32
  3116. png_log16bit(png_uint_32 x)
  3117. {
  3118. unsigned int lg2 = 0;
  3119. /* As above, but now the input has 16 bits. */
  3120. if ((x &= 0xffff) == 0)
  3121. return -1;
  3122. if ((x & 0xff00) == 0)
  3123. lg2 = 8, x <<= 8;
  3124. if ((x & 0xf000) == 0)
  3125. lg2 += 4, x <<= 4;
  3126. if ((x & 0xc000) == 0)
  3127. lg2 += 2, x <<= 2;
  3128. if ((x & 0x8000) == 0)
  3129. lg2 += 1, x <<= 1;
  3130. /* Calculate the base logarithm from the top 8 bits as a 28-bit fractional
  3131. * value.
  3132. */
  3133. lg2 <<= 28;
  3134. lg2 += (png_8bit_l2[(x>>8)-128]+8) >> 4;
  3135. /* Now we need to interpolate the factor, this requires a division by the top
  3136. * 8 bits. Do this with maximum precision.
  3137. */
  3138. x = ((x << 16) + (x >> 9)) / (x >> 8);
  3139. /* Since we divided by the top 8 bits of 'x' there will be a '1' at 1<<24,
  3140. * the value at 1<<16 (ignoring this) will be 0 or 1; this gives us exactly
  3141. * 16 bits to interpolate to get the low bits of the result. Round the
  3142. * answer. Note that the end point values are scaled by 64 to retain overall
  3143. * precision and that 'lg2' is current scaled by an extra 12 bits, so adjust
  3144. * the overall scaling by 6-12. Round at every step.
  3145. */
  3146. x -= 1U << 24;
  3147. if (x <= 65536U) /* <= '257' */
  3148. lg2 += ((23591U * (65536U-x)) + (1U << (16+6-12-1))) >> (16+6-12);
  3149. else
  3150. lg2 -= ((23499U * (x-65536U)) + (1U << (16+6-12-1))) >> (16+6-12);
  3151. /* Safe, because the result can't have more than 20 bits: */
  3152. return (png_int_32)((lg2 + 2048) >> 12);
  3153. }
  3154. #endif /* 16BIT */
  3155. /* The 'exp()' case must invert the above, taking a 20-bit fixed point
  3156. * logarithmic value and returning a 16 or 8-bit number as appropriate. In
  3157. * each case only the low 16 bits are relevant - the fraction - since the
  3158. * integer bits (the top 4) simply determine a shift.
  3159. *
  3160. * The worst case is the 16-bit distinction between 65535 and 65534. This
  3161. * requires perhaps spurious accuracy in the decoding of the logarithm to
  3162. * distinguish log2(65535/65534.5) - 10^-5 or 17 bits. There is little chance
  3163. * of getting this accuracy in practice.
  3164. *
  3165. * To deal with this the following exp() function works out the exponent of the
  3166. * frational part of the logarithm by using an accurate 32-bit value from the
  3167. * top four fractional bits then multiplying in the remaining bits.
  3168. */
  3169. static const png_uint_32
  3170. png_32bit_exp[16] =
  3171. {
  3172. /* NOTE: the first entry is deliberately set to the maximum 32-bit value. */
  3173. 4294967295U, 4112874773U, 3938502376U, 3771522796U, 3611622603U, 3458501653U,
  3174. 3311872529U, 3171459999U, 3037000500U, 2908241642U, 2784941738U, 2666869345U,
  3175. 2553802834U, 2445529972U, 2341847524U, 2242560872U
  3176. };
  3177. /* Adjustment table; provided to explain the numbers in the code below. */
  3178. #if 0
  3179. for (i=11;i>=0;--i){ print i, " ", (1 - e(-(2^i)/65536*l(2))) * 2^(32-i), "\n"}
  3180. 11 44937.64284865548751208448
  3181. 10 45180.98734845585101160448
  3182. 9 45303.31936980687359311872
  3183. 8 45364.65110595323018870784
  3184. 7 45395.35850361789624614912
  3185. 6 45410.72259715102037508096
  3186. 5 45418.40724413220722311168
  3187. 4 45422.25021786898173001728
  3188. 3 45424.17186732298419044352
  3189. 2 45425.13273269940811464704
  3190. 1 45425.61317555035558641664
  3191. 0 45425.85339951654943850496
  3192. #endif
  3193. static png_uint_32
  3194. png_exp(png_fixed_point x)
  3195. {
  3196. if (x > 0 && x <= 0xfffff) /* Else overflow or zero (underflow) */
  3197. {
  3198. /* Obtain a 4-bit approximation */
  3199. png_uint_32 e = png_32bit_exp[(x >> 12) & 0xf];
  3200. /* Incorporate the low 12 bits - these decrease the returned value by
  3201. * multiplying by a number less than 1 if the bit is set. The multiplier
  3202. * is determined by the above table and the shift. Notice that the values
  3203. * converge on 45426 and this is used to allow linear interpolation of the
  3204. * low bits.
  3205. */
  3206. if (x & 0x800)
  3207. e -= (((e >> 16) * 44938U) + 16U) >> 5;
  3208. if (x & 0x400)
  3209. e -= (((e >> 16) * 45181U) + 32U) >> 6;
  3210. if (x & 0x200)
  3211. e -= (((e >> 16) * 45303U) + 64U) >> 7;
  3212. if (x & 0x100)
  3213. e -= (((e >> 16) * 45365U) + 128U) >> 8;
  3214. if (x & 0x080)
  3215. e -= (((e >> 16) * 45395U) + 256U) >> 9;
  3216. if (x & 0x040)
  3217. e -= (((e >> 16) * 45410U) + 512U) >> 10;
  3218. /* And handle the low 6 bits in a single block. */
  3219. e -= (((e >> 16) * 355U * (x & 0x3fU)) + 256U) >> 9;
  3220. /* Handle the upper bits of x. */
  3221. e >>= x >> 16;
  3222. return e;
  3223. }
  3224. /* Check for overflow */
  3225. if (x <= 0)
  3226. return png_32bit_exp[0];
  3227. /* Else underflow */
  3228. return 0;
  3229. }
  3230. static png_byte
  3231. png_exp8bit(png_fixed_point lg2)
  3232. {
  3233. /* Get a 32-bit value: */
  3234. png_uint_32 x = png_exp(lg2);
  3235. /* Convert the 32-bit value to 0..255 by multiplying by 256-1. Note that the
  3236. * second, rounding, step can't overflow because of the first, subtraction,
  3237. * step.
  3238. */
  3239. x -= x >> 8;
  3240. return (png_byte)((x + 0x7fffffU) >> 24);
  3241. }
  3242. #ifdef PNG_16BIT_SUPPORTED
  3243. static png_uint_16
  3244. png_exp16bit(png_fixed_point lg2)
  3245. {
  3246. /* Get a 32-bit value: */
  3247. png_uint_32 x = png_exp(lg2);
  3248. /* Convert the 32-bit value to 0..65535 by multiplying by 65536-1: */
  3249. x -= x >> 16;
  3250. return (png_uint_16)((x + 32767U) >> 16);
  3251. }
  3252. #endif /* 16BIT */
  3253. #endif /* FLOATING_ARITHMETIC */
  3254. png_byte
  3255. png_gamma_8bit_correct(unsigned int value, png_fixed_point gamma_val)
  3256. {
  3257. if (value > 0 && value < 255)
  3258. {
  3259. # ifdef PNG_FLOATING_ARITHMETIC_SUPPORTED
  3260. /* 'value' is unsigned, ANSI-C90 requires the compiler to correctly
  3261. * convert this to a floating point value. This includes values that
  3262. * would overflow if 'value' were to be converted to 'int'.
  3263. *
  3264. * Apparently GCC, however, does an intermediate conversion to (int)
  3265. * on some (ARM) but not all (x86) platforms, possibly because of
  3266. * hardware FP limitations. (E.g. if the hardware conversion always
  3267. * assumes the integer register contains a signed value.) This results
  3268. * in ANSI-C undefined behavior for large values.
  3269. *
  3270. * Other implementations on the same machine might actually be ANSI-C90
  3271. * conformant and therefore compile spurious extra code for the large
  3272. * values.
  3273. *
  3274. * We can be reasonably sure that an unsigned to float conversion
  3275. * won't be faster than an int to float one. Therefore this code
  3276. * assumes responsibility for the undefined behavior, which it knows
  3277. * can't happen because of the check above.
  3278. *
  3279. * Note the argument to this routine is an (unsigned int) because, on
  3280. * 16-bit platforms, it is assigned a value which might be out of
  3281. * range for an (int); that would result in undefined behavior in the
  3282. * caller if the *argument* ('value') were to be declared (int).
  3283. */
  3284. double r = floor(255*pow((int)/*SAFE*/value/255.,gamma_val*.00001)+.5);
  3285. return (png_byte)r;
  3286. # else
  3287. png_int_32 lg2 = png_log8bit(value);
  3288. png_fixed_point res;
  3289. if (png_muldiv(&res, gamma_val, lg2, PNG_FP_1) != 0)
  3290. return png_exp8bit(res);
  3291. /* Overflow. */
  3292. value = 0;
  3293. # endif
  3294. }
  3295. return (png_byte)value;
  3296. }
  3297. #ifdef PNG_16BIT_SUPPORTED
  3298. png_uint_16
  3299. png_gamma_16bit_correct(unsigned int value, png_fixed_point gamma_val)
  3300. {
  3301. if (value > 0 && value < 65535)
  3302. {
  3303. # ifdef PNG_FLOATING_ARITHMETIC_SUPPORTED
  3304. /* The same (unsigned int)->(double) constraints apply here as above,
  3305. * however in this case the (unsigned int) to (int) conversion can
  3306. * overflow on an ANSI-C90 compliant system so the cast needs to ensure
  3307. * that this is not possible.
  3308. */
  3309. double r = floor(65535*pow((png_int_32)value/65535.,
  3310. gamma_val*.00001)+.5);
  3311. return (png_uint_16)r;
  3312. # else
  3313. png_int_32 lg2 = png_log16bit(value);
  3314. png_fixed_point res;
  3315. if (png_muldiv(&res, gamma_val, lg2, PNG_FP_1) != 0)
  3316. return png_exp16bit(res);
  3317. /* Overflow. */
  3318. value = 0;
  3319. # endif
  3320. }
  3321. return (png_uint_16)value;
  3322. }
  3323. #endif /* 16BIT */
  3324. /* This does the right thing based on the bit_depth field of the
  3325. * png_struct, interpreting values as 8-bit or 16-bit. While the result
  3326. * is nominally a 16-bit value if bit depth is 8 then the result is
  3327. * 8-bit (as are the arguments.)
  3328. */
  3329. png_uint_16 /* PRIVATE */
  3330. png_gamma_correct(png_structrp png_ptr, unsigned int value,
  3331. png_fixed_point gamma_val)
  3332. {
  3333. if (png_ptr->bit_depth == 8)
  3334. return png_gamma_8bit_correct(value, gamma_val);
  3335. #ifdef PNG_16BIT_SUPPORTED
  3336. else
  3337. return png_gamma_16bit_correct(value, gamma_val);
  3338. #else
  3339. /* should not reach this */
  3340. return 0;
  3341. #endif /* 16BIT */
  3342. }
  3343. #ifdef PNG_16BIT_SUPPORTED
  3344. /* Internal function to build a single 16-bit table - the table consists of
  3345. * 'num' 256 entry subtables, where 'num' is determined by 'shift' - the amount
  3346. * to shift the input values right (or 16-number_of_signifiant_bits).
  3347. *
  3348. * The caller is responsible for ensuring that the table gets cleaned up on
  3349. * png_error (i.e. if one of the mallocs below fails) - i.e. the *table argument
  3350. * should be somewhere that will be cleaned.
  3351. */
  3352. static void
  3353. png_build_16bit_table(png_structrp png_ptr, png_uint_16pp *ptable,
  3354. PNG_CONST unsigned int shift, PNG_CONST png_fixed_point gamma_val)
  3355. {
  3356. /* Various values derived from 'shift': */
  3357. PNG_CONST unsigned int num = 1U << (8U - shift);
  3358. #ifdef PNG_FLOATING_ARITHMETIC_SUPPORTED
  3359. /* CSE the division and work round wacky GCC warnings (see the comments
  3360. * in png_gamma_8bit_correct for where these come from.)
  3361. */
  3362. PNG_CONST double fmax = 1./(((png_int_32)1 << (16U - shift))-1);
  3363. #endif
  3364. PNG_CONST unsigned int max = (1U << (16U - shift))-1U;
  3365. PNG_CONST unsigned int max_by_2 = 1U << (15U-shift);
  3366. unsigned int i;
  3367. png_uint_16pp table = *ptable =
  3368. (png_uint_16pp)png_calloc(png_ptr, num * (sizeof (png_uint_16p)));
  3369. for (i = 0; i < num; i++)
  3370. {
  3371. png_uint_16p sub_table = table[i] =
  3372. (png_uint_16p)png_malloc(png_ptr, 256 * (sizeof (png_uint_16)));
  3373. /* The 'threshold' test is repeated here because it can arise for one of
  3374. * the 16-bit tables even if the others don't hit it.
  3375. */
  3376. if (png_gamma_significant(gamma_val) != 0)
  3377. {
  3378. /* The old code would overflow at the end and this would cause the
  3379. * 'pow' function to return a result >1, resulting in an
  3380. * arithmetic error. This code follows the spec exactly; ig is
  3381. * the recovered input sample, it always has 8-16 bits.
  3382. *
  3383. * We want input * 65535/max, rounded, the arithmetic fits in 32
  3384. * bits (unsigned) so long as max <= 32767.
  3385. */
  3386. unsigned int j;
  3387. for (j = 0; j < 256; j++)
  3388. {
  3389. png_uint_32 ig = (j << (8-shift)) + i;
  3390. # ifdef PNG_FLOATING_ARITHMETIC_SUPPORTED
  3391. /* Inline the 'max' scaling operation: */
  3392. /* See png_gamma_8bit_correct for why the cast to (int) is
  3393. * required here.
  3394. */
  3395. double d = floor(65535.*pow(ig*fmax, gamma_val*.00001)+.5);
  3396. sub_table[j] = (png_uint_16)d;
  3397. # else
  3398. if (shift != 0)
  3399. ig = (ig * 65535U + max_by_2)/max;
  3400. sub_table[j] = png_gamma_16bit_correct(ig, gamma_val);
  3401. # endif
  3402. }
  3403. }
  3404. else
  3405. {
  3406. /* We must still build a table, but do it the fast way. */
  3407. unsigned int j;
  3408. for (j = 0; j < 256; j++)
  3409. {
  3410. png_uint_32 ig = (j << (8-shift)) + i;
  3411. if (shift != 0)
  3412. ig = (ig * 65535U + max_by_2)/max;
  3413. sub_table[j] = (png_uint_16)ig;
  3414. }
  3415. }
  3416. }
  3417. }
  3418. /* NOTE: this function expects the *inverse* of the overall gamma transformation
  3419. * required.
  3420. */
  3421. static void
  3422. png_build_16to8_table(png_structrp png_ptr, png_uint_16pp *ptable,
  3423. PNG_CONST unsigned int shift, PNG_CONST png_fixed_point gamma_val)
  3424. {
  3425. PNG_CONST unsigned int num = 1U << (8U - shift);
  3426. PNG_CONST unsigned int max = (1U << (16U - shift))-1U;
  3427. unsigned int i;
  3428. png_uint_32 last;
  3429. png_uint_16pp table = *ptable =
  3430. (png_uint_16pp)png_calloc(png_ptr, num * (sizeof (png_uint_16p)));
  3431. /* 'num' is the number of tables and also the number of low bits of low
  3432. * bits of the input 16-bit value used to select a table. Each table is
  3433. * itself indexed by the high 8 bits of the value.
  3434. */
  3435. for (i = 0; i < num; i++)
  3436. table[i] = (png_uint_16p)png_malloc(png_ptr,
  3437. 256 * (sizeof (png_uint_16)));
  3438. /* 'gamma_val' is set to the reciprocal of the value calculated above, so
  3439. * pow(out,g) is an *input* value. 'last' is the last input value set.
  3440. *
  3441. * In the loop 'i' is used to find output values. Since the output is
  3442. * 8-bit there are only 256 possible values. The tables are set up to
  3443. * select the closest possible output value for each input by finding
  3444. * the input value at the boundary between each pair of output values
  3445. * and filling the table up to that boundary with the lower output
  3446. * value.
  3447. *
  3448. * The boundary values are 0.5,1.5..253.5,254.5. Since these are 9-bit
  3449. * values the code below uses a 16-bit value in i; the values start at
  3450. * 128.5 (for 0.5) and step by 257, for a total of 254 values (the last
  3451. * entries are filled with 255). Start i at 128 and fill all 'last'
  3452. * table entries <= 'max'
  3453. */
  3454. last = 0;
  3455. for (i = 0; i < 255; ++i) /* 8-bit output value */
  3456. {
  3457. /* Find the corresponding maximum input value */
  3458. png_uint_16 out = (png_uint_16)(i * 257U); /* 16-bit output value */
  3459. /* Find the boundary value in 16 bits: */
  3460. png_uint_32 bound = png_gamma_16bit_correct(out+128U, gamma_val);
  3461. /* Adjust (round) to (16-shift) bits: */
  3462. bound = (bound * max + 32768U)/65535U + 1U;
  3463. while (last < bound)
  3464. {
  3465. table[last & (0xffU >> shift)][last >> (8U - shift)] = out;
  3466. last++;
  3467. }
  3468. }
  3469. /* And fill in the final entries. */
  3470. while (last < (num << 8))
  3471. {
  3472. table[last & (0xff >> shift)][last >> (8U - shift)] = 65535U;
  3473. last++;
  3474. }
  3475. }
  3476. #endif /* 16BIT */
  3477. /* Build a single 8-bit table: same as the 16-bit case but much simpler (and
  3478. * typically much faster). Note that libpng currently does no sBIT processing
  3479. * (apparently contrary to the spec) so a 256-entry table is always generated.
  3480. */
  3481. static void
  3482. png_build_8bit_table(png_structrp png_ptr, png_bytepp ptable,
  3483. PNG_CONST png_fixed_point gamma_val)
  3484. {
  3485. unsigned int i;
  3486. png_bytep table = *ptable = (png_bytep)png_malloc(png_ptr, 256);
  3487. if (png_gamma_significant(gamma_val) != 0)
  3488. for (i=0; i<256; i++)
  3489. table[i] = png_gamma_8bit_correct(i, gamma_val);
  3490. else
  3491. for (i=0; i<256; ++i)
  3492. table[i] = (png_byte)i;
  3493. }
  3494. /* Used from png_read_destroy and below to release the memory used by the gamma
  3495. * tables.
  3496. */
  3497. void /* PRIVATE */
  3498. png_destroy_gamma_table(png_structrp png_ptr)
  3499. {
  3500. png_free(png_ptr, png_ptr->gamma_table);
  3501. png_ptr->gamma_table = NULL;
  3502. #ifdef PNG_16BIT_SUPPORTED
  3503. if (png_ptr->gamma_16_table != NULL)
  3504. {
  3505. int i;
  3506. int istop = (1 << (8 - png_ptr->gamma_shift));
  3507. for (i = 0; i < istop; i++)
  3508. {
  3509. png_free(png_ptr, png_ptr->gamma_16_table[i]);
  3510. }
  3511. png_free(png_ptr, png_ptr->gamma_16_table);
  3512. png_ptr->gamma_16_table = NULL;
  3513. }
  3514. #endif /* 16BIT */
  3515. #if defined(PNG_READ_BACKGROUND_SUPPORTED) || \
  3516. defined(PNG_READ_ALPHA_MODE_SUPPORTED) || \
  3517. defined(PNG_READ_RGB_TO_GRAY_SUPPORTED)
  3518. png_free(png_ptr, png_ptr->gamma_from_1);
  3519. png_ptr->gamma_from_1 = NULL;
  3520. png_free(png_ptr, png_ptr->gamma_to_1);
  3521. png_ptr->gamma_to_1 = NULL;
  3522. #ifdef PNG_16BIT_SUPPORTED
  3523. if (png_ptr->gamma_16_from_1 != NULL)
  3524. {
  3525. int i;
  3526. int istop = (1 << (8 - png_ptr->gamma_shift));
  3527. for (i = 0; i < istop; i++)
  3528. {
  3529. png_free(png_ptr, png_ptr->gamma_16_from_1[i]);
  3530. }
  3531. png_free(png_ptr, png_ptr->gamma_16_from_1);
  3532. png_ptr->gamma_16_from_1 = NULL;
  3533. }
  3534. if (png_ptr->gamma_16_to_1 != NULL)
  3535. {
  3536. int i;
  3537. int istop = (1 << (8 - png_ptr->gamma_shift));
  3538. for (i = 0; i < istop; i++)
  3539. {
  3540. png_free(png_ptr, png_ptr->gamma_16_to_1[i]);
  3541. }
  3542. png_free(png_ptr, png_ptr->gamma_16_to_1);
  3543. png_ptr->gamma_16_to_1 = NULL;
  3544. }
  3545. #endif /* 16BIT */
  3546. #endif /* READ_BACKGROUND || READ_ALPHA_MODE || RGB_TO_GRAY */
  3547. }
  3548. /* We build the 8- or 16-bit gamma tables here. Note that for 16-bit
  3549. * tables, we don't make a full table if we are reducing to 8-bit in
  3550. * the future. Note also how the gamma_16 tables are segmented so that
  3551. * we don't need to allocate > 64K chunks for a full 16-bit table.
  3552. */
  3553. void /* PRIVATE */
  3554. png_build_gamma_table(png_structrp png_ptr, int bit_depth)
  3555. {
  3556. png_debug(1, "in png_build_gamma_table");
  3557. /* Remove any existing table; this copes with multiple calls to
  3558. * png_read_update_info. The warning is because building the gamma tables
  3559. * multiple times is a performance hit - it's harmless but the ability to call
  3560. * png_read_update_info() multiple times is new in 1.5.6 so it seems sensible
  3561. * to warn if the app introduces such a hit.
  3562. */
  3563. if (png_ptr->gamma_table != NULL || png_ptr->gamma_16_table != NULL)
  3564. {
  3565. png_warning(png_ptr, "gamma table being rebuilt");
  3566. png_destroy_gamma_table(png_ptr);
  3567. }
  3568. if (bit_depth <= 8)
  3569. {
  3570. png_build_8bit_table(png_ptr, &png_ptr->gamma_table,
  3571. png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
  3572. png_ptr->screen_gamma) : PNG_FP_1);
  3573. #if defined(PNG_READ_BACKGROUND_SUPPORTED) || \
  3574. defined(PNG_READ_ALPHA_MODE_SUPPORTED) || \
  3575. defined(PNG_READ_RGB_TO_GRAY_SUPPORTED)
  3576. if ((png_ptr->transformations & (PNG_COMPOSE | PNG_RGB_TO_GRAY)) != 0)
  3577. {
  3578. png_build_8bit_table(png_ptr, &png_ptr->gamma_to_1,
  3579. png_reciprocal(png_ptr->colorspace.gamma));
  3580. png_build_8bit_table(png_ptr, &png_ptr->gamma_from_1,
  3581. png_ptr->screen_gamma > 0 ? png_reciprocal(png_ptr->screen_gamma) :
  3582. png_ptr->colorspace.gamma/* Probably doing rgb_to_gray */);
  3583. }
  3584. #endif /* READ_BACKGROUND || READ_ALPHA_MODE || RGB_TO_GRAY */
  3585. }
  3586. #ifdef PNG_16BIT_SUPPORTED
  3587. else
  3588. {
  3589. png_byte shift, sig_bit;
  3590. if ((png_ptr->color_type & PNG_COLOR_MASK_COLOR) != 0)
  3591. {
  3592. sig_bit = png_ptr->sig_bit.red;
  3593. if (png_ptr->sig_bit.green > sig_bit)
  3594. sig_bit = png_ptr->sig_bit.green;
  3595. if (png_ptr->sig_bit.blue > sig_bit)
  3596. sig_bit = png_ptr->sig_bit.blue;
  3597. }
  3598. else
  3599. sig_bit = png_ptr->sig_bit.gray;
  3600. /* 16-bit gamma code uses this equation:
  3601. *
  3602. * ov = table[(iv & 0xff) >> gamma_shift][iv >> 8]
  3603. *
  3604. * Where 'iv' is the input color value and 'ov' is the output value -
  3605. * pow(iv, gamma).
  3606. *
  3607. * Thus the gamma table consists of up to 256 256-entry tables. The table
  3608. * is selected by the (8-gamma_shift) most significant of the low 8 bits of
  3609. * the color value then indexed by the upper 8 bits:
  3610. *
  3611. * table[low bits][high 8 bits]
  3612. *
  3613. * So the table 'n' corresponds to all those 'iv' of:
  3614. *
  3615. * <all high 8-bit values><n << gamma_shift>..<(n+1 << gamma_shift)-1>
  3616. *
  3617. */
  3618. if (sig_bit > 0 && sig_bit < 16U)
  3619. shift = (png_byte)(16U - sig_bit); /* shift == insignificant bits */
  3620. else
  3621. shift = 0; /* keep all 16 bits */
  3622. if ((png_ptr->transformations & (PNG_16_TO_8 | PNG_SCALE_16_TO_8)) != 0)
  3623. {
  3624. /* PNG_MAX_GAMMA_8 is the number of bits to keep - effectively
  3625. * the significant bits in the *input* when the output will
  3626. * eventually be 8 bits. By default it is 11.
  3627. */
  3628. if (shift < (16U - PNG_MAX_GAMMA_8))
  3629. shift = (16U - PNG_MAX_GAMMA_8);
  3630. }
  3631. if (shift > 8U)
  3632. shift = 8U; /* Guarantees at least one table! */
  3633. png_ptr->gamma_shift = shift;
  3634. /* NOTE: prior to 1.5.4 this test used to include PNG_BACKGROUND (now
  3635. * PNG_COMPOSE). This effectively smashed the background calculation for
  3636. * 16-bit output because the 8-bit table assumes the result will be reduced
  3637. * to 8 bits.
  3638. */
  3639. if ((png_ptr->transformations & (PNG_16_TO_8 | PNG_SCALE_16_TO_8)) != 0)
  3640. png_build_16to8_table(png_ptr, &png_ptr->gamma_16_table, shift,
  3641. png_ptr->screen_gamma > 0 ? png_product2(png_ptr->colorspace.gamma,
  3642. png_ptr->screen_gamma) : PNG_FP_1);
  3643. else
  3644. png_build_16bit_table(png_ptr, &png_ptr->gamma_16_table, shift,
  3645. png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
  3646. png_ptr->screen_gamma) : PNG_FP_1);
  3647. #if defined(PNG_READ_BACKGROUND_SUPPORTED) || \
  3648. defined(PNG_READ_ALPHA_MODE_SUPPORTED) || \
  3649. defined(PNG_READ_RGB_TO_GRAY_SUPPORTED)
  3650. if ((png_ptr->transformations & (PNG_COMPOSE | PNG_RGB_TO_GRAY)) != 0)
  3651. {
  3652. png_build_16bit_table(png_ptr, &png_ptr->gamma_16_to_1, shift,
  3653. png_reciprocal(png_ptr->colorspace.gamma));
  3654. /* Notice that the '16 from 1' table should be full precision, however
  3655. * the lookup on this table still uses gamma_shift, so it can't be.
  3656. * TODO: fix this.
  3657. */
  3658. png_build_16bit_table(png_ptr, &png_ptr->gamma_16_from_1, shift,
  3659. png_ptr->screen_gamma > 0 ? png_reciprocal(png_ptr->screen_gamma) :
  3660. png_ptr->colorspace.gamma/* Probably doing rgb_to_gray */);
  3661. }
  3662. #endif /* READ_BACKGROUND || READ_ALPHA_MODE || RGB_TO_GRAY */
  3663. }
  3664. #endif /* 16BIT */
  3665. }
  3666. #endif /* READ_GAMMA */
  3667. /* HARDWARE OR SOFTWARE OPTION SUPPORT */
  3668. #ifdef PNG_SET_OPTION_SUPPORTED
  3669. int PNGAPI
  3670. png_set_option(png_structrp png_ptr, int option, int onoff)
  3671. {
  3672. if (png_ptr != NULL && option >= 0 && option < PNG_OPTION_NEXT &&
  3673. (option & 1) == 0)
  3674. {
  3675. int mask = 3 << option;
  3676. int setting = (2 + (onoff != 0)) << option;
  3677. int current = png_ptr->options;
  3678. png_ptr->options = (png_byte)((current & ~mask) | setting);
  3679. return (current & mask) >> option;
  3680. }
  3681. return PNG_OPTION_INVALID;
  3682. }
  3683. #endif
  3684. /* sRGB support */
  3685. #if defined(PNG_SIMPLIFIED_READ_SUPPORTED) ||\
  3686. defined(PNG_SIMPLIFIED_WRITE_SUPPORTED)
  3687. /* sRGB conversion tables; these are machine generated with the code in
  3688. * contrib/tools/makesRGB.c. The actual sRGB transfer curve defined in the
  3689. * specification (see the article at http://en.wikipedia.org/wiki/SRGB)
  3690. * is used, not the gamma=1/2.2 approximation use elsewhere in libpng.
  3691. * The sRGB to linear table is exact (to the nearest 16 bit linear fraction).
  3692. * The inverse (linear to sRGB) table has accuracies as follows:
  3693. *
  3694. * For all possible (255*65535+1) input values:
  3695. *
  3696. * error: -0.515566 - 0.625971, 79441 (0.475369%) of readings inexact
  3697. *
  3698. * For the input values corresponding to the 65536 16-bit values:
  3699. *
  3700. * error: -0.513727 - 0.607759, 308 (0.469978%) of readings inexact
  3701. *
  3702. * In all cases the inexact readings are only off by one.
  3703. */
  3704. #ifdef PNG_SIMPLIFIED_READ_SUPPORTED
  3705. /* The convert-to-sRGB table is only currently required for read. */
  3706. const png_uint_16 png_sRGB_table[256] =
  3707. {
  3708. 0,20,40,60,80,99,119,139,
  3709. 159,179,199,219,241,264,288,313,
  3710. 340,367,396,427,458,491,526,562,
  3711. 599,637,677,718,761,805,851,898,
  3712. 947,997,1048,1101,1156,1212,1270,1330,
  3713. 1391,1453,1517,1583,1651,1720,1790,1863,
  3714. 1937,2013,2090,2170,2250,2333,2418,2504,
  3715. 2592,2681,2773,2866,2961,3058,3157,3258,
  3716. 3360,3464,3570,3678,3788,3900,4014,4129,
  3717. 4247,4366,4488,4611,4736,4864,4993,5124,
  3718. 5257,5392,5530,5669,5810,5953,6099,6246,
  3719. 6395,6547,6700,6856,7014,7174,7335,7500,
  3720. 7666,7834,8004,8177,8352,8528,8708,8889,
  3721. 9072,9258,9445,9635,9828,10022,10219,10417,
  3722. 10619,10822,11028,11235,11446,11658,11873,12090,
  3723. 12309,12530,12754,12980,13209,13440,13673,13909,
  3724. 14146,14387,14629,14874,15122,15371,15623,15878,
  3725. 16135,16394,16656,16920,17187,17456,17727,18001,
  3726. 18277,18556,18837,19121,19407,19696,19987,20281,
  3727. 20577,20876,21177,21481,21787,22096,22407,22721,
  3728. 23038,23357,23678,24002,24329,24658,24990,25325,
  3729. 25662,26001,26344,26688,27036,27386,27739,28094,
  3730. 28452,28813,29176,29542,29911,30282,30656,31033,
  3731. 31412,31794,32179,32567,32957,33350,33745,34143,
  3732. 34544,34948,35355,35764,36176,36591,37008,37429,
  3733. 37852,38278,38706,39138,39572,40009,40449,40891,
  3734. 41337,41785,42236,42690,43147,43606,44069,44534,
  3735. 45002,45473,45947,46423,46903,47385,47871,48359,
  3736. 48850,49344,49841,50341,50844,51349,51858,52369,
  3737. 52884,53401,53921,54445,54971,55500,56032,56567,
  3738. 57105,57646,58190,58737,59287,59840,60396,60955,
  3739. 61517,62082,62650,63221,63795,64372,64952,65535
  3740. };
  3741. #endif /* SIMPLIFIED_READ */
  3742. /* The base/delta tables are required for both read and write (but currently
  3743. * only the simplified versions.)
  3744. */
  3745. const png_uint_16 png_sRGB_base[512] =
  3746. {
  3747. 128,1782,3383,4644,5675,6564,7357,8074,
  3748. 8732,9346,9921,10463,10977,11466,11935,12384,
  3749. 12816,13233,13634,14024,14402,14769,15125,15473,
  3750. 15812,16142,16466,16781,17090,17393,17690,17981,
  3751. 18266,18546,18822,19093,19359,19621,19879,20133,
  3752. 20383,20630,20873,21113,21349,21583,21813,22041,
  3753. 22265,22487,22707,22923,23138,23350,23559,23767,
  3754. 23972,24175,24376,24575,24772,24967,25160,25352,
  3755. 25542,25730,25916,26101,26284,26465,26645,26823,
  3756. 27000,27176,27350,27523,27695,27865,28034,28201,
  3757. 28368,28533,28697,28860,29021,29182,29341,29500,
  3758. 29657,29813,29969,30123,30276,30429,30580,30730,
  3759. 30880,31028,31176,31323,31469,31614,31758,31902,
  3760. 32045,32186,32327,32468,32607,32746,32884,33021,
  3761. 33158,33294,33429,33564,33697,33831,33963,34095,
  3762. 34226,34357,34486,34616,34744,34873,35000,35127,
  3763. 35253,35379,35504,35629,35753,35876,35999,36122,
  3764. 36244,36365,36486,36606,36726,36845,36964,37083,
  3765. 37201,37318,37435,37551,37668,37783,37898,38013,
  3766. 38127,38241,38354,38467,38580,38692,38803,38915,
  3767. 39026,39136,39246,39356,39465,39574,39682,39790,
  3768. 39898,40005,40112,40219,40325,40431,40537,40642,
  3769. 40747,40851,40955,41059,41163,41266,41369,41471,
  3770. 41573,41675,41777,41878,41979,42079,42179,42279,
  3771. 42379,42478,42577,42676,42775,42873,42971,43068,
  3772. 43165,43262,43359,43456,43552,43648,43743,43839,
  3773. 43934,44028,44123,44217,44311,44405,44499,44592,
  3774. 44685,44778,44870,44962,45054,45146,45238,45329,
  3775. 45420,45511,45601,45692,45782,45872,45961,46051,
  3776. 46140,46229,46318,46406,46494,46583,46670,46758,
  3777. 46846,46933,47020,47107,47193,47280,47366,47452,
  3778. 47538,47623,47709,47794,47879,47964,48048,48133,
  3779. 48217,48301,48385,48468,48552,48635,48718,48801,
  3780. 48884,48966,49048,49131,49213,49294,49376,49458,
  3781. 49539,49620,49701,49782,49862,49943,50023,50103,
  3782. 50183,50263,50342,50422,50501,50580,50659,50738,
  3783. 50816,50895,50973,51051,51129,51207,51285,51362,
  3784. 51439,51517,51594,51671,51747,51824,51900,51977,
  3785. 52053,52129,52205,52280,52356,52432,52507,52582,
  3786. 52657,52732,52807,52881,52956,53030,53104,53178,
  3787. 53252,53326,53400,53473,53546,53620,53693,53766,
  3788. 53839,53911,53984,54056,54129,54201,54273,54345,
  3789. 54417,54489,54560,54632,54703,54774,54845,54916,
  3790. 54987,55058,55129,55199,55269,55340,55410,55480,
  3791. 55550,55620,55689,55759,55828,55898,55967,56036,
  3792. 56105,56174,56243,56311,56380,56448,56517,56585,
  3793. 56653,56721,56789,56857,56924,56992,57059,57127,
  3794. 57194,57261,57328,57395,57462,57529,57595,57662,
  3795. 57728,57795,57861,57927,57993,58059,58125,58191,
  3796. 58256,58322,58387,58453,58518,58583,58648,58713,
  3797. 58778,58843,58908,58972,59037,59101,59165,59230,
  3798. 59294,59358,59422,59486,59549,59613,59677,59740,
  3799. 59804,59867,59930,59993,60056,60119,60182,60245,
  3800. 60308,60370,60433,60495,60558,60620,60682,60744,
  3801. 60806,60868,60930,60992,61054,61115,61177,61238,
  3802. 61300,61361,61422,61483,61544,61605,61666,61727,
  3803. 61788,61848,61909,61969,62030,62090,62150,62211,
  3804. 62271,62331,62391,62450,62510,62570,62630,62689,
  3805. 62749,62808,62867,62927,62986,63045,63104,63163,
  3806. 63222,63281,63340,63398,63457,63515,63574,63632,
  3807. 63691,63749,63807,63865,63923,63981,64039,64097,
  3808. 64155,64212,64270,64328,64385,64443,64500,64557,
  3809. 64614,64672,64729,64786,64843,64900,64956,65013,
  3810. 65070,65126,65183,65239,65296,65352,65409,65465
  3811. };
  3812. const png_byte png_sRGB_delta[512] =
  3813. {
  3814. 207,201,158,129,113,100,90,82,77,72,68,64,61,59,56,54,
  3815. 52,50,49,47,46,45,43,42,41,40,39,39,38,37,36,36,
  3816. 35,34,34,33,33,32,32,31,31,30,30,30,29,29,28,28,
  3817. 28,27,27,27,27,26,26,26,25,25,25,25,24,24,24,24,
  3818. 23,23,23,23,23,22,22,22,22,22,22,21,21,21,21,21,
  3819. 21,20,20,20,20,20,20,20,20,19,19,19,19,19,19,19,
  3820. 19,18,18,18,18,18,18,18,18,18,18,17,17,17,17,17,
  3821. 17,17,17,17,17,17,16,16,16,16,16,16,16,16,16,16,
  3822. 16,16,16,16,15,15,15,15,15,15,15,15,15,15,15,15,
  3823. 15,15,15,15,14,14,14,14,14,14,14,14,14,14,14,14,
  3824. 14,14,14,14,14,14,14,13,13,13,13,13,13,13,13,13,
  3825. 13,13,13,13,13,13,13,13,13,13,13,13,13,13,12,12,
  3826. 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
  3827. 12,12,12,12,12,12,12,12,12,12,12,12,11,11,11,11,
  3828. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  3829. 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
  3830. 11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  3831. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  3832. 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
  3833. 10,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,
  3834. 9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,
  3835. 9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,
  3836. 9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,
  3837. 9,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,
  3838. 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,
  3839. 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,
  3840. 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,
  3841. 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,
  3842. 8,8,8,8,8,8,8,8,8,7,7,7,7,7,7,7,
  3843. 7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,
  3844. 7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,
  3845. 7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7
  3846. };
  3847. #endif /* SIMPLIFIED READ/WRITE sRGB support */
  3848. /* SIMPLIFIED READ/WRITE SUPPORT */
  3849. #if defined(PNG_SIMPLIFIED_READ_SUPPORTED) ||\
  3850. defined(PNG_SIMPLIFIED_WRITE_SUPPORTED)
  3851. static int
  3852. png_image_free_function(png_voidp argument)
  3853. {
  3854. png_imagep image = png_voidcast(png_imagep, argument);
  3855. png_controlp cp = image->opaque;
  3856. png_control c;
  3857. /* Double check that we have a png_ptr - it should be impossible to get here
  3858. * without one.
  3859. */
  3860. if (cp->png_ptr == NULL)
  3861. return 0;
  3862. /* First free any data held in the control structure. */
  3863. # ifdef PNG_STDIO_SUPPORTED
  3864. if (cp->owned_file != 0)
  3865. {
  3866. FILE *fp = png_voidcast(FILE*, cp->png_ptr->io_ptr);
  3867. cp->owned_file = 0;
  3868. /* Ignore errors here. */
  3869. if (fp != NULL)
  3870. {
  3871. cp->png_ptr->io_ptr = NULL;
  3872. (void)fclose(fp);
  3873. }
  3874. }
  3875. # endif
  3876. /* Copy the control structure so that the original, allocated, version can be
  3877. * safely freed. Notice that a png_error here stops the remainder of the
  3878. * cleanup, but this is probably fine because that would indicate bad memory
  3879. * problems anyway.
  3880. */
  3881. c = *cp;
  3882. image->opaque = &c;
  3883. png_free(c.png_ptr, cp);
  3884. /* Then the structures, calling the correct API. */
  3885. if (c.for_write != 0)
  3886. {
  3887. # ifdef PNG_SIMPLIFIED_WRITE_SUPPORTED
  3888. png_destroy_write_struct(&c.png_ptr, &c.info_ptr);
  3889. # else
  3890. png_error(c.png_ptr, "simplified write not supported");
  3891. # endif
  3892. }
  3893. else
  3894. {
  3895. # ifdef PNG_SIMPLIFIED_READ_SUPPORTED
  3896. png_destroy_read_struct(&c.png_ptr, &c.info_ptr, NULL);
  3897. # else
  3898. png_error(c.png_ptr, "simplified read not supported");
  3899. # endif
  3900. }
  3901. /* Success. */
  3902. return 1;
  3903. }
  3904. void PNGAPI
  3905. png_image_free(png_imagep image)
  3906. {
  3907. /* Safely call the real function, but only if doing so is safe at this point
  3908. * (if not inside an error handling context). Otherwise assume
  3909. * png_safe_execute will call this API after the return.
  3910. */
  3911. if (image != NULL && image->opaque != NULL &&
  3912. image->opaque->error_buf == NULL)
  3913. {
  3914. /* Ignore errors here: */
  3915. (void)png_safe_execute(image, png_image_free_function, image);
  3916. image->opaque = NULL;
  3917. }
  3918. }
  3919. int /* PRIVATE */
  3920. png_image_error(png_imagep image, png_const_charp error_message)
  3921. {
  3922. /* Utility to log an error. */
  3923. png_safecat(image->message, (sizeof image->message), 0, error_message);
  3924. image->warning_or_error |= PNG_IMAGE_ERROR;
  3925. png_image_free(image);
  3926. return 0;
  3927. }
  3928. #endif /* SIMPLIFIED READ/WRITE */
  3929. #endif /* READ || WRITE */