Commit Graph
4 Commits
Author SHA1 Message Date
Werner Almesberger 1c6116a8d6 eeshow/: fix some whitespace issues
- trailing space
- space before semicolon
- indentation with spaces instead of tabs (copy & paste)
2016-08-04 19:25:31 -03:00
Werner Almesberger fb888f3714 eeshow/TODO: split long list by area 2016-08-03 10:57:42 -03:00
Werner Almesberger ade54c6029 eeshow/cro.c: set line cap to CAIRO_LINE_CAP_ROUND or CAIRO_LINE_CAP_SQUARE
CAIRO_LINE_CAP_ROUND is the same as in FIG mode.

Note that all non-dashed lines disappear when generating PDF and
CAIRO_LINE_CAP_ROUND is set. For now, we just use CAIRO_LINE_CAP_SQUARE.
2016-08-02 17:26:02 -03:00
Werner Almesberger a941a5f246 rename sch2fig to eeshow 2016-08-02 11:00:08 -03:00