PNMViewer Code
Rudimentary PNM image viewer using Simple DirectMedia Layer library
Brought to you by:
vinzc
| File | Date | Author | Commit |
|---|---|---|---|
| images | 2025-07-01 |
|
[4972d6] Add sample images from Wikipedia for testing |
| Makefile | 2025-07-02 |
|
[57926e] Makefile: remove unused directive |
| main.c | 2025-07-02 |
|
[6d69ee] Improve/tidy up documentation |
| pnm.c | 2025-07-01 |
|
[dc3a35] Split main executable into modules |
| pnm.h | 2025-07-02 |
|
[6335e8] Prevent duplicate references/definitions |