Hello,

In order to support the build of Korean documents, I need to add Korean
fonts to the document build server.
I'd like to understand how to implement it.

Now the maven tool to build documents only includes a few fonts.
Korean font is not there.
But the maven tool has the ability to use local font files, by adding the
following to pom.xml for the clouddocs-maven-plugin:
<localFontPath>/home/dcramer/NanumFonts</localFontPath>
<bodyFont>NanumGothic</bodyFont>
<monospaceFont>NanumGothic</monospaceFont>

So in order to support build of Korean document, I need to add Korean font
files to document build server.
Please guide me how to do it.

Best regards
Ying Chun Guo (Daisy)
_______________________________________________
OpenStack-Infra mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Reply via email to