From alanc@sac.sfbay.sun.com Wed Feb 13 16:56:16 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 m1E0uFZQ016403
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 13 Feb 2008 16:56:15 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id m1E0uBCs004555;
	Thu, 14 Feb 2008 00:56:14 GMT
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JW700M1DELN9F00@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 13 Feb 2008 16:56:11 -0800 (PST)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JW7002DWELKDTA0@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 13 Feb 2008 16:56:08 -0800 (PST)
Received: from sac.sfbay.sun.com (new-sac.SFBay.Sun.COM [129.146.175.65])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id m1E0u7hV021496; Wed, 13 Feb 2008 16:56:07 -0800 (PST)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m1E0f7mw015912; Wed,
 13 Feb 2008 16:41:07 -0800 (PST)
Received: (from alanc@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id m1E0f7nG015908; Wed,
 13 Feb 2008 16:41:07 -0800 (PST)
Date: Wed, 13 Feb 2008 16:41:07 -0800 (PST)
From: Alan Coopersmith <alanc@sac.sfbay.sun.com>
Subject: xwud -dumpheader & -scale [PSARC/2008/108 Self Review]
To: PSARC-ext@sun.com
Cc: Niveditha.Rau@sun.com, xwin-discuss@opensolaris.org
Message-id: <200802140041.m1E0f7nG015908@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.2.0.264296
Status: RO
Content-Length: 1655

I am sponsoring this case for Nivedita Rau of the X11 Engineering team.
I have marked it closed approved automatic as it simply imports two new
options that X.Org has added in the latest X11R7 releases of xwud.

        -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:
	 xwud -dumpheader & -scale
    1.2. Name of Document Author/Supplier:
	 Author:  Niveditha Rau
    1.3  Date of This Document:
	13 February, 2008
4. Technical Description

xwud is a X Window System image undumping utility.  It
allows X users to display in a window an image saved in a
specially formatted dump file, such as produced by xwd.
    
This project updates our current version of xwud to the open
source xwud version 1.0.1, which introduces two new options to
the existing set of options:

	xwud -scale
        xwud -dumpheader
    
The manual page description of these new options are:

	-dumpheader
	    This option prints out the XWD header information only.  
	    Nothing is displayed.

	-scale
	    Allow the window to be resized, and scale the image to the 
	    size of the window.

Interfaces Exported
-------------------
xwud -dumpheader			Committed	Patch Release Binding
xwud -scale 				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


