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 #277

Closed
ghost opened this issue Sep 29, 2015 · 4 comments
Closed

watermark #277

ghost opened this issue Sep 29, 2015 · 4 comments
Labels

Comments

@ghost
Copy link

ghost commented Sep 29, 2015

i would like to use sharp library to put watermark on dynamic scaled pictures based on device resolution

i.e. watermark 100x80px
source picture 1920x1080px
resized source image 720x480px

with overlayWith function i would also have to scale the picture for watermark? or have to wait until #239 is improved to handle that correctly?

@lovell
Copy link
Owner

lovell commented Sep 29, 2015

Hello, yes, it sounds like #239 should cover what you're looking for.

@lemnisk8
Copy link
Contributor

Is it possible to tile/repeat image? Ruby-vips has an option for replicate image. It would be very useful for water marking with overlay with method.

@lovell
Copy link
Owner

lovell commented Oct 19, 2015

@lemnisk8 I've added this to #239, thanks for the suggestion.

@lovell
Copy link
Owner

lovell commented Oct 28, 2015

Closing this question as #239 should cover the requested feature - feel free to re-open if not.

@lovell lovell closed this as completed Oct 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants