mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
c93896aa60
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.
10 lines
492 B
Plaintext
10 lines
492 B
Plaintext
--- 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
|