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

Target DPI resolution for images #25

Open
Omikhleia opened this issue Mar 19, 2023 · 0 comments
Open

Target DPI resolution for images #25

Omikhleia opened this issue Mar 19, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@Omikhleia
Copy link
Owner

Omikhleia commented Mar 19, 2023

A bit messy and poorly documented:

  • The resilient classes have a resolution class option, undocumented (well, actually just mentioned in passing -- i.e. in a footnote -- in the documentation of the embedders package, which is the only one to use it at this point...)
  • The printoptions.sile collection has a resolution setting...
  • The embedders.sile collection uses one or the other depending on what it finds...
  • The standard image package obviously doesn't know about it and doesn't warn (at least) for under-resolved images (over-resolved images are what printoptions aims at addressing, hence the "at least")

There's probably ways to better document and address the need!

@Omikhleia Omikhleia added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant