** Changed in: fontconfig
Status: Unknown => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/327757
Title:
Evince displays wrong font for PDF Courier basefont
--
ubuntu-bugs mailing l
** Changed in: fontconfig
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/327757
Title:
Evince displays wrong font for PDF Courier basefont
--
ubuntu-bugs mailing li
** Changed in: fontconfig
Importance: Medium => Unknown
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/327757
Title:
Evince displays wrong font for PDF Courier basefont
--
ubuntu-bugs mailing li
OK, got it. Thanks.
The first lines of output are still the same as yours:
0: "Nimbus Mono L", "Bold Oblique",
"/usr/share/fonts/type1/gsfonts/n022024l.pfb"
1: "Nimbus Mono L", "Regular", "/usr/share/fonts/type1/gsfonts/n022003l.pfb"
2: "Nimbus Mono L", "Bold", "/usr/share/fonts/type1/gsfonts/n
On second thought, what is probably happening is that when you replace
your shell with "fchello" or "ls", the program runs and then exits.
After it exits, the terminal window quits because it thinks you are
done. "Exec" is probably not what you want. ;-)
--
Evince displays wrong font for PDF Cou
What does "exec ls" do? I bet it also kills your terminal window. I'm
just guessing, but since exec is replacing your shell with another
program, I would think that the terminal program is detecting it, not
liking it, and giving up. In any event, the problem doesn't seem to be
related to "fchell
@Peter: I was able to compile your code (a first for me), after figuring
out that I need to install libfontconfig1-dev
However typing "exec ./fchello" (without the quotes) at a command prompt
produced no output, but instead closed the terminal window.
What am I doing wrong?
--
Evince displays w
Evince shows this file correctly in Karmic Koala 9.10 with all the
latest updates.
Uname: Linux 2.6.31-16-generic i686
Package versions:
evince 2.28.1-0ubuntu1.2
libpoppler5 0.12.0-0ubuntu2.1
fontconfig 2.6.0-1ubuntu12
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad
The fix has not made it to users of Hardy Heron. My test code above
suggests it hasn't reached Intrepid Ibex, either. I looked at the
FreeDesktop bug reports and it looks to me as if a workaround was put
into Poppler, but that the underlying bug was not fixed. That bug
appears to be that certain
the upstream bug was marked a duplicate of
https://bugs.freedesktop.org/show_bug.cgi?id=14883, which has been
marked as fixed for a year now...
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you are a member
** Changed in: fontconfig
Status: Confirmed => Invalid
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubun
** Changed in: fontconfig
Status: Invalid => Confirmed
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubun
** Changed in: fontconfig
Status: Confirmed => Invalid
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubun
** Changed in: fontconfig
Status: Unknown => Confirmed
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubun
thanks you Peter, linking the report and reassigning to fontconfig,
thanks again.
** Changed in: fontconfig (Ubuntu)
Sourcepackagename: evince => fontconfig
Status: New => Triaged
** Changed in: fontconfig
Importance: Undecided => Unknown
Bugwatch: None => freedesktop.org Bugzilla
This is the upstream bug report:
http://bugs.freedesktop.org/show_bug.cgi?id=20226
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
good debugging work! could you open a bug on freedesktop about that?
there is no active fontconfig hacker on the ubuntu bug tracker and you
will get better chance of a pertinant reply upstream for this issue
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/32
Fontconfig is the culprit. Evince calls Popper which calls FcFontSort
in libfontconfig to find the font most similar to "Courier." The first
font it gets is "Nimbus Mono L", "Bold Oblique". The right font is
actually the next one, "Nimbus Mono L", "Regular".
I see this on "Hardy Heron" as well
** Also affects: fontconfig
Importance: Undecided
Status: New
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
It's not clear to me that bug #131523 is a duplicate. The symptoms are
different. What Stephan Klein describes is the same bug as this one,
but he describes it on a page which is addressing what (I think) is
possibly a different bug.
I'm currently looking through the bugs for Poppler at freedesk
if that's the same issue should that be closed as duplicate? you should
open the bug upstream too where the people writting the software will
read it too
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you ar
** Also affects: poppler
Importance: Undecided
Status: New
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing li
I compared the "evince" executable from "Hardy Heron" with the working
"evince" executable from "Intrepid Ibex." The Poppler library has
changed from "libpoppler-glib.so.2" to "libpoppler.so.3". This suggests
the problem exists the first library and not the second.
This bug is related:
https://b
I burned a "Hardy Heron" CD and booted it. The problem is still
present, which shows that there's nothing special about my installation.
(For the record, I used this image: "ubuntu-8.04.2-desktop-i386.iso".)
This problem must be widespread or universal among "Hardy Heron" users.
--
Evince displa
Evince works correctly on "Intrepid Ibex." FWIW, "Feisty Fawn" exhibits
similar behavior. FF seems to use the same font as my version of "Hardy
Heron", but it's not oblique. (That is, it looks like a heavier non-
oblique version of "Nimbus Mono L".)
"fc-match courier" on "Intrepid Ibex" also gi
fc-match courier gives me the same result as yours: n022003l.pfb: "Nimbus Mono
L" "Regular"
switching back to "new"
** Changed in: evince (Ubuntu)
Status: Incomplete => New
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug
My Evince also claims to be displaying "Courier, Type 1, Not Embedded",
but we get different results. What I'm really asking is if there's a
way to figure out which actual font is being used to represent
"Courier." Specifically, which file is being read for its font
information.
I've looked into
It seems to be using courier... See attached screenshot
** Attachment added: "Screenshot.png"
http://launchpadlibrarian.net/22509715/Screenshot.png
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you are
I tried installing ttf-liberation -- it didn't work. I removed it. I tried
installing msttcorefonts and it
didn't work either.
When it works on your system, are you able to identify the font used? I'm
pretty sure that on
my system "Nimbus Mono L" regular would be the right choice. It's just
It displays correctly on my Evince, I don't know if it's because I
installed msttcorefonts or ttf-liberation (probably the second). Can you
try installing ttf-liberation and open the pdf again with evince?
** Changed in: evince (Ubuntu)
Importance: Undecided => Low
Status: New => Incompl
** Attachment added: "fc-match --verbose output for "Courier""
http://launchpadlibrarian.net/22461531/fc-match-courier-output
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you are a member of Ubuntu
Bug
** Attachment added: "Screenshot of gv at 2X"
http://launchpadlibrarian.net/22461495/gv-2x.png
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
** Attachment added: "Screenshot of xpdf at 125%"
http://launchpadlibrarian.net/22461520/xpdf-125pct.png
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
** Attachment added: "evince-rfc-400pcnt.png"
http://launchpadlibrarian.net/22461456/evince-rfc-400pcnt.png
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
** Attachment added: "Evince screenshot at 100%"
http://launchpadlibrarian.net/22461434/evince-rfc-100pcnt.png
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
** Attachment added: "rfc3513.txt.pdf"
http://launchpadlibrarian.net/22461408/rfc3513.txt.pdf
--
Evince displays wrong font for PDF Courier basefont
https://bugs.launchpad.net/bugs/327757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
36 matches
Mail list logo