Mark Crossley

Results 5 issues of Mark Crossley

I'm stuck on the diffuseLighting filter. This is what I am trying to achieve... ``` ``` The plugin seems to be missing the parameter for "lighting-color" (mentioned in passing in...

SpecularLighting uses a parameter "diffuseConstant" both in the readme and the src code. It should be "specularConstant" according to W3C (and InkScape).

The comment begin detection is supposed to take a # at the beginning of a line, or with only whitespace before it on a line However, it detects a #...

What version of SQLitePCLRaw are you using? **2.1.9** If you are using one of the SQLitePCLRaw bundle packages, which one? **SQLitePCLRaw.bundle_green** What platform are you running on? What operating system?...

Would it be possible to set a virtual header by file name regex/glob pattern. Use case: I have to edit multiple different CSV data log files that incorporate the date...