📄 palette_viewer.html
字号:
<HTML>
<HEAD>
<TITLE>Mappy VM Help - Palette Viewer</TITLE>
<META NAME="Author" CONTENT="Michael Noland">
<META NAME="Copyright" CONTENT="(C) 2001-2003 Bottled Light, Inc.">
</HEAD>
<BODY>
<P>
<H1>Palette Viewer</H1>
</P>
<HR><!------------------------------------------------------------------------->
<P>
The palette viewer displays the color entries in both the background and sprite palettes, which can be individually inspected and edited. Either palettes can also be saved to a file or loaded from a file.
</P>
<P ALIGN="CENTER">
<IMG SRC="images/palette_viewer.png">
<BR><EM>The palette viewer</EM>
</P>
<P>
<UL>
<LI>When the cursor is over an entry, the panel on the left displays the RGB values and the index. Components range from 0 to 31 and can be displayed in decimal or hexadecimal depending on the state of the <EM>Decimal Mode</EM> check box.</LI>
<LI>Clicking on an entry brings up a color selection dialog to edit the color.</LI>
<LI>The display can also be doubled in size using the <EM>Double Size</EM> check box.</LI>
<LI>The dark-gray grid overlay is controlled by the <EM>Show Grid</EM> check box.</LI>
<LI>The <EM>Load...</EM> and <EM>Save...</EM> buttons below each palette are used to load and save palettes in a raw 512 byte format (15 bit RGB tuples are aligned to 16 bits and stored in order starting at index 0).</LI>
</UL>
</P>
<HR><!------------------------------------------------------------------------->
<P ALIGN="center">Copyright © 2001 to 2003, Bottled Light, Inc.</P>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -