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

feat: added new currency, add logo scaling argument #52

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

Conversation

SarkarKurdish
Copy link

@SarkarKurdish SarkarKurdish commented Dec 16, 2024

  • Added Iraqi Dinnar currency (IQD)
  • Modified command-line flags to accept logoScale parameter for invoice generation.

- Introduced `LogoScale` field in the `Invoice` struct to allow dynamic scaling of logos.
- Updated `DefaultInvoice` to set a default logo scale value.
- Modified command-line flags to accept `logoScale` parameter for invoice generation.
- Adjusted `writeLogo` function to utilize the new logo scale for image rendering.
@SarkarKurdish SarkarKurdish changed the title Added new currency Iraqi Dinnar (IQD) feat: added new currency, add logo scaling argument Dec 16, 2024
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