<div dir="ltr">Hi. :)<div><br></div><div>If you used Ubuntu :)..</div><div><br></div><div>$ sudo apt-get install ttf-nanum </div><div><br></div><div><b>or</b></div><div><br></div><div>my git repository clone in ~/ (or ~/font, etc... )</div>
<div><br></div><div><a href="https://github.com/ujuc/NanumFont">https://github.com/ujuc/NanumFont</a><br></div><div><br></div><div>:)</div><div><br></div><div><br></div><div>Regards,</div><div>Sungjin</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2014-03-31 13:17 GMT+09:00 Tom Fifield <span dir="ltr"><<a href="mailto:tom@openstack.org" target="_blank">tom@openstack.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On 31/03/14 11:15, Ying Chun Guo wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
In order to support the build of Korean documents, I need to add Korean<br>
fonts to the document build server.<br>
I'd like to understand how to implement it.<br>
<br>
Now the maven tool to build documents only includes a few fonts.<br>
Korean font is not there.<br>
But the maven tool has the ability to use local font files, by adding<br>
the following to pom.xml for the clouddocs-maven-plugin:<br>
<localFontPath>/home/dcramer/<u></u>NanumFonts</localFontPath><br>
<bodyFont>NanumGothic</<u></u>bodyFont><br>
<monospaceFont>NanumGothic</<u></u>monospaceFont><br>
<br>
So in order to support build of Korean document, I need to add Korean<br>
font files to document build server.<br>
Please guide me how to do it.<br>
</blockquote>
<br></div></div>
I believe it's just a matter of getting the following packages installed via some patch to the puppet scripts, right?<br>
<br>
ttf-nanum-coding - Nanum Coding fixed width Korean TrueType font<br>
<br>
fonts-nanum and fonts-nanum-extra - Nanum and additional Nanum Korean fonts<br>
<br>
(from <a href="https://help.ubuntu.com/community/Fonts#Chinese.2C_Japanese.2C_and_Korean_Fonts" target="_blank">https://help.ubuntu.com/<u></u>community/Fonts#Chinese.2C_<u></u>Japanese.2C_and_Korean_Fonts</a>)<br>
<br>
We can then refer to them from their standard system locations eg /usr/share/fonts/truetype/<u></u>nanum/<br>
<br>
Regards,<br>
<br>
<br>
Tom<br>
<br>
______________________________<u></u>_________________<br>
OpenStack-Infra mailing list<br>
<a href="mailto:OpenStack-Infra@lists.openstack.org" target="_blank">OpenStack-Infra@lists.<u></u>openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-infra</a><br>
</blockquote></div><br></div>