[OpenStack-Infra] How to add Korean font file to the server of openstack infra?

Ying Chun Guo guoyingc at cn.ibm.com
Mon Mar 31 03:15:39 UTC 2014


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)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20140331/c47e3ac5/attachment.html>


More information about the OpenStack-Infra mailing list