freetype-commit
[Top][All Lists]
Advanced

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

[Git][freetype/freetype-demos][master] * man/ftbench.1: Minor updates.


From: Alexei Podtelezhnikov (@apodtele)
Subject: [Git][freetype/freetype-demos][master] * man/ftbench.1: Minor updates.
Date: Sun, 13 Nov 2022 03:58:22 +0000

Alexei Podtelezhnikov pushed to branch master at FreeType / FreeType Demo Programs

Commits:

  • c446215a
    by Alexei Podtelezhnikov at 2022-11-12T22:57:42-05:00
    * man/ftbench.1: Minor updates.
    

1 changed file:

Changes:

  • man/ftbench.1
    ... ... @@ -56,33 +56,31 @@ this is, all tests).
    56 56
     .
    
    57 57
     .IP
    
    58 58
     The number of used glyphs per test (within a single iteration) is given by
    
    59
    -options
    
    60
    -.B \-i
    
    61
    -and
    
    62
    -.BR \-j .
    
    59
    +option
    
    60
    +.BR \-i .
    
    63 61
     .
    
    64 62
     .TP
    
    65 63
     .B \-C
    
    66 64
     Compare with cached version if available.
    
    67 65
     .
    
    68 66
     .TP
    
    69
    -.BI \-c \ n
    
    67
    +.BI \-c \ N
    
    70 68
     Use at most
    
    71
    -.I n
    
    69
    +.I N
    
    72 70
     iterations for each test (0 means time limited).
    
    73 71
     .
    
    74 72
     .TP
    
    75
    -.BI \-e \ e
    
    73
    +.BI \-e \ E
    
    76 74
     Use charmap with index
    
    77
    -.I e
    
    75
    +.I E
    
    78 76
     instead of the default unicode.
    
    79 77
     .
    
    80 78
     .TP
    
    81
    -.BI \-f \ l
    
    79
    +.BI \-f \ L
    
    82 80
     Use
    
    83 81
     .B hexadecimal
    
    84 82
     (not decimal) number
    
    85
    -.I l
    
    83
    +.I L
    
    86 84
     as load flags (see the
    
    87 85
     .RB ` \%FT_\:LOAD_\:XXX '
    
    88 86
     macros in the FreeType reference).
    
    ... ... @@ -124,9 +122,9 @@ instead of
    124 122
     .BR \%FT_\:New_\:Face ).
    
    125 123
     .
    
    126 124
     .TP
    
    127
    -.BI \-r \ n
    
    125
    +.BI \-r \ R
    
    128 126
     Set render mode to
    
    129
    -.IR n :
    
    127
    +.IR R :
    
    130 128
     .
    
    131 129
     .RS
    
    132 130
     .TS
    
    ... ... @@ -147,9 +145,9 @@ This corresponds to the values of the
    147 145
     flags.
    
    148 146
     .
    
    149 147
     .TP
    
    150
    -.BI \-s \ s
    
    148
    +.BI \-s \ S
    
    151 149
     Use
    
    152
    -.I s
    
    150
    +.I S
    
    153 151
     ppem as face size (default is 10ppem).
    
    154 152
     If set to zero, don't call
    
    155 153
     .BR \%FT_\:Set_\:Pixel_\:Sizes .
    
    ... ... @@ -159,9 +157,9 @@ or something similar to load the glyphs unscaled,
    159 157
     otherwise errors will show up.
    
    160 158
     .
    
    161 159
     .TP
    
    162
    -.BI \-t \ t
    
    160
    +.BI \-t \ T
    
    163 161
     Use at most
    
    164
    -.I t
    
    162
    +.I T
    
    165 163
     seconds per test (default is 2).
    
    166 164
     .
    
    167 165
     .TP
    


  • reply via email to

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