From alanc@almas.sfbay.sun.com Fri Feb 22 14:22:39 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 m1MMMdfR020299
	for <psarc-ext@sac.sfbay.sun.com>; Fri, 22 Feb 2008 14:22:39 -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 m1MMMcXc014205;
	Fri, 22 Feb 2008 15:22:38 -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 <0JWN00M01VHPNT00@brm-avmta-1.central.sun.com>; Fri,
 22 Feb 2008 15:22:37 -0700 (MST)
Received: from almas.sfbay.sun.com ([129.146.108.211])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JWN007INVHOV470@brm-avmta-1.central.sun.com>; Fri,
 22 Feb 2008 15:22:37 -0700 (MST)
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 m1MMF7uh020845; Fri,
 22 Feb 2008 14:15:07 -0800 (PST)
Received: (from alanc@localhost)
	by almas.sfbay.sun.com (8.14.2+Sun/8.14.2/Submit) id m1MMF7M7020841; Fri,
 22 Feb 2008 14:15:07 -0800 (PST)
Date: Fri, 22 Feb 2008 14:15:07 -0800 (PST)
From: Alan Coopersmith <alanc@almas.sfbay.sun.com>
Subject: xfd -fa [PSARC/2008/137 Self Review]
To: PSARC-ext@sun.com
Cc: Niveditha.Rau@sun.com, xwin-discuss@opensolaris.org
Message-id: <200802222215.m1MMF7M7020841@almas.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.2.0.264296
Status: RO
Content-Length: 1909

I am sponsoring this ARC case for Niveditha Rau of the X11 Engineering team.
As it simply adds a new option to an existing command, matching the current
open source version from X.Org, I have marked it closed approved automatic.
The newly imported Volatile interfaces are also included in the X 
Consolidation, so no contract is provided for their use.

        -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:
	 xfd -fa
    1.2. Name of Document Author/Supplier:
	 Author:  Niveditha Rau
    1.3  Date of This Document:
	22 February, 2008
4. Technical Description

xfd is a utility that displays all the characters in a X font.
It creates a window containing the name of the font being displayed,  
a row of command buttons, several lines of text for displaying character 
metrics, and a grid containing one glyph per cell.  

This project updates our current version of xfd to the open
source xfd version 1.0.1, which introduces a new option to
the existing set of options, of specifying a X Freetype font.

	xfd -fa font
    
The manual page description of the new option is:

	-fa font
	    This option specifies a Xft font to be displayed.  This
	    can also be set with the FontGrid face resource.  A font
	    pattern must be specified.

Interfaces Imported
-------------------
libfontconfig		External [Volatile]	LSARC 2003/273
libXft			External [Volatile]	LSARC 2003/274


Interfaces Exported
-------------------
xfd -fa			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


