RTV

"Rainbow TTX Viewer" — Javascript page, which shows truetype glyph and instructions in colorfull SVG file,
taken from TTX assembler/disassembler xml-output file. You need TTX program, IE 5+ and Adobe SVG viewer 3.
Also working in Opera 9 and FireFox 2.
Step-by-step use:
1.  Disassemble font you want to see with TTX program.
2.  Put ttx-file in same directory where you put rtv.hta, run it.
     Type name of ttx-file in input box below.   Press "Load" button.
3.  Press "View X" or "View Y" or "Diagonal". Shortcuts (only IE): "+" or "-" on numeric keypad to zoom in or out;
                        "[" or "]" to view previous or next char; "spacebar" to switch between X and Y directions.

Color map of instructions:
MIAP • red circle (with cv#); MDAP • blue circle, if round state differs from RTG • slateblue circle;
SHPIX • green circle; MIRP –> red line (with cv#), if min distance not kept –> grey cap; MDRP –> blue line,
if min distance not kept –> grey cap; SHIFT –> green line; ALIGNRP –> brown line; IP –> darkmagenta lines.

Limitations: all "if" instructions and following (untill "endif" or "else") are dropped; zones are not distinguished;
"prep" table not taken.