aboutsummaryrefslogtreecommitdiffstats
path: root/src/png.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* support marginsMattias Andrée2015-12-131-0/+1
* remove pnm supportMattias Andrée2015-12-121-2/+1
* the kernel-specific functions can fetch and use additional data it may needMattias Andrée2015-12-111-2/+4
* png conversion is no longer done in a separate process.Mattias Andrée2015-12-111-52/+54
* use libpng, ... now we just have to make it fasterMattias Andrée2015-12-111-0/+130