FS#10593 - [gsfonts] Nimbus Roman No9 L always appears bold
Attached to Project:
Arch Linux
Opened by Andrew Munkres (amunkres) - Thursday, 05 June 2008, 06:47 GMT
Last edited by Francois Charette (Firmicus) - Thursday, 25 March 2010, 20:45 GMT
Opened by Andrew Munkres (amunkres) - Thursday, 05 June 2008, 06:47 GMT
Last edited by Francois Charette (Firmicus) - Thursday, 25 March 2010, 20:45 GMT
|
Details
Description:
In KWord's font dialog box, for the Nimbus Roman No9 L font, the only two choices for "Font style" are Regular and Italic. Text in Nimbus Roman No9 L appears bold in both of these styles. I ran "pacman -Syu" today, and the problem is still present. This seems similar to the bug described here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=278446 Additional info: * package version(s) gsfonts 8.11-4 koffice 1.6.3-3 qt3 3.3.8-7 fontconfig 2.5.0-1 * config and/or log files etc. Attached is the .fonts.conf file from my home directory. Steps to reproduce: Run KWord, start a new document, type some text, change the font for the text to Nimbus Roman No9 L. |
This task depends upon
Closed by Francois Charette (Firmicus)
Thursday, 25 March 2010, 20:45 GMT
Reason for closing: Fixed
Additional comments about closing: See comments
Thursday, 25 March 2010, 20:45 GMT
Reason for closing: Fixed
Additional comments about closing: See comments
n021004l.pfb: "Nimbus Roman No9 L" "Medium"
I'm no expert on how fontconfig works, but I believe the correct mapping should be to "Nimbus Roman No9 L" "Regular".
% fc-match "Nimbus Roman No9 L"
n021003l.pfb: "Nimbus Roman No9 L" "Regular"
% fc-match "Nimbus Roman No9 L:Bold"
n021004l.pfb: "Nimbus Roman No9 L" "Medium"
There seems to be something strange with the gsfonts or fontconfig detecting the Medium weight as the default..
The bold font for the "Nimbus Roman No9 L" font is missing.
The URL to Debian's report doesn't work anymore.
@JGC: closing?
http://bbs.archlinux.org/viewtopic.php?id=93521
I suppose one can look at the spec file for the Fedora package to see how to build the Arch package to avoid this bug.
@Paul + @JGC: Would that be an acceptable solution?
Note that I don't use these fonts that much any more. I prefer the TeX-Gyre fonts (http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=tex-gyre), which are based on the URW fonts but with many many more glyphs and improvements. They are provided by the package texlive-core ;)
Just released the new pkg, so I'm closing this now.