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





------- Additional comments from [EMAIL PROTECTED] Tue Sep  9 16:32:35 +0000 
2008 -------
@hdu: Ubuntu version of the Sazanami fonts seems not to have a problem.
@cmc: Thank you for the investigation.

Comparison
 The font files in question embedded in Fedora 8 differ from others. 

 SourceForge.jp
  http://iij.dl.sourceforge.jp/efont/10087/sazanami-20040629.tar.bz2
   82154d9ff553427dc9db0f202915be75  sazanami-gothic.ttf   7690324 
   7382c61f715185bb6e8da23c2c541c31  sazanami-mincho.ttf  10554196 

 Ubuntu
  ttf-sazanami-gothic
  ttf-sazanami-mincho
   82154d9ff553427dc9db0f202915be75  sazanami-gothic.ttf   7690324 
   7382c61f715185bb6e8da23c2c541c31  sazanami-mincho.ttf  10554196 

 Fedora 8
  sazanami-fonts-gothic-0.20040629-4.20061016.fc8
  sazanami-fonts-mincho-0.20040629-4.20061016.fc8
   395227c8ee4c126bdd0b5a462f528e34  sazanami-gothic.ttf   7550408 
   3c2c326b56fc6249789022e0f6f6035a  sazanami-mincho.ttf  10414200 

 Fedora Core 6
  fonts-japanese-0.20050222-11.1.1
   82154d9ff553427dc9db0f202915be75  sazanami-gothic.ttf   7690324 
   7382c61f715185bb6e8da23c2c541c31  sazanami-mincho.ttf  10554196 


Confirmation
 Replacing the different fonts with the original ones makes things better. 

 Experiment 1
  Font: sazanami-fonts-gothic-0.20040629-4.20061016.fc8
  Version: OOO300_m4 running on Fedora 8
   strace -f -o log.txt -e trace=file /opt/ooo-dev3/program/soffice
92671_Font_Sazanami_Gothic.odt 
    29724 open("/usr/share/fonts/dejavu/DejaVuSans.ttf", O_RDONLY) = 24
    29724 open("/usr/share/fonts/liberation/LiberationSerif-Regular.ttf",
O_RDONLY) = 41
    29724 open("/usr/share/fonts/sazanami-fonts-gothic/sazanami-gothic.ttf",
O_RDONLY) = 42
  Result: the problem can be observed. 

 Experiment 2
  Font: http://iij.dl.sourceforge.jp/efont/10087/sazanami-20040629.tar.bz2
  Version: OOO300_m4 running on Fedora 8
   strace -f -o log.txt -e trace=file /opt/ooo-dev3/program/soffice
92671_Font_Sazanami_Gothic.odt 
    29627 open("/usr/share/fonts/dejavu/DejaVuSans.ttf", O_RDONLY) = 24
    29627 open("/usr/share/fonts/liberation/LiberationSerif-Regular.ttf",
O_RDONLY) = 41
    29627 open("/usr/share/fonts/sazanami-fonts-gothic/sazanami-gothic.ttf",
O_RDONLY) = 42
  Result: the problem has gone.


---------------------------------------------------------------------
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