Hi there,
We are developing a system with Prince XML that needs to support multiple global languages, including Chinese (Simplified & Traditional), Japanese, Korean as well as multiple EU languages.
We are looking to build the Prince service as a Container with Docker. To facilitate that, as a development environment I have an AlmaLinux installation running Prince XML 14.3.1. When I try to produce a Chinese document I get a lot of the following errors:
prince: page 1: warning: no font for CJK character U+4E0D, fallback to U+2BD1 ⯑
prince: page 1: warning: no font for CJK character U+53EF, fallback to U+2BD1 ⯑
prince: page 1: warning: no font for CJK character U+64A4, fallback to U+2BD1 ⯑
prince: page 1: warning: no font for CJK character U+6D88, fallback to U+2BD1 ⯑
prince: page 1: warning: no font for CJK character U+9000, fallback to U+2BD1 ⯑
I need to know what additional Linux font packages need to be installed alongside Prince and what I need to do to let Prince see them. This seems to be one are where sadly the otherwise excellent Prince XML documentation is lacking. A step-by-step how-to is what is needed.
I've seen a lot of references to different fonts - many of which Yum can't find when I try to install them. Is there a definitive list?
Any help would be appreciated - this must be fairly basic to a lot of use cases.
Thanks,
Wayne
We are developing a system with Prince XML that needs to support multiple global languages, including Chinese (Simplified & Traditional), Japanese, Korean as well as multiple EU languages.
We are looking to build the Prince service as a Container with Docker. To facilitate that, as a development environment I have an AlmaLinux installation running Prince XML 14.3.1. When I try to produce a Chinese document I get a lot of the following errors:
prince: page 1: warning: no font for CJK character U+4E0D, fallback to U+2BD1 ⯑
prince: page 1: warning: no font for CJK character U+53EF, fallback to U+2BD1 ⯑
prince: page 1: warning: no font for CJK character U+64A4, fallback to U+2BD1 ⯑
prince: page 1: warning: no font for CJK character U+6D88, fallback to U+2BD1 ⯑
prince: page 1: warning: no font for CJK character U+9000, fallback to U+2BD1 ⯑
I need to know what additional Linux font packages need to be installed alongside Prince and what I need to do to let Prince see them. This seems to be one are where sadly the otherwise excellent Prince XML documentation is lacking. A step-by-step how-to is what is needed.
I've seen a lot of references to different fonts - many of which Yum can't find when I try to install them. Is there a definitive list?
Any help would be appreciated - this must be fairly basic to a lot of use cases.
Thanks,
Wayne