Bug 22523

Summary: Some fonts of this document don't display properly in Evince
Product: poppler Reporter: Denis Laxalde <dlaxalde>
Component: generalAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium CC: mpsuzuki
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Denis Laxalde 2009-06-28 11:59:08 UTC
Fonts in side and top banners (blue) of this document [1] don't display
properly using Evince.
Some (not all) other documents imported in this repository
(http://hal.archives-ouvertes.fr) also have this problem.

[1] http://hal.archives-ouvertes.fr/docs/00/39/07/28/PDF/168b.pdf

Config.:
- Debian Unstable x86
- Evince 2.26.2-1
- libpoppler 0.10.6-1

Ref.: http://bugzilla.gnome.org/show_bug.cgi?id=585663
Comment 1 Albert Astals Cid 2009-06-28 14:12:06 UTC
You mean they are too narrow?
Comment 2 Denis Laxalde 2009-06-28 15:39:19 UTC
(In reply to comment #1)
> You mean they are too narrow?
> 

Yes, exactly.
Also, Xpdf displays them properly.
Comment 3 Albert Astals Cid 2009-06-29 14:22:02 UTC
The problem is:
 * Using non embedded fonts
 * Incorrectly reporting the width of the 'm' letter for that font

So as it's a non embedded font we compare the width of the 'm' letter of the font we are really using with the width that the pdf says and scale it. As result of the pdf incorrectly reporting the width we scale it too much and the font becomes incredibly thin.

No idea how we can solve this
Comment 4 Jason Crain 2016-02-19 04:49:49 UTC

*** This bug has been marked as a duplicate of bug 94054 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.