feComponentTransfer last value is ignored when it shouldn't

Bug #1046093 reported by v1nce
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Medium
Unassigned

Bug Description

inkscape 0.48.3.1 r9886 ignores last value in tableValues

so to get feFuncR type="discrete" tableValues="0 0.5 1" you need to write

 tableValues="0 0.5 1 0" or tableValues="0 0.5 1 1" or tableValues="0 0.5 1 3.14159"

Tags: filters-svg
Revision history for this message
v1nce (vincent-pennec) wrote :
Revision history for this message
v1nce (vincent-pennec) wrote :

test case works well in FF 15.
3 values in table = 3colors.
4 values = 4 colors.

su_v (suv-lp)
tags: added: filters-svg
Revision history for this message
su_v (suv-lp) wrote :

Reproduced with Inkscape 0.48.3.1 and 0.48+devel r11649 on OS X 10.7.4
(Visual result compared with Squiggle (Batik 1.8pre), Firefox 14.0.1, Opera 12.02, Chromium 23.0.1238.0)

Note: According to <http://wiki.inkscape.org/wiki/index.php/Filter_Effects#Status_of_the_filter_primitives_2> feComponentTransfer is only partially implemented.

Changed in inkscape:
importance: Undecided → Medium
status: New → Confirmed
summary: - fecomponenttransfer last value is ignored when it shouldn't
+ feComponentTransfer last value is ignored when it shouldn't
Revision history for this message
Beluga (buovjaga) wrote :

I get the expected result in Inkscape. Same in Firefox. Plz re-test.

Arch Linux 64-bit, KDE Plasma 5
Inkscape 0.92pre1 15073 (GTK3)

Revision history for this message
jazzynico (jazzynico) wrote :

Reproduced on Windows XP (32-bit), Inkscape 0.91.
Not reproduced with lp:inkscape/0.92.x rev. 15207.

Changed in inkscape:
milestone: none → 0.92
status: Confirmed → Fix Committed
Bryce Harrington (bryce)
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.