Subject: pkg/12252: add support big5 fonts in 'intlfonts' for x11/rxvt
To: None <gnats-bugs@gnats.netbsd.org>
From: None <rxg@ms25.url.com.tw>
List: netbsd-bugs
Date: 02/20/2001 21:39:26
>Number: 12252
>Category: pkg
>Synopsis: add support big5 fonts in 'intlfonts' for x11/rxvt
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Feb 20 05:41:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: Rui-Xiang Guo
>Release: NetBSD-1.5S
>Organization:
>Environment:
System: NetBSD ms25.url.com.tw 1.5S NetBSD 1.5S (generic) #0: Tue Feb 20 19:34:06 CST 2001 rxg@ms25.url.com.tw:/usr/src/sys/arch/i386/compile/generic i386
Architecture: i386
Machine: i386
>Description:
Let x11/rxvt can use the big5 fonts in 'intlfonts'.
>How-To-Repeat:
I prefer to use 'intlfonts', because it has no copyright problem. :)
>Fix:
Please add this patch
--- main.c.orig Tue Feb 20 21:13:42 2001
+++ main.c Tue Feb 20 21:20:30 2001
@@ -590,7 +590,7 @@
enc = "GB";
break;
case BIG5:
- c = "-*-r-*-%.2d-*-big5-0";
+ c = "-*-r-*-%.2d-*-big5*-0";
enc = "BIG5";
break;
case EUCJ:
>Release-Note:
>Audit-Trail:
>Unformatted: