mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
More explanation to the convbdf options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27510 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7c52284b29
commit
5f6e43d15b
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ usage(void)
|
|||
" -n Don't generate bitmaps as comments in .c file\n",
|
||||
" -a N[%][!] Allow the ascent to grow N pixels/% to avoid glyph clipping\n",
|
||||
" -d N[%][!] Allow the descent to grow N pixels/% to avoid glyph clipping\n",
|
||||
" An ! in the -a and -d options forces the growth; N may be negative\n",
|
||||
" -v N Verbosity level: 0=quite quiet, 1=more verbose, 2=even more, etc.\n",
|
||||
" -t Print internal tracing messages\n",
|
||||
NULL /* Must be the last element in the array */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue