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

Incorrect unit (dpi instead of dpm) used for resolution (xres, yres) #86

Open
ooBJ3u opened this issue Nov 29, 2023 · 0 comments
Open

Comments

@ooBJ3u
Copy link

ooBJ3u commented Nov 29, 2023

The incorrect unit is used both in the C++ codebase, as well as in the .py file. In both cases "dots per inch" are used, while the specification states that the unit is "per meter" (page 104 in https://github.com/agl/jbig2enc/blob/ea050190/fcd14492.pdf).

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

No branches or pull requests

1 participant