diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2020-11-17 17:13:45 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2020-11-17 17:13:45 +0100 |
commit | a5f2d9aeb675e247053a9c1bb8c813de8e947a35 (patch) | |
tree | 69239e385acddc7f0c97ce0b618d5c254e6e3391 | |
parent | 1482851167692bee7853bdc6ef0e9260c7c5a736 (diff) | |
download | asynk-rules-a5f2d9aeb675e247053a9c1bb8c813de8e947a35.zip asynk-rules-a5f2d9aeb675e247053a9c1bb8c813de8e947a35.tar.gz |
DDay : add german_actions.lou
-rw-r--r-- | DDayAtOmahaBeach/german_actions.lou | 28 | ||||
-rw-r--r-- | DDayAtOmahaBeach/imgs/a.eps | 92 | ||||
-rw-r--r-- | DDayAtOmahaBeach/imgs/a.svg | 71 | ||||
-rw-r--r-- | DDayAtOmahaBeach/imgs/f.eps | 92 | ||||
-rw-r--r-- | DDayAtOmahaBeach/imgs/f.svg | 47 | ||||
-rw-r--r-- | DDayAtOmahaBeach/imgs/m.eps | 92 | ||||
-rw-r--r-- | DDayAtOmahaBeach/imgs/m.svg | 71 | ||||
-rw-r--r-- | DDayAtOmahaBeach/imgs/mech.eps | 131 | ||||
-rw-r--r-- | DDayAtOmahaBeach/imgs/mech.svg | 75 | ||||
-rw-r--r-- | DDayAtOmahaBeach/imgs/p.eps | 97 | ||||
-rw-r--r-- | DDayAtOmahaBeach/imgs/p.svg | 71 | ||||
-rw-r--r-- | DDayAtOmahaBeach/imgs/r.eps | 100 | ||||
-rw-r--r-- | DDayAtOmahaBeach/imgs/r.svg | 71 | ||||
-rw-r--r-- | DDayAtOmahaBeach/imgs/star.eps | 98 | ||||
-rw-r--r-- | DDayAtOmahaBeach/imgs/star.svg | 71 |
15 files changed, 1207 insertions, 0 deletions
diff --git a/DDayAtOmahaBeach/german_actions.lou b/DDayAtOmahaBeach/german_actions.lou new file mode 100644 index 0000000..1a6dabd --- /dev/null +++ b/DDayAtOmahaBeach/german_actions.lou @@ -0,0 +1,28 @@ + +@Tbl + rule { yes } + indent { ctr } + indentvertical { ctr } + paint { lightgrey } + apaint { white } + font { 9p } + aformat { @Cell A | @Cell @B B | @Cell @B C | @Cell @B D | @Cell @B E | @Cell @B F | @Cell @B G } +{ +@Row + format { @StartVSpan @Cell A | @StartHSpan @Cell @B B | @HSpan | @HSpan | @StartHSpan @Cell @B C | @HSpan | @HSpan } + A { Card @LLP Action } B { WN Position } C { Reinforcement Position } +@Row + format { @VSpan | @StartHSpan @Cell paint { @Lightgrey } @B A | @HSpan | @Cell @B B | @StartHSpan @Cell paint { @Lightgrey } @B C | @HSpan | @Cell @B D } + A { Occupied } B { Unoccupied } C { Occupied } D { Unoccupied } +@Row + format { @VSpan | @Cell paint { @Lightgrey } @B A | @Cell @B B | @Cell @B C | @Cell paint { @Lightgrey } @B D | @Cell @B E | @Cell @B F } + A { US target } B { No Targets } C { In Communication } D { US Target } E { No Targets } F { In Communication @LLP 6p @Font @PBlue {@Sym ampersand within 2 hexes of US units } } +#@Rowa A { @IncludeGraphic "imgs/f.eps" @IncludeGraphic "imgs/mech.eps" @IncludeGraphic "imgs/star.eps" } B { @Fire } C { @NoAction } D { @NoAction } E { @Fire } F { @NoAction } G { @NoAction } +@Rowa A { @IncludeGraphic "imgs/f.eps" } B { @Fire } C { @NoAction } D { @NoAction } E { @Fire } F { @NoAction } G { @NoAction } +@Rowa A { @IncludeGraphic "imgs/mech.eps" } B { @Fire } C { @NoAction } D { @NoAction } E { @Fire } F { @NoAction } G { @NoAction } +@Rowa A { @IncludeGraphic "imgs/star.eps" } B { @Fire } C { @NoAction } D { @NoAction } E { @Fire } F { @NoAction } G { @NoAction } +@Rowa A { @IncludeGraphic "imgs/r.eps" } B { @Fire } C { @NoAction } D { @Action{RE-OCCUPY} } E { @Action{RE-SUPPLY} @LLP and @Fire } F { @Action{REDEPLOY} } G { @Action{REINFORCE} } +@Rowa A { @IncludeGraphic "imgs/m.eps" } B { @Fire } C { @Action{MORTAR} } D { @NoAction } E { @Fire } F { @Action{MORTAR} } G { @NoAction } +@Rowa A { @IncludeGraphic "imgs/p.eps" } B { @Fire } C { @NoAction } D { @NoAction } E { @Action{PATROL} } F { @Action{PATROL} } G { @NoAction } +@Rowa A { @IncludeGraphic "imgs/a.eps" } B { @Fire } C { @Action{ARTILLERY} } D { @NoAction } E { @Action{ADVANCE} @LLP or @Fire } F { @Action{ADVANCE} } G { @Action{AMBUSH} } +} diff --git a/DDayAtOmahaBeach/imgs/a.eps b/DDayAtOmahaBeach/imgs/a.eps new file mode 100644 index 0000000..a23378c --- /dev/null +++ b/DDayAtOmahaBeach/imgs/a.eps @@ -0,0 +1,92 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%Creator: cairo 1.17.3 (https://cairographics.org) +%%CreationDate: Tue Nov 10 15:21:06 2020 +%%Pages: 1 +%%DocumentData: Clean7Bit +%%LanguageLevel: 2 +%%BoundingBox: 28 796 46 814 +%%EndComments +%%BeginProlog +50 dict begin +/q { gsave } bind def +/Q { grestore } bind def +/cm { 6 array astore concat } bind def +/w { setlinewidth } bind def +/J { setlinecap } bind def +/j { setlinejoin } bind def +/M { setmiterlimit } bind def +/d { setdash } bind def +/m { moveto } bind def +/l { lineto } bind def +/c { curveto } bind def +/h { closepath } bind def +/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto + 0 exch rlineto 0 rlineto closepath } bind def +/S { stroke } bind def +/f { fill } bind def +/f* { eofill } bind def +/n { newpath } bind def +/W { clip } bind def +/W* { eoclip } bind def +/BT { } bind def +/ET { } bind def +/BDC { mark 3 1 roll /BDC pdfmark } bind def +/EMC { mark /EMC pdfmark } bind def +/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def +/Tj { show currentpoint cairo_store_point } bind def +/TJ { + { + dup + type /stringtype eq + { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse + } forall + currentpoint cairo_store_point +} bind def +/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore + cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def +/Tf { pop /cairo_font exch def /cairo_font_matrix where + { pop cairo_selectfont } if } bind def +/Td { matrix translate cairo_font_matrix matrix concatmatrix dup + /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point + /cairo_font where { pop cairo_selectfont } if } bind def +/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def + cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def +/g { setgray } bind def +/rg { setrgbcolor } bind def +/d1 { setcachedevice } bind def +/cairo_data_source { + CairoDataIndex CairoData length lt + { CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def } + { () } ifelse +} def +/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def +/cairo_image { image cairo_flush_ascii85_file } def +/cairo_imagemask { imagemask cairo_flush_ascii85_file } def +%%EndProlog +%%BeginSetup +%%EndSetup +%%Page: 1 1 +%%BeginPageSetup +%%PageBoundingBox: 28 796 46 814 +%%EndPageSetup +q 28 796 18 18 rectclip +1 0 0 -1 0 842 cm q +1 g +28.855 28.855 15.992 15.992 re f* +0.0627451 0 0 rg +1.016827 w +0 J +0 j +[] 0.0 d +4 M q 1 0 0 1 0 0 cm +28.855 28.855 15.992 15.992 re S Q +0 g +36.906 32.758 m 34.766 38.555 l 39.062 38.555 l h +36.016 31.195 m 37.812 31.195 l 42.25 42.867 l 40.609 42.867 l 39.547 39.867 + l 34.297 39.867 l 33.234 42.867 l 31.562 42.867 l h +36.016 31.195 m f +Q Q +showpage +%%Trailer +end +%%EOF diff --git a/DDayAtOmahaBeach/imgs/a.svg b/DDayAtOmahaBeach/imgs/a.svg new file mode 100644 index 0000000..d4746df --- /dev/null +++ b/DDayAtOmahaBeach/imgs/a.svg @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="210mm" + height="297mm" + viewBox="0 0 210 297" + version="1.1" + id="svg8" + sodipodi:docname="a.svg" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1614" + inkscape:window-height="1084" + id="namedview920" + showgrid="false" + inkscape:zoom="14.815911" + inkscape:cx="37.594719" + inkscape:cy="32.314696" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="svg8" /> + <defs + id="defs2" /> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1"> + <rect + style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:0.837004;fill-rule:evenodd;stroke:#100000;stroke-width:0.358714;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000;stop-opacity:1" + id="rect10" + width="5.6412859" + height="5.6412859" + x="10.179358" + y="10.179358" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="11.090199" + y="15.122831" + id="text4817"><tspan + id="tspan4815" + x="11.090199" + y="15.122831" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583px">A</tspan></text> + </g> +</svg> diff --git a/DDayAtOmahaBeach/imgs/f.eps b/DDayAtOmahaBeach/imgs/f.eps new file mode 100644 index 0000000..fa39acb --- /dev/null +++ b/DDayAtOmahaBeach/imgs/f.eps @@ -0,0 +1,92 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%Creator: cairo 1.17.3 (https://cairographics.org) +%%CreationDate: Tue Nov 10 15:12:12 2020 +%%Pages: 1 +%%DocumentData: Clean7Bit +%%LanguageLevel: 2 +%%BoundingBox: 28 796 46 814 +%%EndComments +%%BeginProlog +50 dict begin +/q { gsave } bind def +/Q { grestore } bind def +/cm { 6 array astore concat } bind def +/w { setlinewidth } bind def +/J { setlinecap } bind def +/j { setlinejoin } bind def +/M { setmiterlimit } bind def +/d { setdash } bind def +/m { moveto } bind def +/l { lineto } bind def +/c { curveto } bind def +/h { closepath } bind def +/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto + 0 exch rlineto 0 rlineto closepath } bind def +/S { stroke } bind def +/f { fill } bind def +/f* { eofill } bind def +/n { newpath } bind def +/W { clip } bind def +/W* { eoclip } bind def +/BT { } bind def +/ET { } bind def +/BDC { mark 3 1 roll /BDC pdfmark } bind def +/EMC { mark /EMC pdfmark } bind def +/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def +/Tj { show currentpoint cairo_store_point } bind def +/TJ { + { + dup + type /stringtype eq + { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse + } forall + currentpoint cairo_store_point +} bind def +/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore + cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def +/Tf { pop /cairo_font exch def /cairo_font_matrix where + { pop cairo_selectfont } if } bind def +/Td { matrix translate cairo_font_matrix matrix concatmatrix dup + /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point + /cairo_font where { pop cairo_selectfont } if } bind def +/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def + cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def +/g { setgray } bind def +/rg { setrgbcolor } bind def +/d1 { setcachedevice } bind def +/cairo_data_source { + CairoDataIndex CairoData length lt + { CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def } + { () } ifelse +} def +/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def +/cairo_image { image cairo_flush_ascii85_file } def +/cairo_imagemask { imagemask cairo_flush_ascii85_file } def +%%EndProlog +%%BeginSetup +%%EndSetup +%%Page: 1 1 +%%BeginPageSetup +%%PageBoundingBox: 28 796 46 814 +%%EndPageSetup +q 28 796 18 18 rectclip +1 0 0 -1 0 842 cm q +1 g +28.855 28.855 15.992 15.992 re f* +0.0627451 0 0 rg +1.016827 w +0 J +0 j +[] 0.0 d +4 M q 1 0 0 1 0 0 cm +28.855 28.855 15.992 15.992 re S Q +0 g +33.676 30.988 m 40.379 30.988 l 40.379 32.316 l 35.254 32.316 l 35.254 +35.754 l 39.879 35.754 l 39.879 37.082 l 35.254 37.082 l 35.254 42.66 l +33.676 42.66 l h +33.676 30.988 m f +Q Q +showpage +%%Trailer +end +%%EOF diff --git a/DDayAtOmahaBeach/imgs/f.svg b/DDayAtOmahaBeach/imgs/f.svg new file mode 100644 index 0000000..436af63 --- /dev/null +++ b/DDayAtOmahaBeach/imgs/f.svg @@ -0,0 +1,47 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + 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" + width="210mm" + height="297mm" + viewBox="0 0 210 297" + version="1.1" + id="svg8"> + <defs + id="defs2" /> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1"> + <rect + style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:0.837004;fill-rule:evenodd;stroke:#100000;stroke-width:0.358714;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000;stop-opacity:1" + id="rect10" + width="5.6412859" + height="5.6412859" + x="10.179358" + y="10.179358" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="11.322918" + y="15.049089" + id="text4817"><tspan + id="tspan4815" + x="11.322918" + y="15.049089" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583px">F</tspan></text> + </g> +</svg> diff --git a/DDayAtOmahaBeach/imgs/m.eps b/DDayAtOmahaBeach/imgs/m.eps new file mode 100644 index 0000000..be23198 --- /dev/null +++ b/DDayAtOmahaBeach/imgs/m.eps @@ -0,0 +1,92 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%Creator: cairo 1.17.3 (https://cairographics.org) +%%CreationDate: Tue Nov 10 15:20:19 2020 +%%Pages: 1 +%%DocumentData: Clean7Bit +%%LanguageLevel: 2 +%%BoundingBox: 28 796 46 814 +%%EndComments +%%BeginProlog +50 dict begin +/q { gsave } bind def +/Q { grestore } bind def +/cm { 6 array astore concat } bind def +/w { setlinewidth } bind def +/J { setlinecap } bind def +/j { setlinejoin } bind def +/M { setmiterlimit } bind def +/d { setdash } bind def +/m { moveto } bind def +/l { lineto } bind def +/c { curveto } bind def +/h { closepath } bind def +/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto + 0 exch rlineto 0 rlineto closepath } bind def +/S { stroke } bind def +/f { fill } bind def +/f* { eofill } bind def +/n { newpath } bind def +/W { clip } bind def +/W* { eoclip } bind def +/BT { } bind def +/ET { } bind def +/BDC { mark 3 1 roll /BDC pdfmark } bind def +/EMC { mark /EMC pdfmark } bind def +/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def +/Tj { show currentpoint cairo_store_point } bind def +/TJ { + { + dup + type /stringtype eq + { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse + } forall + currentpoint cairo_store_point +} bind def +/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore + cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def +/Tf { pop /cairo_font exch def /cairo_font_matrix where + { pop cairo_selectfont } if } bind def +/Td { matrix translate cairo_font_matrix matrix concatmatrix dup + /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point + /cairo_font where { pop cairo_selectfont } if } bind def +/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def + cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def +/g { setgray } bind def +/rg { setrgbcolor } bind def +/d1 { setcachedevice } bind def +/cairo_data_source { + CairoDataIndex CairoData length lt + { CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def } + { () } ifelse +} def +/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def +/cairo_image { image cairo_flush_ascii85_file } def +/cairo_imagemask { imagemask cairo_flush_ascii85_file } def +%%EndProlog +%%BeginSetup +%%EndSetup +%%Page: 1 1 +%%BeginPageSetup +%%PageBoundingBox: 28 796 46 814 +%%EndPageSetup +q 28 796 18 18 rectclip +1 0 0 -1 0 842 cm q +1 g +28.855 28.855 15.992 15.992 re f* +0.0627451 0 0 rg +1.016827 w +0 J +0 j +[] 0.0 d +4 M q 1 0 0 1 0 0 cm +28.855 28.855 15.992 15.992 re S Q +0 g +31.586 30.934 m 33.93 30.934 l 36.914 38.871 l 39.898 30.934 l 42.258 30.934 + l 42.258 42.605 l 40.711 42.605 l 40.711 32.355 l 37.711 40.355 l 36.117 + 40.355 l 33.117 32.355 l 33.117 42.605 l 31.586 42.605 l h +31.586 30.934 m f +Q Q +showpage +%%Trailer +end +%%EOF diff --git a/DDayAtOmahaBeach/imgs/m.svg b/DDayAtOmahaBeach/imgs/m.svg new file mode 100644 index 0000000..720783b --- /dev/null +++ b/DDayAtOmahaBeach/imgs/m.svg @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="210mm" + height="297mm" + viewBox="0 0 210 297" + version="1.1" + id="svg8" + sodipodi:docname="m.svg" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1614" + inkscape:window-height="1084" + id="namedview920" + showgrid="false" + inkscape:zoom="14.815911" + inkscape:cx="37.594719" + inkscape:cy="32.05482" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="svg8" /> + <defs + id="defs2" /> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1"> + <rect + style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:0.837004;fill-rule:evenodd;stroke:#100000;stroke-width:0.358714;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000;stop-opacity:1" + id="rect10" + width="5.6412859" + height="5.6412859" + x="10.179358" + y="10.179358" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="10.58563" + y="15.030854" + id="text4817"><tspan + id="tspan4815" + x="10.58563" + y="15.030854" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583px">M</tspan></text> + </g> +</svg> diff --git a/DDayAtOmahaBeach/imgs/mech.eps b/DDayAtOmahaBeach/imgs/mech.eps new file mode 100644 index 0000000..629b209 --- /dev/null +++ b/DDayAtOmahaBeach/imgs/mech.eps @@ -0,0 +1,131 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%Creator: cairo 1.17.3 (https://cairographics.org) +%%CreationDate: Tue Nov 10 15:35:50 2020 +%%Pages: 1 +%%DocumentData: Clean7Bit +%%LanguageLevel: 2 +%%BoundingBox: 28 796 46 814 +%%EndComments +%%BeginProlog +50 dict begin +/q { gsave } bind def +/Q { grestore } bind def +/cm { 6 array astore concat } bind def +/w { setlinewidth } bind def +/J { setlinecap } bind def +/j { setlinejoin } bind def +/M { setmiterlimit } bind def +/d { setdash } bind def +/m { moveto } bind def +/l { lineto } bind def +/c { curveto } bind def +/h { closepath } bind def +/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto + 0 exch rlineto 0 rlineto closepath } bind def +/S { stroke } bind def +/f { fill } bind def +/f* { eofill } bind def +/n { newpath } bind def +/W { clip } bind def +/W* { eoclip } bind def +/BT { } bind def +/ET { } bind def +/BDC { mark 3 1 roll /BDC pdfmark } bind def +/EMC { mark /EMC pdfmark } bind def +/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def +/Tj { show currentpoint cairo_store_point } bind def +/TJ { + { + dup + type /stringtype eq + { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse + } forall + currentpoint cairo_store_point +} bind def +/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore + cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def +/Tf { pop /cairo_font exch def /cairo_font_matrix where + { pop cairo_selectfont } if } bind def +/Td { matrix translate cairo_font_matrix matrix concatmatrix dup + /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point + /cairo_font where { pop cairo_selectfont } if } bind def +/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def + cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def +/g { setgray } bind def +/rg { setrgbcolor } bind def +/d1 { setcachedevice } bind def +/cairo_data_source { + CairoDataIndex CairoData length lt + { CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def } + { () } ifelse +} def +/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def +/cairo_image { image cairo_flush_ascii85_file } def +/cairo_imagemask { imagemask cairo_flush_ascii85_file } def +%%EndProlog +%%BeginSetup +%%EndSetup +%%Page: 1 1 +%%BeginPageSetup +%%PageBoundingBox: 28 796 46 814 +%%EndPageSetup +q 28 796 18 18 rectclip +1 0 0 -1 0 842 cm q +1 g +28.855 28.855 15.992 15.992 re f* +0.0627451 0 0 rg +1.016827 w +0 J +0 j +[] 0.0 d +4 M q 1 0 0 1 0 0 cm +28.855 28.855 15.992 15.992 re S Q +0.749999 w +q 1 0 0 1 0 0 cm +33.664 33.828 m 40.148 33.828 l 41.719 33.828 42.984 35.09 42.984 36.66 + c 42.984 37.625 l 42.984 39.195 41.719 40.461 40.148 40.461 c 33.664 40.461 + l 32.094 40.461 30.832 39.195 30.832 37.625 c 30.832 36.66 l 30.832 35.09 + 32.094 33.828 33.664 33.828 c h +33.664 33.828 m S Q +Q q +30 33 13 8 re W n +q +30 33 13 8 re W n +% Fallback Image: x=30 y=33 w=13 h=8 res=300ppi size=5610 +[ 13.2 0 0 -8.16 30 41.16 ] concat +/cairo_ascii85_file currentfile /ASCII85Decode filter def +/DeviceRGB setcolorspace +<< + /ImageType 1 + /Width 55 + /Height 34 + /Interpolate false + /BitsPerComponent 8 + /Decode [ 0 1 0 1 0 1 ] + /DataSource cairo_ascii85_file /LZWDecode filter + /ImageMatrix [ 55 0 0 -34 0 34 ] +>> +cairo_image + J3Vsg3$]7K#D>EP:q1$o*=mro@So+CqCM)Z4/3Cdb\fQaO@LQnq&G,\-^./5Z6uElk7j:W? + u;dY@3CCpP6_9l88L1!!eEZ<!!Njj7&*Xo'Y6FcPtn2Tl;\b!6ED(/K#WCN0o2u6<iOU;#C + F0r0l"(a7:KCPVcL:^C:>^IcL#be>q5o^.J3K-Ge@k^QgPRgGWZ+Z5V&]imuG'@nlZs/]Li + qI0UKuL*"#m@/!C:+61Dg%Ma=#gX;21h\D3<@p,b98dq,rB4.U8e;dH?O>-&JE"#606'ai^ + Z!*&5d/MP&V9*E[[]PoA9Y*Q+nmruHXHG(AU`$,ig:C)J9.^^al-&4TebN2'cg$88!rdRsl + P<GKQ"2OK!$iqJBS7S+%@B=13@$h-!WUH4QM]^:#/ISE\&\r?@i3Jps#%=#MKX<<LQlC`F; + saEL&St^.R)T_k`A*6Y=AopT0t;'>96kP](6Nuu+edp=Zn3`d#\Y,!`0hH3.H0Ju(eBgkXG + !&iZ)mR\82-JTLamZ_5`db6bql#$W)+0WkV-0NKBd`:?^L@Pm4/Yk36sLU:nT?A!6TSuD4> + U[%3Z<O&Ht??liH+TS]>I!6dh(6RS-M5M;WV1khRab^I7TE9@G`R3fMQ'9=n&#MIHfb;i7\ + ?<E=s9=[jIqZ0\rj-UH-`fEdm!8<Pf="qLamHCei>#).\BU#Z4A44qUcC_VRQH"'ehQA)u* + _H*Z81CJfoSi.!E'u+maLXk3?Jeo#*<>A,N6j\HXRH/X!QMn6m.H&hq"sDOFj:23`C7[eRj + 8Jj_T6Q=F2CX7qZ7M\+9bsTkO>IQ)ePCdg$35T"Ztl,o90O#A+Ng:IK4aqjDWDKd6r"DV8- + 5]L6V,X\`[2E"5cL*[-=@XDk%c-ra46tIk>I89n=GGu7S]/YMOC"C_O.65=k[(@Hu+LV;H0 + ]*1>WZH!5p^5/EMF`<P7Y-?kEN/=McbR_smS!&u;Kj9TqR\$c6l<:D(S8r,3=jEL_M)aRYj + P1.r5?GkO--6J.qZ?pJ3mdi<!,_Yia%-up<5*G[%S1;/0J]K'K#fJZ0<Cajji_9d<CFrh0, + iH?cF3X5]'34^`_B%7B6*@FEN:Qt,.qn3C_!3.OG?K\fcr#YmWmsL`<bOPMf:XSk5s)2^3& + Ypi_?5Ed]oD@l]bc62D~> +Q +Q Q +showpage +%%Trailer +end +%%EOF diff --git a/DDayAtOmahaBeach/imgs/mech.svg b/DDayAtOmahaBeach/imgs/mech.svg new file mode 100644 index 0000000..fa11da5 --- /dev/null +++ b/DDayAtOmahaBeach/imgs/mech.svg @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="210mm" + height="297mm" + viewBox="0 0 210 297" + version="1.1" + id="svg8" + sodipodi:docname="mech.svg" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="1177" + id="namedview920" + showgrid="false" + inkscape:zoom="29.631822" + inkscape:cx="51.153129" + inkscape:cy="48.757886" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg8" + inkscape:document-rotation="0" /> + <defs + id="defs2" /> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1"> + <rect + style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:0.837004;fill-rule:evenodd;stroke:#100000;stroke-width:0.358714;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000;stop-opacity:1" + id="rect10" + width="5.6412859" + height="5.6412859" + x="10.179358" + y="10.179358" /> + </g> + <path + style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -1.6395625,0 h 1.74250798 1.60115702 -0.410532 1.092452 -1.56499802 -0.709083 -0.961427 -1.53653698 1.036476 z" + id="path835" + sodipodi:nodetypes="ccccccccccc" /> + <rect + style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:0.837004;fill-rule:evenodd;stroke:#100000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000;stop-opacity:1" + id="rect833" + width="4.2869139" + height="2.3397107" + x="10.876526" + y="11.933427" + rx="1.0000006" /> +</svg> diff --git a/DDayAtOmahaBeach/imgs/p.eps b/DDayAtOmahaBeach/imgs/p.eps new file mode 100644 index 0000000..929da52 --- /dev/null +++ b/DDayAtOmahaBeach/imgs/p.eps @@ -0,0 +1,97 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%Creator: cairo 1.17.3 (https://cairographics.org) +%%CreationDate: Tue Nov 10 15:20:36 2020 +%%Pages: 1 +%%DocumentData: Clean7Bit +%%LanguageLevel: 2 +%%BoundingBox: 28 796 46 814 +%%EndComments +%%BeginProlog +50 dict begin +/q { gsave } bind def +/Q { grestore } bind def +/cm { 6 array astore concat } bind def +/w { setlinewidth } bind def +/J { setlinecap } bind def +/j { setlinejoin } bind def +/M { setmiterlimit } bind def +/d { setdash } bind def +/m { moveto } bind def +/l { lineto } bind def +/c { curveto } bind def +/h { closepath } bind def +/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto + 0 exch rlineto 0 rlineto closepath } bind def +/S { stroke } bind def +/f { fill } bind def +/f* { eofill } bind def +/n { newpath } bind def +/W { clip } bind def +/W* { eoclip } bind def +/BT { } bind def +/ET { } bind def +/BDC { mark 3 1 roll /BDC pdfmark } bind def +/EMC { mark /EMC pdfmark } bind def +/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def +/Tj { show currentpoint cairo_store_point } bind def +/TJ { + { + dup + type /stringtype eq + { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse + } forall + currentpoint cairo_store_point +} bind def +/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore + cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def +/Tf { pop /cairo_font exch def /cairo_font_matrix where + { pop cairo_selectfont } if } bind def +/Td { matrix translate cairo_font_matrix matrix concatmatrix dup + /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point + /cairo_font where { pop cairo_selectfont } if } bind def +/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def + cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def +/g { setgray } bind def +/rg { setrgbcolor } bind def +/d1 { setcachedevice } bind def +/cairo_data_source { + CairoDataIndex CairoData length lt + { CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def } + { () } ifelse +} def +/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def +/cairo_image { image cairo_flush_ascii85_file } def +/cairo_imagemask { imagemask cairo_flush_ascii85_file } def +%%EndProlog +%%BeginSetup +%%EndSetup +%%Page: 1 1 +%%BeginPageSetup +%%PageBoundingBox: 28 796 46 814 +%%EndPageSetup +q 28 796 18 18 rectclip +1 0 0 -1 0 842 cm q +1 g +28.855 28.855 15.992 15.992 re f* +0.0627451 0 0 rg +1.016827 w +0 J +0 j +[] 0.0 d +4 M q 1 0 0 1 0 0 cm +28.855 28.855 15.992 15.992 re S Q +0 g +35.102 32.418 m 35.102 36.809 l 37.086 36.809 l 37.812 36.809 38.375 36.621 + 38.773 36.246 c 39.18 35.863 39.383 35.316 39.383 34.605 c 39.383 33.91 + 39.18 33.371 38.773 32.996 c 38.375 32.613 37.812 32.418 37.086 32.418 +c h +33.523 31.121 m 37.086 31.121 l 38.387 31.121 39.371 31.418 40.039 32.012 + c 40.715 32.605 41.055 33.473 41.055 34.605 c 41.055 35.762 40.715 36.637 + 40.039 37.23 c 39.371 37.816 38.387 38.105 37.086 38.105 c 35.102 38.105 + l 35.102 42.793 l 33.523 42.793 l h +33.523 31.121 m f +Q Q +showpage +%%Trailer +end +%%EOF diff --git a/DDayAtOmahaBeach/imgs/p.svg b/DDayAtOmahaBeach/imgs/p.svg new file mode 100644 index 0000000..128030b --- /dev/null +++ b/DDayAtOmahaBeach/imgs/p.svg @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="210mm" + height="297mm" + viewBox="0 0 210 297" + version="1.1" + id="svg8" + sodipodi:docname="p.svg" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1614" + inkscape:window-height="1084" + id="namedview920" + showgrid="false" + inkscape:zoom="14.815911" + inkscape:cx="37.594719" + inkscape:cy="32.067983" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="svg8" /> + <defs + id="defs2" /> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1"> + <rect + style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:0.837004;fill-rule:evenodd;stroke:#100000;stroke-width:0.358714;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000;stop-opacity:1" + id="rect10" + width="5.6412859" + height="5.6412859" + x="10.179358" + y="10.179358" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="11.269005" + y="15.09613" + id="text4817"><tspan + id="tspan4815" + x="11.269005" + y="15.09613" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583px">P</tspan></text> + </g> +</svg> diff --git a/DDayAtOmahaBeach/imgs/r.eps b/DDayAtOmahaBeach/imgs/r.eps new file mode 100644 index 0000000..1e1198e --- /dev/null +++ b/DDayAtOmahaBeach/imgs/r.eps @@ -0,0 +1,100 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%Creator: cairo 1.17.3 (https://cairographics.org) +%%CreationDate: Tue Nov 10 15:19:46 2020 +%%Pages: 1 +%%DocumentData: Clean7Bit +%%LanguageLevel: 2 +%%BoundingBox: 28 796 46 814 +%%EndComments +%%BeginProlog +50 dict begin +/q { gsave } bind def +/Q { grestore } bind def +/cm { 6 array astore concat } bind def +/w { setlinewidth } bind def +/J { setlinecap } bind def +/j { setlinejoin } bind def +/M { setmiterlimit } bind def +/d { setdash } bind def +/m { moveto } bind def +/l { lineto } bind def +/c { curveto } bind def +/h { closepath } bind def +/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto + 0 exch rlineto 0 rlineto closepath } bind def +/S { stroke } bind def +/f { fill } bind def +/f* { eofill } bind def +/n { newpath } bind def +/W { clip } bind def +/W* { eoclip } bind def +/BT { } bind def +/ET { } bind def +/BDC { mark 3 1 roll /BDC pdfmark } bind def +/EMC { mark /EMC pdfmark } bind def +/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def +/Tj { show currentpoint cairo_store_point } bind def +/TJ { + { + dup + type /stringtype eq + { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse + } forall + currentpoint cairo_store_point +} bind def +/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore + cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def +/Tf { pop /cairo_font exch def /cairo_font_matrix where + { pop cairo_selectfont } if } bind def +/Td { matrix translate cairo_font_matrix matrix concatmatrix dup + /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point + /cairo_font where { pop cairo_selectfont } if } bind def +/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def + cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def +/g { setgray } bind def +/rg { setrgbcolor } bind def +/d1 { setcachedevice } bind def +/cairo_data_source { + CairoDataIndex CairoData length lt + { CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def } + { () } ifelse +} def +/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def +/cairo_image { image cairo_flush_ascii85_file } def +/cairo_imagemask { imagemask cairo_flush_ascii85_file } def +%%EndProlog +%%BeginSetup +%%EndSetup +%%Page: 1 1 +%%BeginPageSetup +%%PageBoundingBox: 28 796 46 814 +%%EndPageSetup +q 28 796 18 18 rectclip +1 0 0 -1 0 842 cm q +1 g +28.855 28.855 15.992 15.992 re f* +0.0627451 0 0 rg +1.016827 w +0 J +0 j +[] 0.0 d +4 M q 1 0 0 1 0 0 cm +28.855 28.855 15.992 15.992 re S Q +0 g +38.332 37.129 m 38.664 37.246 38.992 37.488 39.316 37.863 c 39.637 38.238 + 39.961 38.754 40.285 39.41 c 41.879 42.598 l 40.191 42.598 l 38.691 39.598 + l 38.305 38.816 37.93 38.301 37.566 38.051 c 37.211 37.793 36.723 37.66 + 36.098 37.66 c 34.379 37.66 l 34.379 42.598 l 32.801 42.598 l 32.801 30.926 + l 36.363 30.926 l 37.695 30.926 38.691 31.207 39.348 31.77 c 40.004 32.324 + 40.332 33.16 40.332 34.285 c 40.332 35.027 40.16 35.641 39.816 36.129 c + 39.473 36.609 38.977 36.941 38.332 37.129 c h +34.379 32.223 m 34.379 36.363 l 36.363 36.363 l 37.121 36.363 37.695 36.191 + 38.082 35.848 c 38.465 35.496 38.66 34.973 38.66 34.285 c 38.66 33.609 +38.465 33.098 38.082 32.754 c 37.695 32.402 37.121 32.223 36.363 32.223 +c h +34.379 32.223 m f +Q Q +showpage +%%Trailer +end +%%EOF diff --git a/DDayAtOmahaBeach/imgs/r.svg b/DDayAtOmahaBeach/imgs/r.svg new file mode 100644 index 0000000..c1fa76e --- /dev/null +++ b/DDayAtOmahaBeach/imgs/r.svg @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="210mm" + height="297mm" + viewBox="0 0 210 297" + version="1.1" + id="svg8" + sodipodi:docname="r.svg" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1614" + inkscape:window-height="1084" + id="namedview920" + showgrid="false" + inkscape:zoom="14.815911" + inkscape:cx="47.697202" + inkscape:cy="37.002993" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="svg8" /> + <defs + id="defs2" /> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1"> + <rect + style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:0.837004;fill-rule:evenodd;stroke:#100000;stroke-width:0.358714;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000;stop-opacity:1" + id="rect10" + width="5.6412859" + height="5.6412859" + x="10.179358" + y="10.179358" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:10.5833px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="11.014279" + y="15.027371" + id="text4817"><tspan + id="tspan4815" + x="11.014279" + y="15.027371" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583px">R</tspan></text> + </g> +</svg> diff --git a/DDayAtOmahaBeach/imgs/star.eps b/DDayAtOmahaBeach/imgs/star.eps new file mode 100644 index 0000000..612632c --- /dev/null +++ b/DDayAtOmahaBeach/imgs/star.eps @@ -0,0 +1,98 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%Creator: cairo 1.17.3 (https://cairographics.org) +%%CreationDate: Tue Nov 10 15:34:44 2020 +%%Pages: 1 +%%DocumentData: Clean7Bit +%%LanguageLevel: 2 +%%BoundingBox: 28 796 46 814 +%%EndComments +%%BeginProlog +50 dict begin +/q { gsave } bind def +/Q { grestore } bind def +/cm { 6 array astore concat } bind def +/w { setlinewidth } bind def +/J { setlinecap } bind def +/j { setlinejoin } bind def +/M { setmiterlimit } bind def +/d { setdash } bind def +/m { moveto } bind def +/l { lineto } bind def +/c { curveto } bind def +/h { closepath } bind def +/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto + 0 exch rlineto 0 rlineto closepath } bind def +/S { stroke } bind def +/f { fill } bind def +/f* { eofill } bind def +/n { newpath } bind def +/W { clip } bind def +/W* { eoclip } bind def +/BT { } bind def +/ET { } bind def +/BDC { mark 3 1 roll /BDC pdfmark } bind def +/EMC { mark /EMC pdfmark } bind def +/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def +/Tj { show currentpoint cairo_store_point } bind def +/TJ { + { + dup + type /stringtype eq + { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse + } forall + currentpoint cairo_store_point +} bind def +/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore + cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def +/Tf { pop /cairo_font exch def /cairo_font_matrix where + { pop cairo_selectfont } if } bind def +/Td { matrix translate cairo_font_matrix matrix concatmatrix dup + /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point + /cairo_font where { pop cairo_selectfont } if } bind def +/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def + cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def +/g { setgray } bind def +/rg { setrgbcolor } bind def +/d1 { setcachedevice } bind def +/cairo_data_source { + CairoDataIndex CairoData length lt + { CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def } + { () } ifelse +} def +/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def +/cairo_image { image cairo_flush_ascii85_file } def +/cairo_imagemask { imagemask cairo_flush_ascii85_file } def +%%EndProlog +%%BeginSetup +%%EndSetup +%%Page: 1 1 +%%BeginPageSetup +%%PageBoundingBox: 28 796 46 814 +%%EndPageSetup +q 28 796 18 18 rectclip +1 0 0 -1 0 842 cm q +1 g +28.855 28.855 15.992 15.992 re f* +0.0627451 0 0 rg +1.016827 w +0 J +0 j +[] 0.0 d +4 M q 1 0 0 1 0 0 cm +28.855 28.855 15.992 15.992 re S Q +0 g +30.363 35.543 m 35.32 35.535 l 36.883 31.242 l 38.453 35.52 l 43.387 35.57 + l 39.43 38.25 l 40.926 42.586 l 36.891 39.938 l 32.852 42.555 l 34.363 +38.227 l h +30.363 35.543 m f* +0.0522176 w +q 1 0 0 1 0 0 cm +30.363 35.543 m 35.32 35.535 l 36.883 31.242 l 38.453 35.52 l 43.387 35.57 + l 39.43 38.25 l 40.926 42.586 l 36.891 39.938 l 32.852 42.555 l 34.363 +38.227 l h +30.363 35.543 m S Q +Q Q +showpage +%%Trailer +end +%%EOF diff --git a/DDayAtOmahaBeach/imgs/star.svg b/DDayAtOmahaBeach/imgs/star.svg new file mode 100644 index 0000000..a72b4d8 --- /dev/null +++ b/DDayAtOmahaBeach/imgs/star.svg @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="210mm" + height="297mm" + viewBox="0 0 210 297" + version="1.1" + id="svg8" + sodipodi:docname="star.svg" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="1177" + id="namedview920" + showgrid="false" + inkscape:zoom="41.905725" + inkscape:cx="51.666084" + inkscape:cy="48.127206" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg8" + inkscape:document-rotation="0" /> + <defs + id="defs2" /> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1"> + <rect + style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:0.837004;fill-rule:evenodd;stroke:#100000;stroke-width:0.358714;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000;stop-opacity:1" + id="rect10" + width="5.6412859" + height="5.6412859" + x="10.179358" + y="10.179358" /> + </g> + <path + style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -1.6395625,0 h 1.74250798 1.60115702 -0.410532 1.092452 -1.56499802 -0.709083 -0.961427 -1.53653698 1.036476 z" + id="path835" + sodipodi:nodetypes="ccccccccccc" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.0184212px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 10.712014,12.538941 1.748618,-0.0036 0.550837,-1.513417 0.554087,1.508528 1.740657,0.01835 -1.396238,0.944475 0.528326,1.529891 -1.424042,-0.933674 -1.424384,0.923255 0.532469,-1.526893 z" + id="path1462" /> +</svg> |