Hi,

As far as I can find with OpenGrok, there is only one place that uses this specific setting; that is when math searches for a "sans serif" style font to display. In this case you will get the fallback font for the english locale then. Perhaps Thomas (t...@openoffice.org) knows more about when this setting (which translates to the define DEFAULTFONT_CJK_DISPLAY in the c++ code) is used.

Kind regards, pl

tora - Takamichi Akiyama wrote:
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">

--
Sanity is just a bad excuse for a lack of imagination.
     -- Author unknown

Registered Office: Sun Microsystems GmbH, Sonnenallee 1, D-85551
Kirchheim-Heimstetten
Commercial register of the Local Court of Munich: HRB 161028
Managing Directors: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer
Chairman of the Supervisory Board: Martin Haering

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: dev-h...@gsl.openoffice.org

Reply via email to