Bug 12637 - patch to help multi-byte support in windowmaker
Summary: patch to help multi-byte support in windowmaker
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-07-14 08:30 UTC by Yuan-Chen Cheng
Modified: 1999-12-29 08:27 UTC (History)
0 users

See Also:


Attachments
file.diff (411 bytes, patch)
1999-07-14 08:30 UTC, Yuan-Chen Cheng
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuan-Chen Cheng 1999-07-14 08:30:01 UTC
For multi-byte character, like big5 chinese, user,
it's not hard to make window maker working.
But if we want to change theme, we have to change
some more setting.

With this patch, things will be much easier for us.
Even some font's are missing, window maker still
can go without abnormal exit.

Fix: add patch-bc

This patch won't affect any user who do not use
multi-byte characters.
How-To-Repeat: 
Use multi byte character like kcfonts (I have submit
a new version of kcfonts but no one commit it)
you also have to set

MultiByteText = YES

in ~/GNUstep/Defaults/WMGLOBAL

read FAQ.I18N for detail.
Comment 1 Steve Price freebsd_committer freebsd_triage 1999-12-29 08:26:59 UTC
State Changed
From-To: open->closed

Committed, thanks!