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
Describe the bug
react-pdf/renderer does not render Extension E Unicode Version 8.0 chars which does not included into Basic Multilanguage plane even when i registered Noto sans SC font latest(v37) version which should support this chars(and it actually support, we can approve it using simple html with this font and chars).
PS: for https://react-pdf.org/repl it works fine seems like an issue with server only( i tried both node@18 and node@20)
To check that this font supports chars you can open .html file in the root of the project and see rendered fonts in chrome dev tools.
To Reproduce
Steps to reproduce the behavior including code snippet (if applies):
Describe the bug
react-pdf/renderer does not render Extension E Unicode Version 8.0 chars which does not included into Basic Multilanguage plane even when i registered Noto sans SC font latest(v37) version which should support this chars(and it actually support, we can approve it using simple html with this font and chars).
PS: for https://react-pdf.org/repl it works fine seems like an issue with server only( i tried both node@18 and node@20)
To check that this font supports chars you can open .html file in the root of the project and see rendered fonts in chrome dev tools.
To Reproduce
Steps to reproduce the behavior including code snippet (if applies):
You can make use of react-pdf REPL to share the snippet
Expected behavior
All chars rendered.
Screenshots
Desktop (please complete the following information):
Thank you in advance!
The text was updated successfully, but these errors were encountered: