Patch-ID# 100454-03
Keywords: cte2427, ow3.0, -x, convertfont, OW3.0
Synopsis: OpenWindows 3.0: convertfont -x does not produce correct bdf file 
Date: Jan/27/93

Solaris Release: 1.0 1.0.1 1.1 1.1.1A 1.1.2 
 
SunOS Release: 4.1.1 4.1.2 4.1.3 4.1.3_U1 4.1.4

Unbundled Product: OpenWindows

Unbundled Release: 3.0

Topic: OW 3.0 convertfont patch

BugId's fixed with this patch: 1075518 1073601 1102515

NOTE:
This patch fixes the following bugids:

BUGID	DESCRIPTION
1075518 OW3.0 convertfont -x does not produce correct results
1073601 convertfont does not generate the correct bdf font from a glyph font
1102515	convertfont core dumps when used on symb* fonts

Changes incorporated in this version: 1102515

Relevant Architecture: sparc
    NOTE: sun4(all)

Patches which may conflict with this patch: 

Obsoleted by:

Files included with this patch: convertfont

Patch Installation Instructions: 

	1) cd to $OPENWINHOME/bin
	2) su to root
	3) get patch id from current convertfont using
	   strings convertfont | grep -i patch
	4) if patch_id exists
		mv convertfont convertfont.patch_id_123456_89
		where patch_id_123456_89 is recorded from step #3
           else
		mv convertfont convertfont.30fcs
	5) cp patched convertfont to convertfont
	6) chmod 755 convertfont
