Open
Bug 1429378
Opened 7 years ago
Updated 3 years ago
[Mac][Paint] Some SVG diagrams in the HTML5 spec print at low resolution
Categories
(Core :: Printing: Output, enhancement, P3)
Tracking
()
NEW
People
(Reporter: jwatt, Unassigned)
References
()
Details
On Mac, it seems that some of the HTML5 diagrams print fuzzy at low resolution. For example, the diagram consisting of green ovals under the text "These categories are related as follows" here:
https://html.spec.whatwg.org/multipage/dom.html#kinds-of-content
![]() |
Reporter | |
Comment 1•7 years ago
|
||
Setting the pref print.print_via_pdf_encoder=skia-pdf unfortunately doesn't solve this. I suspect this is a bug in how we draw the SVG before it is composited.
![]() |
Reporter | |
Updated•7 years ago
|
Summary: [Mac] Some SVG diagrams in the HTML5 spec print at low resolution → [Mac][Paint] Some SVG diagrams in the HTML5 spec print at low resolution
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•