mirror of
https://gitea.com/mcereda/oam.git
synced 2026-03-03 23:44:25 +00:00
feat: example with useful options
This commit is contained in:
@@ -15,6 +15,7 @@ brew install agg
|
||||
|
||||
# Convert asciicast files from Asciinema.
|
||||
agg 'path/to/file.cast' 'path/to/file.gif'
|
||||
agg --rows '48' --speed '1.25' --renderer resvg --no-loop 'in.cast' 'out.gif'
|
||||
```
|
||||
|
||||
## Further readings
|
||||
|
||||
Reference in New Issue
Block a user