more useless work done

This commit is contained in:
tTh
2023-05-07 23:48:37 +02:00
parent c47b99bf7d
commit c2d6abdedb
5 changed files with 98 additions and 10 deletions

View File

@@ -1,14 +1,29 @@
# General purpose modules
## Compiler un module
## spitpgm
Mmmmm...
## Modules disponibles
### spitpgm
Write gray level 2d buffer (aka picture) to disk in the NetPNM format.
## pixrgb
### pixrgb
Write 8 bits RGB pictures to PNM format.
## trials
### trials
Experimental WIPs from hell.
### dummy
A "do nothing" useless module. But you cas use it to fool an optimizing
compiler, or have a sane place to put a breakpoint with gdb
## TODO
- écrire la doc !