xlsfonts update to X11R7 [PSARC/2008/178 Self Review]
Alan Coopersmith
Alan.Coopersmith at sun.com
Sat Mar 8 22:59:42 PST 2008
[Resending since opensolaris.org bounced the original because it came
from a sender address that wasn't visible in external DNS.]
I am sponsoring this case for Stuart Kreitman of the X11 Engineering team.
I have marked it closed approved automatic as it simply updates our
xlsfonts to match the community X11R7 version by adding a number of new
command line flags.
-Alan Coopersmith- alan.coopersmith at sun.com
Sun Microsystems, Inc. - X Window System Engineering
Template Version: @(#)sac_nextcase 1.64 07/13/07 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
1.1. Project/Component Working Name:
xlsfonts update to X11R7
1.2. Name of Document Author/Supplier:
Author: Stuart Kreitman
1.3 Date of This Document:
05 March, 2008
4. Technical Description
xlsfonts is a font list displayer for X display servers and Xprint servers
This project updates our current version of xlfonts to the open
source xlsfonts version 1.0.2, which introduces new options to
the existing set.
The following option is added in the default case:
-d host:dpy
Same as -display host:dpy.
The following options add support for XPRINT:
-printer printername
This option specifies the Xprint printer to contact.
-p printername
Same as -printer printername.
-r resolutionname
Set print resolution name (usually values like 300dpi
or 300x600, see output of xplsprinters). This may
alter the output of xlsfonts if there are printer fonts
which get enabled/disabled on per-resolution basis by
the DDX.
(printer mode only)
-b List printer builtin fonts. This is the same as -x
xp-list-internal-printer-fonts.
(printer mode only)
-B Do not list printer builtin fonts. This is the same as
-X xp-list-internal-printer-fonts.
(printer mode only)
-g List glyph fonts. This is the same as -x
xp-list-glyph-fonts.
(printer mode only)
-G Do not list glyph fonts. This is the same as -X
xp-list-glyph-fonts.
(printer mode only)
-x mode
Enable listfont mode mode.
Supported modes are:
xp-listinternal-printer-fonts
If xp-listinternal-printer-fonts was set (via
option -b or -x xp-listinternal-printer-fonts
xlsfonts will include all of the fonts defined as
internal printer fonts.
xp-list-glyph-fonts
If xp-list-glyph-fonts was set (via option -g or
-x xp-list-glyph-fonts) xlsfonts will include all
of the fonts available to the server which have
glyphs associated with them.
The default value is implicitly determined by the ddx driver
to be the all of the listfonts modes specified in the
xp-listfonts-modes-supported printer attribute.
The value of xp-listfonts-modes-supported and
xp-listfonts-modes (the defaults) can be looked-up via
xplsprinters(1).
(printer mode only)
-X mode
Disable listfont mode mode. See option -x for a list
of valid mode values.
(printer mode only)
Interfaces Exported
-------------------
xlsfonts Committed Patch Release Binding
6. Resources and Schedule
6.4. Steering Committee requested information
6.4.1. Consolidation C-team Name:
X Consolidation / Desktop C-Team
6.5. ARC review type: Automatic
6.6. ARC Exposure: open
More information about the opensolaris-arc
mailing list