Subject: xsrc/35922: add some ISO-8859 8'th bit chars to the default text for xfontsel
To: None <xsrc-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Greg A. Woods <woods@planix.com>
List: netbsd-bugs
Date: 03/05/2007 03:35:00
>Number: 35922
>Category: xsrc
>Synopsis: add some ISO-8859 8'th bit chars to the default text for xfontsel
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: xsrc-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Mar 05 03:35:00 +0000 2007
>Originator: Greg A. Woods
>Release: NetBSD xsrc-current
>Organization:
Planix, Inc.; Toronto, Ontario; Canada
>Environment:
System: NetBSD
>Description:
add some ISO-8859 8'th bit chars to the default text for xfontsel
>How-To-Repeat:
>Fix:
(The second hunk might be off -- it was manually hacked to remove the
non-ASCII chars)
Index: xfree/xc/programs/xfontsel/XFontSel.ad
===================================================================
RCS file: /cvs/master/m-NetBSD/main/xsrc/xfree/xc/programs/xfontsel/XFontSel.ad,v
retrieving revision 1.1.1.4
diff -u -r1.1.1.4 XFontSel.ad
--- xfree/xc/programs/xfontsel/XFontSel.ad 19 Jan 2002 15:16:11 -0000 1.1.1.4
+++ xfree/xc/programs/xfontsel/XFontSel.ad 12 Sep 2003 00:45:15 -0000
@@ -124,8 +124,19 @@
ABCDEFGHIJKLMNOPQRSTUVWXYZ\n\
abcdefghijklmnopqrstuvwxyz\n\
0123456789\n\
-\340\346\347\353\356\360\361\363\371\375\
-\300\306\307\313\316\320\321\323\331\335
+\!@\#$%^&*()_+-=\\[];'`,./|{}:\"~?<>\n\
+\241\242\243\244\245\246\247\
+\250\251\252\253\254\255\256\257\
+\260\261\262\263\264\265\266\267\
+\270\271\272\273\274\275\276\277\n\
+\340\341\342\343\344\345\346\347\
+\350\351\352\353\354\355\356\357\
+\360\361\362\363\364\365\366\367\
+\370\371\372\373\374\375\376\377\n\
+\300\301\302\303\304\305\306\307\
+\310\311\312\313\314\315\316\317\
+\320\321\322\323\324\325\326\327\
+\330\331\332\333\334\335\336\337\n
*sampleText16: \
@@ -146,3 +157,3 @@
*sampleText*allowResize: true
-*sampleText*Height: 50
+*sampleText*Height: 100