To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67176


User tora changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|RESOLVED                  |REOPENED
--------------------------------------------------------------------------------
              Resolution|DUPLICATE                 |
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Sep 18 01:35:42 -0700 
2006 -------
Reopened.

This issue can also be observed with 2.0.4rc2 in which the issue 67167 
has been already fixed.


Font File Used
  With 2.0.4rc2, "truss -t open -p process_id_of_soffice.bin" reports:

    open("/opt/openoffice.org2.0/help/ja/default.css", O_RDONLY) = 49
    open("/usr/openwin/lib/X11/fonts/TrueType/dotum.ttf", O_RDONLY) = 49

    The font file dotum.ttf is not a Japanese one, but is a Korean one.


Font File Recognition 
  $HOME/.openoffice.org2/user/psprint/pspfontcache says:
    File:dotum.ttf
    2;1
    Baekmuk Dotum;<EB><B0><B1><EB><AC><B5> <EB><8F><8B><EF><BF><BD>
    
-1;Baekmuk-Dotum;0;5;5;2;65535;791;190;-19;0;1006;981;1006;981;0;1;1;0;Regular

    File:hggbpsun.ttf
    2;1
    HG-PGothicB-Sun
    
-1;HG-PGothicB-Sun;0;5;5;2;65535;859;140;-1;1;1117;999;1117;999;0;1;1;4;Regular


The CSS File of the On-Line Help
  The CSS file, /opt/openoffice.org2.0/help/ja/default.css, defines:

    body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent,
.tablecontentintable
        { font-family: "HG PGothicB Sun","HG GothicB Sun","MS PGothic","MS
Gothic",TLPGothic,TLGothic,IPAPGothic,IPAGothic,"Andale Sans UI","Sazanami
Gothic",LXGothic,"Kochi Gothic",Gothic;}


Font Name Specified
  With reproducing the same contents with Writer - Typing control-A on the 
  online help, then pasting it into Writer - the font box in the tool bar 
  of Writer holds the following text as a font name:

    HG PGothicB Sun;HG GothicB Sun;MS PGothic;MS
Gothic;TLPGothic;TLGothic;IPAPGothic;IPAGothic;Andale Sans UI;Sazanami
Gothic;LXGothic;Kochi Gothic;Gothic


Simple Reproduction Test
  With Writer, a sequence of D T F3 keys for filling an empty document with 
  a dummy text by AutoText leads opening the following font file whose name 
  is defined as a default font of Writer in the file VCL.xcu .

     /usr/openwin/lib/locale/ja/X11/fonts/TT/hgmlsun.ttf

  That looks good. 

  Selecting all the text by typing a Control-A and changing its font name 
  to "Hg Pgothicb Sun" which listed at the top of font name list described 
  above leads opening the following font file:

    /usr/openwin/lib/X11/fonts/TrueType/dotum.ttf

  That seems no good. 

  The font name chosen by a user from a font name pull down list is 
  "Hg Pgothicb Sun"; however, the font file opened by soffice.bin is dotum.ttf .
  No bold nor italic attribute is applied at this time. 

  Clearly, with OOo 2.0.4rc2, finding a font file related to a given font 
  name sometimes works well and sometimes works inappropriately.


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to