Daniel Ruf

Results 910 comments of Daniel Ruf

Georgia is (almost) the same, we just need to add the fallback fonts. These are all websafe fonts in general. https://www.cssfontstack.com/Georgia

Keep an eye on the usage stats (the 99.xx% values).

> same But not equal ;-) We still accept 1% difference in the tests afaik. See https://github.com/RelaxedJS/ReLaXed/blob/master/test/test.js#L62

Helvetica is a non free font which is not bundled with many systems.

7% Windows https://www.cssfontstack.com/Helvetica

Hi @tchret, please describe exactly the issue so we can reproduce it. In general what ReLaXed does it rendering the files and printing it using puppeteer. So this is likely...

This is a known permission issue with npm. What is your npm version? Best is to not install it globally but use `npx` if possible.

Hi, please provide the exact steps that you have taken. Did you open a new terinal session afterwards? Did you install it globally using npm / yarn?

Please run `where relaxed`. So `relaxed` does not work for you?