diff options
author | gennyble <gen@nyble.dev> | 2023-10-09 15:25:26 -0500 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2023-10-09 15:25:26 -0500 |
commit | 6aae56f93cc1e7783f2717abd18dfbc194074402 (patch) | |
tree | e0184eed3d18677739410eb917786bc5fa01f683 /README.md | |
parent | 5187b4adab1ef6cbda32b892d517d57e05451276 (diff) | |
download | gifed-6aae56f93cc1e7783f2717abd18dfbc194074402.tar.gz gifed-6aae56f93cc1e7783f2717abd18dfbc194074402.zip |
cleanup
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/README.md b/README.md index f2b7fa9..623f6fa 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ These are part of the 89a spec, but are kept separate as they're not "core" to t - [x] Application Extension - [x] Comment Extension - [ ] Plain Text Extension -- [ ] Netscape Looping Extension ([details][netscape]) +- [x] Netscape Looping Extension ([details][netscape]) ### Relevant Writings @@ -44,14 +44,5 @@ Similar to FFMPEG's ffprobe, gifprobe will print details of a gif to stdout. ## gaudio Nothing valued is here. Inject/Retrieve MP3 files from GiFs. I'd like to eventually play them right outta the thing, right, but that's a lot harder. -## TODO: theft -gif tool for weird gif things. -just the place i put things -that have nowhere else to go -so i stop making so many -weird little projects here - -eventually i think it will absorb gaudio - # License gifed, gifprobe, and gaudio are licensed under Creative Commons Zero 1.0; they're in the public domain. Attribution is appreciated, but not required. |