summaryrefslogtreecommitdiffstats
path: root/tests/imgPNG.test
Commit message (Expand)AuthorAgeFilesLines
* Fix warning when running the test suite: 'Warning: files left behind: imgPNG....fvogel2021-05-031-0/+1
* Merge main, Tk_CreatePhotoImageFormatVersion3: stubs position from 279 to 280...oehhar2021-01-231-4/+4
|\
| * (c) -> ©jan.nijtmans2020-12-091-1/+1
| * Merge trunkjan.nijtmans2020-10-051-4/+4
* | Merge trunkjan.nijtmans2020-06-281-1/+1
|\ \ | |/
| * Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-1/+1
* | TIP529 image metadata: make compile on MS-VC6oehhar2020-06-231-2/+2
* | TIP529 image metadata: implement png metadata writeoehhar2020-06-231-3/+37
* | TIP529 image metadata: read png DPI and aspect metadataoehhar2020-06-221-1/+14
|/
* Fix test imgPMG-3.1 just addedfvogel2017-11-211-2/+2
* Add test imgPNG-3.1 demonstrating bug [1c659ef0f1]fvogel2017-11-211-0/+11
* Purge RCS Keywordsdgp2011-06-081-2/+0
* * generic/tkImgPNG.c (ReadIDAT, DecodePNG): Move the check for overalldkf2010-04-251-6/+1043
* * generic/tkImgPNG.c (WriteIDAT): [Bug 2984787]: Use the correctdkf2010-04-121-6/+14
* Tk tests that create images need to be independent of the interpreter environ...patthoyts2009-01-131-2/+3
* Implementation of TIP #244, PNG image support.dkf2008-12-281-0/+72