mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
correct help text
This commit is contained in:
parent
d1469ed5cc
commit
6b565ee890
@ -151,8 +151,7 @@ EggMakeFont() : EggWriter(true, false) {
|
|||||||
("nr", "", 0,
|
("nr", "", 0,
|
||||||
"Don't actually reduce the images after applying the scale factor, but "
|
"Don't actually reduce the images after applying the scale factor, but "
|
||||||
"leave them at their inflated sizes. Presumably you will reduce "
|
"leave them at their inflated sizes. Presumably you will reduce "
|
||||||
"them later, for instance with egg-palettize. This has no effect "
|
"them later, for instance with egg-palettize.",
|
||||||
"unless -nopal is specified.",
|
|
||||||
&EggMakeFont::dispatch_none, &_no_reduce);
|
&EggMakeFont::dispatch_none, &_no_reduce);
|
||||||
|
|
||||||
add_option
|
add_option
|
||||||
|
Loading…
x
Reference in New Issue
Block a user