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

Add top/bottom/left/right/width/height options #87

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

RedSparr0w
Copy link

@RedSparr0w RedSparr0w commented Mar 23, 2020

This PR adds top/bottom/left/right options which can be used instead of/with x/y.
I've also added width/height for images.

The readme/test have been added/updated, but I cannot run them on my computer.

closes #57

@ginkosen
Copy link

i need this feature!

@RedSparr0w
Copy link
Author

@ginkosen You can use these features with this as your dependency:

  "dependencies": {
    "merge-images": "git+https://github.com/RedSparr0w/merge-images#develop-build",

@ginkosen
Copy link

@ginkosen You can use these features with this as your dependency:

  "dependencies": {
    "merge-images": "git+https://github.com/RedSparr0w/merge-images#develop-build",

Thanks. It's works for me .

Thanks again.

1 similar comment
@ginkosen
Copy link

@ginkosen You can use these features with this as your dependency:

  "dependencies": {
    "merge-images": "git+https://github.com/RedSparr0w/merge-images#develop-build",

Thanks. It's works for me .

Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is it possible to resize the merging image?
2 participants