1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 2 "http://www.w3.org/TR/html4/strict.dtd"> 3<html> 4<head> 5<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6<meta http-equiv="Content-Style-Type" content="text/css"> 7<link href="../../../css/manpage.css" rel="stylesheet" type="text/css"> 8<title>Tools Menu</title> 9</head> 10<body> 11 12<!-- =================================================== --> 13<h1 id="TOOL_MENU">Tools Menu</h1> 14<p class="img"> 15 <img src="images/tool_menu.gif" alt="Tools Menu"> 16</p> 17 18<ol class="ui"> 19 <!-- [ツール]→[未使用フォントを削除] --> 20 <li> 21 <p>Deletes font resources not used in the layout.</p> 22 </li> 23 <!-- [ツール]→[連番テクスチャの読み込み] --> 24 <li> 25 <p>Loads consecutive textures and creates a texture pattern animation pane.<br> The <B>Load Sequential Textures</B> dialog will be displayed.</p> 26 <p class="img"> 27 <img src="images/tgaset_import_2.gif" alt="Tools > Load Sequential Textures"> 28 </p> 29 </li> 30 <!-- [ツール]→[テクスチャ・フォントの集約] --> 31 <li> 32 <p>All textures and fonts used in the layout are copied to the specified folder. All reference paths in the layout are changed to the copy destination.<br> The Co-locate Textures and Fonts dialog box will be displayed.</p> 33 <p class="img"> 34 <img src="images/copy_resources.gif" alt="Tools > Co-locate Textures and Fonts"> 35 </p> 36 </li> 37 38 <!-- [ツール]→[ビューアに転送] --> 39 <li> 40 <p>Previews data using Layout Viewer.<br> Sends the layout data to the viewer screen (upper, lower) specified as the transfer destination in the Tool Environment Settings.<br> (The viewer itself is specified as the transfer destination by specifying Viewer Target.)</p> 41 </li> 42 <!-- [ツール]→[ビューアに転送(上画面)] --> 43 <li> 44 <p>Previews data using Layout Viewer.<br> Sends to the upper screen of the viewer.</p> 45 </li> 46 <!-- [ツール]→[ビューアに転送(下画面)] --> 47 <li> 48 <p>Previews data using the Viewer.<br> Sends to the lower screen of the viewer.</p> 49 </li> 50 <!-- [ツール]→[ビューアターゲット] --> 51 <li> 52 <p>Specifies where the viewer will run.</p> 53 <p class="img"> 54 <img src="images/tool_target_menu.gif" alt="Tools > Viewer Target"> 55 </p> 56 <p>Checkmark to specify use of the layout viewer running on the PC, or the simple layout viewer on the test unit.</p> 57 </li> 58 <!-- [ツール]→[キャプチャ] --> 59 <li> 60 <p>Performs a screen capture of the Layout window.<br> Saves it as a bitmap file (.bmp) in the Project folder.</p> 61 </li> 62</ol> 63 64<hr><p>CONFIDENTIAL</p></body> 65</html> 66