Re: [Kicad-developers] Kicad's way of drawing filled zones

2019-05-12 Thread Andrew Zonenberg
I don't see the need to tie OS support to hardware support. It's totally plausible to say, for example, "we'll support users on Debian 6 but only if they have a <10 year old graphics card" According to Wikipedia, OpenGL 3.x support is available for cards as old as: * NVIDIA GeForce 8 series (12 ye

Re: [Kicad-developers] Kicad's way of drawing filled zones

2019-05-12 Thread Ruth Ivimey-Cook
Hi Forgive me if this is what the 'boolean sum' option is, and I'm not familiar with the GL Api itself, but: Would a possibility be to focus purely on the Vias for the moment, given how many there are: - render the via outline using a rectangular texture with transparent corners - render

Re: [Kicad-developers] 6.0 action-based hotkeys proposal

2019-05-12 Thread Jeff Young
OK, how about a compromise: The default hotkey key-combinations are defined in the TOOL_ACTION constructors. A config file is then read which contain maps from action-name to key-combinations. Each map entry is applied to its action, overwriting the default. This also allows us to skip yet-ev

Re: [Kicad-developers] Feature Proposal: Schematic Netlist modules for Eeschema/SKIDL hybrid

2019-05-12 Thread Nick Østergaard
Hi Why do we need a detailed graphical representation of the Skidl inner workings? Isn't all we need its inputs and outputs a hier sheet or as any other parts, some form of symbold for the interfaces (i/o)? tor. 9. maj 2019 21.10 skrev Piotr Esden-Tempski : > Hi, > > Just a thought. This featur