Mikael Roos
Mikael Roos
In general you must use an external tool to do this. A tool specific to generate a code coverage report from the test execution. I am about to try integrate...
Initially got an white page. Solved by restarting/reloading Atom `ctrl-shift-P`, search for "Window: Reload" (debian, atom 1.14.4, atom-html-preview 0.2.5).
Thanx for the responses! TLDR; > If I use the laminas-router it will (likely) work in my setup.This router does take the baseurl into account. **That is an acceptable solution...
Not yet.
For the time being, I think that an external tool like ImageMagick, would be the way to go to get a watermark to a batch of original images, [like this](https://stackoverflow.com/a/5533905).
Thats right, [`alt-src` does not work together with remote images](https://cimage.se/doc/features-and-options#option-src). It was a choice made during implementation of that option. Implementing `alt-src` for remote images required some additional effort and...
I'll add it to the backlog for now. It was a known limitation when I added the option for `src-alt`.
This is like #113, but adding an image as an overlay instead of adding a text as an overlay to an existing image.
Do the same check for `&convolve=edge`
Clean up among all filters and provide improved documentation on standard included convolve filters.