mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
genkicat: new option "-t title.ps" to include a title page file
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
#ifndef PDF_H
|
||||
#define PDF_H
|
||||
|
||||
void make_pdf(int pdf, int use_portrait);
|
||||
void make_pdf(int pdf, int use_portrait, const char *title_page);
|
||||
|
||||
#endif /* !PDF_H */
|
||||
|
||||
Reference in New Issue
Block a user