Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Only Scale available reportlab attributes #365

Merged
merged 3 commits into from
Jul 12, 2021
Merged

Conversation

cydanil
Copy link
Collaborator

@cydanil cydanil commented Jul 12, 2021

Description

This fixes PDF exports to index-card sized format, which are scaled down.

How Has This Been Tested?

This was tested by successfully saving a index card sized PDF.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@cydanil cydanil linked an issue Jul 12, 2021 that may be closed by this pull request
@cydanil cydanil merged commit a617327 into kirienko:master Jul 12, 2021
@cydanil cydanil deleted the fix/364 branch July 12, 2021 15:58
cydanil added a commit to cydanil/gourmand that referenced this pull request Jul 20, 2021
* Fix pdf export when a locale is set
  kirienko/gourmet#363

* Only scale available reportlab attributes
  kirienko/gourmet#365

* Use latest Python3.8 for building AppImage
  kirienko/gourmet#367

Sorry for the squashed changes.
cydanil added a commit to cydanil/gourmand that referenced this pull request Jul 20, 2021
* Fix pdf export when a locale is set
  kirienko/gourmet#363

* Only scale available reportlab attributes
  kirienko/gourmet#365

* Use latest Python3.8 for building AppImage
  kirienko/gourmet#367

Sorry for the squashed changes.
cydanil added a commit to cydanil/gourmand that referenced this pull request Jul 20, 2021
* Fix pdf export when a locale is set
  kirienko/gourmet#363

* Only scale available reportlab attributes
  kirienko/gourmet#365

* Use latest Python3.8 for building AppImage
  kirienko/gourmet#367

Sorry for the squashed changes.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Index Card type PDF export fail
1 participant