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

Max image width bugfix: Add margin around page containers #39

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

Conversation

james-xli
Copy link
Contributor

Addresses #38 by adding margin around page container so that the recognized text of one page doesn't run into that of the next page.

I settled on 1.2em, seems like a reasonable amount for readability, but open to feedback/preferences!

Before this fix:
no margin

After this fix:
with margin

I also removed an FAQ entry that was added because of my question #22 and is now moot.

Add margin around page container so that the recognized text of one page doesn't run into that of the next page. 1.2em seems like a reasonable amount for readability. Could maybe go slightly higher.

I also added some margin on the bottom of the recognized text so it's not too close to the image of the page.
This entry was added in response to philips#22, my question about limiting image width. The entry is no longer relevant because the feature implemented in this branch allows adjusting the image size.
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