I can create the Filter element; however, I am unable to create the fe SpecularLighting child element or the fe DistantLight child element. The SVG.pm docs state the fe elements must be children of the Filter element.<defs> <filter id="lightingColorC" filterUnits="objectBoundingBox" x="0%" + y="0%" width="100%" height="100%"> <feSpecularLighting in="SourceGraphic" specularConstant="1" sp +ecularExponent="1" surfaceScale="10" style="lighting-color:blue;" lig +hting-color="blue"> <feDistantLight azimuth="45" elevation="45"/> </feSpecularLighting> </filter> </defs>
In reply to SVG.pm and Filters by hackdaddy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |