Evince replaces bullet by infinity symbol

Bug #551977 reported by André Ventura
20
This bug affects 3 people
Affects Status Importance Assigned to Milestone
fontconfig (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: fontconfig

Ubuntu lucid (development branch) 10.04
fontconfig: 2.8.0-2ubuntu1
libpoppler5: 0.12.4-0ubuntu2
evince: 2.30.0-0ubuntu1
---

Evince replaces the bullet symbol by an infinity symbol.

$ fc-match Symbol
symbol.ttf: "Symbol" "Regular"

A workaround is adding this code to /etc/fonts/local.conf and the bullets would appear:

<match target="pattern">
 <test name="family">
  <string>Symbol</string>
 </test>
 <edit name="family" mode="prepend" binding="same">
  <string>Standard Symbols L</string>
 </edit>
</match>

$ fc-match Symbol
s050000l.pfb: "Standard Symbols L" "Regular"

Revision history for this message
madbiologist (me-again) wrote :

Can you attach the output of pdffonts for the problem file? If you can attach the actual file as well that would be even better.

Changed in fontconfig (Ubuntu):
status: New → Incomplete
Revision history for this message
André Ventura (afv) wrote :

pdffonts output:

name type emb sub uni object ID
------------------------------------ ----------------- --- --- --- ---------
Courier Type 1 no no no 130 0
Courier-Bold Type 1 no no no 135 0
Symbol Type 1 no no yes 149 0
ArialMT TrueType no no no 131 0
LOHKFK+CourierNewPSMT TrueType yes yes yes 136 0
Courier-Oblique Type 1 no no no 115 0
LOHKPK+TT444o00 Type 1C yes yes no 116 0

PDF attached.

madbiologist (me-again)
Changed in fontconfig (Ubuntu):
status: Incomplete → New
Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

There is not much we can do in Ubuntu. None of the fonts are provided with the distribution and you did the right thing and fontconfig match font files correctly (since 'Symbol' is closer to 'Symbol' than 'Standard Symbols L')

But if you want a portable document with specific fonts and depending on your pdf authoring tool, you should embed the font in the pdf (only a subset to avoid huge documents) Acrobat Distiller (which seems to be the tool that generated this document) provide this kind of feature IIRC.

Can we close this report ?

Changed in fontconfig (Ubuntu):
status: New → Incomplete
importance: Undecided → High
importance: High → Undecided
Revision history for this message
SabreWolfy (sabrewolfy) wrote :

Confirmed in Lucid 32 bit using Times New Roman and Free Serif fonts in a PDF generated by OpenOffice.org Writer 3.2.

The standard bullet symbol appearing Writer as a bullet and renders as a bullet when viewed with Acroread 9.3.1 but as an infinity symbol in Evince 2.30.3.

Revision history for this message
SabreWolfy (sabrewolfy) wrote :

The document I was testing with in OpenOffice.org was in .DOC format. I saved it as a .ODT file and then selected all text (Free Serif) and changed the bullet in OpenOffice.org Writer to a diamond symbol. I then selected all text again and changed the symbol back to a bullet and it now renders correctly in Evince.

Revision history for this message
Chemroydal Tissue (chemroyd) wrote :

Confirmed in Lucid 64-bit using Garamond font in a PDF created with OO.org Writer 3.2. Opened a .doc file, exported it as .pdf, and viewed with Evince 2.30.3. When one copies/pastes the infinity symbol back into OO.org Writer, it displays as a bullet. Editing /etc/fonts/local.conf as above fixed the problem.

Revision history for this message
Glen Mehn (gmehn) wrote :

Confirmed in Lucid 64-bit, using OOO 3.2's export to pdf function. Rather annoying, but good to know it's in Evince and not my CVs that I'm sending out to prospective hires!

Revision history for this message
madbiologist (me-again) wrote :

The document attached to comment #2 is displaying fine here on Maverick 32bit, with evince 2.32.0-0ubuntu1 and poppler 0.14.3-0ubuntu1.1

I am getting the following:

ubuntu@ubuntu:~$ fc-match Symbol
Symbol.pfb: "Symbol" "Regular"

SabreWolfy, Chemroydal Tissue and Glen Mehn - can you test with the Maverick Live CD?

Revision history for this message
Iain Parris (ipv2) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for fontconfig (Ubuntu) because there has been no activity for 60 days.]

Changed in fontconfig (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.