-
Hi,
A silly question, is there some documentation on how the template files are constructed?
I have a number of stock images and I'd like to mass-create different templates based on those stock im…
-
I'm using a background image into body for watermark, it works perfect in development, but not in production server, this is the style:
body.watermark{
background-image: url();
background-repeat:r…
-
I've set watermarking with the following settings shown below
![image](https://user-images.githubusercontent.com/1481680/144744543-92b9dcc1-1546-4c2d-8d35-8089d62f2fee.png)
This watermarking wor…
-
I get the following error...
```
Image-Watermark::embedWatermark : Error in applying watermark : Error: Command failed: Invalid parameter - -size
```
from the following the code:
```js
const w…
-
**Do you want to request a *feature* or report a *bug*?**
I'm guessing it's a bug.
**What is the current behavior?**
The following source code,
```jsx
```
, is being escaped once…
-
let's says i want to doing this:
1. saturate
2. darken
3. wartermark
when it runs, the actual code is something like this
```rust
for (x, y) in dimensions {
// saturate
}
for (x, y) in …
-
## Steps to Reproduce
Follow the installation guide.
I am running on OS Big Sur 11.5.2: and I had trouble initially using, so I ran the OS command for compiling :
brew install pkg-config cai…
-
If I already know the original watermark image, why should I still extract it?
```
public static Image ExtractWatermark(Bitmap watermarkedImage, Bitmap watermarkImage)
{
var (redWatermarked,…
-
This issue has originally been reported by @NabiKAZ at https://github.com/yiisoft/yii2/issues/16612.
Moved here by @samdark.
-----
When use this command:
```PHP
Image::watermark('image.jpg', 'wate…
-
I've got this kind of errors when try to run `watermark_remover`. How to figure out which version should I install?
![image](https://github.com/halfzm/ProPainter-Webui/assets/88668060/43455fbc-182a…