1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
3  <head>
4    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5    <meta http-equiv="Content-Style-Type" content="text/css" />
6    <title>Windows Tools</title>
7    <style type="text/css">
8    <!--
9    body {
10    /*
11        font-size       : 10pt;
12    */
13        font-weight     : normal;
14        color           : #000000;
15        margin          : 8px;
16    }
17
18    div {
19        width           : 98%;
20        white-space     : nowrap;
21    }
22
23    div.title {
24        text-align      : left;
25        font-weight     : bold;
26    /*
27        font-size       : 16pt;
28    */
29        font-size       : 150%;
30        color           : #202020;
31        border-style    : double;
32        border-width    : 8px;
33        /* タイトルを囲む枠線の色を指定 */
34        border-color    : #FF6600;
35
36        /* RVLプラットフォーム系列 */
37    /*
38        border-color    : #34beed;
39    */
40
41        /* TWLプラットフォーム系列 */
42    /*
43        border-color    : #ff458f;
44    */
45
46        margin          : 4px;
47        padding         : 4px;
48    }
49    H1 {
50      font-size		: 150%;
51      font-family		: Arial;
52      border-bottom-width	: 5px;
53      border-bottom-style	: solid;
54      border-bottom-color	: #FF6600;
55      padding-bottom		: 1px;
56      margin-bottom		: 20px;
57      letter-spacing		: normal;
58      font-weight		: bold;
59    }
60
61    h2 {
62        font-weight     : bold;
63    /*
64        font-size       : 16pt;
65    */
66        font-size       : 150%;
67        border-style    : none none solid double;
68        border-width    : 0px 0px 2px 8px;
69        /* 見出しの線の色を指定 */
70        border-color    : #FF6600;
71
72        /* RVLプラットフォーム系列 */
73    /*
74        border-color    : #34beed;
75    */
76
77        /* TWLプラットフォーム系列 */
78    /*
79        border-color    : #ff458f;
80    */
81
82        margin-left     : 2px;
83        padding-left    : 4px;
84    }
85    CODE {
86      font-family		: "Courier New", monospace;
87      position		: normal;
88      left			: 12px;
89      font-size		: 10pt;
90    }
91    table {
92      margin-top        : 2pt;
93      margin-bottom     : 2pt;
94      margin-left       : 0pt;
95      margin-right      : 0pt;
96      padding-left      : 0pt;
97      padding-right     : 0pt;
98      position          : relative;
99      left              : 12px;
100      font-family       : Arial;
101      font-size         : 10pt;
102      border-style      : none none none none;
103    }
104    td,th {
105      padding           : 2pt;
106      border-width      : 2pt;
107      border-style      : none none none none;
108      font-style        : normal;
109      text-align        : left;
110    }
111    td {
112      background        : #e8f4f4;
113      font-weight       : normal;
114    }
115    th {
116      background        : #c0d8d8;
117      font-weight       : bold;
118    }
119
120    p {
121        margin-left     : 4px;
122    }
123    p.code {
124      font-family		: "Courier New", monospace;
125      position		: normal;
126      left			: 12px;
127      font-size		: 10pt;
128      background            : #e8f4f4;
129    }
130
131    -->
132    </style>
133  </head>
134  <body>
135    <h1>Windows Tools</h1>
136    <h2>Overview</h2>
137    <p>
138        The Windows tools needed for application development are located in the <CODE>CTR_SDK/tools/CommandLineTools</CODE> directory.
139    </p>
140    <p>
141        Here we provide a list of those Windows tools with links to the pages where each tool is described in detail.
142    </p>
143    <h2>List</h2>
144    <table>
145    <tr><td><a href="../tools/ctr_compress.html"><CODE>ctr_compress</CODE></a>
146        <td>Compresses files in formats that can be handled by the <CODE>cx</CODE> library.
147    <tr><td><a href="../tools/ctr_loadrun.html"><CODE>ctr_loadrun</CODE></a>
148        <td>Operates debugging from the command line.
149    <tr><td><a href="../tools/ctr_ExBanner.html"><CODE>ctr_make_ex_banner</CODE></a>
150        <td>Creates contextual banners.
151    <tr><td><a href="../tools/ctr_makebanner.html"><CODE>ctr_makebanner</CODE></a>
152        <td>Creates banners and icons.
153    <tr><td><a href="../tools/ctr_makecia.html"><CODE>ctr_makecia</CODE></a>
154        <td>Creates <CODE>CIA</CODE> files.
155    <tr><td><a href="../tools/ctr_makeciaarchive.html"><CODE>ctr_makeciaarchive</CODE></a>
156        <td>Creates <CODE>CFA</CODE> files.
157    <tr><td><a href="../tools/ctr_makedlexbanner.html"><CODE>ctr_makedlexbanner</CODE></a>
158        <td>Creates downloadable contextual banners.
159    <tr><td><a href="../tools/ctr_makerom.html"><CODE>ctr_makerom</CODE></a>
160        <td>Creates <CODE>CXI</CODE>, <CODE>CCI</CODE>, <CODE>CFA</CODE> and <CODE>CCL</CODE> files
161    <tr><td><a href="../tools/ctr_BannerModelConverter.html"><CODE>ctr_BannerModelConverter</CODE></a>
162        <td>Creates the <CODE>CBMD</CODE> files used with <CODE>ctr_makebanner</CODE>.
163    <tr><td><a href="../tools/ctr_FontConverterConsole.html"><CODE>ctr_FontConverterConsole</CODE></a>
164        <td>Creates font files in formats that can be handled by the <CODE>font</CODE> library.
165    <tr><td><a href="../TechnicalNotes/TexturePackagerLibrary/TPLTexturePackageTool.pdf"><CODE>ctr_TexturePackager</CODE></a>
166        <td>Creates texture files in formats that can be handled by the <CODE>tpl</CODE> library.
167    <tr><td><a href="../tools/ctr_WaveConverter.html"><CODE>ctr_WaveConverter</CODE></a>
168        <td>Creates sound files in formats that can be handled by the <CODE>snd</CODE> library.
169    </table>
170    <h2>Revision History</h2>
171    <dl class="history">
172      <dt>2011/05/13</dt>
173      <dd>Initial version.<br /></dd>
174    </dl>
175  <hr><p>CONFIDENTIAL</p></body>
176</html>
177