Bug 12637

Summary: patch to help multi-byte support in windowmaker
Product: Ports & Packages Reporter: Yuan-Chen Cheng <ycheng>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!