e62d.test: E6 2D map file viewer, layout is comparable to Haltech's e6k dos software, bar graphs. Colorized though. You must have the font.ttf file in the current working directory when you run the program, and a 6km file to view. This program depends on libggi and freetype2. If you try run in X under non-8 bit visual, you will need to turn on palette emulation (export GGI_DISPLAY=palemu) before it will work. -- e62d.test.2: Same as above, but now with preliminary editing capabilities. Those of you familiar with vi will be happy with this test, q quits, h is left, l is right, j is down, k is up. ctrl-h enlarges selection to the left. ctrl-l enlarges to the right. alt-h shrinks selection to the left, alt-l shrinks selection to the right. Just h and l alone move the selection. (this is just like the E6K dos software 2d approach, but with vi keys instead of arrow keys, because I use vi. This will be user-definable in final releases) k and j increase/decrease teh selected bars. Tab switches through the map types (flips pages) and space switches through ranges on the 3d maps (fuel and ignition rpm ranges for example). It does not save the 6km file, so you cannot commit your changes yet. Not to say I don't have this implemented, it's just not 'on' here. Not all maps are editable either, if I remember correctly after coolant correction your change attempts are ignored. Again, this is all supported in the backend library, I just have to finish things up. -- e62d.test.3: same as e62d.test.3 except font rendering has been fixed up a bit, and support for editing most of the maps has been added. Only a few remain to be included. -- Send questions/comments/suggestions/praise etc to swivel@pengaru.com