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
Thanks for the bug report @excid3! Would it be possible for you to provide an example PDF that exhibits the problem? You should be able to attach it to this issue. If not then no worries, I can dig in without it.
If you clone the repo, there's a rake receipt task to generate a receipt PDF example. If you modify that to set the font to Inter .otf, that should reproduce it.
I set up Prawn to use an OTF font (https://rsms.me/inter/download/) and everything renders fine in the browser.
However, when you go to print this on your printer, everything is garbled.
Using the TTF version of the font from Google Fonts, it prints just fine, so it appears to be a bug in OTF support.
cc @camertron
The text was updated successfully, but these errors were encountered: