OpenSolaris

Printable Version Enter a New Search
Bug ID 6699573
Synopsis CDE Font Administration Tools removal [LSARC 2008/010]
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:font
Keywords 6701874
Responsible Engineer Alan Coopersmith
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_91
Fixed In snv_91
Release Fixed solaris_nevada(snv_91)
Related Bugs
Submit Date 8-May-2008
Last Update Date 29-May-2008
Description
This case removes the CDE Font Administration tools, which were introduced in
ASARC 1995/177, and declared EOF in the CDE EOF case (LSARC/2005/533).   
For historical reasons, these tools live in the X Consolidation despite using
CDE Consolidation Private interfaces (via a contract in the original case).

The entire SUNWxwfa package will be removed, including the following commands:
    /usr/dt/bin/sdtfontadm
    /usr/dt/bin/sdtfontadd
    /usr/dt/bin/sdtfontls
    /usr/dt/bin/sdtfontrm
    /usr/dt/bin/sdtfpadd
    /usr/dt/bin/sdtfpls
    /usr/dt/bin/sdtfprm

These commands interacted with the font system built into the X server, 
which CDE and other X desktops originally used.  The sdtfp{add,rm} commands 
for manipulating the X server's font path only configured the now-Obsolete 
Xsun server and were never updated to work with the Xorg server.

Modern X desktops, including GNOME and KDE mainly use the newer
fontconfig/Xft client-side font system, which is not affected by these
tools.  GNOME provides its own font GUI's for that system.

Users of legacy applications that still use the old X font system will be 
recommended to use the standard X command line tools - mkfontdir, mkfontscale,
and xset - to install fonts with their metadata files for the X server font 
system and to add entries to the X server font path.
Work Around
N/A
Comments
N/A