freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2-demos] master c446215: * man/ftbench.1: Minor updates.


From: Werner Lemberg
Subject: [freetype2-demos] master c446215: * man/ftbench.1: Minor updates.
Date: Sat, 12 Nov 2022 22:58:31 -0500 (EST)

branch: master
commit c446215a0b7123ac75209833bdc4fb536062af7c
Author: Alexei Podtelezhnikov <apodtele@gmail.com>
Commit: Alexei Podtelezhnikov <apodtele@gmail.com>

    * man/ftbench.1: Minor updates.
---
 man/ftbench.1 | 30 ++++++++++++++----------------
 1 file changed, 14 insertions(+), 16 deletions(-)

diff --git a/man/ftbench.1 b/man/ftbench.1
index 66c857e..d75435b 100644
--- a/man/ftbench.1
+++ b/man/ftbench.1
@@ -56,33 +56,31 @@ this is, all tests).
 .
 .IP
 The number of used glyphs per test (within a single iteration) is given by
-options
-.B \-i
-and
-.BR \-j .
+option
+.BR \-i .
 .
 .TP
 .B \-C
 Compare with cached version if available.
 .
 .TP
-.BI \-c \ n
+.BI \-c \ N
 Use at most
-.I n
+.I N
 iterations for each test (0 means time limited).
 .
 .TP
-.BI \-e \ e
+.BI \-e \ E
 Use charmap with index
-.I e
+.I E
 instead of the default unicode.
 .
 .TP
-.BI \-f \ l
+.BI \-f \ L
 Use
 .B hexadecimal
 (not decimal) number
-.I l
+.I L
 as load flags (see the
 .RB ` \%FT_\:LOAD_\:XXX '
 macros in the FreeType reference).
@@ -124,9 +122,9 @@ instead of
 .BR \%FT_\:New_\:Face ).
 .
 .TP
-.BI \-r \ n
+.BI \-r \ R
 Set render mode to
-.IR n :
+.IR R :
 .
 .RS
 .TS
@@ -147,9 +145,9 @@ This corresponds to the values of the
 flags.
 .
 .TP
-.BI \-s \ s
+.BI \-s \ S
 Use
-.I s
+.I S
 ppem as face size (default is 10ppem).
 If set to zero, don't call
 .BR \%FT_\:Set_\:Pixel_\:Sizes .
@@ -159,9 +157,9 @@ or something similar to load the glyphs unscaled,
 otherwise errors will show up.
 .
 .TP
-.BI \-t \ t
+.BI \-t \ T
 Use at most
-.I t
+.I T
 seconds per test (default is 2).
 .
 .TP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]