View Single Post
Old Yesterday, 09:39 AM   #12
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,849
Karma: 8700631
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by philja View Post
What is the role of the svg filter?
The same role of any of the css filter. But svg filters are more powerfull than the css ones.

Quote:
I presumed that because the Metal_Filter.svg file contained the entry

Code:
   <feFlood flood-color="red" result="solid_color"/>
I should see something red or at least reddish in the Preview pane when the Section0001.xhtml file was selected (before attempting any edit).
Yes, that's right.

Quote:
No matter which file I select, I never see any hint of red in Preview so what would I expect to see if the color was changed to blue or whatever?

What do I need to do to see the effect of the flood-color in the SVG filter file?
Post a screenshot of your output; there must be some kind of bug with your system, because when you open the epub I attached, as I said in a previous post, you should see something like:

Click image for larger version

Name:	One1.jpg
Views:	8
Size:	6.5 KB
ID:	217826

The original svg file (image1.svg) is a plain grayscale image (full filled with color="#777"). The final color, the brushed metal effect and 3D appearance are product of the applied filter.

Last edited by RbnJrg; Yesterday at 09:45 AM.
RbnJrg is offline   Reply With Quote