Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2002 22:34:16 -0500
From:      Matthew Reimer <mreimer@vpop.net>
To:        openoffice@freebsd.org
Subject:   No UTF-8 support?
Message-ID:  <3D6EE7B8.3040302@vpop.net>

next in thread | raw e-mail | index | archive | help
I upgraded to OOo 1.0.1, and it is working fine except for UTF-8. 
Previously I was using 1.0 and en_US.UTF-8 (from the misc/utf8locale 
port) worked fine. Mozilla and xterm work fine with en_US.UTF-8.

Is the solution as simple as adding a define to 
patch-sal::osl::unx::nlsupport.c to list UTF-8 as in the NetBSD section? 
E.g.:

+   { "UTF-8",          RTL_TEXTENCODING_UTF8           }  /* 
ISO-10646/UTF-8 */

BTW, in addition to en_US.UTF-8, the utf8locale port also provides 
ja_JP.UTF-8, ko_KR.UTF-8, ru_RU.UTF-8, zh_CN.UTF-8, zh_TW.UTF-8 and 
la_LN.UTF-8.

Or does the problem lie somewhere else?

Matt


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-openoffice" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D6EE7B8.3040302>