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

Resize to size of background image #3

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

Conversation

makoehr
Copy link

@makoehr makoehr commented Jan 3, 2020

This changes the behaviour of dalliclick.sh in the following way:

  • If a background image is specified, the output files will have exactly the size as the background image. The input image will be scaled before masking it. If the ratio of the input file does not fit to the background image it will be filled with a color. This color is selectable via the new option -B

This enhancement eases the processing of multiple input files that have different sizes.

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.

1 participant