Fortraneries/Modules
tTh 8223cb8e77 tweaking... 2023-01-07 10:40:29 +01:00
..
.gitignore add pixrgb support 2022-12-16 19:26:54 +01:00
Makefile tweaking... 2023-01-07 10:40:29 +01:00
README.md tweaking... 2023-01-07 10:40:29 +01:00
chkpixels.f90 tweaking... 2023-01-07 10:40:29 +01:00
pixrgb.f90 tweaking... 2023-01-07 10:40:29 +01:00
spitpgm.f90 tweaking... 2023-01-07 10:40:29 +01:00
trials.f90 add pixrgb support 2022-12-16 19:26:54 +01:00

README.md

General purpose modules

spitpgm

Write gray level 2d buffer (aka picture) to disk in the NetPNM format.

pixrgb

Write 8 bits RGB pictures to PNM format.

trials

Experimental WIPs from hell.