[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Differnt fonts for differnt gtk apps? (was Japanese Input?)



Hi all,

	following the instructions of Claudio Bley 
(Message-Id: <[🔎] 1027506862.14847.121.camel@wh2-19>) , I can now input Japanese
in galeon. Thanks.

eg.

export LANG="ja_JP.EUC-JP"
export LC_ALL="ja_JP.EUC-JP"
kinput2 -canna & 
export XMODIFIERS="@im=kinput2"
galeon


However, now galeon (and I guess any other gtk app.) wants to display
all of its menus in Japanese. This is fine for me I just put a Japanese
font in my .gtkrc, eg;

style "user-font"
{
  fontset="-misc-fixed-medium-r-normal-*-*-75-*-*-c-*-jisx0208.1983-0"
}


However, I really like to use small, variable width fonts in my other
gtk apps, and have not been able to find a suitable Japanese font that
has small variable width Roman characters. So I thought the obvious thing
to do was somehow tell galeon, to use the above font, but everything
else to use something else. For example have

style "user-font"
{
  font="-adobe-helvetica-medium-r-normal-*-8-*-*-*-p-*-iso8859-1"
}
in my .gtkrc

and start galeon with something like

galeon \
--fontset="-misc-fixed-medium-r-normal-*-*-130-*-*-c-*-jisx0208.1983-0"

but alas it will not take this type of argument.

Does anyone have a solution? 

Thanks,

Nick.

-- 
Debian testing/unstable
Linux onefish 2.4.18-lavienx #1 Tue Jun 25 19:07:48 EST 2002
i686 unknown unknown GNU/Linux


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: