kicad/demos
jean-pierre charras 8faf1e7296 Gerbview:
Added: in file dialog, multiple file selection.
    Added: Draw mode selector (in left toolbar):
        Raw mode:
            a Gerber image is drawn on screen without buffering.
            Artifacts happen if there are negative items drawn, if more than one  Gerber file is shown.
        Stacked mode:
            each Geber image is drawn in a buffer and after drawn on screen
            No artifact with negative items.
            Each Gerber image covers previous images.
        OR mode (transparency mode):
            each Geber image is drawn in a buffer and after drawn on screen
            No artifact with negative items.
            Each Gerber image is "ORed" with previous images, like in Pcbnew.
    Try to optimize Draw function in buffered modes.
        (Useful for PC that have problems with "blit" graphic function)
    Fix minor issues.
2010-12-15 21:15:24 +01:00
..
complex_hierarchy Use bin/plugins/ as install path for bitmap2component instead of bin/ 2010-06-12 09:24:14 +02:00
ecc83 Demo files cleanup and update 2010-12-04 18:38:41 +01:00
electric Gerbview: 2010-12-15 21:15:24 +01:00
flat_hierarchy Use bin/plugins/ as install path for bitmap2component instead of bin/ 2010-06-12 09:24:14 +02:00
interf_u Demo files cleanup and update 2010-12-04 18:38:41 +01:00
kit-dev-coldfire-xilinx_5213 Demo files cleanup and update 2010-12-04 18:38:41 +01:00
microwave add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
pic_programmer Demo files cleanup and update 2010-12-04 18:38:41 +01:00
pspice Demo files cleanup and update 2010-12-04 18:38:41 +01:00
sonde xilinx fixed bug 585140 and minor cleaning 2010-05-27 12:23:29 +02:00
test_xil_95108 Use bin/plugins/ as install path for bitmap2component instead of bin/ 2010-06-12 09:24:14 +02:00
video Demo files cleanup and update 2010-12-04 18:38:41 +01:00
CMakeLists.txt fixed wxWidget 2.9 compatibility problem. 2010-04-02 05:19:33 +00:00