luthraG / image-watermark

A powerful watermark library for single page images, multipage images, and pdf files based on ImageMagick for node.js
https://www.npmjs.com/package/image-watermark
MIT License
102 stars 33 forks source link

Position Adding option , Font Size Option #10

Closed prio101 closed 5 years ago

prio101 commented 7 years ago

Hello there @luthraG . I really liked your work. I was looking for something like that. its a great package. :+1: It seems , I also needed few things with it . So I added those options. And I noticed you also have few Issues regarding these options open right now. So I thought lets make a PR for that.

Here are the changes mostly I made:

Please let me know about your thoughts.

prio101 commented 5 years ago

Awesome :smile: .... Thanks

imdkbj commented 5 years ago

These changes are still not updated to the library.

prio101 commented 5 years ago

ask @luthraG . He has to merge it.

imdkbj commented 5 years ago

@luthraG Just reinstalled on node but still not updated the library so might u forget to update the repo there. Pls also share the supported font list. I have tried many but found working only Arial and Courier by following method. May i missing something!!

'font' :'Arial', or 'font' :'Courier',