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

Is there a way to override the flags passed to puppeteer.launch? #124

Open
egeersoz opened this issue Mar 27, 2020 · 1 comment
Open

Is there a way to override the flags passed to puppeteer.launch? #124

egeersoz opened this issue Mar 27, 2020 · 1 comment

Comments

@egeersoz
Copy link

I'm working on this Puppeteer bug.

The resolution seems to be to pass a --font-render-hinting=medium flag to puppeteer.launch, but I see that it is hardcoded to render-core.js.

Any way to make it customizable per request so it can be overridden?

@kimmobrunfeldt
Copy link
Member

kimmobrunfeldt commented Apr 14, 2020

I'm open for a PR which adds environment variable to configure these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants