From sacadmin Mon Sep 17 13:24:32 2007
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 l8HKOWPv002154;
	Mon, 17 Sep 2007 13:24:32 -0700 (PDT)
Received: (from alanc@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id l8HKOWpQ002150;
	Mon, 17 Sep 2007 13:24:32 -0700 (PDT)
Date: Mon, 17 Sep 2007 13:24:32 -0700 (PDT)
From: Alan Coopersmith <alanc@sac.sfbay.sun.com>
Message-Id: <200709172024.l8HKOWpQ002150@sac.sfbay.sun.com>
To: LSARC@sac.sfbay.sun.com
Cc: Alan.Coopersmith@Sun.COM
Subject: fc-match [LSARC/2007/532 Self Review]
Status: RO
Content-Length: 2147


I am sponsoring this case for myself and marking it closed approved automatic
as it just provides a command from the fontconfig community release we 
overlooked in the Solaris release.   It requests a patch binding.

        -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 2007 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 fc-match
    1.2. Name of Document Author/Supplier:
	 Author:  Alan Coopersmith
    1.3  Date of This Document:
	17 September, 2007
4. Technical Description

This case introduces the fc-match command, which is used to help debug changes
to fonts.conf configuration files to determine what fonts fontconfig will match
for specified requests.

The man page is simple:

NAME
     fc-match - match available fonts

SYNOPSIS
     fc-match [-svV?][--sort][--verbose][--version][font-pattern]

DESCRIPTION
     fc-match matches font-pattern  (empty  pattern  by  default)
     using  the normal fontconfig matching rules to find the best
     font available.  If --sort is given, the sorted list of best
     matching fonts is displayed.  With --verbose, the whole font
     pattern for each match is printed, otherwise only the  file,
     family and style are printed.

SEE ALSO
     libfontconfig(3lib)

ATTRIBUTES
     See attributes(5) for descriptions of the  following  attri-
     butes:

     _______________________________________
    |   ATTRIBUTE TYPE   |  ATTRIBUTE VALUE|
    |____________________|_________________|
    | Availability       |  SUNWfontconfig |
    | Interface Stability|  Volatile       |
    |____________________|_________________|


Imported Interfaces:
--------------------
fontconfig			External		LSARC/2003/273

Exported Interfaces:
--------------------
/usr/bin/fc-match		Volatile		see above

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


