Closed
Bug 775483
Opened 13 years ago
Closed 13 years ago
Pixelated compound SVG especially on background
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 600207
People
(Reporter: grelimail, Unassigned)
Details
Attachments
(3 files, 3 obsolete files)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0
Build ID: 20120718030544
Steps to reproduce:
I'm trying to use SVG for sharp and scalable graphics. I've realized that one of the best methods would be using SVG sprites. However,
Actual results:
Firefox scales SVG with reused parts (via <symbol> and <use>) on background like it's a bitmap image, thus getting it pixelated when zooming.
Expected results:
Clear and sharp images. SVG images should be correctly rendered when page is zoomed without pixelated bluriness.
Reporter | ||
Comment 1•13 years ago
|
||
An HTML page with different ways of using SVG.
Reporter | ||
Comment 2•13 years ago
|
||
Reporter | ||
Comment 3•13 years ago
|
||
A HTML page with different ways of using SVG images.
Attachment #643801 -
Attachment is obsolete: true
Reporter | ||
Comment 4•13 years ago
|
||
I don't know why, but it seems that autodetection for the HTML doesn't work.
Attachment #643803 -
Attachment is obsolete: true
Reporter | ||
Comment 6•13 years ago
|
||
It could be related in some way to https://bugzilla.mozilla.org/show_bug.cgi?id=600207
Attachment #643807 -
Attachment mime type: text/plain → text/html
Comment 7•13 years ago
|
||
Yeah, this is a duplicate of bug 600207.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
No longer depends on: 600207
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•