head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2001.01.31.08.23.56;	author keith;	state Exp;
branches;
next	1.2;

1.2
date	2000.01.23.14.16.54;	author foxfair;	state Exp;
branches;
next	1.1;

1.1
date	99.12.29.08.42.31;	author steve;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Fix an incorrect XLFD entry in kc12x24.

Submitted by:	kevlo
@
text
@--- kc_fonts.alias.orig	Wed Jan 19 03:18:30 2000
+++ kc_fonts.alias	Wed Jan 19 03:33:31 2000
@@@@ -0,0 +1,6 @@@@
+kc12x24 -kc-fixed-medium-r-normal--24-170-100-100-c-120-iso8859-1
+kc15f -kc-fixed-medium-r-normal--16-160-72-72-c-160-big5-0
+kc24f -kc-fixed-medium-r-normal--24-240-100-100-c-240-big5-0
+kc8x15 -kc-fixed-medium-r-normal--15-170-100-100-c-80-iso8859-1
+taipei16 -kc-fixed-medium-r-normal--16-160-72-72-c-160-big5-0
+taipei24 -kc-fixed-medium-r-normal--24-240-100-100-c-240-big5-0
@


1.2
log
@PR:		16229
Submitted by:	Keith Jang <keith@@ml.tw.freebsd.org>
Fix the kcfonts problem with some X applications, like Netscape or XEmacs.
The program which generates kcfonts just doesn't follow XLFD and let the
X-app get wrong information of big5-encoding fonts.
@
text
@d4 1
a4 1
+kc12x24 -kc-fixed-medium-r-normal--24-170-100-100--c-120-iso8859-1
@


1.1
log
@Fix error message on pkg_add(1) and add fonts.alias to make X-locale
program use these fonts automatically.

PR:		12271
Submitted by:	Yuan-Chen Cheng <ycheng@@ml.tw.freebsd.org>
@
text
@d1 9
a9 7
--- kc_fonts.alias	Sat May  1 22:48:12 1999
+++ kc_fonts.alias.orig	Sat May  1 22:48:10 1999
@@@@ -0,0 +1,4 @@@@
+-kc-fixed-medium-r-normal--16-160-72-72-c-160-big5-0 kc15f
+-kc-fixed-medium-r-normal--24-240-72-72-c-240-big5-0 kc24f
+taipei16 kc15f
+taipei24 kc24f
@

