Bug 138189
Summary: | bold fonts fail to print in OOo, (postscriptname for Bold/Italic/Normal fonts are the same) | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Jatin Nansi <jnansi> | ||||||||||||||
Component: | ttfonts-indic | Assignee: | Darshan Santani <dsantani> | ||||||||||||||
Status: | CLOSED WONTFIX | QA Contact: | |||||||||||||||
Severity: | medium | Docs Contact: | |||||||||||||||
Priority: | medium | ||||||||||||||||
Version: | 4.0 | CC: | caolanm, eng-i18n-bugs, llch, llim | ||||||||||||||
Target Milestone: | --- | Keywords: | i18n | ||||||||||||||
Target Release: | --- | ||||||||||||||||
Hardware: | All | ||||||||||||||||
OS: | Linux | ||||||||||||||||
Whiteboard: | RHEL4U3NAK | ||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||
Clone Of: | Environment: | ||||||||||||||||
Last Closed: | 2006-08-07 11:04:11 UTC | Type: | --- | ||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||
Embargoed: | |||||||||||||||||
Bug Depends On: | |||||||||||||||||
Bug Blocks: | 126002, 137790, 157915 | ||||||||||||||||
Attachments: |
|
Description
Jatin Nansi
2004-11-05 14:38:20 UTC
Created attachment 106215 [details]
the test sxw
Created attachment 106216 [details]
printout with normal text
Created attachment 106217 [details]
printout with bold text
I can reproduce it on Tamil as well so i assume it affects all 5 Indic langs I cannot reproduce on this configuration: openoffice.org-1.1.2-16.6.EL4 ttfonts-hi-1.7-1 Note that I don't see the bold text onscreen, but I do see it in the printout. I may not have the bold fonts though. So either we fixed this along the way, or the bold font itself causes OOo to barf. Could somebody test this with the bold font on 1.1.2-16.6 or later? Ok, nevermind, its still a problem. Installing the bold font screws it up. It will require more investigation... Created attachment 115537 [details]
output with I do some magic with the font
Created attachment 115538 [details]
fixed font
Created attachment 115539 [details]
postscriptname dumper
Ok, the postscript name for the Lohit Hindi and Lohit Hindi Bold fonts is the same, it's Lohit-Hindi for the normal one, and should be Lohit-Hindi-Bold or something different for the other one. Presumably this is why rh#157914# is also a problem. Attached is a simple program to dump the postscript name of a ttf fontfile so as to double check the postscript name of other fonts. Also attached is the Lohit_Hindi_Bold ttf file, except with it's postscript name hacked to be Lohit-Hindb. If you replace your system original with the above copy, and then remove OOo's cache of fonts of ~/.rhopenoffice/user/psprint/pspfontcache/~.openoffice.org2.0/user/psprint/pspfontcache and try again you should get the correct postscript as attached. so it's really a problem of the font IMO *** Bug 157915 has been marked as a duplicate of this bug. *** Thanks for your effort Caolan! I have tested it against OOo and evolution and it should be as you said - a font problem as the postscript name on normal and bold weight are the same. I have already sent the request to the font vendors to get the official change. This is good to be in, however I cannot ACK it unless we have tested all those 'fixed' bold fonts for all tier-1 applications. Font vendor has not give us the update bold fonts with all those fixed mentioned above. It is a risk if they are included. Moving to RHEL4U3Proposed. |