<html><body>
<p><font size="2" face="sans-serif">Hello,</font><br>
<br>
<font size="2" face="sans-serif">In order to support the build of Korean documents, I need to add Korean fonts to the document build server.</font><br>
<font size="2" face="sans-serif">I'd like to understand how to implement it.</font><br>
<br>
<font size="2" face="sans-serif">Now the maven tool to build documents only includes a few fonts.</font><br>
<font size="2" face="sans-serif">Korean font is not there.</font><br>
<font size="2" face="sans-serif">But the maven tool has the ability to use local font files, by adding the following to pom.xml for the clouddocs-maven-plugin:</font><br>
<font size="2" face="sans-serif"><localFontPath>/home/dcramer/NanumFonts</localFontPath></font><br>
<font size="2" face="sans-serif"><bodyFont>NanumGothic</bodyFont></font><br>
<font size="2" face="sans-serif"><monospaceFont>NanumGothic</monospaceFont></font><br>
<br>
<font size="2" face="sans-serif">So in order to support build of Korean document, I need to add Korean font files to document build server.</font><br>
<font size="2" face="sans-serif">Please guide me how to do it.</font><br>
<br>
<font size="2" face="sans-serif">Best regards<br>
Ying Chun Guo (Daisy)<br>
</font></body></html>