• jean-pierre charras's avatar
    Gerbview: · 8faf1e72
    jean-pierre charras authored
        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.
    8faf1e72
Name
Last commit
Last update
..
complex_hierarchy Loading commit data...
ecc83 Loading commit data...
electric Loading commit data...
flat_hierarchy Loading commit data...
interf_u Loading commit data...
kit-dev-coldfire-xilinx_5213 Loading commit data...
microwave Loading commit data...
pic_programmer Loading commit data...
pspice Loading commit data...
sonde xilinx Loading commit data...
test_xil_95108 Loading commit data...
video Loading commit data...
CMakeLists.txt Loading commit data...