[Webkit-unassigned] [Bug 124914] New: FilterRes SVG parameter or similar needed to set rendering resolution of filters independently of html width tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 26 21:14:09 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=124914

           Summary: FilterRes SVG parameter or similar needed to set
                    rendering resolution of filters independently of html
                    width tag
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Major
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ideami at gmail.com
                CC: zimmermann at kde.org


I'm a web developer and i have found out today that FilterRes will soon be removed from the SVG Specs.
Just wanted to say that for me as a developer it would be a disaster if you remove FilterRes.
FilterRes is being extremely useful for me. Thanks to it my app works correctly. In my app i have images that have a small Width tag and are scaled with css transform scales.
SVG Effects are applied to them and i need to apply them at the maximum resolution without changing the Width tag value, so the width tag has to be kept small but the effect has to be applied in high res. This is only possible as far as i know by using FilterRes and in fact i have already implemented it and it works wonderfully.
If you get rid of FilterRes this will be a disaster at least for me.
I think flexibility is important, I wonder why would you want to remove the possibility of allowing developers to set the resolution of the rendering of filters, i would think that not only me but other developers will need this either now or in the future. I hope you can reconsider the removal of FilterRes.  Or at least please provide an alternative please, i need to be able to set the rendering resolution of SVG filters regardless of the value of the HTML Width tag. 
Thank you very much for your help 

RESOLUTION: Remove filterRes from Filters spec, with a note pointing out why it was removed.

<scribe> ACTION: Dirk to remove filterRes. [recorded in http://www.w3.org/2013/07/11-svg-minutes.html#action04]
<trackbot> Created ACTION-3513 - Remove filterRes. [on Dirk Schulze - due 2013-07-18].

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list