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

sch2fig/: support multi-page PDF

This commit is contained in:
Werner Almesberger
2016-08-01 01:34:27 -03:00
parent 97ac2297e1
commit 55f10b8769
4 changed files with 41 additions and 4 deletions

View File

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