From alanc@almas.sfbay.sun.com Wed Mar  5 16:30:53 2008
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m260UqxW025903
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 5 Mar 2008 16:30:52 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m260UpJc027973;
	Wed, 5 Mar 2008 17:30:52 -0700 (MST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JXA00G0Z9FFS700@brm-avmta-1.central.sun.com>; Wed,
 05 Mar 2008 17:30:51 -0700 (MST)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JXA00AB39FD8Z60@brm-avmta-1.central.sun.com>; Wed,
 05 Mar 2008 17:30:49 -0700 (MST)
Received: from almas.sfbay.sun.com (almas.SFBay.Sun.COM [129.146.106.93])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id m260Ungw043909; Wed, 05 Mar 2008 16:30:49 -0800 (PST)
Received: from almas.sfbay.sun.com (localhost [127.0.0.1])
	by almas.sfbay.sun.com (8.14.2+Sun/8.14.2) with ESMTP id m260FnGA005268; Wed,
 05 Mar 2008 16:15:49 -0800 (PST)
Received: (from alanc@localhost)
	by almas.sfbay.sun.com (8.14.2+Sun/8.14.2/Submit) id m260FnMv005264; Wed,
 05 Mar 2008 16:15:49 -0800 (PST)
Date: Wed, 05 Mar 2008 16:15:49 -0800 (PST)
From: Alan.Coopersmith@sun.com
Subject: xlsfonts update to X11R7 [PSARC/2008/178 Self Review]
To: PSARC-ext@sun.com
Cc: Stuart.Kreitman@sun.com, xwin-discuss@opensolaris.org
Message-id: <200803060015.m260FnMv005264@almas.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.2.0.264296
Status: RO
Content-Length: 3380

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@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


From Alan.Coopersmith@sun.com Sat Mar  8 22:59:58 2008
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m296xvbD026992
	for <psarc-ext@sac.sfbay.sun.com>; Sat, 8 Mar 2008 22:59:57 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id m296xnZM017996
	for <@sunmail2sca.sfbay.sun.com:psarc-ext@sun.com>; Sun, 9 Mar 2008 06:59:56 GMT
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JXG00A01BFUHY00@brm-avmta-1.central.sun.com> for psarc-ext@sun.com
 (ORCPT psarc-ext@sun.com); Sat, 08 Mar 2008 23:59:54 -0700 (MST)
Received: from brmea-mail-1.sun.com ([192.18.98.31])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JXG00JYYBFUQLD0@brm-avmta-1.central.sun.com> for
 psarc-ext@sun.com (ORCPT psarc-ext@sun.com); Sat,
 08 Mar 2008 23:59:54 -0700 (MST)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m296xshC027470	for
 <psarc-ext@sun.com>; Sun, 09 Mar 2008 06:59:54 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0JXG00501B59YW00@mail-amer.sun.com>
 (original mail from Alan.Coopersmith@Sun.COM)
 for psarc-ext@sun.com (ORCPT psarc-ext@sun.com); Sat,
 08 Mar 2008 23:59:54 -0700 (MST)
Received: from [192.168.0.118] ([66.120.186.27])
 by mail-amer.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28
 2007)) with ESMTPSA id <0JXG005MJBFTUU00@mail-amer.sun.com> for
 psarc-ext@sun.com (ORCPT psarc-ext@sun.com); Sat,
 08 Mar 2008 23:59:54 -0700 (MST)
Date: Sat, 08 Mar 2008 22:59:42 -0800
From: Alan Coopersmith <Alan.Coopersmith@sun.com>
Subject: xlsfonts update to X11R7 [PSARC/2008/178 Self Review]
Sender: Alan.Coopersmith@sun.com
To: psarc-ext@sun.com
Cc: Stuart.Kreitman@sun.com, xwin-discuss@opensolaris.org
Message-id: <47D38ADE.3000009@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
User-Agent: Thunderbird 2.0.0.12 (Windows/20080213)
Status: RO
Content-Length: 3570

[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@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


