-
Notifications
You must be signed in to change notification settings - Fork 1
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
Need to update DAT zoom setting #37
Comments
"WKHTMLTOPDF_DPI": 300, has been the linux setting for a while what changed? |
Measuring pixel by pixel on linux the zoom now should be 1.6711 So the linux now needs a ~6% higher zoom than azure when previous versions required a 28% higher zoom on azure vs linux |
Merged
updated in current docs with cal toolkit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Staging had zoom setting at 1.0 which was causing text templates to produce fonts that were too small for their set size. Mike and I tested it and he found the 1.6 setting most closely matches expected font sizes in PDFs.
need to update the zoom setting to 1.6 in all environments and restart
The text was updated successfully, but these errors were encountered: