Fortraneries/Modules/README.md

15 lines
205 B
Markdown
Raw Normal View History

2022-11-30 11:02:11 +11:00
# General purpose modules
2022-11-27 22:04:34 +11:00
## spitpgm
Write gray level 2d buffer (aka picture) to disk in the NetPNM format.
2023-01-07 20:40:29 +11:00
## pixrgb
Write 8 bits RGB pictures to PNM format.
## trials
Experimental WIPs from hell.