summaryrefslogtreecommitdiff
path: root/Libraries/LibGfx/PPMLoader.cpp
AgeCommit message (Expand)Author
2020-11-19LibGfx: Put PPM logs behind (default-off) PPM_DEBUGNico Weber
2020-11-13LibGfx: Fail PPM decode if there's not enough pixel data in the inputAndreas Kling
2020-08-25AK: Add Endian.h header to replace NetworkOrdered.h.asynts
2020-06-22LibGfx: Add PPM image file type supportHüseyin ASLITÜRK