614 Commits

Author SHA1 Message Date
Laurier Loiselle
54f7499ce0
images: properly scaled 2023-04-21 13:26:57 -04:00
Laurier Loiselle
f3b50928dc
connector: support additional_components 2023-04-21 13:08:07 -04:00
Laurier Loiselle
3a3f609c41
connector: support image and notes 2023-04-21 13:08:06 -04:00
Laurier Loiselle
1b9ba0b03f
connector: small fixes 2023-04-21 13:08:06 -04:00
Laurier Loiselle
62e0d798ac
wv_graphviz: better connector template 2023-04-21 13:08:05 -04:00
Laurier Loiselle
f7ce022372
src: templates: connector 2023-04-21 13:08:05 -04:00
Laurier Loiselle
b687a9f134
WIP: add templates connector
doesn't support all current features of the connectors.
We should at least support those before updating the template
2023-04-21 13:08:05 -04:00
Laurier Loiselle
3c9f32481f
wv_harness: comment out debug code 2023-04-21 13:06:44 -04:00
Laurier Loiselle
c4456d5015
Merge pull request #5 from laurierloi/bom-column-format
Bom column format
2023-04-21 13:02:18 -04:00
Laurier Loiselle
8ea239a216
wv_output: titlepage bom not shortened 2023-04-21 13:00:26 -04:00
Laurier Loiselle
60abe071a2
wv_bom: fix bom columns 2023-04-21 12:53:53 -04:00
Laurier Loiselle
720fce3a37
bom: column-format update initial 2023-04-21 11:57:54 -04:00
Laurier Loiselle
26b1cc8f9f
cli: fix pdf titlepage name 2023-04-20 10:39:48 -04:00
Laurier Loiselle
43d6d19f63
cleanup 2023-04-19 17:39:00 -04:00
Laurier Loiselle
f77654f876
Merge pull request #4 from laurierloi/index-table
Index table
2023-04-19 17:33:31 -04:00
Laurier Loiselle
3ebb12c8a3
tools: build_examples: simplify the tool, no git diff supported 2023-04-19 17:31:57 -04:00
Laurier Loiselle
687e99d1a2
wireviz: add index_table to titlepage 2023-04-19 17:28:26 -04:00
Laurier Loiselle
66e3258d52
templates: bom: show bom header 2023-04-19 17:23:40 -04:00
Laurier Loiselle
648872a91a
setup: add weasyprint 2023-04-19 13:05:12 -04:00
Laurier Loiselle
956e199f61
add titlepage and tempaltes depend on each-other 2023-04-12 18:42:25 -04:00
Laurier Loiselle
e61c03ce2b
wv_cli: if multiple files, only generate shared pdf 2023-04-11 19:13:16 -04:00
Laurier Loiselle
7d61f0e6da
Merge pull request #3 from laurierloi/pdf-support-weasyprint
Pdf support weasyprint
2023-04-11 18:54:13 -04:00
Laurier Loiselle
b013369e3c
wv_output: support multiple-pages pdf 2023-04-11 18:53:12 -04:00
Laurier Loiselle
2ea9c447d8
templates: din-6771: fix dimensions 2023-04-11 18:18:28 -04:00
Laurier Loiselle
241225a0f3
templates: titleblock: don't force total width or height 2023-04-11 18:17:32 -04:00
Laurier Loiselle
e1cf97c8fd
din-6771 orientation set in page 2023-04-11 17:31:10 -04:00
Laurier Loiselle
19a6c04496
templates: remove calc, do all through jinja 2023-04-11 17:02:04 -04:00
Laurier Loiselle
77770027ac
pdf: add support using weasyprint 2023-04-11 16:55:52 -04:00
Laurier Loiselle
275d4b596e
wv_cli: output combined html only if more than 1 file 2023-04-11 16:54:52 -04:00
Laurier Loiselle
1ecbe6d23c
pdf: underlying commands - no converter included 2023-04-11 16:54:09 -04:00
Laurier Loiselle
72176677f7
.gitignore: ignore outputs 2023-04-11 16:50:11 -04:00
Laurier Loiselle
f5b95772b9
templates: shared library for methods 2023-04-11 16:21:41 -04:00
Laurier Loiselle
e4a4e7d188
options: add placement options for din-6771 2023-03-29 16:29:40 -04:00
Laurier Loiselle
b5720b23fd
src: wv_harness_quantity: better message if multplier not defined 2023-03-29 16:28:32 -04:00
Laurier Loiselle
391412c11b
templates: titleblock: title font a little smaller to support 2 rows without overflow 2023-03-29 15:27:34 -04:00
Laurier Loiselle
cd695d010f
notes: better placement and formatting 2023-03-29 15:20:08 -04:00
Laurier Loiselle
6dd9a303af
templates: update BOM height responsiveness 2023-03-29 14:21:52 -04:00
Laurier Loiselle
f0a6631af5
examples,tutorial: provide default metadata 2023-03-29 14:20:49 -04:00
Laurier Loiselle
1ea0b9febd
bom: flag to restrict_printed_lengths 2023-03-29 12:34:33 -04:00
Laurier Loiselle
0f06b45c06
src: wv_harness: only add pn if not already in name 2023-03-29 12:06:38 -04:00
Laurier Loiselle
f20e660010
src: wv_cli: print out the qty_multipliers used 2023-03-29 12:06:16 -04:00
Laurier Loiselle
5b41913827
src: add scaling of shared harness 2023-03-29 11:55:23 -04:00
Laurier Loiselle
c31ef661dc
src: wv_harness_quantity: add support for harness quantity multipliers 2023-03-29 11:52:54 -04:00
Laurier Loiselle
3d2c8c10db
src: init: update app url to fork 2023-03-29 11:51:56 -04:00
Laurier Loiselle
581f6f67f8
src: wv_dataclass: remove pdb 2023-03-28 15:51:14 -04:00
Laurier Loiselle
ff746017b2
src: wv_graphviz: remove bom bubble 2023-03-27 15:37:38 -04:00
Laurier Loiselle
9a4334e3d6
src: wv_harness: add all items to bom 2023-03-27 15:36:42 -04:00
Laurier Loiselle
57ec0ea00b
src: wv_dataclasses: improved qty_multiplier support for additional items 2023-03-27 15:35:07 -04:00
Laurier Loiselle
7b201eb320
src: wv_dataclass: partnumberinfo supports comparisons 2023-03-27 15:34:04 -04:00
Laurier Loiselle
be17dedc61
src: wv_dataclass: move arrow dataclass 2023-03-27 15:32:51 -04:00