summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGfx/PNGWriter.h
AgeCommit message (Expand)Author
2021-07-14LibGfx: Store the size of the chunk from start in PNGWriterAziz Berkay Yesilyurt
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-19LibGfx: Improve PNG encoder API somewhatAndreas Kling
2021-01-22LibGfx: adding a very simple PNG writerPierre