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

Change Font #349

Open
wants to merge 38 commits into
base: pagination-start
Choose a base branch
from
Open

Change Font #349

wants to merge 38 commits into from

Conversation

khalil88
Copy link

Change font to Lato

marcbachmann and others added 23 commits February 1, 2017 01:06
Apply standard style to all files
This completes the removal of CoffeeScript resources in commit
d454deb.
If run as windows service, use cliOptions = { detached:true} to avoid error: SetProcessDpiAwareness failed: "COM error 0x80070005  (Unknown error 0x0ffffffff80070005)"
Added an option to the generation script to dictate on which page the page numbering should start. Option name is paginationStartPage and is 1 based (to start pagination at page 2, the value would be 2)
Added an option to allow waiting for the page to say when it's finished rendering.

if options.onTitleDone is set to true, the page will not take the screenshot until the title is set to "done" on the page.

Signed-off-by: Alex Bor <alexhbor@gmail.com>
@marcbachmann
Copy link
Owner

looks like something went wrong in this pr. which font did you want to change?

micahbule and others added 9 commits May 15, 2019 14:09
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.

None yet