Java is not supported with Khmer Unicode.

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Java is not supported with Khmer Unicode.

metsarin
Dear All.

I follow by forum. I try to config Khmer Unicode with Java. But I still have problem. Do you have any ideas for this problem?  
Reply | Threaded
Open this post in threaded view
|

Re: Java is not supported with Khmer Unicode.

Verus Open Source Support
If you have created your fontconfig.properties
1. Check if you have installed Khmer OS Unicode Font
2. If you are have multiple installation of jre and jdk. Make sure you place all your fontconfig.properties in all the jre/lib directories
3. Remove the font Arial MS Unicode from your fonts

On 02/07/2013 01:48 PM, metsarin [via NewGenLib] wrote:
Dear All.

I follow by forum. I try to config Khmer Unicode with Java. But I still have problem. Do you have any ideas for this problem?  


If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/Java-is-not-supported-with-Khmer-Unicode-tp7573505.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML

NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
MJ
Reply | Threaded
Open this post in threaded view
|

Re: Java is not supported with Khmer Unicode.

MJ
Does this solution worked ?
------------------------------------------------
If you have created your fontconfig.properties
1. Check if you have installed Khmer OS Unicode Font
2. If you are have multiple installation of jre and jdk. Make sure you place all your fontconfig.properties in all the jre/lib directories
3. Remove the font Arial MS Unicode from your fonts
-----------------------------------------------------
I have issue with Oracle form where Khmer text are displaying as Box in form. I am using windows 7 with java 8.
I found that its related to font.
My questions is  what needs to be updated in fontconfig.properties . what are the value details to be updated . I have intalled display language "KhmerUI"
Would really appreciate your support
Thanks,
MJ
sarangihello@yahoo.com



Reply | Threaded
Open this post in threaded view
|

Re: Java is not supported with Khmer Unicode.

Khiev Sopheaktra
In reply to this post by metsarin
please contact direct email to me: ksopheaktra@yahoo.com
I can help you on this because I have file to configure to you.

THanks,
MJ
Reply | Threaded
Open this post in threaded view
|

Re: Java is not supported with Khmer Unicode.

MJ
In reply to this post by MJ
I found the simplest solution to this issue. The solution is to add fallback font
The end user needs to place Khmer font files in java fallback folder at directory:/jre/lib/fonts/fallback
This directory may not exist on your system. So just create it if it's not already there.

1) Navigate to the directory jre/lib/fonts/
2) Under this directory create a folder called "fallback"

Example of path:
C:\Program Files (x86)\Java\jre1.8.0_111\lib\fonts\fallback
3) Search the set of font  files  KhmerUI.ttf and KhmerUIb.ttf  under C:\Windows\winsxs\
4) Copy these two files to jre/lib/fonts/fallback directory
 5) once its done , you can type and view Khmer fonts in form application