Open msirghi opened 2 years ago
Hello,
Is there any possibility to have a font that supports characters from different languages on the same page? We have cases when on one page there might be, for example, Japanese and French, and the text is not static (it comes from an API).
Related to https://github.com/diegomura/react-pdf/issues/933 https://github.com/diegomura/react-pdf/issues/499
@chathu-novade, so there is no way for now to achieve that?
Yeap. Font fallback support should be there to support character set like JA (which is huge) for now try Arial Unicode or Noto Sans JP.
Hello,
Is there any possibility to have a font that supports characters from different languages on the same page? We have cases when on one page there might be, for example, Japanese and French, and the text is not static (it comes from an API).