1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2025-04-21 12:27:27 +03:00

sch2fig/: extend command-line parsing to graphics drivers

This commit is contained in:
Werner Almesberger
2016-07-31 20:46:45 -03:00
parent b8b259bc8d
commit 8491af873e
9 changed files with 89 additions and 38 deletions

View File

@@ -17,7 +17,6 @@
- let user set PNG size or zoom level
- implement dashed lines in cairo.c
- implement PDF output in cairo.o
- generalize gfx option passing
- use correct color for hierarchical items, 0x848400 (or close) instead of
COLOR_BROWN2
- directly pick versions out of git, without requiring checkout to file