1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2025-01-22 00:11:05 +02:00
..
2016-08-02 11:00:08 -03:00
2016-08-04 08:11:36 -03:00
2016-08-10 19:37:44 -03:00
2016-08-10 21:50:07 -03:00
2016-08-10 21:50:07 -03:00
2016-08-04 19:25:31 -03:00
2016-08-02 11:00:08 -03:00
2016-08-02 11:00:08 -03:00
2016-08-04 19:25:31 -03:00
2016-08-02 11:00:08 -03:00
2016-08-02 11:00:08 -03:00
2016-08-02 11:00:08 -03:00
2016-08-02 11:00:08 -03:00
2016-08-02 11:00:08 -03:00
2016-08-02 11:00:08 -03:00
2016-08-02 11:00:08 -03:00
2016-08-04 19:25:31 -03:00
2016-08-10 21:50:07 -03:00
2016-08-02 11:00:08 -03:00
2016-08-02 11:00:08 -03:00
2016-08-02 11:00:08 -03:00
2016-08-02 11:00:08 -03:00
2016-08-04 19:25:31 -03:00
2016-08-10 20:41:33 -03:00

eeshow - Eeschema schematics renderer and viewer
================================================

Eeshow renders schematics made by KiCad Eeschema to FIG, PDF, or PNG,
and generates graphical differences between different versions of
schematics sheets. It can work in plain files but it can also
retrieve design files directly from a git repository. Furthermore,
eeshow has an interactive mode for viewing schematics and differences.

This work is distributed under the terms of the GNU GENERAL PUBLIC
LICENSE, Version 2:

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

For your convenience, a copy of the complete license has been included
in the file COPYING.GPLv2.


Prerequisites
-------------

libcairo2-dev
libgit2-dev
libgtk-3-dev


Key functions in GUI mode
-------------------------

+ or =			zoom in
-			zoom out
*			zoom to extents
Home			go to the top sheet
Delete or Backspace	go to the previous sheet
PgUp			go to the previous sheet in sequence
PgDn			go to the next sheet in sequence
Up or Down		invoke the revision history (WIP)
Q			quit the viewer