mozilla / pdf.js

PDF Reader in JavaScript
https://mozilla.github.io/pdf.js/
Apache License 2.0
48.28k stars 9.96k forks source link

Firefox 23.0.1 in XP SP3 mishandles music font glyphs #3642

Closed timrprobocom closed 11 years ago

timrprobocom commented 11 years ago

In the PDF file stored here http://nota.bailey.at/achtsamkeit.pdf, only the right half of the "segno" and "coda" symbols (from the embedded Emmentaler font) are rendered. Acrobat renders the whole glyph.

"Segno" symbol, first in pdf.js then in Acrobat: ex1_pdf_js ex1_acrobat

"Coda" symbol, first in pdf.js then in Acrobat: ex2_pdf_js ex2_acrobat

timvandermeij commented 11 years ago

I cannot replicate this on Windows 7 x64, Firefox 24.0 (HWA on) and the PDF.js development version. Just confirming that it is probably caused by HWA being off.

timrprobocom commented 11 years ago

I can no longer duplicate this in Firefox 24.0. Whatever it was must have been addressed between 23 and 24. Consider it closed.