Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Watermark loader #222

Merged
merged 2 commits into from
Aug 19, 2013
Merged

Watermark loader #222

merged 2 commits into from
Aug 19, 2013

Conversation

kingcrunch
Copy link
Contributor

A filter loader providing watermark capabilities, which means, that in fact its a paste-filter, with some other options.

watermark:
    image: Resources/data/watermark.png # the watermark itself
    size: 0.5 # Size of the watermark relative to the origin images size (also "50%), may be null, default null
    position: center # one of topleft,top,topright,left,center,right,bottomleft,bottom,bottomright  default center

If size it is missing, it will downscale the image if needed, or it will keep the size as it is. This filter loader will keep the watermarks image ratio always as it is.

@kingcrunch
Copy link
Contributor Author

I hopefully don't sound to impatient, but who is actually the maintainer? 😕 ( @havvg ?)

@lsmith77
Copy link
Contributor

yes @havvg is the maintainer ..

@havvg
Copy link
Contributor

havvg commented Aug 19, 2013

@kingcrunch Sorry for the delay, could you add some documentation about the filter and its options?

@kingcrunch
Copy link
Contributor Author

@havvg I've added some documentation 😄

havvg added a commit that referenced this pull request Aug 19, 2013
@havvg havvg merged commit 6234113 into liip:master Aug 19, 2013
@havvg
Copy link
Contributor

havvg commented Aug 19, 2013

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Level: New Feature 🆕 This item involves the introduction of new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants