You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Puppeteer has a bug related with the font kerning, where the letter spacing just looks a bit off in the words
This issue is already documentated in the puppeteer repo (puppeteer/puppeteer#2410) and the proposed solution is to add an arg on the launch arguments. Doing the following on the export-resume.js locally fixes this issue
Puppeteer has a bug related with the font kerning, where the letter spacing just looks a bit off in the words
This issue is already documentated in the puppeteer repo (puppeteer/puppeteer#2410) and the proposed solution is to add an arg on the launch arguments. Doing the following on the
export-resume.js
locally fixes this issueThe text was updated successfully, but these errors were encountered: