-
Hello!
I am using video_watermark to overlay images as a watermark on my videos. I wanted to position the watermark at the top left corner but with some margin from the top and the left edges.
C…
-
I added `@pragma('vm:entry-point').
```
@pragma('vm:entry-point')
static void _downloadCallback(
String id, DownloadTaskStatus status, int progress) {
final SendPort? send =
…
-
this is a feature request.
Add watermark option
enable watermark and ad watermark image
option to define where thewatermark should be placed landscape images
option to define where the watermar…
-
First of all, thank you for maintaining Imagor.
I am currently using the watermark feature of imagor and I have found that it does not support text watermarks. Do you have any plans to implement th…
-
My app generates images that users can share outside the app itself. I would like to include the product brand a watermark to the images that are being generated.
-
**Is your feature request related to a problem? Please describe.**
When applying a watermark the mark is scaled relative to the original image size rather than to the cropped image size.
**Descr…
cmjns updated
9 months ago
-
When a custom query is applied that's using the "Offset" filter, the use case is commonly a template that has multiple query loops at once, including one that starts _without_ an offset. For example, …
-
Hi,
I've been looking around for a module that might support watermarking of images in Odoo. For my requirements i'll need to serve watermarked images for public users, or specific user groups to bra…
-
Using the following code block to create a sample image, encode it with a uuid, and then decode it results in erroneous restructuring of uuid that was encoded.
```python
from imwatermark import Wa…
-
imagine gives the possibility to create watermarks. It should be added in the \Classifieds\lib\Classifieds\Util\Image.php
see: http://imagine.readthedocs.org/en/latest/usage/introduction.html#image-w…