← Back to team overview

kicad-developers team mailing list archive

Re: eeschema GAL renderer (with old tools)

 

On 28/05/18 23:43, Tomasz Wlostowski wrote:
> Hi all,
> 
> This is to inform that I'm working on it (as the XOR-based rendering
> doesn't work under GTK3). I wrote a hacked GAL canvas which uses the
> legacy eeschema tool code. It's non-functional yet (editing-wise), but
> draws the schematics and the selection rectangles.
> 
> I'll publish the code as soon as it is in usable state.
> 
Hi again,

I've uploaded a more-or-less functional version of GALified eeschema to
my github [1]. Note it only has new canvas, but old tools (hacked to
work with different rendering model). Currently only the schematic
editor is GALified, the viewer/library editor as well as all preview
panels in various dialogs still use the old renderer.

Have a look if you have time and report bugs (I know the colors are
somewhat incorrect and pin labels are sometimes at wrong positions).

Since we are at it: could someone of our senior devs explain why the
library editor view has inverted Y axis wrs to all other Kicad applications?

Cheers,
Tom

[1] https://github.com/twlostow/kicad-dev/tree/tom-eeschema-gal


Follow ups

References