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

Many figs could not be recognized and displayed normally in "All Images" #19

Closed
sbkk000 opened this issue Oct 31, 2022 · 1 comment
Closed
Labels
duplicate This issue or pull request already exists

Comments

@sbkk000
Copy link

sbkk000 commented Oct 31, 2022

Using chartero's all images function in zotero6' s default pdf reader, we found that many figures could not be recognized and displayed normally (non-scanned pdf).

@volatile-static
Copy link
Owner

Using chartero's all images function in zotero6' s default pdf reader, we found that many figures could not be recognized and displayed normally (non-scanned pdf).

Due to restriction of proformance, there're 3 rules about rendering images currently.

  1. If the firest 10 page each has only one image which the same width-height ratio as the page, rendering will stop.
  2. If there are more than 20 images in one page, this page will be skipped.
  3. All rendering stops after adding about 100 images.

@volatile-static volatile-static added the duplicate This issue or pull request already exists label Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants