Skip to content

feat: Add module_size parameter into QRImage() #1

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

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

OUDON
Copy link
Owner

@OUDON OUDON commented Jun 10, 2022

I have added module_size parameter into QRImage() constructor to change module size. The following code is an example of usage.

image = QRImage(qr, module_size=8)

@OUDON OUDON added the enhancement New feature or request label Jun 10, 2022
@OUDON OUDON self-assigned this Jun 10, 2022
@OUDON OUDON merged commit 1657f97 into develop Jun 10, 2022
@OUDON OUDON deleted the feat/change-image-module-size branch June 10, 2022 02:07
@OUDON OUDON mentioned this pull request Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant