30 lines
438 B
Markdown
30 lines
438 B
Markdown
# General purpose modules
|
|
|
|
## Compiler un module
|
|
|
|
Mmmmm...
|
|
|
|
## Modules disponibles
|
|
|
|
|
|
### 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.
|
|
|
|
### 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 !
|