Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/usr.sbin/wsfontload Pull up revision 1.11 (requested by...
details: https://anonhg.NetBSD.org/src/rev/33b2430f78a3
branches: netbsd-1-5
changeset: 490590:33b2430f78a3
user: he <he%NetBSD.org@localhost>
date: Sat Feb 03 19:46:51 2001 +0000
description:
Pull up revision 1.11 (requested by hubertf):
Add -v switch to wsfontload to dump stats on fonts before loading.
diffstat:
usr.sbin/wsfontload/wsfontload.8 | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (31 lines):
diff -r 4e3d5db76376 -r 33b2430f78a3 usr.sbin/wsfontload/wsfontload.8
--- a/usr.sbin/wsfontload/wsfontload.8 Sat Feb 03 19:45:58 2001 +0000
+++ b/usr.sbin/wsfontload/wsfontload.8 Sat Feb 03 19:46:51 2001 +0000
@@ -1,6 +1,6 @@
-.\" $NetBSD: wsfontload.8,v 1.6.4.2 2000/10/30 22:08:07 tv Exp $
+.\" $NetBSD: wsfontload.8,v 1.6.4.3 2001/02/03 19:46:51 he Exp $
.\"
-.Dd January 13, 1999
+.Dd November 8, 2000
.Os
.Dt WSFONTLOAD 8
.Sh NAME
@@ -29,6 +29,9 @@
.Bk -words
.Op Fl B
.Ek
+.Bk -words
+.Op Fl v
+.Ek
.Op Ar fontfile
.Sh DESCRIPTION
The
@@ -81,6 +84,8 @@
.It Fl B
Specifies that the font data is ordered right-to-left byte wise. The default
is left-to-right.
+.It Fl v
+Prints the font's properties before loading it.
.El
.Pp
Typically, the
Home |
Main Index |
Thread Index |
Old Index