Re: feComponentTransfer
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.svg |
|---|---|
| Message-ID | <[email protected]> |
Adam wrote: > When I use linear feComponentTransfer filter in Mozilla I do not get > behaviour according the w3c standart. For example for c = 0.5 and blue > box(blue=255 others 0) I get color blue ~ 180, but when I use > inkscape or F-spot I get color with value of b = 123, which I believe > is according the w3c. I'm not following. For a linear feComponentTransfer, you need to specify slope and intercept. What are you specifying for those? -Boris