svg.filter.js
svg.filter.js copied to clipboard
SpecularLighting param error
SpecularLighting uses a parameter "diffuseConstant" both in the readme and the src code. It should be "specularConstant" according to W3C (and InkScape).
looks good, @Fuzzyma can you merge this?