changeset 25286:4bf7af882d13

cleanup and conformation of values description for -ass-hinting
author ptt
date Thu, 06 Dec 2007 11:30:35 +0000
parents b2f710272c75
children 62668803ff34
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 15 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Thu Dec 06 02:52:59 2007 +0000
+++ b/DOCS/man/en/mplayer.1	Thu Dec 06 11:30:35 2007 +0000
@@ -2016,20 +2016,22 @@
 .TP
 .B \-ass\-hinting <type>
 Set hinting type.
-.PD 0
-.RSs
-.IPs <type>
-0: No hinting.
-.br
-1: FreeType autohinter, light mode.
-.br
-2: FreeType autohinter, normal mode.
-.br
-3: Font native hinter.
-.br
-0\-3 + 4: The same, but hinting will only be performed if OSD is rendered at
+<type> can be:
+.PD 0
+.RSs
+.IPs 0
+No hinting.
+.IPs 1
+FreeType autohinter, light mode.
+.IPs 2
+FreeType autohinter, normal mode.
+.IPs 3
+Font native hinter.
+.IPs "0-3 + 4"
+The same, but hinting will only be performed if OSD is rendered at
 screen resolution and, therefore, will not be scaled.
-.br
+.RE
+.RSs
 The default value is 7 (use native hinter for unscaled OSD and no hinting otherwise).
 .RE
 .PD 1