Short: Helps to find broken Pixels Author: PAB@student.ethz.ch (Philippe Bourdin) Uploader: PAB student ethz ch (Philippe Bourdin) Type: driver/video Version: 1.1 Requires: OS 3.9+ Architecture: m68k-amigaos Kurz: Hilft beim Suche nach defekten Pixeln DESCRIPTION This program just opens an empty screen like workbench and shows all pixels (and sub-pixels) in On-/Off-state. This makes it easy to find broken sub-pixels on an LCD. The source-code in C is included. The colors are in this order: black, white, blue, red, green, yellow, magenta, cyan. Which means the first two have all sub-pixels off/on, the next three colors all have only one sub-pixel on and the last three colors all have only one sub-pixel off. USAGE 1. Copy the program wherever you want. 2. Double-click the icon or start from Shell. 3. Press the [Return]-key to see the next color. Press the [Backspace]-key to return to the previous color. 4. Press the [Escape]-key to exit. HISTORY 1.1 Recompile with gcc to be ready for OS 4.0 Usage and version-number added 1.0 Initial release For the German speaking reader: =============================== BESCHREIBUNG Dieses Programm öffnet einfach einen leeren Bildschrim und zeigt alle (Sub-)Pixel ein-/ausgeschaltet an. So ist es sehr einfach defekte Sub-Pixel auf einem LCD zu finden. Enthalten ist auch der Quellcode in C. Die angezeigten Farben sind in dieser Reihenfolge: Schwarz, Weiß, Blau, Rot, Grün, Gelb, Magenta, Cyan. Was bedeutet, daß die ersten beiden alle Sub-Pixel aus-/eingeschaltet haben, die nächsten drei Farben haben jeweils nur ein Sub-Pixel eingeschaltet und die letzten drei Farben haben jeweils nur ein Sub-Pixel ausgeschaltet. BENUTZUNG 1. Kopieren Sie das Programm irgendwo hin. 2. Starten Sie das Programm durch Doppelklick oder von der Shell. 3. Durch drücken von [Return] kommt man zur nächsten Farbe. Durch drücken von [Backspace] kommt man zur vorigen Farbe. 4. Durch drücken von [Escape] beendet man das Programm. VERSIONEN 1.1 Neukompiliert mit gcc und vorbereitet für OS 4.0 Hilfstext und Versionsnummer hinzugefügt 1.0 Initiale Version