Hi,

I have a question.
How does the missing "CJK_DISPLAY" affect the control of finding proper fonts?

One of the nodes in VCL.xcu [1]

  <node oor:name="DefaultFonts">
    <node oor:name="ja" oor:op="replace">

does not have
      <prop oor:name="CJK_DISPLAY" oor:type="xs:string" oor:op="replace">

All other languages within CJK do have "CJK_DISPLAY" in their settings.
    <node oor:name="zh-cn" oor:op="replace">
    <node oor:name="zh-tw" oor:op="replace">
    <node oor:name="zh-hk" oor:op="replace">
    <node oor:name="zh-sg" oor:op="replace">
    <node oor:name="ko-kr" oor:op="replace">

[1] 
http://svn.services.openoffice.org/ooo/trunk/officecfg/registry/data/org/openoffice/VCL.xcu

Regards,
Tora

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to