alvarcarto / alvarcarto/url-to-pdf-api
Is there a way to override the flags passed to puppeteer.launch?
Ouverte
PR welcome
- Langage dominant
- HTML
- Étoiles
- 7.1k
- Forks
- 779
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I'm working on [this Puppeteer bug](https://github.com/puppeteer/puppeteer/issues/2410).
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](https://github.com/alvarcarto/url-to-pdf-api/blob/4b15a125f6dfa2f3043df94feb8c5efcad08f859/src/core/render-core.js#L20).
Any way to make it customizable per request so it can be overridden?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.