Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!swrinde!ucsd!ucbvax!agate!sandstorm.Berkeley.EDU!welch From: welch@sandstorm.Berkeley.EDU (Sean N. Welch) Newsgroups: comp.windows.x Subject: Using 16 bit fonts Summary: How do I specify a character... Keywords: kanji Message-ID: <1990Feb16.221802.20196@agate.berkeley.edu> Date: 16 Feb 90 22:18:02 GMT Sender: welch@ocf.Berkeley.EDU Reply-To: welch@sandstorm.Berkeley.EDU (Sean N. Welch) Organization: ucb Lines: 16 I've been playing around a little with some of the 16 bit fonts that we have for use with X11R4 on our cluster of Apollo Domain 3500's and I would like to know how to specify a character as part of a string for something like a titlebar. However, it isn't for a program that I'm writing. I know about XChar2b and XDrawString16, but they aren't what I need since I'm not going to rewrite a window manager. Basically, after having specified something like k14 as the titlefont for xterm in a .twmrc for twm v 1.104 89/12/14, how can we specify characters to go into the title (printable characters, that is)? We have tried fooling around with different quoting of hex and octal representation, but without success. Any helpful hints would be appreciated. Sean Welch welch@ocf.Berkeley.EDU