Bug 457298

Summary: em-dash glyph wrong in serif font
Product: [Fedora] Fedora Reporter: Ulrich Drepper <drepper>
Component: liberation-fontsAssignee: Caius Chance <K9>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: fonts-bugs
Target Milestone: ---Keywords: i18n
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-06 06:46:16 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:
Attachments:
Description Flags
Crop of screenshot showing code above in firefox
none
Screenshot on my firefox.
none
Screenshot on my gucharmap. none

Description Ulrich Drepper 2008-07-30 19:06:48 UTC
Description of problem:
The em-dash character U2014 has an incorrect glyph at least in the serif font. 
It displays as ñ instead.  See the attached crop of a screenshot (this is
firefox showing the code described below).

Version-Release number of selected component (if applicable):
liberation-fonts-1.04-1.fc9.noarch

How reproducible:
Always

Steps to Reproduce:
1.store this in a file

>>> start <<<
<html>
should be em-dash &gt;&gt; &#8212; &lt;&lt;
<pre>
should be em-dash &gt;&gt; &#8212; &lt;&lt;
</pre>

em-dash = U2014 = &amp;#8212
</html>
>>> end <<<

2.view in firefox
3.
  
Actual results:
see attached screenshot

Expected results:
correctly displayed em-dash

Additional info:

Comment 1 Ulrich Drepper 2008-07-30 19:06:48 UTC
Created attachment 313022 [details]
Crop of screenshot showing code above in firefox

Comment 2 Ben Laenen 2008-07-30 19:15:53 UTC
Restarting your desktop should fix it. That's usually a font caching problem.

Comment 3 Caius Chance 2008-07-31 02:25:11 UTC
I will do a triage very soon.

Comment 4 Caius Chance 2008-08-06 06:35:06 UTC
Triaged with the following:

http://download.fedora.redhat.com/pub/fedora/linux/updates/9/i386/liberation-fonts-1.04-1.fc9.noarch.rpm

Results:

- Configured firefox 3.0.1 with Liberation Serif as default font and loaded the html code provided by reporter, it is shown correctly.

- Started gucharmap and select Liberation Serif font. Searched U+2014 and it also displays correctly.

- Opened LiberationSerif-{Regular,Bold}.ttf with fontforge and searched for U+2014. There is correct glyph in U+2014 codepoint.

This bug should be closed 'notabug'.

Comment 5 Caius Chance 2008-08-06 06:44:42 UTC
Created attachment 313530 [details]
Screenshot on my firefox.

Comment 6 Caius Chance 2008-08-06 06:45:38 UTC
Created attachment 313531 [details]
Screenshot on my gucharmap.

Top left is the U+2014. It does show correctly.