Closed
Bug 754424
Opened 14 years ago
Closed 12 years ago
Fonts don't render properly in Linux
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: gw280, Unassigned)
References
()
Details
(Whiteboard: [pdfjs-c-rendering][pdfjs-d-linux])
Attachments
(2 files)
I've never seen pdf.js render correctly on Linux; it either renders glyphs way too large, or renders incorrect glyphs, or both. See attached screenshot.
Updated•14 years ago
|
Whiteboard: [pdfjs-c-rendering][pdfjs-d-linux]
Comment 1•13 years ago
|
||
Could you provide the URL for the PDF on the screenshot?
In some case the pdf.js cannot display font embedded in the PDF documents. Check the http://mzl.la/pdfjs-test page. If the @face-font tests are failing, then the user chose that web pages are not allowed to used their fonts (see Preferences -> Content -> Fonts & Colors -> Advanced).
Flags: needinfo?(gwright)
Comment 2•13 years ago
|
||
At least,
http://mysite.science.uottawa.ca/rsmith43/Zombies.pdf
seems to be rendered correctly with the following m-c build on Win64.
20121210030747
https://hg.mozilla.org/mozilla-central/rev/725eb8792d27
| Reporter | ||
Comment 4•13 years ago
|
||
I just tested again and it's working fine on my Fedora 17 installation. I'll check again with Ubuntu, but it may have been fixed since I filed this.
Comment 5•13 years ago
|
||
It broken on Ubuntu 12.10 Firefox Nightly.
Comment 6•13 years ago
|
||
(It's WORKSFORME over here, on Ubuntu 12.10 w/ up-to-date 64-bit Firefox nightly, looking at the Zombies PDF.)
Comment 7•13 years ago
|
||
Anthony, can you provide the screenshot? Also, can you run http://mzl.la/pdfjs-test ?
Comment 8•13 years ago
|
||
@font-face is supported/enabled Failed Important Core No info
@font-face loading completion detection Failed Important Core No info
Comment 9•13 years ago
|
||
Comment 10•13 years ago
|
||
(In reply to Anthony Jones (:kentuckyfriedtakahe) from comment #8)
> @font-face is supported/enabled Failed Important Core No info
> @font-face loading completion detection Failed Important Core No info
Looks like either web page fonts are disabled (see Preferences->Content->Font Advanced..., that shall be enabled by default) or duplicate of Bug 830078.
Comment 11•13 years ago
|
||
"Allow pages to choose their own fonts, instead of my selection above" is checked.
Comment 12•13 years ago
|
||
i think this is not a linux only bug
os x with nightly 21.0a1 (2013-02-19) displays blank pdf pages
| Reporter | ||
Comment 13•12 years ago
|
||
Not seen this for a while
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•