mirror of
https://github.com/specht/champ.git
synced 2024-12-22 03:30:47 +00:00
documentation
This commit is contained in:
parent
8e8f6f76db
commit
968de19cd0
@ -50,4 +50,4 @@ This will run the emulator and write the HTML report to `report.html`. If you do
|
||||
|
||||
## Did you know?
|
||||
|
||||
By the way, there's a full-fledged, incremental standalone, no-dependencies GIF encoder in `pgif.c` that writes animated GIFs and uses some optimizations to further minimize space. It's stream-friendly and as you feed pixels in via `stdin`, it dutifully writes GIF data to `stdout` until `stdin` gets closed.
|
||||
By the way, there's a full-fledged, incremental, standalone, no-dependencies GIF encoder in `pgif.c` that writes animated GIFs and uses some optimizations to further minimize space. It's stream-friendly and as you feed pixels in via `stdin`, it dutifully writes GIF data to `stdout` until `stdin` gets closed.
|
||||
|
Loading…
Reference in New Issue
Block a user