summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Weller <ianweller@gmail.com>2008-08-04 02:41:28 -0500
committerIan Weller <ianweller@gmail.com>2008-08-04 02:41:28 -0500
commit0f1b148989a468ccb011dc3b383ad37b4ae8a99f (patch)
tree640efc089201d73e4884c884804ca3583ac3724a
parent58a02c3918e99f9b7d42d8a71178843b4d6c71b6 (diff)
downloadfedora-business-cards-0f1b148989a468ccb011dc3b383ad37b4ae8a99f.tar.gz
fedora-business-cards-0f1b148989a468ccb011dc3b383ad37b4ae8a99f.tar.xz
fedora-business-cards-0f1b148989a468ccb011dc3b383ad37b4ae8a99f.zip
Add target for 1/16" bleed
-rw-r--r--Makefile9
-rw-r--r--bleed16-under.svg102
2 files changed, 110 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ffaab82..215c0ba 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@ GENERATE = python generate.py
GENERATE_OPTIONS =
INKSCAPE = /usr/bin/inkscape
INKSCAPE_OPTIONS = --export-dpi=300 --without-gui
+CONVERT = /usr/bin/convert
all: out.png
@@ -11,5 +12,11 @@ out.svg:
out.png: out.svg
$(INKSCAPE) $(INKSCAPE_OPTIONS) --export-area-canvas --export-png=out.png out.svg
+bleed16-under.png:
+ $(INKSCAPE) $(INKSCAPE_OPTIONS) --export-area-canvas --export-png=bleed16-under.png bleed16-under.svg
+
+bleed16.png: out.png bleed16-under.png
+ $(CONVERT) bleed16-under.png out.png -geometry +19+19 -composite bleed16.png
+
clean:
- rm -f out.svg out.png
+ rm -f out.svg out.png bleed16-under.png bleed16.png
diff --git a/bleed16-under.svg b/bleed16-under.svg
new file mode 100644
index 0000000..c29ec21
--- /dev/null
+++ b/bleed16-under.svg
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/"
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ 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"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ height="191.39999"
+ id="svg2"
+ inkscape:export-filename="/home/ianweller/art/fedora-business-cards/bizcard07-foundations.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ inkscape:version="0.46"
+ sodipodi:docname="out.svg"
+ sodipodi:version="0.32"
+ version="1.0"
+ width="326.39999">
+ <metadata
+ id="metadata42">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ bordercolor="#666666"
+ borderopacity="1.0"
+ gridtolerance="10.0"
+ guidetolerance="10.0"
+ id="base"
+ inkscape:current-layer="svg2"
+ inkscape:cx="217.68523"
+ inkscape:cy="81.731301"
+ inkscape:document-units="in"
+ inkscape:guide-bbox="true"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:snap-bbox="false"
+ inkscape:snap-nodes="true"
+ inkscape:window-height="480"
+ inkscape:window-width="640"
+ inkscape:zoom="1.9881"
+ objecttolerance="10.0"
+ pagecolor="#ffffff"
+ showgrid="false"
+ showguides="false"
+ units="px">
+ <sodipodi:guide
+ id="guide4103"
+ orientation="1,0"
+ position="18,209.02957" />
+ <sodipodi:guide
+ id="guide4105"
+ orientation="0,1"
+ position="-27.948244,18" />
+ <sodipodi:guide
+ id="guide4107"
+ orientation="0,1"
+ position="-20.961183,162" />
+ <sodipodi:guide
+ id="guide4109"
+ orientation="1,0"
+ position="279,112.95749" />
+ </sodipodi:namedview>
+ <defs
+ id="defs4">
+ <inkscape:perspective
+ id="perspective44"
+ inkscape:persp3d-origin="157.5 : 60 : 1"
+ inkscape:vp_x="0 : 90 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="315 : 90 : 1"
+ sodipodi:type="inkscape:persp3d" />
+ <foreignObject
+ height="1"
+ id="foreignObject8"
+ requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
+ width="1"
+ x="0"
+ y="0">
+ <i:pgfRef
+ xlink:href="#adobe_illustrator_pgf" />
+ </foreignObject>
+ </defs>
+ <rect
+ height="191.39999"
+ id="rect3330"
+ style="fill:#3c6eb4;fill-opacity:1;stroke:none;stroke-width:0.89999998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ width="23.700001"
+ x="302.70001"
+ y="0" />
+</svg>