mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
agg: add --font-size example (#18309)
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
|
||||
`agg --cols 80 --rows 25 {{path/to/demo.cast}} {{path/to/demo.gif}}`
|
||||
|
||||
- Create a GIF with a font size of 24 pixels:
|
||||
|
||||
`agg --font-size 24 {{path/to/demo.cast}} {{path/to/demo.gif}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`agg {{[-h|--help]}}`
|
||||
|
||||
Reference in New Issue
Block a user