diff options
| author | Keith Packard <keithp@keithp.com> | 2014-02-17 21:27:57 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-02-17 21:31:02 -0800 |
| commit | 874d0065ecb066ee746a016876edebc7cc6e3d96 (patch) | |
| tree | 2b85a021c0ae7596126b094c6e8313ccf209efaa /doc/telemetrum.svg | |
| parent | 6e713f0a53d608a8855884b7a48e4e3423d8a3d2 (diff) | |
Re-create drill templates
Using inkscape, the drill templates weren't getting printed
correctly. Switching to hand-generated svg fixes that.
The .xsl file is also fixed to really encourage the images to be
printed at exactly 100%.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/telemetrum.svg')
| -rw-r--r-- | doc/telemetrum.svg | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/telemetrum.svg b/doc/telemetrum.svg index 97c4e4a8..80ee182d 100644 --- a/doc/telemetrum.svg +++ b/doc/telemetrum.svg @@ -6,14 +6,14 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - width="5in" - height="2.5in" - viewBox="0 0 500 250" + width="3in" + height="1.25in" + viewBox="0 0 300 125" preserveaspectratio="none" id="svg2" version="1.1"> - <g transform="translate(112.5,75)" - style="fill:none;stroke:#000000;stroke-width:1;stroke-linejoin:miter;font-family:Frutiger LT Std"> + <g transform="translate(12.5,12.5)" + style="fill:none;stroke:#000000;stroke-width:1;stroke-linejoin:miter;font-size:24"> <!-- outline --> <rect width="275" height="100" x="0" y="0"/> <!-- holes --> |
