1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 4<head> 5<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<META http-equiv="Content-Style-Type" content="text/css"> 7<LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css"> 8<title>WiiBitmapFontsCHN.arc</title> 9</head> 10 11<body> 12 13<h1>WiiBitmapFontsCHN.arc</h1> 14 15<h2>Location</h2> 16<p> 17<code>$REVOLUTION_SDK_ROOT/dvddata/archives/WiiBitmapFontsCHN.arc</code> 18</p> 19 20<h2>Description</h2> 21<p> 22 <CODE>WiiBitmapFontsCHN.arc</CODE> is a shared content file that enables use of the Wii bitmap fonts located in the NAND memory of Chinese-version Wii consoles.<br>To use it, specify the shared content attributes in <CODE>makeWad</CODE>. 23</p> 24<p> 25 <font color="red">These fonts are exclusively for Chinese-version Wii consoles. Do not use them in any other region's applications.</font> 26</p> 27<p> 28 The Wii bitmap fonts can be easily displayed using the Revolution SDK's <CODE>FNT</CODE> functions or NintendoWare for Revolution. 29</p> 30 31 32<h2>Structure</h2> 33<p> 34 These files are the same as those under <code>$REVOLUTION_SDK_ROOT/dvddata/fonts_chn</code>. 35</p> 36<table border="1" width="80%"> 37 <tbody> 38 <tr> 39 <td width="80%"> 40<pre><code> 41wbf1.brfna 42wbf2.brfna 43</code></pre> 44 </td> 45 </tr> 46 </tbody> 47</table> 48<br> 49 50<h2>Currently Known Bugs</h2> 51<p> 52 The Chinese and Korean versions of the Wii bitmap fonts contain a bug: The index of their default alternate character is not set correctly. These bitmap font versions cannot use their default alternate characters. When using alternate characters with these fonts, explicitly specify them. 53</p> 54 55<h2>See Also</h2> 56<p> 57 <a href="../intro.html">NADK Introduction</a><br><a href="../tools/makeWad.html">makeWad.exe</a><br><a href="../../fnt/FNTSetAlternateChar.html"><code>FNTSetAlternateChar</code></a> 58</p> 59 60<H2>Revision History</H2> 61<p>2008/06/24 Initial version.</p> 62 63 64<hr><p>CONFIDENTIAL</p></body> 65</html> 66