]> Raphaël G. Git Repositories - cdn/commitdiff
Add ausweis generator
authorRaphaël Gertz <git@rapsys.eu>
Sun, 1 Nov 2020 21:28:03 +0000 (22:28 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Sun, 1 Nov 2020 21:28:03 +0000 (22:28 +0100)
Add pictures
Add fonts
Add phpqrcode lib

93 files changed:
picture/ausweis/bnp/greyscale.php [new file with mode: 0644]
picture/ausweis/bnp/logo.low.png [new file with mode: 0644]
picture/ausweis/bnp/logo.png [new file with mode: 0644]
picture/ausweis/bnp/logo.svg [new file with mode: 0644]
picture/ausweis/bnp/sign.high.png [new file with mode: 0644]
picture/ausweis/bnp/sign.png [new file with mode: 0644]
picture/ausweis/bnp/sign.source.png [new file with mode: 0644]
picture/ausweis/bnp/sign.svg [new file with mode: 0644]
picture/ausweis/bnp/stamp.high.png [new file with mode: 0644]
picture/ausweis/bnp/stamp.orig.png [new file with mode: 0644]
picture/ausweis/bnp/stamp.png [new file with mode: 0644]
picture/ausweis/bnp/stamp.svg [new file with mode: 0644]
picture/ausweis/bnp/stamp.xcf [new file with mode: 0644]
picture/ausweis/poltrone/logo.png [new file with mode: 0644]
picture/ausweis/poltrone/logo.svg [new file with mode: 0644]
picture/ausweis/poltrone/sign.png [new file with mode: 0644]
picture/ausweis/poltrone/sign.source.png [new file with mode: 0644]
picture/ausweis/poltrone/sign.svg [new file with mode: 0644]
picture/ausweis/poltrone/stamp.high.png [new file with mode: 0644]
picture/ausweis/poltrone/stamp.png [new file with mode: 0644]
picture/ausweis/poltrone/stamp.svg [new file with mode: 0644]
picture/ausweis/poltrone/stamp.xcf [new file with mode: 0644]
picture/ausweis/qrcode_diff.xcf [new file with mode: 0644]
picture/ausweis/qrdiff.xcf [new file with mode: 0644]
public/ausweis.php [new file with mode: 0644]
vendor/font/courier.php [new file with mode: 0644]
vendor/font/courierb.php [new file with mode: 0644]
vendor/font/courierbi.php [new file with mode: 0644]
vendor/font/courieri.php [new file with mode: 0644]
vendor/font/helvetica.php [new file with mode: 0644]
vendor/font/helveticab.php [new file with mode: 0644]
vendor/font/helveticabi.php [new file with mode: 0644]
vendor/font/helveticai.php [new file with mode: 0644]
vendor/font/liberationserif.php [new file with mode: 0644]
vendor/font/liberationserif.ttf [new file with mode: 0644]
vendor/font/liberationserif.z [new file with mode: 0644]
vendor/font/liberationserifb.php [new file with mode: 0644]
vendor/font/liberationserifb.ttf [new file with mode: 0644]
vendor/font/liberationserifb.z [new file with mode: 0644]
vendor/font/liberationserifbi.php [new file with mode: 0644]
vendor/font/liberationserifbi.ttf [new file with mode: 0644]
vendor/font/liberationserifbi.z [new file with mode: 0644]
vendor/font/liberationserifi.php [new file with mode: 0644]
vendor/font/liberationserifi.ttf [new file with mode: 0644]
vendor/font/liberationserifi.z [new file with mode: 0644]
vendor/font/micross.php [new file with mode: 0644]
vendor/font/micross.ttf [new file with mode: 0644]
vendor/font/micross.z [new file with mode: 0644]
vendor/font/symbol.php [new file with mode: 0644]
vendor/font/times.php [new file with mode: 0644]
vendor/font/timesb.php [new file with mode: 0644]
vendor/font/timesbi.php [new file with mode: 0644]
vendor/font/timesi.php [new file with mode: 0644]
vendor/font/trebuc.php [new file with mode: 0644]
vendor/font/trebuc.ttf [new file with mode: 0644]
vendor/font/trebuc.z [new file with mode: 0644]
vendor/font/trebucb.php [new file with mode: 0644]
vendor/font/trebucb.ttf [new file with mode: 0644]
vendor/font/trebucb.z [new file with mode: 0644]
vendor/font/trebucbi.php [new file with mode: 0644]
vendor/font/trebucbi.ttf [new file with mode: 0644]
vendor/font/trebucbi.z [new file with mode: 0644]
vendor/font/trebuci.php [new file with mode: 0644]
vendor/font/trebuci.ttf [new file with mode: 0644]
vendor/font/trebuci.z [new file with mode: 0644]
vendor/font/zapfdingbats.php [new file with mode: 0644]
vendor/phpqrcode/CHANGELOG [new file with mode: 0644]
vendor/phpqrcode/INSTALL [new file with mode: 0644]
vendor/phpqrcode/LICENSE [new file with mode: 0644]
vendor/phpqrcode/README [new file with mode: 0644]
vendor/phpqrcode/VERSION [new file with mode: 0644]
vendor/phpqrcode/bindings/tcpdf/qrcode.php [new file with mode: 0644]
vendor/phpqrcode/index.php [new file with mode: 0644]
vendor/phpqrcode/phpqrcode.php [new file with mode: 0644]
vendor/phpqrcode/qrbitstream.php [new file with mode: 0644]
vendor/phpqrcode/qrconfig.php [new file with mode: 0644]
vendor/phpqrcode/qrconst.php [new file with mode: 0644]
vendor/phpqrcode/qrencode.php [new file with mode: 0644]
vendor/phpqrcode/qrimage.php [new file with mode: 0644]
vendor/phpqrcode/qrinput.php [new file with mode: 0644]
vendor/phpqrcode/qrlib.php [new file with mode: 0644]
vendor/phpqrcode/qrmask.php [new file with mode: 0644]
vendor/phpqrcode/qrrscode.php [new file with mode: 0644]
vendor/phpqrcode/qrspec.php [new file with mode: 0644]
vendor/phpqrcode/qrsplit.php [new file with mode: 0644]
vendor/phpqrcode/qrtools.php [new file with mode: 0644]
vendor/phpqrcode/qrvect.php [new file with mode: 0644]
vendor/phpqrcode/temp/tempfolder [new file with mode: 0644]
vendor/phpqrcode/tools/merge.bat [new file with mode: 0644]
vendor/phpqrcode/tools/merge.php [new file with mode: 0644]
vendor/phpqrcode/tools/merge.sh [new file with mode: 0755]
vendor/phpqrcode/tools/merged_config.php [new file with mode: 0644]
vendor/phpqrcode/tools/merged_header.php [new file with mode: 0644]

diff --git a/picture/ausweis/bnp/greyscale.php b/picture/ausweis/bnp/greyscale.php
new file mode 100644 (file)
index 0000000..6bdc2cf
--- /dev/null
@@ -0,0 +1,18 @@
+<?php
+$colors = [
+       '#008053',
+       '#008558',
+       '#009264',
+       '#00A76D',
+       '#00A97A',
+       '#00AD7D',
+       '#00B387',
+       '#7FCBAE',
+];
+foreach($colors as $color) {
+       $rgb = str_split(substr($color, 1), 2);
+       $hex = hexdec($rgb[0]) * 0.2126 + hexdec($rgb[1]) * 0.7152 + hexdec($rgb[2]) * 0.0722;
+       $greyscale = '#'.str_repeat(dechex($hex), 3);
+       $hex = $hex / 255;
+       var_dump($color.' => '.$greyscale.' => '.$hex);
+}
diff --git a/picture/ausweis/bnp/logo.low.png b/picture/ausweis/bnp/logo.low.png
new file mode 100644 (file)
index 0000000..7ca368f
Binary files /dev/null and b/picture/ausweis/bnp/logo.low.png differ
diff --git a/picture/ausweis/bnp/logo.png b/picture/ausweis/bnp/logo.png
new file mode 100644 (file)
index 0000000..1c0f939
Binary files /dev/null and b/picture/ausweis/bnp/logo.png differ
diff --git a/picture/ausweis/bnp/logo.svg b/picture/ausweis/bnp/logo.svg
new file mode 100644 (file)
index 0000000..5987248
--- /dev/null
@@ -0,0 +1,225 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+
+<svg
+   xmlns:ns="&amp;#38;#38;ns_ai;"
+   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"
+   version="1.1"
+   id="Calque_1"
+   x="0px"
+   y="0px"
+   viewBox="0 0 219.1 45.4"
+   style="enable-background:new 0 0 219.1 45.4;"
+   xml:space="preserve"
+   sodipodi:docname="logo.svg"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"><defs
+     id="defs95" /><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1952"
+     inkscape:window-height="1286"
+     id="namedview93"
+     showgrid="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:zoom="3.2405293"
+     inkscape:cx="34.051059"
+     inkscape:cy="79.381791"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="Calque_1" /><switch
+     id="switch90"
+     inkscape:export-xdpi="560.84003"
+     inkscape:export-ydpi="560.84003"><g
+       ns:extraneous="self"
+       id="g88"><linearGradient
+         id="SVGID_1_"
+         gradientUnits="userSpaceOnUse"
+         x1="22.6772"
+         y1="-1.1157"
+         x2="22.6772"
+         y2="46.761501"><stop
+           offset="0"
+           style="stop-color:#008053"
+           id="stop4" /><stop
+           offset="0.6"
+           style="stop-color:#7FCBAE"
+           id="stop6" /><stop
+           offset="1"
+           style="stop-color:#00A76D"
+           id="stop8" /></linearGradient><rect
+         class="st0"
+         width="45.400002"
+         height="45.400002"
+         id="rect11"
+         x="0"
+         y="0"
+         style="fill:url(#SVGID_1_)" /><linearGradient
+         id="SVGID_2_"
+         gradientUnits="userSpaceOnUse"
+         x1="22.6057"
+         y1="-11.2666"
+         x2="22.6057"
+         y2="42.534199"><stop
+           offset="0"
+           style="stop-color:#00A76D"
+           id="stop13" /><stop
+           offset="0.3"
+           style="stop-color:#7FCBAE"
+           id="stop15" /><stop
+           offset="0.55"
+           style="stop-color:#00A76D"
+           id="stop17" /><stop
+           offset="0.8352"
+           style="stop-color:#008053"
+           id="stop19" /><stop
+           offset="0.8691"
+           style="stop-color:#008558"
+           id="stop21" /><stop
+           offset="0.9244"
+           style="stop-color:#009264"
+           id="stop23" /><stop
+           offset="0.9939"
+           style="stop-color:#00A97A"
+           id="stop25" /><stop
+           offset="1"
+           style="stop-color:#00AD7D"
+           id="stop27" /></linearGradient><path
+         class="st1"
+         d="m 44,22.9 c 0,9.5 0.4,19.2 0.4,19.2 0,1.1 -0.7,1.8 -1.6,1.8 H 3.5 C 2.6,43.9 2,43.1 1.9,42.1 1.9,42.1 0.8,33.8 0.8,21.2 0.8,8.5 2,2.6 2,2.6 2.1,1.6 2.7,0.8 3.6,0.8 h 39.3 c 0.9,0 1.6,0.8 1.6,1.8 -0.1,0 -0.5,10.9 -0.5,20.3 z"
+         id="path30"
+         inkscape:connector-curvature="0"
+         style="fill:url(#SVGID_2_)" /><linearGradient
+         id="SVGID_3_"
+         gradientUnits="userSpaceOnUse"
+         x1="31.2236"
+         y1="39.563"
+         x2="31.2236"
+         y2="4.7474999"><stop
+           offset="0"
+           style="stop-color:#00B387"
+           id="stop32" /><stop
+           offset="1"
+           style="stop-color:#00A76D"
+           id="stop34" /></linearGradient><path
+         class="st2"
+         d="m 35.2,12.2 c -2.8,1.6 -3.7,1.8 -6.7,3.6 l 0.1,-0.3 c 1.6,-1.7 2.3,-2.5 3.3,-4 -2.8,0.2 -6.9,0.5 -9.8,1.1 l 0.2,-0.3 C 25,11 29.9,9.7 32.4,9.4 31.8,8.5 26.8,5.8 25.6,5.3 L 25.7,5 c 3.8,0.4 8.8,2.2 10.9,3.5 0.9,-0.3 1.9,-0.3 3.6,-0.5 0,0 -0.3,1 -2.1,2.3 0.5,1.2 -0.6,8.1 -1.6,9.9 0,-2.8 -0.2,-6.4 -1.3,-8 z"
+         id="path37"
+         inkscape:connector-curvature="0"
+         style="fill:url(#SVGID_3_)" /><linearGradient
+         id="SVGID_4_"
+         gradientUnits="userSpaceOnUse"
+         x1="9.6225996"
+         y1="39.564899"
+         x2="9.6225996"
+         y2="4.7389002"><stop
+           offset="0"
+           style="stop-color:#00B387"
+           id="stop39" /><stop
+           offset="1"
+           style="stop-color:#00A76D"
+           id="stop41" /></linearGradient><path
+         class="st3"
+         d="m 14.7,36.8 0.1,-0.3 c -1.5,-0.6 -3,-1 -4.2,-2.2 0.4,-1.1 0.8,-1.9 1.5,-2.9 l 0.1,-0.3 C 10.9,31.3 9.8,31.8 8.7,32 7.8,30.5 7.5,28.4 7,26.4 v 0.2 c -0.2,2.3 -0.3,3.9 0,5.7 -0.9,0.3 -1.7,0.3 -2.5,0.6 l -0.1,0.3 c 1.2,0.7 2.1,1.3 3.5,1.9 0.7,1.5 1.5,2.6 2.7,3.8 l 0.1,-0.3 C 10.5,37.7 10.2,37 10.3,36 c 1.5,0.5 2.7,0.7 4.4,0.8 z"
+         id="path44"
+         inkscape:connector-curvature="0"
+         style="fill:url(#SVGID_4_)" /><linearGradient
+         id="SVGID_5_"
+         gradientUnits="userSpaceOnUse"
+         x1="16.351601"
+         y1="39.557098"
+         x2="16.351601"
+         y2="4.7540002"><stop
+           offset="0"
+           style="stop-color:#00B387"
+           id="stop46" /><stop
+           offset="1"
+           style="stop-color:#00A76D"
+           id="stop48" /></linearGradient><path
+         class="st4"
+         d="m 18.9,14 c 0,0 -0.6,1.1 -1.1,2.5 h -0.1 c 3.5,0.5 6.8,1.9 7.6,2.4 l -0.1,0.3 c -3.6,-0.6 -5.5,-0.6 -6.9,-0.4 -1.3,0.1 -1.6,0.3 -1.6,0.3 -0.8,1.7 -1.2,4.5 -1.4,5.5 l -0.1,0.3 c -0.7,-1.6 -1.6,-4.8 -1.6,-4.8 -1.8,1 -6,4.9 -6,4.9 2.3,-4.6 4.7,-6.7 4.7,-6.7 C 11.5,17.5 9.4,17.1 7.8,17 l 0.1,-0.3 c 1,-0.3 3,-0.4 4.3,-0.5 1.6,0 2.5,0 2.5,0 1.3,-1.1 3.4,-2.1 4.2,-2.2 z"
+         id="path51"
+         inkscape:connector-curvature="0"
+         style="fill:url(#SVGID_5_)" /><linearGradient
+         id="SVGID_6_"
+         gradientUnits="userSpaceOnUse"
+         x1="22.169399"
+         y1="39.562"
+         x2="22.169399"
+         y2="4.7469001"><stop
+           offset="0"
+           style="stop-color:#00B387"
+           id="stop53" /><stop
+           offset="1"
+           style="stop-color:#00A76D"
+           id="stop55" /></linearGradient><path
+         class="st5"
+         d="m 23.3,33.9 c -0.7,1 -1.4,1.8 -2.2,2.7 -1.2,0.3 -2.6,0.2 -3.7,0.2 l -0.1,0.3 c 0.8,0.4 1.6,0.7 2.5,0.9 -0.7,0.6 -1.6,1.1 -2.3,1.6 l -0.1,0.3 c 1.4,-0.3 3.3,-0.9 4.7,-1.8 0.7,0 1.4,0 1.9,-0.1 0,0 0.1,-0.3 0.1,-0.3 -0.1,-0.3 -0.4,-0.5 -0.5,-1 1.3,-1 2.2,-1.9 3.3,-3 l 0.2,-0.3 c -1.1,0.7 -2.4,1.8 -3.6,2.4 -0.1,-0.7 -0.2,-1.2 -0.2,-1.9 z"
+         id="path58"
+         inkscape:connector-curvature="0"
+         style="fill:url(#SVGID_6_)" /><path
+         class="st6"
+         d="m 35.4,11.9 c -2.8,1.6 -3.7,1.8 -6.7,3.6 1.8,-1.9 2.4,-2.7 3.5,-4.4 -2.8,0.1 -6.9,0.5 -9.8,1.1 C 24.9,10.8 30,9.3 32.6,9 32,8.2 27,5.6 25.7,5 29.6,5.3 34.5,6.8 36.8,8.2 37.7,7.9 38.7,7.9 40.4,7.7 40,8.5 40,9 38.3,10.1 c 0.5,1.2 -0.6,8.1 -1.6,9.9 0,-2.9 -0.3,-6.5 -1.3,-8.1 z"
+         id="path60"
+         inkscape:connector-curvature="0"
+         style="fill:#ffffff" /><path
+         class="st6"
+         d="m 14.9,36.5 c -1.6,-0.6 -2.8,-1.3 -4,-2.5 0.4,-1.1 0.8,-1.9 1.5,-2.9 C 11.1,31.3 10.1,31.4 9,31.7 8,30 7.6,28.4 7.2,26.3 c -0.3,2.3 -0.3,3.9 0,5.7 -1,0.3 -1.8,0.5 -2.6,0.9 1.2,0.7 2.2,1.3 3.5,1.9 0.7,1.5 1.5,2.6 2.7,3.8 -0.3,-1 -0.4,-1.8 -0.2,-2.9 1.3,0.5 2.6,0.7 4.3,0.8 z"
+         id="path62"
+         inkscape:connector-curvature="0"
+         style="fill:#ffffff" /><path
+         class="st6"
+         d="m 19.1,13.7 v 0 c -0.5,0.7 -1.1,1.9 -1.2,2.4 4.1,0.6 7.5,2.7 7.5,2.7 -3.6,-0.6 -5.5,-0.6 -6.9,-0.4 -1.3,0.1 -1.6,0.3 -1.6,0.3 -1,2.1 -1.6,5.8 -1.6,5.8 -0.7,-1.6 -1.6,-4.8 -1.6,-4.8 -1.8,1 -6,4.9 -6,4.9 2.3,-4.6 4.7,-6.7 4.7,-6.7 -0.8,-0.8 -2.9,-1.2 -4.5,-1.3 0.8,-0.3 2.9,-0.7 4.5,-0.8 1.6,0 2.5,0 2.5,0 1.3,-1 3.4,-2 4.2,-2.1 z"
+         id="path64"
+         inkscape:connector-curvature="0"
+         style="fill:#ffffff" /><path
+         class="st6"
+         d="m 23.5,33.6 c -0.7,1 -1.4,1.8 -2.2,2.7 -1.4,0.4 -2.5,0.5 -3.9,0.5 0.8,0.4 1.6,0.7 2.5,0.9 -0.9,0.8 -1.6,1.3 -2.5,1.9 1.4,-0.3 3.3,-0.9 4.7,-1.8 0.7,0 1.4,0 1.9,-0.1 -0.1,-0.4 -0.2,-0.7 -0.3,-1.3 1.3,-1 2.3,-1.9 3.3,-3 -1.2,0.8 -2.2,1.4 -3.5,2 0,-0.6 0,-1.1 0,-1.8 z"
+         id="path66"
+         inkscape:connector-curvature="0"
+         style="fill:#ffffff" /><path
+         d="m 62.4,16.6 c 3.1,0 4.2,0.6 4.2,2.3 0,0.5 -0.1,0.9 -0.4,1.2 -0.6,0.7 -1.7,1.1 -3.2,1 H 62.9 L 62,23.3 h 0.9 c 1.7,0 3.2,0.5 3.9,1.4 0.3,0.4 0.5,0.9 0.5,1.4 0,1.7 -1.5,2.6 -4.5,2.6 -0.5,0 -1.3,0 -1.8,0 -0.1,-2.3 -0.1,-5.5 -0.1,-6.4 0,-1.1 0.1,-3.5 0.1,-5.6 0.3,-0.1 0.9,-0.1 1.4,-0.1 z M 56.8,15 c 0.1,1.6 0.2,5.8 0.2,7.3 0,1.4 0,6.1 -0.2,8.1 v 0.2 H 64 c 3.6,0 7.4,-1.1 7.4,-4.3 0,-2 -1.5,-3.5 -4.2,-4.3 2,-0.5 3.4,-1.9 3.4,-3.5 0,-2.6 -3,-3.6 -5.8,-3.7 h -8.1 l 0.1,0.2"
+         id="path68"
+         inkscape:connector-curvature="0" /><path
+         d="m 88.3,14.8 h -3.6 l 0.1,4 c 0.1,2 0.1,4 0.3,5.9 -0.2,-0.6 -0.4,-0.9 -1.5,-2.5 0,-0.1 -3.7,-5.8 -5,-7.4 v 0 H 74.5 V 15 c 0.1,1.6 0.2,5.8 0.2,7.3 0,1.4 0,6.1 -0.2,8.1 v 0.2 h 3.7 V 30.4 C 78,26.6 78,22.7 78,18.9 c 0.1,0.5 0.3,0.8 0.9,1.7 0,0.1 6.4,9.3 6.7,9.9 v 0.1 h 3 v -0.2 c -0.2,-2 -0.2,-6.7 -0.2,-8.1 0,-1.5 0.1,-5.7 0.2,-7.3 v -0.1 h -0.3 z"
+         id="path70"
+         inkscape:connector-curvature="0" /><path
+         d="m 98,16.7 c 2.1,0 3.5,0.4 4.2,1.2 0.3,0.4 0.5,0.9 0.5,1.4 0,2.3 -2.6,2.8 -4.7,2.8 h -0.9 c 0,0 -0.2,0 -0.4,0 0,-0.5 0,-1.2 0,-2 0,-1 0,-2.2 0,-3.3 0.3,0 0.8,-0.1 1.3,-0.1 z M 92.6,15 c 0.1,1.6 0.2,5.8 0.2,7.3 0,1.4 0,6.1 -0.2,8.1 v 0.2 H 97 v -0.2 c -0.1,-1.5 -0.2,-4.2 -0.2,-6.3 0.2,0 0.8,0 0.8,0 h 0.6 c 5.8,0 8.6,-1.5 8.6,-4.7 0,-3.7 -3.9,-4.5 -7.2,-4.6 H 92.7 V 15"
+         id="path72"
+         inkscape:connector-curvature="0" /><path
+         d="m 120.5,16.7 c 2.1,0 3.5,0.4 4.2,1.2 0.3,0.4 0.5,0.9 0.5,1.4 0,2.3 -2.6,2.8 -4.7,2.8 h -0.9 c 0,0 -0.2,0 -0.4,0 0,-0.5 0,-1.2 0,-2 0,-1 0,-2.2 0,-3.3 0.3,0 0.8,-0.1 1.3,-0.1 z M 115.1,15 c 0.1,1.6 0.2,5.8 0.2,7.3 0,1.4 0,6.1 -0.2,8.1 v 0.2 h 4.4 v -0.2 c -0.1,-1.5 -0.2,-4.2 -0.2,-6.3 0.2,0 0.8,0 0.8,0 h 0.6 c 5.8,0 8.6,-1.5 8.6,-4.7 0,-3.7 -4,-4.5 -7.3,-4.6 h -6.9 V 15"
+         id="path74"
+         inkscape:connector-curvature="0" /><path
+         d="m 136.2,19.5 c 0.3,0.8 1.3,2.8 2.3,5.3 -0.2,0 -0.4,0 -0.4,0 h -1.9 c 0,0 -2,0 -2.3,0 0.8,-2 1.6,-3.8 2.3,-5.3 z m -1.1,-4.7 v 0 0 c -0.9,2.3 -6.2,13.8 -7,15.6 l -0.1,0.2 h 3.7 v -0.1 c 0.3,-1.1 0.8,-2.3 1.3,-3.6 0.2,0 3.1,0 3.1,0 h 2.6 c 0,0 0.4,0 0.5,0 0.7,1.7 1.2,3 1.4,3.6 v 0.1 h 4.3 l -7,-15.8 h 0.1 -2.9"
+         id="path76"
+         inkscape:connector-curvature="0" /><path
+         d="m 146.8,15 c 0.1,1.6 0.2,5.8 0.2,7.3 0,1.4 0,6.1 -0.2,8.1 v 0.2 h 4.4 v -0.2 c -0.2,-2 -0.3,-6.7 -0.3,-8.1 0,-1.1 0,-3.5 0.1,-5.5 0.3,0 0.8,-0.1 1.2,-0.1 2,0 3.5,0.4 4.2,1.2 0.3,0.4 0.5,0.9 0.5,1.4 0,1.8 -1.7,2.7 -3.3,2.8 -0.5,0 -0.9,0 -0.9,0 l -0.3,-0.1 0.2,0.3 c 1.6,2.3 3.9,6.2 4.9,8.1 v 0.1 h 4.7 l -0.1,-0.2 c -0.2,-0.3 -3.3,-4.8 -4.6,-6.7 0,0 -0.1,-0.1 -0.1,-0.1 2.4,-0.7 3.6,-2.1 3.6,-4.1 0,-3.6 -3.9,-4.5 -7.3,-4.6 h -6.9 z"
+         id="path78"
+         inkscape:connector-curvature="0" /><path
+         d="m 168.4,14.8 h -4.2 v 0.1 c 0.1,1.6 0.2,5.8 0.2,7.3 0,1.4 0,6.1 -0.2,8.1 v 0.2 h 4.4 v -0.2 c -0.2,-2 -0.2,-6.7 -0.2,-8.1 0,-1.5 0.1,-5.7 0.2,-7.3 v -0.1 z"
+         id="path80"
+         inkscape:connector-curvature="0" /><path
+         d="m 178.1,16.6 v 0 c 3.1,0 4.2,0.6 4.2,2.3 0,0.5 -0.1,0.9 -0.4,1.2 -0.6,0.7 -1.7,1.1 -3.2,1 h -0.1 l -0.8,2.2 h 0.8 c 1.7,0 3.1,0.5 3.9,1.4 0.4,0.4 0.5,0.9 0.5,1.4 0,1.7 -1.5,2.6 -4.6,2.6 -0.5,0 -1.3,0 -1.8,0 -0.1,-2.3 -0.1,-5.5 -0.1,-6.4 0,-1.1 0,-3.5 0.1,-5.6 0.4,-0.1 1,-0.1 1.5,-0.1 z M 172.5,15 c 0.1,1.6 0.2,5.8 0.2,7.3 0,1.4 0,6.1 -0.2,8.1 v 0.2 h 7.3 c 3.6,0 7.4,-1.1 7.4,-4.3 0,-2 -1.5,-3.5 -4.2,-4.3 2,-0.5 3.4,-1.9 3.4,-3.5 0,-2.6 -3,-3.6 -5.8,-3.7 h -8.1 V 15"
+         id="path82"
+         inkscape:connector-curvature="0" /><path
+         d="m 196.1,19.4 c 0.4,0.7 1.3,2.8 2.3,5.3 -0.2,0 -0.3,0 -0.3,0 h -1.9 c 0,0 -2,0 -2.3,0 0.7,-1.9 1.5,-3.7 2.2,-5.3 z m 1.8,-4.6 H 195 v 0.1 c -0.9,2.4 -6.4,14.5 -6.9,15.5 l -0.1,0.2 h 3.8 v -0.1 c 0.3,-1.1 0.7,-2.3 1.2,-3.6 0.1,0 3.1,0 3.1,0 h 2.6 c 0,0 0.5,0 0.5,0 0.7,1.7 1.2,3 1.4,3.6 v 0.1 h 4.3 l -7,-15.8 v 0"
+         id="path84"
+         inkscape:connector-curvature="0" /><path
+         d="m 206.3,18.9 c 0,2.8 2.8,3.9 5.2,4.9 1.9,0.8 3.9,1.6 3.9,2.9 0,0.4 -0.1,0.7 -0.3,1 -0.5,0.5 -1.4,0.8 -2.9,0.7 -1.5,-0.1 -3.1,-0.5 -5,-1.4 l -0.7,-0.4 v 0.6 2.8 l 0.5,0.1 h 0.3 c 0.9,0.2 2.7,0.6 4.4,0.6 4.6,0 7.4,-1.8 7.4,-4.9 0,-2.9 -2.8,-4 -5.4,-5 -1.9,-0.8 -3.8,-1.5 -3.8,-2.7 0,-0.4 0,-1.4 2.4,-1.4 1.8,0 3.5,0.7 4.5,1.1 l 0.9,0.4 v -0.6 -2.9 l -0.9,-0.2 c -0.9,-0.2 -2.4,-0.5 -3.9,-0.5 -4,0.2 -6.6,2.1 -6.6,4.9 z"
+         id="path86"
+         inkscape:connector-curvature="0" /></g></switch><metadata
+     id="metadata4609"><rdf:RDF><cc:Work
+         rdf:about=""><dc:title /><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata></svg>
\ No newline at end of file
diff --git a/picture/ausweis/bnp/sign.high.png b/picture/ausweis/bnp/sign.high.png
new file mode 100644 (file)
index 0000000..93605e5
Binary files /dev/null and b/picture/ausweis/bnp/sign.high.png differ
diff --git a/picture/ausweis/bnp/sign.png b/picture/ausweis/bnp/sign.png
new file mode 100644 (file)
index 0000000..28e13fe
Binary files /dev/null and b/picture/ausweis/bnp/sign.png differ
diff --git a/picture/ausweis/bnp/sign.source.png b/picture/ausweis/bnp/sign.source.png
new file mode 100644 (file)
index 0000000..e976454
Binary files /dev/null and b/picture/ausweis/bnp/sign.source.png differ
diff --git a/picture/ausweis/bnp/sign.svg b/picture/ausweis/bnp/sign.svg
new file mode 100644 (file)
index 0000000..b397195
--- /dev/null
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<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: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"
+   width="210mm"
+   height="297mm"
+   viewBox="0 0 210 297"
+   version="1.1"
+   id="svg8"
+   inkscape:export-filename="D:\Pictures\Milonga Raphaël\Marché Saint-Honoré\Signature3.png"
+   inkscape:export-xdpi="300.00732"
+   inkscape:export-ydpi="300.00732"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="signature.svg">
+  <defs
+     id="defs2" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.7"
+     inkscape:cx="-525.45964"
+     inkscape:cy="238.2757"
+     inkscape:document-units="mm"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="2560"
+     inkscape:window-height="1537"
+     inkscape:window-x="-4"
+     inkscape:window-y="-4"
+     inkscape:window-maximized="1" />
+  <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
+     inkscape:label="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <image
+       sodipodi:absref="D:\Pictures\Milonga Raphaël\Marché Saint-Honoré\Untitled.png"
+       y="174.27277"
+       x="0"
+       id="image4526"
+       xlink:href="file:///D:/Pictures/Milonga%20Rapha%C3%ABl/March%C3%A9%20Saint-Honor%C3%A9/Untitled.png"
+       preserveAspectRatio="none"
+       height="122.72726"
+       width="210" />
+    <g
+       id="g4582"
+       transform="matrix(0.92684554,0,0,0.92684554,-5.1945865,13.684226)"
+       inkscape:export-xdpi="299.88885"
+       inkscape:export-ydpi="299.88885">
+      <path
+         style="fill:#000000;fill-opacity:0.2;stroke-width:0.08264463"
+         d="m 15.551354,159.9503 c -0.477273,-0.0331 -1.592975,-0.0867 -2.479339,-0.11902 -0.886363,-0.0323 -1.79752,-0.1077 -2.024793,-0.1675 -0.227273,-0.0598 -0.636364,-0.13229 -0.909091,-0.16108 -1.1496297,-0.12136 -2.4305019,-0.61028 -3.0050701,-1.14704 -0.6961628,-0.65038 -1.4131472,-1.98434 -1.4222261,-2.64607 -0.0032,-0.23286 -0.03419,-0.49592 -0.068879,-0.58458 -0.1190942,-0.3044 0.058263,-0.8894 0.3648248,-1.20334 0.2710656,-0.27759 0.2883748,-0.32841 0.2883748,-0.84659 0,-1.2579 0.9601988,-2.81117 1.8220173,-2.94741 0.2880836,-0.0455 0.4608927,-0.12011 0.5178728,-0.22349 0.1245215,-0.22593 0.719562,-0.7648 1.0072174,-0.91215 0.1363636,-0.0699 0.4727071,-0.35579 0.7474291,-0.63541 0.274722,-0.27964 0.795383,-0.72258 1.157025,-0.98434 0.679728,-0.49198 2.021166,-1.71971 2.021166,-1.84985 0,-0.26513 1.992275,-1.83753 2.766715,-2.18363 0.182852,-0.0817 0.667169,-0.44938 1.07626,-0.81704 0.409091,-0.36765 0.892562,-0.76671 1.07438,-0.8868 0.181819,-0.12009 0.553719,-0.47058 0.826447,-0.77886 0.272727,-0.30829 0.551653,-0.56337 0.619834,-0.56685 0.06818,-0.003 0.332097,-0.14505 0.586477,-0.3146 0.25438,-0.16955 0.694208,-0.45703 0.977394,-0.63885 0.283187,-0.18182 0.677667,-0.46659 0.876621,-0.63282 0.198955,-0.16623 0.502928,-0.34827 0.675498,-0.40453 0.172569,-0.0563 0.515065,-0.24566 0.7611,-0.4209 0.246037,-0.17524 0.492329,-0.31861 0.547318,-0.31861 0.104901,0 0.948038,-0.63035 1.445513,-1.0807 0.160274,-0.14509 0.51358,-0.38012 0.785124,-0.52228 0.926017,-0.48481 2.216098,-1.28696 2.851003,-1.77272 0.11469,-0.0878 0.393616,-0.25219 0.619835,-0.36543 0.746669,-0.37377 1.069457,-0.55552 1.319591,-0.74304 0.135919,-0.10189 0.452035,-0.33768 0.702479,-0.52399 0.250444,-0.1863 0.659899,-0.40538 0.909899,-0.48684 0.257041,-0.0838 0.599733,-0.28058 0.788686,-0.45299 0.183776,-0.16769 0.592867,-0.42611 0.90909,-0.57428 0.316223,-0.14816 0.686521,-0.3729 0.822885,-0.49943 0.136363,-0.12653 0.359334,-0.25637 0.49549,-0.28853 0.136156,-0.0322 0.396487,-0.17946 0.578512,-0.32734 0.182026,-0.14788 0.457811,-0.31238 0.612856,-0.36557 0.155045,-0.0532 0.401636,-0.18804 0.54798,-0.29966 0.146344,-0.11162 0.46577,-0.29728 0.709835,-0.41258 0.244066,-0.1153 0.629707,-0.32142 0.85698,-0.45807 0.227272,-0.13663 0.803719,-0.45705 1.280991,-0.71204 0.477273,-0.25498 0.960744,-0.53358 1.074381,-0.61909 0.113636,-0.0855 0.318181,-0.217 0.454545,-0.2922 0.136364,-0.0752 0.396694,-0.25751 0.578512,-0.40517 0.181819,-0.14765 0.572314,-0.36966 0.867769,-0.49335 0.833204,-0.34882 2.772217,-1.36075 3.896641,-2.03359 0.618928,-0.37035 0.88831,-0.52137 1.718588,-0.96345 0.383831,-0.20437 0.885897,-0.49074 1.115702,-0.63638 0.229806,-0.14565 0.75254,-0.42211 1.161631,-0.61436 0.409091,-0.19225 0.9366,-0.47746 1.172243,-0.63379 0.235643,-0.15633 0.719114,-0.40975 1.07438,-0.56315 0.355266,-0.1534 0.83729,-0.37618 1.071165,-0.49506 0.233873,-0.11889 0.448857,-0.21616 0.477741,-0.21616 0.04982,0 0.960272,-0.50779 1.493727,-0.83311 1.044532,-0.63698 4.026103,-2.1421 4.243411,-2.1421 0.04552,0 0.258761,-0.13433 0.473859,-0.29852 0.354362,-0.27049 0.982652,-0.59231 2.387927,-1.22314 0.271494,-0.12188 0.55042,-0.27174 0.619835,-0.33304 0.217033,-0.19165 2.309942,-1.24498 3.390671,-1.70648 0.568181,-0.24263 1.163223,-0.52028 1.322314,-0.617 0.159091,-0.0967 0.549586,-0.27662 0.867768,-0.39977 0.318182,-0.12315 0.823214,-0.33358 1.122295,-0.46761 0.299079,-0.13403 0.573022,-0.24369 0.608762,-0.24369 0.03574,0 0.237319,-0.12549 0.447953,-0.27886 0.491511,-0.3579 1.289951,-0.73249 2.511557,-1.17831 0.307085,-0.11207 0.846342,-0.38542 1.198347,-0.60744 0.581964,-0.36706 0.861756,-0.48089 1.879681,-0.76472 0.345946,-0.0965 2.824267,-1.31185 3.181819,-1.56039 0.113636,-0.079 0.499262,-0.20223 0.856947,-0.27385 1.720334,-0.3445 1.954978,-1.28153 1.12935,-4.50998 -0.05231,-0.20455 -0.293521,-0.781 -0.536033,-1.281 -0.242509,-0.5 -0.554374,-1.15082 -0.693034,-1.44628 -0.138659,-0.29545 -0.380068,-0.72314 -0.536466,-0.95041 -0.156398,-0.22727 -0.498058,-0.82231 -0.759245,-1.32231 -0.261187,-0.5 -0.665267,-1.20666 -0.897955,-1.57034 -0.557104,-0.87074 -0.600587,-0.9416 -0.786083,-1.2809 -0.08697,-0.15909 -0.395456,-0.56818 -0.685515,-0.90909 -0.290059,-0.34091 -0.719078,-0.88017 -0.953376,-1.19835 -0.5371,-0.72939 -0.750014,-0.99587 -1.035285,-1.29573 -0.125,-0.13139 -0.227272,-0.27156 -0.227272,-0.31148 0,-0.13431 -2.572598,-2.94962 -3.305786,-3.61767 -0.113636,-0.10354 -0.351798,-0.32045 -0.529248,-0.48201 -0.177451,-0.16157 -0.428484,-0.34849 -0.557852,-0.41539 -0.129367,-0.0669 -0.235214,-0.15831 -0.235214,-0.20314 0,-0.0448 -0.330194,-0.29685 -0.733764,-0.56005 -0.48894,-0.31887 -0.906398,-0.67862 -1.251165,-1.07821 -0.28457,-0.32982 -0.725336,-0.73268 -0.97948,-0.89526 -0.254143,-0.16257 -0.834715,-0.57433 -1.290158,-0.91502 -0.455442,-0.34069 -1.023324,-0.72972 -1.261959,-0.86451 -0.238635,-0.13479 -0.453229,-0.27638 -0.476875,-0.31464 -0.02365,-0.0383 -0.27468,-0.18033 -0.557854,-0.31571 -0.283174,-0.13538 -0.702477,-0.42712 -0.931785,-0.64832 -0.229308,-0.22119 -0.731374,-0.56528 -1.115703,-0.76464 -0.659846,-0.34229 -1.501177,-0.88733 -2.434314,-1.57703 -0.227273,-0.16798 -0.783272,-0.50058 -1.235555,-0.73911 -0.452282,-0.23852 -1.091208,-0.5969 -1.419837,-0.79639 -0.328628,-0.19949 -0.621609,-0.36271 -0.651068,-0.36271 -0.02946,0 -0.320284,-0.12606 -0.646278,-0.28014 -1.082553,-0.51164 -1.911853,-0.85998 -2.180881,-0.91605 -0.146218,-0.0305 -0.403904,-0.1491 -0.572636,-0.2636 -0.168732,-0.11451 -0.625546,-0.32054 -1.015142,-0.45785 -0.389595,-0.13731 -0.838521,-0.31459 -0.997612,-0.39395 -0.159091,-0.0794 -0.398558,-0.17064 -0.532149,-0.20284 -0.133591,-0.0322 -0.338137,-0.12529 -0.454546,-0.20687 -0.116408,-0.0816 -0.350596,-0.19339 -0.520418,-0.24847 -0.169821,-0.0551 -0.330074,-0.13462 -0.356117,-0.17676 -0.02604,-0.0421 -0.147429,-0.0778 -0.269747,-0.0793 -0.122317,-0.001 -0.42694,-0.0788 -0.67694,-0.1719 -0.25,-0.0931 -0.757962,-0.25555 -1.128803,-0.36109 -0.370843,-0.10553 -0.817123,-0.28939 -0.991736,-0.40856 -0.174613,-0.11917 -0.577808,-0.29328 -0.89599,-0.3869 -0.318182,-0.0936 -0.764463,-0.25403 -0.991736,-0.35645 -0.402715,-0.1815 -1.311898,-0.47613 -2.314049,-0.74989 -0.272727,-0.0745 -0.811984,-0.22969 -1.198347,-0.34486 -0.827363,-0.24662 -1.373231,-0.3809 -2.264881,-0.55716 -0.359321,-0.071 -0.712627,-0.18031 -0.785124,-0.24285 -0.215301,-0.18572 -1.237456,-0.4277 -1.346413,-0.31875 -0.101473,0.10148 -0.02959,0.18851 1.208477,1.46309 1.463981,1.50716 1.632561,2.19008 0.540623,2.19008 -0.304857,0 -0.507112,-0.0412 -0.569093,-0.11586 -0.05288,-0.0637 -0.181402,-0.13725 -0.285596,-0.1634 -0.42645,-0.10703 -1.035468,-0.52771 -1.590772,-1.09881 -0.323755,-0.33297 -0.613571,-0.6054 -0.644034,-0.6054 -0.03046,0 -0.230448,-0.16618 -0.444412,-0.36929 -1.162198,-1.10323 -1.681232,-1.51982 -2.05024,-1.64555 -0.215158,-0.0733 -0.460743,-0.19624 -0.545743,-0.27316 -0.085,-0.0769 -0.385604,-0.24206 -0.668008,-0.36697 -0.282404,-0.12492 -0.699708,-0.39122 -0.927342,-0.59179 -0.227634,-0.20057 -0.532194,-0.42585 -0.676802,-0.50063 -0.759253,-0.39263 -0.706725,-1.02986 0.140073,-1.69921 0.433068,-0.34232 0.417939,-0.34133 1.487799,-0.0975 0.209585,0.0478 0.71929,0.0629 1.167847,0.0347 l 0.795947,-0.05 0.515324,0.31807 c 0.514812,0.31776 3.826358,1.48544 3.966713,1.39869 0.09299,-0.0575 0.878858,0.18876 1.322764,0.41444 0.204546,0.10399 0.650827,0.26944 0.991736,0.36768 0.340909,0.0982 0.735448,0.23126 0.876753,0.29562 0.141305,0.0643 0.438826,0.13791 0.661157,0.16346 0.222331,0.0255 0.683164,0.13725 1.024073,0.24822 0.340909,0.11098 0.917356,0.29223 1.280992,0.40277 1.456377,0.44273 5.494611,1.95512 6.652893,2.49163 0.875204,0.40539 1.613647,0.68669 2.355371,0.89726 0.549747,0.15606 0.540276,0.15242 1.528926,0.58757 0.386364,0.17006 0.807226,0.39711 0.935248,0.50455 0.128023,0.10744 0.444139,0.25608 0.702479,0.33031 0.631438,0.18142 1.528297,0.62678 2.577149,1.27975 0.477273,0.29713 1.071884,0.6262 1.321359,0.73127 0.249474,0.10507 0.815156,0.42793 1.25707,0.71746 0.441914,0.28953 0.832949,0.52641 0.868966,0.52641 0.03602,0 0.340103,0.204 0.675745,0.45333 0.335641,0.24934 0.911978,0.62843 1.280749,0.84244 0.36877,0.214 0.799833,0.49348 0.957916,0.62105 0.158084,0.12757 0.315584,0.23194 0.349998,0.23194 0.175999,0 1.988887,1.17887 2.544395,1.65455 0.25,0.21407 0.615936,0.47108 0.813191,0.57114 0.420382,0.21324 1.051766,0.65781 1.525331,1.07402 0.184815,0.16244 0.543138,0.47377 0.796273,0.69185 0.253136,0.21808 0.720577,0.63135 1.038759,0.91838 0.318182,0.28702 0.801653,0.7081 1.07438,0.93571 0.272728,0.22762 0.923974,0.85567 1.447215,1.39567 0.881103,0.90933 1.271355,1.36932 2.540759,2.99482 0.26116,0.33442 0.56705,0.70632 0.679756,0.82644 0.33104,0.35284 0.675997,0.82339 1.280941,1.74734 0.312489,0.47727 0.72219,1.05372 0.910448,1.28099 0.638833,0.77123 1.114133,1.49147 1.581629,2.39669 0.443261,0.8583 0.753641,1.40887 0.990029,1.75616 0.24619,0.36169 0.940165,1.78946 1.278108,2.62955 0.129214,0.32123 0.342909,0.8047 0.474876,1.07438 0.131958,0.26968 0.267867,0.6019 0.302016,0.73826 0.165298,0.66013 0.477496,2.18976 0.51448,2.52066 0.07538,0.6745 0.411991,0.81609 1.158685,0.48737 0.542513,-0.23883 1.269984,-0.57551 1.469157,-0.67995 0.461447,-0.24196 0.812629,-0.38685 1.528926,-0.6308 0.431818,-0.14706 1.28719,-0.51726 1.900827,-0.82267 0.613636,-0.3054 1.264462,-0.59877 1.446281,-0.65193 0.181818,-0.0531 0.538661,-0.15386 0.792983,-0.22379 0.254322,-0.0699 0.626223,-0.23004 0.826446,-0.35581 0.601149,-0.37761 1.074463,-0.60199 1.727678,-0.81901 0.340909,-0.11326 0.82438,-0.30924 1.07438,-0.43551 0.84719,-0.42789 1.527215,-0.72708 2.024794,-0.89087 0.272727,-0.0898 0.877291,-0.33518 1.343491,-0.54534 0.46619,-0.21015 0.89574,-0.3821 0.95455,-0.3821 0.0588,0 0.14224,-0.0304 0.18543,-0.0676 0.0432,-0.0372 0.28305,-0.11686 0.53305,-0.17711 0.71802,-0.17303 2.17773,-0.66909 2.31405,-0.78638 0.16271,-0.13999 0.9882,-0.5268 1.61157,-0.75517 0.27273,-0.0999 0.85565,-0.31312 1.29538,-0.47382 0.43972,-0.1607 0.94179,-0.36456 1.1157,-0.45303 0.17391,-0.0885 0.6695,-0.28099 1.10132,-0.42783 0.43182,-0.14683 0.8595,-0.31104 0.95041,-0.36491 0.0909,-0.0539 0.44422,-0.18592 0.78513,-0.29345 0.80551,-0.25408 1.32717,-0.44123 1.96062,-0.70341 0.28289,-0.11708 0.72917,-0.25211 0.99173,-0.30007 0.26257,-0.048 0.74128,-0.23226 1.0638,-0.40956 0.49512,-0.27219 1.62905,-0.70187 2.84335,-1.07744 0.15909,-0.0492 0.8843,-0.32477 1.61157,-0.61238 1.35775,-0.53693 2.62419,-0.94912 2.91615,-0.94912 0.0907,0 0.32709,-0.0736 0.52524,-0.16347 0.19815,-0.0899 0.47183,-0.16518 0.6082,-0.16725 0.13636,-0.002 0.47107,-0.0984 0.7438,-0.21412 0.27273,-0.11569 0.71901,-0.2805 0.99174,-0.36624 0.27272,-0.0857 0.83057,-0.26515 1.23966,-0.39869 0.4091,-0.13353 0.94835,-0.28805 1.19835,-0.34337 0.25,-0.0553 0.60331,-0.18304 0.78513,-0.28381 0.18181,-0.10078 0.51652,-0.25067 0.7438,-0.3331 0.22727,-0.0824 0.45992,-0.18656 0.51699,-0.23141 0.0571,-0.0448 0.26162,-0.0886 0.45454,-0.0973 0.46669,-0.0209 2.07567,-0.50408 2.33325,-0.70066 0.11215,-0.0856 0.90868,-0.33699 1.06771,-0.33699 0.0696,0 0.26716,-0.0731 0.43901,-0.16243 0.39636,-0.20605 1.84863,-0.66732 2.33726,-0.74236 0.20454,-0.0314 0.58723,-0.15698 0.8504,-0.27904 0.26318,-0.12205 0.63509,-0.25765 0.82645,-0.30132 0.38827,-0.0886 2.2394,-0.70366 2.4967,-0.82953 0.40292,-0.19711 0.91878,-0.32995 1.28129,-0.32995 0.21601,0 0.53674,-0.0607 0.71275,-0.13484 0.176,-0.0742 0.56971,-0.16268 0.87489,-0.19671 0.37116,-0.0414 0.76074,-0.16092 1.17668,-0.36103 0.342,-0.16454 0.72614,-0.29916 0.85364,-0.29916 0.24706,0 1.97889,-0.54532 2.13709,-0.67292 0.0518,-0.0418 0.41006,-0.13111 0.79612,-0.1985 0.38607,-0.0674 1.01311,-0.23881 1.39342,-0.38093 0.38031,-0.14213 0.93321,-0.2852 1.22867,-0.31795 0.59685,-0.0661 1.34888,-0.29605 1.90608,-0.58272 0.24625,-0.12669 0.58736,-0.20658 1.03879,-0.24328 0.56443,-0.0459 0.73557,-0.0967 1.06789,-0.31677 0.21766,-0.14418 0.48478,-0.26213 0.59362,-0.26213 0.10882,0 0.2741,-0.0408 0.36728,-0.0907 0.0932,-0.0499 0.49597,-0.14323 0.89511,-0.20748 0.39914,-0.0643 0.89688,-0.19254 1.1061,-0.28509 0.39456,-0.17452 0.83884,-0.21112 1.4237,-0.11726 0.28403,0.0456 0.39403,0.0191 0.66115,-0.15943 0.17624,-0.11776 0.46877,-0.31332 0.65007,-0.43458 0.26627,-0.17808 0.44895,-0.2267 0.95041,-0.25294 0.39954,-0.0209 0.74986,-0.0937 0.98293,-0.20417 0.19917,-0.0944 0.58102,-0.18461 0.84857,-0.20038 0.26754,-0.0158 0.64383,-0.0995 0.83621,-0.18602 0.19238,-0.0865 0.47994,-0.18467 0.63903,-0.21809 0.15909,-0.0334 0.42165,-0.12776 0.58347,-0.20964 0.16182,-0.0819 0.53372,-0.21065 0.82645,-0.28615 0.55315,-0.14267 0.87877,-0.34702 0.75315,-0.47265 -0.14149,-0.14148 -1.76152,-0.0993 -2.20439,0.0574 -0.22728,0.0804 -0.78583,0.1715 -1.24124,0.20241 -0.45541,0.0309 -0.86865,0.0813 -0.9183,0.11201 -0.11024,0.0681 -1.33662,0.27975 -2.50988,0.4331 -0.47728,0.0624 -1.04749,0.19304 -1.26715,0.29036 -0.24324,0.10777 -0.70604,0.20596 -1.18376,0.25116 -0.4314,0.0408 -0.92109,0.10937 -1.08822,0.15235 -0.16711,0.043 -0.57705,0.11894 -0.91096,0.16882 -0.33391,0.0499 -0.71396,0.14594 -0.84455,0.21347 -0.1306,0.0675 -0.45245,0.15598 -0.71521,0.19653 -0.26277,0.0406 -1.09255,0.16819 -1.84396,0.28363 -0.75142,0.11543 -1.46975,0.24924 -1.59629,0.29735 -0.12655,0.0481 -0.36738,0.0875 -0.53517,0.0875 -0.16779,0 -0.435,0.0383 -0.59379,0.0852 -0.1588,0.0468 -0.7057,0.13789 -1.21537,0.20233 -0.50966,0.0645 -1.16643,0.19123 -1.45951,0.28176 -0.29306,0.0905 -0.76863,0.20547 -1.05682,0.25544 -0.28817,0.05 -0.61693,0.12469 -0.73057,0.16604 -0.11363,0.0413 -0.65476,0.11385 -1.20249,0.16113 -0.70471,0.0608 -1.13966,0.14421 -1.48761,0.28515 -0.40281,0.16318 -0.60106,0.19364 -1.09653,0.16849 -0.37748,-0.0192 -0.79684,0.0182 -1.11571,0.0994 -0.28098,0.0716 -0.64105,0.14632 -0.80014,0.16609 -0.15909,0.0198 -0.57956,0.0712 -0.93438,0.11437 -0.35481,0.0431 -0.94986,0.15137 -1.32231,0.24053 -0.37245,0.0892 -1.0119,0.20373 -1.42099,0.25458 -0.40909,0.0508 -0.92975,0.14251 -1.15703,0.2037 -0.22727,0.0612 -0.65496,0.13775 -0.95041,0.17014 -0.29545,0.0324 -0.70455,0.10962 -0.90909,0.17162 -0.20455,0.062 -0.53465,0.11312 -0.73357,0.11362 -0.19892,4.9e-4 -0.68239,0.0719 -1.07438,0.15864 -1.20608,0.26694 -2.17403,0.44358 -2.77883,0.50712 -0.31818,0.0334 -1.06198,0.16249 -1.65289,0.28682 -0.59091,0.12433 -1.24174,0.2607 -1.44628,0.30305 -0.20455,0.0423 -0.7624,0.10775 -1.23967,0.14534 -0.96433,0.076 -1.66403,0.16989 -3.55372,0.4771 -0.70455,0.11454 -1.48554,0.23779 -1.73554,0.2739 -0.25,0.0361 -0.80785,0.15872 -1.23967,0.27247 -0.43181,0.11376 -1.15702,0.26604 -1.61157,0.33841 -0.45454,0.0724 -1.19834,0.19098 -1.65289,0.26358 -0.45454,0.0726 -1.3657,0.16299 -2.02479,0.20085 -0.7779,0.0447 -1.38683,0.12605 -1.73554,0.2319 -0.63254,0.19202 -1.86644,0.34336 -2.79931,0.34336 -0.36504,0 -0.87787,0.0558 -1.13964,0.12397 -0.26177,0.0682 -0.79355,0.12418 -1.18172,0.12445 -0.38817,2.4e-4 -0.92892,0.0393 -1.20164,0.0868 -0.27273,0.0475 -0.88637,0.11973 -1.36364,0.16056 -0.47727,0.0408 -1.29545,0.11084 -1.81818,0.15557 -1.2763,0.10921 -3.59756,0.19529 -5.909089,0.21915 -1.045455,0.0108 -2.202835,0.0589 -2.571959,0.10691 -0.528702,0.0688 -0.776008,0.0628 -1.165264,-0.028 -0.491612,-0.11469 -0.937322,-0.18087 -2.75038,-0.40841 -2.539042,-0.31866 -5.176694,-1.26851 -6.198347,-2.23211 -0.204546,-0.19292 -0.714486,-0.58462 -1.133202,-0.87045 -1.799169,-1.22816 -2.27237,-2.63378 -1.933796,-5.74425 0.06985,-0.64172 0.596336,-2.27871 0.983461,-3.05785 0.09034,-0.18182 0.226423,-0.51653 0.302408,-0.7438 0.233994,-0.69988 0.628572,-1.47172 0.929488,-1.81818 0.157914,-0.18182 0.513351,-0.68389 0.789855,-1.11571 0.276513,-0.43182 0.598257,-0.93388 0.714992,-1.1157 0.116736,-0.18182 0.34638,-0.49793 0.510331,-0.70248 0.163942,-0.20454 0.416363,-0.58671 0.560925,-0.84926 0.144571,-0.26254 0.436207,-0.74601 0.6481,-1.07438 0.211884,-0.32836 0.462049,-0.74657 0.555925,-0.92935 0.164868,-0.32101 0.495306,-0.7603 0.982868,-1.30665 0.128512,-0.14402 0.361719,-0.51347 0.518223,-0.82101 0.298719,-0.58697 0.986488,-1.54827 1.107736,-1.54827 0.03902,0 0.226421,-0.28166 0.416446,-0.62591 0.190033,-0.34425 0.55524,-0.87164 0.811578,-1.17199 0.256339,-0.30035 0.633422,-0.81624 0.837967,-1.14643 0.649389,-1.04826 1.516091,-2.27881 1.909761,-2.71148 0.377281,-0.41467 1.455463,-1.82082 1.933215,-2.52128 0.136363,-0.19993 0.452479,-0.59482 0.702479,-0.87753 0.25,-0.28271 0.547521,-0.67511 0.661157,-0.872 0.437727,-0.75843 1.273942,-1.47834 1.717174,-1.47834 0.08443,0 0.37414,-0.20551 0.643793,-0.45669 1.942645,-1.80957 6.200655,0.79653 6.045545,3.70016 -0.0661,1.23741 -0.53787,1.37356 -1.075,0.31025 -0.1722,-0.34091 -0.43639,-0.80579 -0.58708,-1.03306 -0.15069,-0.22727 -0.35716,-0.55321 -0.45882,-0.7243 -0.32942,-0.55443 -1.26157,-1.05331 -1.72389,-0.92262 -0.12259,0.0346 -0.556904,0.0847 -0.965152,0.11116 l -0.742281,0.0482 -0.601504,0.86777 c -1.190016,1.71678 -1.722438,2.50021 -2.128818,3.13242 -0.227273,0.35357 -0.55181,0.80685 -0.721198,1.00728 -0.455042,0.53845 -1.349868,1.76263 -1.805992,2.47074 -0.472744,0.73389 -0.860546,1.25937 -1.815562,2.4601 -0.774265,0.97346 -1.284314,1.70072 -1.550265,2.21045 -0.09487,0.18181 -0.320487,0.51652 -0.501388,0.7438 -0.373008,0.46863 -1.670008,2.37246 -1.829835,2.68595 -0.160603,0.31501 -1.371082,2.11672 -1.860091,2.76859 -0.238686,0.31818 -0.589281,0.87604 -0.779107,1.23967 -0.189818,0.36364 -0.41138,0.73554 -0.492355,0.82645 -0.207562,0.23303 -0.869893,1.35404 -1.109447,1.87775 -0.402355,0.87963 -0.799223,1.88789 -0.799223,2.03045 0,0.0803 -0.05259,0.22102 -0.116873,0.31279 -0.368224,0.52571 -0.560786,2.29112 -0.341666,3.13238 0.357318,1.37183 2.079382,2.79463 4.136225,3.4174 0.454546,0.13763 1.036934,0.32664 1.29419,0.42002 0.257256,0.0934 0.759322,0.22422 1.115703,0.29074 0.35638,0.0665 0.807619,0.16074 1.002752,0.20936 0.19514,0.0486 0.734396,0.104 1.198347,0.12307 0.463958,0.0191 1.68033,0.0697 2.703058,0.11256 1.022727,0.0428 2.25,0.0686 2.727272,0.0572 5.43974,-0.12955 6.12635,-0.16164 6.98347,-0.32642 1.33988,-0.2576 1.61031,-0.2937 2.20023,-0.2937 0.34102,0 1.22129,-0.0573 1.95615,-0.12736 0.73487,-0.07 1.42055,-0.11653 1.52375,-0.1033 0.1032,0.0132 0.41078,-0.0218 0.6835,-0.0779 1.38581,-0.28482 2.29157,-0.43527 2.62056,-0.43527 0.46559,0 2.09531,-0.21529 2.42077,-0.31979 0.13636,-0.0438 0.48806,-0.10155 0.78155,-0.12836 0.49128,-0.0449 1.15498,-0.18696 1.7863,-0.38238 0.13958,-0.0432 0.43282,-0.0786 0.65163,-0.0786 0.2188,0 0.62525,-0.036 0.90322,-0.0801 0.27797,-0.044 0.91449,-0.13939 1.41449,-0.21186 0.5,-0.0725 1.02306,-0.1672 1.16237,-0.21052 0.13931,-0.0433 0.51121,-0.0988 0.82644,-0.12322 0.64732,-0.0502 1.75086,-0.23426 2.18474,-0.36436 0.15909,-0.0477 0.67975,-0.10745 1.15702,-0.13276 0.47728,-0.0253 1.01653,-0.0797 1.19835,-0.12075 0.18182,-0.0411 0.47934,-0.0761 0.66116,-0.0778 0.18182,-0.002 0.57231,-0.0809 0.86777,-0.17596 0.29545,-0.0951 0.76033,-0.20314 1.03306,-0.24013 1.82955,-0.24812 2.34263,-0.32842 2.56198,-0.40093 0.24554,-0.0812 2.28194,-0.40961 2.52066,-0.40654 0.0682,8.7e-4 0.64463,-0.13428 1.28099,-0.30035 0.63637,-0.16606 1.52893,-0.33523 1.98347,-0.37591 0.45455,-0.0407 0.94529,-0.11038 1.09054,-0.15488 0.14526,-0.0445 0.51716,-0.1067 0.82645,-0.13825 0.30929,-0.0315 0.80409,-0.11496 1.09954,-0.18538 0.32633,-0.0778 0.82981,-0.12058 1.28266,-0.10905 0.5703,0.0145 0.85188,-0.0193 1.19835,-0.14407 0.58521,-0.21069 0.74759,-0.24525 1.62446,-0.34566 0.40109,-0.0459 0.93379,-0.11989 1.18379,-0.16437 0.25,-0.0445 0.69628,-0.0997 0.99173,-0.12278 0.61958,-0.0483 1.77677,-0.30996 2.60331,-0.58853 0.18182,-0.0613 0.72107,-0.15127 1.19835,-0.19999 0.47727,-0.0487 1.14669,-0.13938 1.4876,-0.20149 0.34091,-0.0621 0.98405,-0.15606 1.4292,-0.20879 0.44515,-0.0527 1.06762,-0.16743 1.38325,-0.25489 0.31564,-0.0875 0.68138,-0.15904 0.81277,-0.15904 0.13139,0 0.37241,-0.0558 0.53559,-0.12396 0.16318,-0.0682 0.48705,-0.12397 0.7197,-0.12397 0.23265,0 0.68943,-0.0713 1.01505,-0.15851 0.85694,-0.22944 1.77427,-0.34845 2.21613,-0.2875 0.27441,0.0379 0.46006,0.0153 0.64877,-0.0789 0.1454,-0.0725 0.73444,-0.22872 1.30899,-0.34708 0.57454,-0.11837 1.30251,-0.30531 1.6177,-0.41543 0.36097,-0.12612 0.75891,-0.20059 1.07519,-0.2012 0.27616,-5.8e-4 0.70667,-0.0559 0.95667,-0.12299 0.25,-0.0671 0.64049,-0.12264 0.86777,-0.12343 0.22727,-7.4e-4 0.8595,-0.079 1.40496,-0.17387 0.54545,-0.0948 1.31664,-0.18836 1.71376,-0.2078 0.39712,-0.0194 0.81793,-0.0718 0.93514,-0.11636 0.1172,-0.0446 0.33842,-0.081 0.49159,-0.081 0.15317,0 0.38319,-0.0409 0.51115,-0.091 0.12796,-0.05 0.80237,-0.12381 1.49869,-0.16395 0.7011,-0.0404 1.42713,-0.12768 1.62703,-0.19555 0.47743,-0.16209 1.41943,-0.20609 2.68172,-0.12525 0.90352,0.0579 1.06515,0.0481 1.32231,-0.0801 0.59426,-0.29616 1.78638,-0.54719 2.0868,-0.43943 0.20513,0.0736 0.78196,0.0778 2.33842,0.0171 4.11153,-0.16029 5.49586,-0.13918 5.49586,0.0838 0,0.25695 -0.25692,0.37397 -0.79662,0.36283 -0.43118,-0.009 -0.66606,0.0344 -1.00933,0.18625 -0.26023,0.11508 -0.81447,0.24767 -1.32485,0.31692 -0.4826,0.0655 -1.00763,0.15924 -1.16672,0.20832 -0.15909,0.0491 -0.42621,0.0669 -0.59362,0.0396 -0.21482,-0.035 -0.41848,8.3e-4 -0.69232,0.12196 -0.21338,0.0944 -0.54854,0.17161 -0.74481,0.17161 -0.24993,0 -0.53773,0.0929 -0.96057,0.30992 -0.59557,0.30573 -0.61525,0.30963 -1.45773,0.28877 -0.84879,-0.021 -1.90995,0.29919 -2.12051,0.63987 -0.0712,0.11528 -0.52325,0.34369 -0.73648,0.37217 -0.0953,0.0127 -0.49244,0.0712 -0.8825,0.12984 -0.54547,0.0821 -0.87938,0.0858 -1.44628,0.0162 -0.73332,-0.09 -0.73792,-0.0894 -0.90237,0.11363 -0.16312,0.20143 -0.6161,0.35555 -0.87881,0.299 -0.10422,-0.0224 -0.13359,-0.12373 -0.12876,-0.44405 0.007,-0.47666 -0.10107,-0.591 -0.44579,-0.47083 -0.35521,0.12382 -0.45759,0.28717 -0.29358,0.46841 0.36184,0.39982 -0.0499,0.95014 -0.90917,1.21529 -0.26642,0.0822 -0.65174,0.22241 -0.85628,0.31157 -0.55671,0.24268 -1.38111,0.4053 -1.97266,0.38913 -0.4771,-0.013 -0.55662,0.01 -0.84919,0.24502 -0.45752,0.36767 -1.03229,0.60536 -1.34253,0.55518 -0.42664,-0.069 -1.38079,0.1428 -1.89842,0.42143 -0.26635,0.14337 -0.71263,0.30336 -0.99173,0.35552 -0.61796,0.1155 -1.223,0.29311 -1.66448,0.48861 -0.18663,0.0827 -0.54651,0.14949 -0.82645,0.15352 -0.56601,0.008 -0.75064,0.0562 -1.61157,0.41963 -0.89451,0.37758 -1.1687,0.47368 -1.79564,0.62932 -0.30785,0.0764 -0.91304,0.30495 -1.34485,0.50785 -0.7719,0.36268 -0.79606,0.3681 -1.43387,0.32187 -0.61776,-0.0448 -0.67501,-0.0337 -1.19835,0.23185 -0.52642,0.26711 -1.15631,0.46102 -1.49753,0.46102 -0.0882,0 -0.29413,0.0907 -0.45753,0.20162 -0.16341,0.11089 -0.50907,0.24209 -0.76814,0.29155 -0.25906,0.0495 -0.73136,0.20491 -1.04954,0.34546 -0.51436,0.2272 -1.43214,0.52079 -2.27273,0.72703 -0.39416,0.0967 -1.69311,0.40259 -2.14876,0.506 -0.20455,0.0464 -0.60836,0.19426 -0.89737,0.32853 -0.28901,0.13427 -0.75389,0.28096 -1.03306,0.32597 -0.68053,0.10974 -0.89546,0.1796 -1.62329,0.52768 -0.38228,0.18282 -0.84155,0.32754 -1.19835,0.37761 -0.92492,0.12979 -2.32621,0.48544 -2.62113,0.66526 -0.14929,0.091 -0.35564,0.16563 -0.45857,0.1658 -0.10292,1.6e-4 -0.53252,0.1672 -0.95464,0.37118 -0.71421,0.34512 -1.24078,0.48928 -2.5359,0.69423 -0.20455,0.0324 -0.69657,0.21505 -1.09339,0.40596 -0.39681,0.19092 -0.76578,0.34712 -0.81991,0.34712 -0.0541,0 -0.33981,0.11759 -0.63483,0.26131 -0.35206,0.17151 -0.7235,0.27969 -1.08091,0.31481 -0.38265,0.0376 -0.72005,0.14156 -1.13501,0.34975 -0.32478,0.16294 -0.95701,0.41524 -1.40496,0.56067 -0.44796,0.14543 -1.00042,0.33433 -1.22769,0.41978 -0.22727,0.0855 -0.67355,0.21438 -0.99173,0.28649 -0.31819,0.0721 -0.93182,0.26143 -1.36364,0.4207 -0.43182,0.15927 -0.95248,0.33988 -1.15702,0.40137 -0.43389,0.13043 -2.32392,0.88786 -3.5124,1.40759 -0.45455,0.19878 -0.93802,0.38496 -1.07438,0.41374 -0.59893,0.12641 -3.57606,1.09235 -3.72789,1.20953 -0.0503,0.0388 -0.40037,0.18216 -0.77786,0.31847 -0.37748,0.13632 -0.91275,0.36292 -1.18947,0.50356 -0.27672,0.14064 -0.72627,0.32226 -0.999,0.40361 -0.27272,0.0813 -0.77327,0.28205 -1.11232,0.44601 -0.33905,0.16397 -0.74814,0.32054 -0.90909,0.34792 -0.31955,0.0544 -2.43821,0.86147 -3.33003,1.26856 -0.30694,0.1401 -0.75322,0.29519 -0.99174,0.34463 -0.23852,0.0494 -0.77444,0.24968 -1.19092,0.44497 -0.41649,0.19529 -1.1417,0.47397 -1.61157,0.61929 -0.46988,0.14531 -1.21364,0.44515 -1.6528,0.66631 -0.43916,0.22116 -1.0435,0.45893 -1.342969,0.52838 -0.299479,0.0695 -0.758347,0.23313 -1.019711,0.36372 -0.261363,0.1306 -0.735537,0.33929 -1.053719,0.46376 -0.761644,0.29796 -1.694082,0.76735 -1.900826,0.95688 -0.192058,0.17606 -1.357785,0.65835 -1.591289,0.65835 -0.08735,0 -0.493356,0.16723 -0.902257,0.37163 -0.4089,0.20439 -0.944876,0.44395 -1.191066,0.53236 -1.738372,0.62423 -2.11419,0.77142 -2.535504,0.99307 -0.260752,0.13719 -0.827405,0.38363 -1.259223,0.54766 -0.431818,0.16402 -0.822769,0.3291 -0.868769,0.36684 -0.04601,0.0377 -0.306338,0.15048 -0.578512,0.25053 -1.099512,0.4042 -1.285868,0.71589 -1.271314,2.12636 0.0064,0.61307 -0.03953,1.23367 -0.121099,1.63881 -0.312017,1.54978 -0.383446,2.02229 -0.383446,2.53646 0,0.30006 -0.05938,0.76123 -0.131951,1.02481 -0.07257,0.26358 -0.159173,0.61118 -0.192454,0.77245 -0.03329,0.16127 -0.193744,0.64474 -0.356587,1.07438 -0.162835,0.42964 -0.393694,1.09728 -0.513025,1.48365 -0.17905,0.57974 -0.718207,1.97241 -1.039826,2.68595 -0.04098,0.0909 -0.153521,0.40702 -0.250091,0.70248 -0.296753,0.90787 -1.189654,2.53202 -2.266025,4.1218 -0.246954,0.36475 -0.526894,0.80453 -0.622091,0.9773 -0.0952,0.17276 -0.34795,0.5601 -0.561674,0.86075 -0.213725,0.30065 -0.574541,0.82086 -0.801814,1.15603 -0.856175,1.26263 -2.703801,3.80071 -3.494879,4.80091 -0.436925,0.55243 -1.521323,1.72059 -2.264443,2.43938 -0.640625,0.61963 -1.514991,1.69636 -1.755966,2.16236 -0.145846,0.28203 -1.78523,2.03839 -2.110355,2.26093 -0.114987,0.0787 -0.88095,0.80391 -1.702141,1.61157 -1.575788,1.54982 -1.686256,1.64571 -2.928414,2.54189 -0.431818,0.31154 -0.840909,0.63348 -0.909091,0.71542 -0.28694,0.34484 -3.05828,2.25539 -3.863179,2.66326 -0.225928,0.11449 -0.518732,0.299 -0.650675,0.41002 -0.131943,0.11103 -0.499848,0.3427 -0.817566,0.51482 -0.317719,0.17212 -0.686562,0.39017 -0.81965,0.48454 -0.133089,0.0944 -0.620785,0.39472 -1.08377,0.66744 -0.462984,0.27273 -1.11649,0.68053 -1.452235,0.90623 -0.803621,0.54022 -2.699027,1.49369 -3.098013,1.55843 -0.17346,0.0281 -0.68885,0.23587 -1.145312,0.46159 -0.456462,0.22573 -1.174048,0.55879 -1.594635,0.74013 -0.420587,0.18136 -0.978438,0.44657 -1.239669,0.58937 -0.42344,0.23148 -2.565855,1.07483 -2.730453,1.07483 -0.03571,0 -0.210827,0.0744 -0.38914,0.16529 -0.178314,0.0909 -0.401043,0.16529 -0.494954,0.16529 -0.09391,0 -0.25193,0.0569 -0.351153,0.12636 -0.19251,0.13484 -1.119612,0.45215 -1.321067,0.45215 -0.155262,0 -1.817859,0.50922 -2.832826,0.86763 -0.431819,0.15248 -0.993143,0.29821 -1.247386,0.32384 -0.420643,0.0424 -0.865605,0.18222 -1.634791,0.51367 -0.15338,0.0661 -0.630239,0.17292 -1.059689,0.23738 -0.843958,0.1267 -1.159789,0.21499 -1.808605,0.50562 -0.23094,0.10346 -0.863172,0.26649 -1.404958,0.36231 -0.541787,0.0958 -1.394158,0.26293 -1.894158,0.37136 -0.5,0.10843 -1.057851,0.21346 -1.23967,0.23341 -0.650443,0.0713 -1.910857,0.29598 -2.131682,0.37994 -0.123683,0.047 -0.919542,0.10699 -1.768576,0.13326 -0.849034,0.0263 -1.570699,0.0645 -1.6037,0.0849 -0.033,0.0204 -0.853566,0.0946 -1.823477,0.16488 -2.817885,0.20421 -3.53017,0.2692 -4.408102,0.40217 -0.454545,0.0688 -0.863636,0.12013 -0.909091,0.11395 -0.04545,-0.006 -0.47314,-0.0384 -0.950413,-0.0715 z m 1.652893,-2.39759 c 0.638077,-0.14015 1.732366,-0.24537 2.892562,-0.27814 0.613636,-0.0173 1.506198,-0.0747 1.983471,-0.12748 0.477272,-0.0528 1.314049,-0.12241 1.859504,-0.15472 0.545454,-0.0323 1.035347,-0.0858 1.088649,-0.11893 0.138667,-0.0861 0.899944,-0.23312 1.432012,-0.2766 0.25,-0.0204 0.677686,-0.0771 0.950413,-0.12601 0.272727,-0.0489 0.942149,-0.11406 1.487604,-0.14484 0.807199,-0.0455 1.207028,-0.1187 2.14876,-0.39313 1.663436,-0.48475 1.912868,-0.54281 2.603306,-0.60603 0.474629,-0.0435 0.756505,-0.1264 1.203238,-0.35405 0.429893,-0.21907 0.761507,-0.31963 1.260261,-0.38217 0.372271,-0.0467 0.85354,-0.15565 1.069488,-0.24215 0.215948,-0.0865 0.578583,-0.19692 0.805856,-0.24537 1.13564,-0.24205 1.818954,-0.44091 2.68595,-0.78162 1.041062,-0.40914 2.003905,-0.72121 2.22511,-0.72121 0.29037,0 0.976394,-0.25237 1.339118,-0.49263 0.206213,-0.13659 0.706597,-0.38197 1.111964,-0.54528 0.405367,-0.16331 0.852001,-0.36788 0.992521,-0.45459 0.140519,-0.0867 0.502605,-0.234 0.804635,-0.32729 0.30203,-0.0933 0.782101,-0.27982 1.066824,-0.41452 0.284724,-0.13469 0.579025,-0.24493 0.654002,-0.24496 0.07498,-4e-5 0.322526,-0.12538 0.550108,-0.27852 0.255397,-0.17187 0.646098,-0.33232 1.020701,-0.41916 0.678846,-0.15737 1.719853,-0.66342 2.846401,-1.38367 0.413535,-0.26439 0.7834,-0.4807 0.821924,-0.4807 0.03852,0 0.165055,-0.0903 0.281178,-0.20066 0.116124,-0.11036 0.471464,-0.33885 0.789646,-0.50775 0.318182,-0.16891 0.634298,-0.35141 0.70248,-0.40557 0.06818,-0.0541 0.254132,-0.14791 0.413223,-0.20834 0.159091,-0.0604 0.345041,-0.15519 0.413223,-0.21059 0.06818,-0.0554 0.272727,-0.18032 0.454545,-0.27761 0.595761,-0.31878 0.940551,-0.53992 1.359434,-0.87191 0.226962,-0.17989 0.590384,-0.42275 0.807604,-0.5397 0.59172,-0.31856 1.036698,-0.61905 1.219913,-0.82378 0.0901,-0.10068 0.350426,-0.31708 0.578512,-0.48089 0.228087,-0.16381 0.637843,-0.48919 0.91057,-0.72308 0.272728,-0.23389 0.667057,-0.52471 0.876289,-0.64627 0.209231,-0.12157 0.447434,-0.29508 0.529338,-0.38558 0.0819,-0.0905 0.192668,-0.16455 0.24614,-0.16455 0.05347,0 0.373123,-0.28368 0.710332,-0.63039 0.665365,-0.68413 0.666344,-0.68503 1.466888,-1.35308 0.29958,-0.25 0.73298,-0.6405 0.963112,-0.86777 0.230133,-0.22727 0.594802,-0.55504 0.810377,-0.72838 0.414729,-0.33347 0.909024,-0.90786 1.586222,-1.84326 0.226511,-0.31287 0.692326,-0.86638 1.035145,-1.23001 0.342819,-0.36364 0.795469,-0.86571 1.005888,-1.11571 0.210419,-0.25 0.722616,-0.80368 1.138216,-1.2304 0.765316,-0.7858 1.380096,-1.53337 1.570815,-1.91009 0.05753,-0.11364 0.339624,-0.44835 0.62688,-0.7438 0.287255,-0.29546 0.682871,-0.80339 0.879147,-1.12875 0.196275,-0.32535 0.67298,-1.0318 1.059344,-1.56988 0.386363,-0.53808 0.821338,-1.16444 0.966611,-1.39192 0.145273,-0.22747 0.342266,-0.52516 0.437764,-0.66152 0.281377,-0.40179 0.687868,-1.02936 0.909674,-1.40443 0.113637,-0.19216 0.252723,-0.40441 0.309081,-0.47167 0.05636,-0.0673 0.218442,-0.34207 0.360185,-0.6107 0.141743,-0.26862 0.387737,-0.68651 0.546652,-0.92863 0.299677,-0.45659 0.519249,-0.96567 0.932967,-2.16308 0.133492,-0.38637 0.31824,-0.84981 0.410551,-1.02987 0.09231,-0.18007 0.167837,-0.39006 0.167837,-0.46665 0,-0.0766 0.114166,-0.41273 0.253702,-0.74698 0.139537,-0.33426 0.283338,-0.70177 0.319559,-0.81671 0.03622,-0.11493 0.145373,-0.36483 0.242559,-0.55533 0.278494,-0.54589 0.592684,-1.8623 0.748428,-3.13584 0.04554,-0.37234 0.142397,-0.9302 0.21524,-1.23967 0.158099,-0.67171 0.181843,-2.29101 0.03617,-2.46654 -0.258521,-0.31151 -1.195081,-0.11538 -1.562369,0.32718 -0.05953,0.0717 -0.147311,0.13041 -0.195071,0.13041 -0.04776,0 -0.428585,0.16514 -0.846278,0.36698 -0.417694,0.20184 -1.060105,0.44181 -1.427583,0.53327 -0.749758,0.18661 -1.043821,0.32321 -1.871386,0.86931 -0.31605,0.20856 -0.60783,0.3792 -0.648399,0.3792 -0.04057,0 -0.177331,0.0737 -0.303914,0.16388 -0.126584,0.0901 -0.522821,0.29108 -0.880527,0.44655 -1.34182,0.58318 -2.222654,0.97834 -2.976849,1.3355 -0.427532,0.20247 -0.814122,0.36812 -0.859087,0.36812 -0.06973,0 -2.23509,1.05547 -2.692664,1.31249 -0.08516,0.0478 -0.400214,0.19786 -0.700125,0.33339 -0.52527,0.23738 -1.339239,0.70235 -2.471236,1.41168 -0.295454,0.18513 -1.336777,0.72861 -2.314049,1.20773 -0.977273,0.47912 -1.832645,0.9194 -1.900827,0.97842 -0.06818,0.059 -0.272727,0.15314 -0.454545,0.20917 -0.376518,0.11604 -2.411448,1.156 -2.750742,1.40578 -0.123455,0.0909 -0.705207,0.36999 -1.292781,0.62023 -0.587575,0.25023 -1.266294,0.58514 -1.508265,0.74424 -0.241971,0.15909 -0.637917,0.41943 -0.87988,0.57852 -0.241964,0.15909 -0.472676,0.28926 -0.512695,0.28926 -0.09319,0 -3.345292,1.72508 -3.510183,1.86198 -0.167703,0.13923 -1.613631,0.88813 -2.297635,1.19003 -0.745115,0.32886 -1.362235,0.68288 -1.958563,1.12356 -0.272727,0.20154 -0.656571,0.44067 -0.852985,0.5314 -0.357351,0.16507 -1.425868,0.83624 -1.853562,1.16428 -0.124965,0.0959 -0.44108,0.24904 -0.70248,0.34043 -0.261399,0.0914 -0.594946,0.23965 -0.741216,0.32946 -0.146269,0.0898 -0.492674,0.25213 -0.769788,0.36073 -0.277113,0.1086 -1.031405,0.54625 -1.676203,0.97256 -0.644798,0.4263 -1.485521,0.93764 -1.868274,1.13629 -0.382752,0.19866 -0.890208,0.53041 -1.12768,0.73723 -0.237472,0.20681 -0.720777,0.52477 -1.074011,0.70659 -0.353234,0.18182 -1.166026,0.67973 -1.806204,1.10646 -0.640179,0.42675 -1.387101,0.88209 -1.659828,1.01188 -0.272728,0.12979 -0.681819,0.34727 -0.909091,0.48329 -0.227273,0.13602 -0.580579,0.33312 -0.785124,0.438 -0.403581,0.20693 -1.385243,0.8465 -1.76646,1.15088 -0.29496,0.23551 -1.221582,0.8308 -1.663292,1.06857 -0.181819,0.0979 -0.377113,0.24401 -0.433987,0.32478 -0.05688,0.0808 -0.208359,0.1699 -0.33663,0.19807 -0.128272,0.0282 -0.528019,0.29129 -0.888327,0.5847 -0.360308,0.2934 -1.027007,0.76315 -1.481552,1.04387 -0.454546,0.28073 -0.938017,0.60714 -1.07438,0.72534 -0.399282,0.34611 -0.718691,0.54576 -1.115703,0.6974 -0.395426,0.15102 -0.480211,0.21221 -2.074282,1.49683 -0.563691,0.45425 -1.161178,0.91913 -1.32775,1.03305 -0.166572,0.11392 -0.482688,0.37346 -0.702479,0.57676 -0.219792,0.20329 -0.529786,0.43964 -0.688877,0.52523 -0.159091,0.0856 -0.363637,0.22179 -0.454546,0.30269 -0.09091,0.0809 -0.253089,0.17377 -0.360399,0.20638 -0.107311,0.0326 -0.541426,0.3995 -0.9647,0.81529 -0.423274,0.41579 -1.094791,1.05351 -1.492258,1.41714 -0.765485,0.70033 -1.041306,0.96892 -1.324332,1.2896 -0.23573,0.2671 -0.479993,0.47486 -1.044261,0.88819 -0.261364,0.19144 -0.475207,0.36043 -0.475207,0.37553 0,0.56954 -0.416992,1.37863 -0.911871,1.76929 -0.134202,0.10594 -0.2777634,0.32628 -0.323675,0.49679 -0.088392,0.32826 -1.091357,1.50291 -1.2832479,1.50291 -0.1974017,0 -0.6217017,0.56781 -0.6217017,0.83198 0,0.79331 1.0265983,1.66588 1.9204083,1.63227 0.2655383,-0.01 0.6413083,0.0452 2.1490233,0.31574 0.546057,0.098 0.989742,0.11651 1.818182,0.076 0.636204,-0.0311 1.199852,-0.0203 1.343791,0.0257 0.327496,0.10479 1.556009,0.10762 2.024794,0.005 z M 170.0968,76.74114 c 0.5138,-0.371 0.13379,-0.72192 -0.70632,-0.65225 -0.67301,0.0558 -1.17819,0.47318 -0.76711,0.63377 0.68219,0.2665 1.1223,0.27202 1.47343,0.0185 z m 1.41039,-0.50742 c 0.0879,-0.0471 0.15986,-0.12143 0.15986,-0.16529 0,-0.12741 -0.55525,-0.0943 -0.60529,0.0361 -0.0836,0.21773 0.15219,0.28608 0.44543,0.12914 z"
+         id="path4555"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#000000;fill-opacity:0.4;stroke-width:0.08264463"
+         d="m 14.724908,159.54128 c -0.25,-0.0358 -1.086777,-0.0697 -1.859504,-0.0753 -1.113099,-0.008 -1.53256,-0.044 -2.019204,-0.17346 -0.337836,-0.0898 -0.730548,-0.16335 -0.8726954,-0.16335 -0.4164488,0 -1.6198703,-0.33016 -2.0542452,-0.56359 -1.3440801,-0.72229 -2.2585606,-3.0902 -1.5742683,-4.07633 0.2168067,-0.31244 0.2437182,-0.4277 0.2849172,-1.22032 0.068574,-1.31928 0.9617546,-2.81744 1.6797137,-2.81744 0.3605595,0 0.6548512,-0.16301 1.1657479,-0.6457 0.2736099,-0.2585 0.7900581,-0.71174 1.1476621,-1.00719 1.007963,-0.83279 2.398581,-2.10325 3.355384,-3.06547 0.828561,-0.83326 1.966793,-1.75284 2.516883,-2.03339 0.429229,-0.21892 1.400032,-0.99939 3.029262,-2.43535 0.446818,-0.39382 1.158157,-0.92145 1.580752,-1.17252 0.422596,-0.25107 0.954306,-0.58841 1.181578,-0.74965 0.227273,-0.16124 0.521061,-0.35881 0.652861,-0.43905 0.1318,-0.0802 0.485106,-0.30756 0.785124,-0.50516 0.300018,-0.19759 0.694247,-0.43058 0.876065,-0.51774 0.181818,-0.0872 0.609504,-0.38353 0.950413,-0.65857 0.630367,-0.50858 0.859549,-0.65871 2.396694,-1.56993 0.477273,-0.28292 1.128099,-0.68958 1.446281,-0.90367 0.318182,-0.21409 0.801653,-0.50808 1.07438,-0.65331 0.937858,-0.49942 1.280801,-0.7102 1.692048,-1.03999 0.226728,-0.18182 0.724385,-0.49794 1.105904,-0.70248 0.866979,-0.46482 1.769053,-0.99084 2.642544,-1.54092 0.371364,-0.23387 1.214463,-0.73256 1.873554,-1.10821 0.659091,-0.37564 1.533058,-0.87691 1.942149,-1.11393 0.409091,-0.23702 1.014745,-0.56444 1.345899,-0.7276 0.331153,-0.16316 0.758839,-0.40285 0.950413,-0.53263 1.141463,-0.77331 1.609004,-1.05433 2.145118,-1.2893 0.329941,-0.14462 0.767247,-0.35892 0.971793,-0.47623 0.204545,-0.11731 0.778386,-0.4254 1.2752,-0.68463 0.496815,-0.25924 1.091856,-0.59443 1.322314,-0.74488 0.230459,-0.15044 0.865296,-0.50774 1.41075,-0.79399 0.545455,-0.28625 1.148001,-0.62614 1.338991,-0.7553 0.190991,-0.12916 0.517409,-0.30778 0.725372,-0.39692 0.207963,-0.0891 0.784383,-0.38655 1.280932,-0.66091 0.49655,-0.27435 1.508976,-0.78004 2.249836,-1.12375 0.74086,-0.34371 1.625944,-0.80224 1.966853,-1.01896 0.592479,-0.37665 3.277815,-1.75276 3.884297,-1.99053 0.159091,-0.0624 0.530992,-0.26122 0.826447,-0.44188 0.295454,-0.18066 1.039256,-0.5879 1.652892,-0.90498 1.202647,-0.62144 2.182612,-1.13611 3.326004,-1.7468 0.397482,-0.2123 0.918143,-0.45479 1.157024,-0.53887 0.238881,-0.0841 0.906119,-0.37755 1.482752,-0.65215 0.576634,-0.27461 1.524981,-0.69248 2.107438,-0.9286 0.582457,-0.23612 1.200814,-0.53939 1.374125,-0.67393 0.331952,-0.25769 1.603944,-0.8773 2.164227,-1.05422 0.632178,-0.19963 1.301557,-0.50798 1.704571,-0.7852 0.405826,-0.27916 1.123503,-0.53782 1.492239,-0.53782 0.10789,0 0.269523,-0.0498 0.359181,-0.1107 0.155828,-0.10581 0.949573,-0.53736 2.105167,-1.14454 0.596628,-0.31349 1.162193,-0.5394 2.017311,-0.80579 1.236746,-0.38528 1.500226,-0.8112 1.42635,-2.30581 -0.08022,-1.62303 -0.404827,-2.85443 -1.136365,-4.31085 -0.216896,-0.43181 -0.490223,-0.98966 -0.607392,-1.23966 -0.11717,-0.25 -0.389523,-0.74054 -0.60523,-1.09008 -0.215708,-0.34954 -0.596522,-1.01896 -0.846255,-1.4876 -0.52985,-0.9943 -1.635356,-2.67019 -2.306615,-3.4967 C 78.028134,92.81926 77.6338,92.2986 77.41025,91.98042 76.409124,90.55551 75.214898,89.19943 73.226369,87.22952 72.162339,86.17545 71.807738,85.87269 70.626846,85.01002 70.259276,84.7415 69.7944,84.33073 69.593788,84.0972 69.393176,83.86367 68.875734,83.42364 68.443916,83.11935 68.012098,82.81506 67.361271,82.34111 66.997635,82.06613 66.633999,81.79115 65.964577,81.34774 65.510032,81.08078 64.541648,80.51204 64.250782,80.3178 63.69185,79.86663 c -0.227273,-0.18345 -0.636364,-0.44774 -0.909091,-0.5873 -0.467531,-0.23925 -1.525421,-0.91898 -2.355372,-1.5134 -0.204545,-0.1465 -0.669421,-0.4245 -1.033058,-0.61777 -0.363636,-0.19328 -0.766073,-0.42607 -0.894305,-0.51732 -0.375539,-0.26723 -3.278611,-1.67888 -3.775116,-1.83568 -0.25,-0.079 -0.770661,-0.28583 -1.157025,-0.45972 -0.386364,-0.1739 -1.14876,-0.49144 -1.694215,-0.70565 -0.545454,-0.21421 -1.134144,-0.46137 -1.308197,-0.54923 -0.174054,-0.0879 -1.045647,-0.39976 -1.936872,-0.69309 -0.891226,-0.29334 -1.777917,-0.62564 -1.970424,-0.73846 -0.192508,-0.11282 -0.715543,-0.32948 -1.162301,-0.48148 -0.446759,-0.15199 -1.128404,-0.39071 -1.514768,-0.53048 -0.386363,-0.13977 -1,-0.32648 -1.363636,-0.4149 -0.363637,-0.0884 -0.977273,-0.2596 -1.363637,-0.38039 -0.386363,-0.1208 -1.092975,-0.29766 -1.570248,-0.39303 -0.49235,-0.0984 -1.015819,-0.25976 -1.209984,-0.37301 -0.188218,-0.10978 -0.615904,-0.25581 -0.950413,-0.3245 -0.334508,-0.0687 -0.824022,-0.18457 -1.087807,-0.2575 -0.582712,-0.16109 -0.698912,-0.0945 -0.561573,0.32159 0.09758,0.29568 0.956711,1.38825 1.091632,1.38825 0.248064,0 1.568538,1.44364 1.544525,1.68858 -0.05866,0.5984 -0.9643,0.22396 -2.102178,-0.86916 -0.462009,-0.44384 -0.986008,-0.89914 -1.164443,-1.01178 -0.178435,-0.11264 -0.647631,-0.51728 -1.04266,-0.89919 -0.645437,-0.62401 -0.81412,-0.73733 -1.664278,-1.11803 -1.351733,-0.60529 -2.522242,-1.47519 -2.522242,-1.87447 0,-0.54914 0.700469,-0.79328 1.716847,-0.59838 0.538411,0.10324 0.794334,0.11718 1.00988,0.055 0.568053,-0.16388 0.910685,-0.10632 1.401914,0.23552 0.482719,0.33591 1.319784,0.62159 3.763921,1.2846 0.409091,0.11097 1.092321,0.33536 1.518289,0.49864 1.508888,0.5784 1.727939,0.64521 4.797114,1.4631 0.337108,0.0898 0.839174,0.25907 1.115703,0.37607 0.276528,0.117 0.911869,0.35202 1.411869,0.52227 1.12608,0.38342 2.477419,0.90782 3.89218,1.5104 0.595245,0.25353 1.673757,0.67014 2.396695,0.9258 0.722937,0.25567 1.872282,0.73828 2.5541,1.07248 0.681819,0.3342 1.50864,0.72369 1.837382,0.86553 0.328742,0.14185 0.923783,0.46377 1.322314,0.71538 0.398531,0.25162 1.040718,0.60853 1.427081,0.79314 0.721351,0.34467 1.261922,0.67166 2.77501,1.67857 0.991565,0.65986 1.964228,1.2784 2.803503,1.78283 0.855419,0.51414 2.17676,1.39322 2.234458,1.48657 0.07745,0.12532 0.860033,0.68172 1.30194,0.92565 0.375706,0.20739 0.978795,0.69448 2.480382,2.0033 0.365044,0.31818 0.901279,0.77626 1.191633,1.01795 0.787029,0.65512 2.664119,2.60182 3.32344,3.44668 0.318466,0.40809 0.747466,0.93342 0.953331,1.1674 0.726007,0.82517 1.470607,1.8232 2.303093,3.08698 0.224566,0.34091 0.601733,0.86157 0.838147,1.15702 0.610426,0.76287 0.863801,1.15769 1.40548,2.19008 0.262342,0.5 0.662796,1.21829 0.889897,1.59621 0.422298,0.70273 1.804389,3.72569 2.009628,4.39553 0.179348,0.58533 0.532934,2.24876 0.532116,2.50329 -9.09e-4,0.29505 0.282975,0.85424 0.489967,0.96502 0.301099,0.16114 0.568496,0.084 2.165438,-0.6245 0.880033,-0.39044 1.916041,-0.82241 2.30224,-0.95993 0.386198,-0.13752 1.105231,-0.45217 1.597843,-0.69922 0.492611,-0.24706 1.346396,-0.59773 1.897297,-0.77927 0.550901,-0.18154 1.125422,-0.40658 1.276711,-0.50008 0.38181,-0.23597 1.244917,-0.64911 1.356083,-0.64911 0.130768,0 1.56781,-0.61741 2.303686,-0.98975 0.341776,-0.17293 0.936818,-0.42791 1.322314,-0.56662 1.0054,-0.36177 1.59761,-0.59717 1.69264,-0.67282 0.0455,-0.0362 0.58471,-0.22344 1.19835,-0.41611 1.92433,-0.60422 2.09593,-0.66805 2.57279,-0.95701 0.25595,-0.1551 0.48873,-0.28199 0.51729,-0.28199 0.0286,0 0.43385,-0.16313 0.90064,-0.36251 0.46679,-0.19937 1.08938,-0.43781 1.38354,-0.52986 0.29416,-0.092 0.92532,-0.32143 1.4026,-0.50976 3.17484,-1.25274 5.08747,-1.89814 5.63562,-1.90168 0.16777,-0.001 0.32993,-0.0422 0.36035,-0.0915 0.21595,-0.34942 1.98523,-1.12835 3.07749,-1.35489 0.33131,-0.0687 0.72045,-0.18599 0.86475,-0.26061 1.30296,-0.67378 3.85374,-1.50927 5.01099,-1.64131 0.28678,-0.0327 0.54054,-0.12359 0.71347,-0.25549 0.15899,-0.12126 0.51191,-0.25548 0.8658,-0.32927 0.32858,-0.0685 0.73273,-0.19339 0.89811,-0.27752 0.44714,-0.22744 1.39273,-0.50215 1.72851,-0.50215 0.16209,0 0.35342,-0.0527 0.42518,-0.11721 0.2811,-0.25253 1.55269,-0.73595 2.19572,-0.83476 0.75159,-0.11549 1.27866,-0.28427 1.96132,-0.62807 0.37722,-0.18998 0.58221,-0.23814 1.01356,-0.23814 0.49751,0 0.55878,-0.02 0.76682,-0.25096 0.13993,-0.15532 0.3836,-0.29501 0.63933,-0.36654 0.22727,-0.0636 0.5756,-0.17507 0.77404,-0.2478 0.19846,-0.0727 0.53317,-0.15394 0.7438,-0.18049 0.21065,-0.0265 0.545,-0.14069 0.74301,-0.25367 0.22893,-0.13061 0.54493,-0.2216 0.86777,-0.24988 0.30623,-0.0268 0.70772,-0.13819 1.01161,-0.28062 0.27714,-0.12989 0.52545,-0.23616 0.55182,-0.23616 0.0264,0 0.32911,-0.12987 0.67275,-0.28859 0.70038,-0.32352 1.16739,-0.45021 1.67057,-0.45319 0.18762,-0.001 0.47466,-0.0578 0.63784,-0.12598 0.17218,-0.0719 0.55098,-0.12397 0.90265,-0.12397 0.33327,0 0.64129,-0.0345 0.68447,-0.0766 0.18315,-0.17862 1.21383,-0.66723 1.40745,-0.66723 0.11597,0 0.28793,-0.0412 0.38214,-0.0917 0.0942,-0.0504 0.26841,-0.10267 0.38713,-0.11611 0.58962,-0.0668 0.90732,-0.16907 1.22424,-0.39424 0.31784,-0.22581 0.40998,-0.24791 1.08808,-0.26099 0.40745,-0.008 0.79045,-0.0547 0.8511,-0.10418 0.62585,-0.51024 1.41771,-0.67294 1.5088,-0.31 0.1037,0.41314 -0.58209,0.80451 -1.17549,0.67084 -0.34002,-0.0766 -0.36876,-0.0675 -0.66116,0.20897 -0.54851,0.51869 -0.86229,0.65854 -1.44044,0.642 -0.32342,-0.009 -0.63459,0.0352 -0.82805,0.11821 -1.07672,0.46219 -1.21639,0.49574 -2.08677,0.50126 -0.54721,0.003 -0.59128,0.0182 -0.81435,0.27227 -0.12971,0.14773 -0.28907,0.2686 -0.35415,0.2686 -0.0651,0 -0.20068,0.0516 -0.30135,0.11467 -0.10067,0.0631 -0.44876,0.15242 -0.77351,0.19856 -0.40066,0.0569 -0.82571,0.19796 -1.32231,0.43881 -0.6999,0.33944 -0.76739,0.35549 -1.54578,0.36759 -0.44766,0.007 -0.83816,0.0475 -0.86777,0.0902 -0.0296,0.0426 -0.27698,0.14689 -0.54971,0.23167 -0.59248,0.18417 -1.37249,0.47158 -1.4876,0.54812 -0.0455,0.0302 -0.23141,0.0815 -0.41323,0.11396 -0.18181,0.0325 -0.48614,0.16159 -0.67627,0.28697 -0.56593,0.37322 -1.21097,0.53962 -1.72832,0.44584 -0.47977,-0.087 -0.63777,-0.0374 -0.88653,0.27829 -0.0948,0.1203 -0.23846,0.19112 -0.38768,0.19112 -0.13039,0 -0.26005,0.0372 -0.28814,0.0827 -0.0281,0.0454 -0.13095,0.0826 -0.22858,0.0826 -0.0976,0 -0.56314,0.19117 -1.03448,0.42482 -0.68262,0.33838 -0.97761,0.43742 -1.44985,0.48676 -0.58242,0.0609 -1.20748,0.28457 -1.63646,0.5857 -0.11942,0.0838 -0.42624,0.20893 -0.68182,0.27799 -0.25557,0.0691 -0.67035,0.18116 -0.92174,0.24913 -0.25139,0.068 -0.5954,0.19302 -0.76446,0.2779 -0.16907,0.0849 -0.53588,0.17415 -0.81514,0.19837 -0.32868,0.0285 -0.63472,0.11755 -0.86777,0.25248 -0.19801,0.11464 -0.67614,0.32477 -1.06251,0.46695 -0.38636,0.14218 -0.88843,0.32721 -1.1157,0.41119 -0.22727,0.084 -0.80372,0.2918 -1.28099,0.46185 -0.47727,0.17004 -1.08253,0.41676 -1.34503,0.54826 -0.61148,0.30632 -1.95123,0.75011 -3.35306,1.11068 -0.60668,0.15605 -1.2947,0.37489 -1.52893,0.48631 -0.6237,0.2967 -1.89406,0.84786 -2.6986,1.17084 -0.38636,0.1551 -0.88843,0.36075 -1.1157,0.457 -0.22728,0.0963 -0.91529,0.35066 -1.52893,0.56534 -0.61364,0.21468 -1.52479,0.56517 -2.02479,0.77887 -1.4456,0.61785 -1.69115,0.70875 -2.26683,0.83921 -0.2987,0.0677 -0.8778,0.28693 -1.28689,0.48719 -0.40909,0.20027 -1.14467,0.47932 -1.63463,0.62012 -0.48995,0.1408 -1.1087,0.38369 -1.375,0.53976 -0.57398,0.33641 -0.74958,0.40663 -1.559475,0.62367 -0.337868,0.0905 -0.879851,0.30799 -1.204413,0.48323 -0.324562,0.17524 -0.835835,0.39837 -1.136157,0.49584 -0.300323,0.0975 -0.874909,0.38371 -1.27686,0.63608 -0.420678,0.26413 -1.044777,0.56404 -1.470653,0.70672 -0.406917,0.13633 -1.078198,0.40725 -1.491735,0.60206 -0.413546,0.19481 -1.216777,0.51242 -1.784959,0.70581 -0.568182,0.19338 -1.35238,0.51429 -1.742653,0.71313 -0.390281,0.19884 -0.76995,0.36153 -0.843719,0.36153 -0.07377,0 -0.470256,0.16854 -0.881091,0.37452 -0.410826,0.20599 -0.98095,0.44679 -1.266934,0.53512 -0.959553,0.29638 -1.168628,0.70654 -1.242504,2.43747 -0.02786,0.6528 -0.124231,1.51718 -0.22114,1.98347 -0.266537,1.28244 -0.329744,1.69915 -0.332199,2.19008 -0.0028,0.56677 -0.254322,1.72341 -0.524462,2.41199 -0.112612,0.28704 -0.377075,1.03251 -0.587703,1.65658 -0.21062,0.62408 -0.551876,1.53524 -0.758339,2.0248 -0.206454,0.48956 -0.460058,1.15043 -0.563552,1.46861 -0.496113,1.52525 -2.76079,5.19821 -5.616149,9.10854 -0.139846,0.19152 -0.458811,0.63169 -0.708811,0.97818 -1.157942,1.60483 -1.986303,2.57776 -3.761013,4.41742 -0.504274,0.52272 -1.145454,1.28565 -1.424845,1.69538 -0.677298,0.99328 -1.218574,1.59976 -2.210836,2.47717 -0.454546,0.40193 -1.365703,1.25936 -2.024794,1.90541 -0.659091,0.64604 -1.477272,1.38651 -1.818182,1.64547 -0.340909,0.25897 -0.911104,0.70048 -1.2671,0.98114 -1.336921,1.05402 -2.27842,1.72182 -3.360999,2.38396 -0.613636,0.37532 -1.401935,0.86968 -1.751775,1.09858 -1.185183,0.77548 -2.253668,1.43131 -3.01944,1.85333 -0.419624,0.23126 -0.940285,0.54618 -1.157025,0.69983 -0.639442,0.45331 -1.917144,1.10438 -2.626581,1.33841 -0.36303,0.11975 -0.943788,0.36179 -1.290573,0.53787 -0.346785,0.17608 -0.811661,0.39234 -1.033058,0.48058 -0.221397,0.0882 -0.904606,0.40354 -1.518242,0.70067 -0.613636,0.29713 -1.413223,0.64953 -1.776859,0.78314 -0.363637,0.13359 -1.033058,0.37935 -1.487604,0.54614 -0.454545,0.16677 -1.049587,0.39135 -1.322314,0.49906 -0.272727,0.1077 -0.793388,0.27161 -1.157025,0.36423 -0.363636,0.0926 -1.274793,0.37143 -2.024793,0.61961 -0.75,0.24816 -1.568182,0.47501 -1.818182,0.5041 -0.25,0.0291 -0.54752,0.0856 -0.661157,0.12562 -0.113636,0.04 -0.559917,0.20071 -0.991735,0.35717 -0.459565,0.16651 -1.035643,0.30792 -1.389279,0.34102 -0.40553,0.038 -0.86743,0.1619 -1.404959,0.37697 -0.490135,0.19611 -1.185543,0.38956 -1.792539,0.49866 -0.545455,0.098 -1.405304,0.2675 -1.910778,0.37658 -0.505473,0.10907 -1.010472,0.19832 -1.122221,0.19832 -0.111748,0 -0.767668,0.11157 -1.457599,0.24794 -0.922357,0.1823 -1.489572,0.24793 -2.142748,0.24793 -0.488581,0 -1.352977,0.0533 -1.92088,0.11841 -0.567903,0.0651 -1.683378,0.15933 -2.478832,0.20934 -0.795455,0.05 -2.004132,0.15253 -2.685951,0.22784 -1.4188,0.15669 -2.850949,0.19928 -3.512396,0.10444 z m 3.347138,-1.69443 c 0.324106,-0.0702 1.214454,-0.14427 2.024763,-0.16841 0.795454,-0.0237 1.613636,-0.0772 1.818181,-0.1189 0.204546,-0.0417 0.873967,-0.0988 1.487604,-0.12684 1.074017,-0.0491 1.54887,-0.10526 2.438016,-0.28818 0.708298,-0.14571 2.529505,-0.39786 3.264463,-0.45197 0.762149,-0.0561 2.155015,-0.35489 3.140496,-0.67365 0.340909,-0.11026 0.958551,-0.23324 1.372539,-0.27329 0.548787,-0.0531 0.871792,-0.13314 1.192284,-0.29555 0.467222,-0.23676 0.985798,-0.40321 1.526086,-0.48986 0.365355,-0.0586 2.843126,-0.73212 3.429752,-0.93231 0.204546,-0.0698 0.836777,-0.29012 1.404959,-0.48959 0.568182,-0.19946 1.395703,-0.45559 1.838937,-0.56917 0.443233,-0.11358 0.926704,-0.27423 1.07438,-0.357 0.322736,-0.18089 3.233235,-1.49947 3.309771,-1.49947 0.02957,0 0.287133,-0.10648 0.572363,-0.23663 0.285229,-0.13014 0.611574,-0.26516 0.72521,-0.30004 0.113636,-0.0349 0.411791,-0.16628 0.662565,-0.29203 0.250775,-0.12574 0.7857,-0.3292 1.188722,-0.45213 0.830911,-0.25345 2.153947,-0.92119 3.095527,-1.56234 0.932145,-0.63472 1.840213,-1.17492 2.821781,-1.67864 0.477273,-0.24494 1.38843,-0.79015 2.024793,-1.2116 0.636364,-0.42145 1.361571,-0.89735 1.611571,-1.05757 0.25,-0.16021 0.900826,-0.6609 1.446281,-1.11264 0.545454,-0.45175 1.363636,-1.0865 1.818181,-1.41056 0.454546,-0.32407 1.068182,-0.8199 1.363637,-1.10185 0.629086,-0.60033 2.26731,-2.05244 2.828916,-2.50753 0.400014,-0.32415 1.151004,-1.181 2.000971,-2.28301 0.507414,-0.65789 1.910367,-2.24007 3.151689,-3.55432 0.657474,-0.69611 0.993745,-1.10058 1.641066,-1.9739 0.08791,-0.11859 0.369599,-0.43877 0.625982,-0.71149 0.256382,-0.27273 0.573353,-0.68182 0.704379,-0.90909 0.267916,-0.46472 0.610922,-0.96951 1.235455,-1.81819 1.889035,-2.56699 3.932741,-6.01949 4.378475,-7.39669 0.200105,-0.61827 0.950993,-2.60643 1.444315,-3.82418 0.339405,-0.83779 0.625049,-2.00761 0.835868,-3.42311 0.09348,-0.62763 0.204413,-1.36428 0.246537,-1.63701 0.412983,-2.67416 -0.140893,-3.11561 -2.447738,-1.95091 -0.987725,0.49869 -1.509037,0.71042 -2.028813,0.82401 -0.762775,0.16669 -0.848008,0.2036 -1.641896,0.71116 -1.038201,0.66374 -1.538273,0.93877 -2.561983,1.40901 -1.552174,0.713 -2.638367,1.1921 -3.099174,1.367 -0.972472,0.36909 -5.484448,2.71721 -6.559017,3.41344 -0.334732,0.21688 -1.192326,0.66924 -1.905764,1.00526 -0.713438,0.33601 -1.612579,0.77872 -1.998091,0.9838 -0.385514,0.20508 -0.848167,0.42508 -1.028121,0.48888 -0.179954,0.0638 -0.661899,0.31108 -1.07099,0.54951 -1.254659,0.73123 -1.877845,1.0503 -2.438017,1.24823 -0.549143,0.19403 -0.953233,0.41313 -1.900826,1.03061 -0.295455,0.19253 -0.871901,0.51539 -1.280992,0.71745 -0.409091,0.20207 -0.948347,0.48609 -1.198347,0.63114 -0.25,0.14506 -0.789256,0.42797 -1.198347,0.62869 -0.409091,0.20072 -0.948347,0.49854 -1.198347,0.66183 -0.25,0.16329 -1.060313,0.59651 -1.800696,0.96272 -0.740383,0.36621 -1.558564,0.82445 -1.818182,1.0183 -0.259617,0.19386 -0.602196,0.41832 -0.761287,0.49879 -0.440625,0.22289 -1.661639,0.95727 -1.95292,1.17459 -0.142288,0.10615 -0.483747,0.2812 -0.7588,0.38899 -0.752623,0.29496 -2.675331,1.32204 -3.629638,1.93891 -0.465019,0.30058 -1.205468,0.75107 -1.645442,1.00107 -0.439974,0.25 -1.007851,0.61585 -1.261948,0.81299 -0.254098,0.19715 -0.647947,0.45288 -0.875219,0.56829 -0.227273,0.11542 -0.766529,0.44165 -1.198347,0.72495 -0.761794,0.4998 -1.018489,0.65225 -2.768595,1.64417 -1.15682,0.65565 -2.278439,1.35794 -2.880829,1.8038 -0.281875,0.20863 -0.771728,0.52096 -1.088562,0.69407 -0.316835,0.17313 -0.836395,0.48767 -1.154576,0.699 -0.318182,0.21133 -0.671488,0.43208 -0.785124,0.49055 -0.113637,0.0585 -0.36281,0.24883 -0.553719,0.42305 -0.372941,0.34031 -1.270633,0.93833 -1.854939,1.2357 -0.197966,0.10076 -0.524988,0.3282 -0.726716,0.50542 -0.201728,0.17723 -0.576992,0.43428 -0.833921,0.57123 -0.535087,0.28519 -1.409142,0.93564 -3.543112,2.6367 -0.826828,0.65909 -1.713419,1.30992 -1.970202,1.44628 -0.256784,0.13636 -0.785062,0.53992 -1.173953,0.89679 -0.388891,0.35687 -1.02319,0.93953 -1.409554,1.2948 -0.386364,0.35527 -1.033228,0.93725 -1.437476,1.29329 -1.486695,1.30941 -1.581677,1.41923 -1.782651,2.0612 -0.11193,0.35755 -0.309189,0.74564 -0.504078,0.99174 -0.1761033,0.22238 -0.4166578,0.58434 -0.5345661,0.80434 -0.2643975,0.49335 -0.7718339,1.05313 -1.3277856,1.46475 -0.6240332,0.46201 -0.6946286,0.55263 -0.69262,0.88907 0.00638,1.06904 1.1952197,2.06467 2.6841357,2.24791 0.40909,0.0503 0.985537,0.13303 1.280991,0.18375 0.295455,0.0507 1.280992,0.11582 2.190083,0.14467 3.0448,0.0966 3.771411,0.0896 4.380196,-0.0422 z M 91.708379,86.98712 c -0.817951,-0.16475 -2.128843,-0.36062 -2.809917,-0.41985 -1.929843,-0.16782 -4.57967,-1.12104 -5.685331,-2.04517 -0.191248,-0.15985 -0.565888,-0.43883 -0.83253,-0.61996 -2.457983,-1.66971 -2.853779,-4.48716 -1.187144,-8.45063 0.133795,-0.31818 0.369252,-0.89382 0.523237,-1.27919 0.244069,-0.61083 0.52224,-1.09037 1.22352,-2.10924 0.09386,-0.13637 0.406008,-0.5989 0.693669,-1.02786 0.287661,-0.42896 0.664339,-0.94963 0.837074,-1.15703 0.172728,-0.2074 0.437166,-0.61883 0.587637,-0.91429 0.150471,-0.29545 0.425165,-0.74819 0.610446,-1.00608 0.185273,-0.25789 0.462992,-0.69313 0.617149,-0.96719 0.154157,-0.27406 0.47957,-0.73838 0.72314,-1.03183 0.243571,-0.29344 0.442852,-0.55382 0.442852,-0.57862 0,-0.15033 0.88633,-1.5458 1.183809,-1.86383 0.196166,-0.20972 0.463802,-0.56672 0.594728,-0.79332 0.289644,-0.50129 0.797859,-1.20379 1.164322,-1.60941 0.149355,-0.16532 0.412984,-0.52772 0.585835,-0.80532 0.566958,-0.91055 1.41471,-2.11795 1.943587,-2.76812 0.70852,-0.87104 1.337793,-1.69645 1.632388,-2.14121 0.135107,-0.20397 0.480033,-0.64749 0.766496,-0.98561 0.286471,-0.33811 0.644686,-0.80983 0.796041,-1.04828 0.729876,-1.14983 2.01738,-1.55866 1.88876,-0.59974 -0.03446,0.2569 -1.82214,3.03899 -2.740247,4.26453 -0.139554,0.18629 -0.419389,0.55819 -0.621852,0.82645 -1.110041,1.47079 -1.506008,2.02364 -1.769983,2.47122 -0.160851,0.27273 -0.480537,0.7376 -0.710422,1.03306 -1.706314,2.19304 -1.950777,2.52726 -2.578958,3.5258 -0.166934,0.26536 -0.464455,0.67511 -0.661157,0.91057 -0.538777,0.64493 -1.050926,1.40053 -1.417926,2.09192 -0.18114,0.34126 -0.686107,1.14976 -1.12214,1.79666 -2.927802,4.34376 -3.12905,4.69354 -4.125862,7.17116 -0.842712,2.09459 -0.688051,4.2233 0.37714,5.19081 1.624589,1.47563 2.057036,1.72759 4.112961,2.39643 2.916851,0.94891 3.289174,0.9929 8.471075,1.00088 5.260484,0.008 7.371404,-0.0641 8.438824,-0.28874 0.42682,-0.0898 1.39088,-0.19681 2.14235,-0.23777 0.75146,-0.041 1.45807,-0.0961 1.57024,-0.12259 0.11218,-0.0265 0.70602,-0.0842 1.31966,-0.12832 0.61363,-0.0441 1.56198,-0.15578 2.10743,-0.24816 0.54546,-0.0924 1.53698,-0.223 2.20338,-0.29024 0.66639,-0.0673 1.31722,-0.16303 1.44628,-0.21284 0.12905,-0.0498 0.55427,-0.1211 0.94492,-0.15841 0.39066,-0.0373 0.89273,-0.12993 1.1157,-0.20583 0.36567,-0.12447 1.71305,-0.33535 3.43724,-0.53798 0.34932,-0.0411 1.03734,-0.14899 1.52893,-0.23985 0.49159,-0.0909 1.35868,-0.2407 1.92686,-0.33298 0.56818,-0.0923 1.20041,-0.20416 1.40496,-0.24864 0.20454,-0.0445 0.6205,-0.0825 0.92436,-0.0845 0.67047,-0.004 1.8613,-0.18068 3.0839,-0.4566 0.85927,-0.19393 2.91259,-0.55136 4.08874,-0.71176 0.29425,-0.0401 0.77773,-0.12582 1.07438,-0.19042 0.29664,-0.0646 0.9606,-0.1983 1.47546,-0.2971 0.51485,-0.0988 1.05411,-0.22859 1.19835,-0.28843 0.14423,-0.0598 0.55977,-0.13222 0.9234,-0.16086 0.66457,-0.0523 1.25549,-0.14143 3.02223,-0.45565 0.52587,-0.0935 1.21414,-0.17005 1.52949,-0.17005 0.31536,0 0.98221,-0.09 1.4819,-0.19997 0.81007,-0.1783 2.06723,-0.3824 3.80109,-0.61712 0.66075,-0.0894 1.82813,-0.34687 2.41281,-0.53206 0.21842,-0.0692 0.78761,-0.16896 1.26488,-0.22175 0.47727,-0.0528 1.25826,-0.16385 1.73554,-0.2468 0.47727,-0.0829 1.07231,-0.17484 1.32231,-0.2042 0.25,-0.0294 0.71488,-0.10541 1.03306,-0.169 0.31818,-0.0636 0.75648,-0.1353 0.97399,-0.15936 0.21751,-0.0241 0.4661,-0.0815 0.55242,-0.12774 0.0863,-0.0462 0.37323,-0.0845 0.63758,-0.0852 0.26435,-6.6e-4 0.64608,-0.0588 0.8483,-0.12922 0.78221,-0.27236 1.90031,-0.44969 2.48988,-0.39489 0.34015,0.0316 0.61066,0.0195 0.67362,-0.0302 0.0579,-0.0457 0.25396,-0.10569 0.43578,-0.13335 0.18182,-0.0276 0.6281,-0.14001 0.99174,-0.24967 1.58704,-0.47862 1.91459,-0.54957 2.53594,-0.54931 0.34931,1.6e-4 0.73981,-0.0418 0.86777,-0.0931 0.12795,-0.0514 0.53017,-0.12556 0.89381,-0.16489 0.36363,-0.0393 1.05165,-0.12988 1.52892,-0.20122 0.47727,-0.0713 1.07232,-0.14146 1.32232,-0.15584 0.25,-0.0144 0.64049,-0.0702 0.86776,-0.12397 0.22728,-0.0538 0.98967,-0.15021 1.69422,-0.21423 0.70454,-0.064 1.59711,-0.15605 1.98347,-0.20449 1.35701,-0.17015 1.94482,-0.21967 2.2314,-0.18798 0.1591,0.0176 0.57977,0.0307 0.93484,0.0292 0.78529,-0.003 1.17776,0.24568 0.94135,0.59749 -0.11051,0.16445 -0.19357,0.18242 -0.85466,0.18493 -1.00333,0.004 -1.21448,0.0701 -1.389,0.43606 -0.14182,0.29741 -0.14312,0.29799 -0.28007,0.12446 -0.13446,-0.17038 -0.61756,-0.44479 -0.98051,-0.55694 -0.1328,-0.041 -0.29671,0.0229 -0.60845,0.23733 -0.47067,0.32377 -0.67954,0.35497 -1.1264,0.16826 -0.30958,-0.12936 -0.79393,-0.0975 -0.99941,0.0658 -0.0584,0.0464 -0.39996,0.0936 -0.75909,0.105 -0.35913,0.0114 -0.78937,0.0657 -0.95608,0.12072 -0.16671,0.055 -0.44017,0.0781 -0.60769,0.0513 -0.36053,-0.0576 -0.7603,0.0426 -1.47402,0.36944 -0.44111,0.20203 -0.72611,0.25921 -1.80895,0.36295 -0.70693,0.0677 -1.32477,0.14751 -1.37299,0.1773 -0.0482,0.0298 -0.42629,0.10179 -0.8402,0.15999 -0.95161,0.13381 -2.50498,0.40624 -3.52114,0.61755 -0.73359,0.15256 -1.00504,0.21684 -1.73554,0.411 -0.15909,0.0423 -0.51838,0.0778 -0.79842,0.0789 -0.28004,0.001 -0.74492,0.0759 -1.03306,0.1662 -0.28814,0.0903 -0.7322,0.1647 -0.98679,0.16529 -0.33687,7.4e-4 -0.57162,0.0589 -0.86224,0.2134 -0.26818,0.14258 -0.6319,0.23987 -1.10735,0.29618 -0.38941,0.0461 -0.9636,0.13652 -1.276,0.20089 -0.31239,0.0644 -0.68892,0.11704 -0.83671,0.11704 -0.1478,0 -0.43146,0.0601 -0.63037,0.13363 -0.19889,0.0735 -0.65914,0.16315 -1.02278,0.19924 -0.89216,0.0885 -2.46748,0.36669 -3.06575,0.54134 -0.7994,0.23336 -1.9124,0.44635 -2.97011,0.56839 -0.54699,0.0631 -1.19782,0.19201 -1.44628,0.28644 -0.35132,0.13353 -0.64127,0.17171 -1.30428,0.17174 -0.50188,3e-5 -0.9268,0.0404 -1.03306,0.0982 -0.0993,0.054 -0.55242,0.12288 -1.00697,0.15305 -0.5094,0.0338 -1.09593,0.13686 -1.52892,0.26862 -0.38637,0.11758 -1.09298,0.2547 -1.57025,0.30472 -0.47727,0.05 -1.15501,0.16388 -1.50607,0.25302 -0.35107,0.0891 -0.76272,0.16207 -0.91476,0.16207 -0.15205,0 -0.45985,0.0519 -0.68401,0.1154 -0.22415,0.0635 -0.66789,0.13794 -0.98607,0.16549 -0.31818,0.0275 -0.76446,0.10764 -0.99174,0.17798 -0.22727,0.0703 -0.61776,0.14617 -0.86776,0.16853 -0.25,0.0224 -0.64623,0.0949 -0.88049,0.16116 -0.23427,0.0663 -0.56898,0.1211 -0.7438,0.12179 -0.37153,10e-4 -1.67252,0.23504 -2.96249,0.53186 -0.51304,0.11806 -1.16521,0.20952 -1.49698,0.20994 -0.32334,4.1e-4 -0.78822,0.0404 -1.03306,0.0888 -0.24484,0.0484 -0.74269,0.11932 -1.10632,0.15753 -1.06475,0.1119 -3.65639,0.56721 -4.46281,0.78404 -0.96095,0.25839 -1.94532,0.43822 -2.96284,0.54129 -0.44773,0.0454 -0.85197,0.10589 -0.89829,0.13452 -0.0463,0.0286 -0.62834,0.0807 -1.29336,0.11573 -0.73683,0.0388 -1.46741,0.12893 -1.87031,0.23073 -0.79678,0.20133 -1.93434,0.34425 -2.74253,0.34457 -0.32657,1.6e-4 -0.85915,0.0561 -1.18352,0.12429 -0.32436,0.0682 -1.11708,0.16158 -1.7616,0.20744 -0.64452,0.0459 -1.50656,0.11682 -1.91565,0.1577 -2.33224,0.23302 -6.634297,0.43263 -8.636363,0.4007 -0.522727,-0.008 -1.378099,0.009 -1.900826,0.0386 -0.522728,0.0296 -1.099174,0.0239 -1.280992,-0.0128 z m 61.012391,-4.84735 c -0.40238,-0.21829 -0.24126,-0.36595 0.39932,-0.36595 0.41436,0 0.48928,0.15162 0.18147,0.36722 -0.22355,0.15657 -0.29011,0.15643 -0.58079,-0.001 z m 2.06223,-0.45016 c -0.39986,-0.31453 -0.32946,-0.38731 0.68471,-0.70787 0.24945,-0.0789 0.56557,-0.21167 0.70247,-0.29516 0.34124,-0.2081 0.91794,-0.20412 1.03099,0.007 0.25149,0.46992 -1.93963,1.37232 -2.41817,0.99591 z m 3.18571,-1.04995 c -0.35147,-0.0436 -0.34036,-0.15595 0.0307,-0.31101 0.39231,-0.16392 0.5271,-0.15787 0.5271,0.0237 0,0.14676 -0.15542,0.3596 -0.2438,0.33388 -0.025,-0.007 -0.16633,-0.0282 -0.31405,-0.0465 z m 0.97107,-0.5055 c 0,-0.0897 0.64578,-0.30409 0.7131,-0.23677 0.0281,0.0281 0.0291,0.10851 0.002,0.17865 -0.052,0.13559 -0.71528,0.18948 -0.71528,0.0581 z m 2.48283,-0.51895 c 0.005,-0.17006 0.53806,-0.48021 0.73606,-0.42843 0.21009,0.0549 0.21342,0.12501 0.0145,0.30504 -0.20938,0.18948 -0.75533,0.27924 -0.75056,0.12339 z m 2.28741,-0.45407 c -0.10691,-0.10691 -0.0625,-0.44922 0.0647,-0.498 0.17785,-0.0683 0.53724,0.0376 0.53575,0.15771 -0.003,0.2416 -0.44728,0.49341 -0.6004,0.34029 z m 16.67604,-4.73787 c -0.0909,-0.0388 -0.32335,-0.11302 -0.51653,-0.16495 -0.3761,-0.10112 -0.54097,-0.50097 -0.20661,-0.50107 0.0795,-2e-5 0.3465,-0.0768 0.59325,-0.17055 0.59097,-0.22461 1.24559,-0.008 1.24559,0.41172 0,0.32175 -0.71723,0.59487 -1.1157,0.42485 z M 103.05945,54.10853 c -0.53236,-0.57952 -0.7983,-1.18443 -0.59493,-1.35322 0.39917,-0.33127 1.37592,1.10959 1.00419,1.48132 -0.13917,0.13917 -0.17367,0.12836 -0.40926,-0.1281 z m -3.913055,-1.86404 c -1.048991,-0.59195 -0.298281,-1.50623 0.965735,-1.17615 0.91439,0.23877 2.0911,0.89165 1.27555,0.70771 -0.23145,-0.0522 -0.39094,-0.009 -0.92975,0.25188 -0.873774,0.42304 -0.929361,0.43222 -1.311535,0.21656 z"
+         id="path4553"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#000000;fill-opacity:0.6;stroke-width:0.08264463"
+         d="m 14.683585,159.2889 c -0.181818,-0.0432 -1.055785,-0.0925 -1.942148,-0.10944 -0.942432,-0.018 -1.710891,-0.0702 -1.850776,-0.1257 -0.131564,-0.0522 -0.52206,-0.13209 -0.867769,-0.1776 -2.3458913,-0.30883 -3.235328,-1.04973 -3.3709119,-2.80794 -0.080454,-1.0433 0.2073754,-1.17723 0.6463884,-0.30079 0.7102898,1.41804 1.7097989,2.01302 3.6248865,2.15778 0.386364,0.0292 0.92562,0.0886 1.198347,0.13209 0.272727,0.0435 1.258264,0.10002 2.190083,0.12572 0.931818,0.0257 1.97314,0.0586 2.314049,0.0732 0.340909,0.0146 0.805785,-0.008 1.033058,-0.0505 0.957076,-0.17819 1.460632,-0.2281 2.438017,-0.24166 0.568181,-0.008 1.236967,-0.0459 1.486188,-0.0845 0.249222,-0.0386 1.123189,-0.11089 1.942149,-0.1606 0.840576,-0.051 1.758945,-0.156 2.108853,-0.24108 0.584125,-0.14203 1.150753,-0.22302 3.772986,-0.53924 0.597871,-0.0721 1.434648,-0.22628 1.859505,-0.34264 0.424857,-0.11634 1.032798,-0.28199 1.35098,-0.36809 0.318182,-0.0861 0.856068,-0.18127 1.195301,-0.21148 0.465062,-0.0414 0.783177,-0.13289 1.29317,-0.37188 0.372009,-0.17432 0.751618,-0.31696 0.843576,-0.31696 0.210516,0 2.482536,-0.58559 3.362168,-0.86656 0.363636,-0.11616 1.163223,-0.38068 1.776859,-0.58783 0.613637,-0.20715 1.506199,-0.48763 1.983471,-0.62329 0.864265,-0.24567 1.594001,-0.54398 2.85124,-1.16557 0.363636,-0.17978 1.237603,-0.56197 1.942149,-0.84931 0.704545,-0.28733 1.64376,-0.67413 2.087144,-0.85956 0.443384,-0.18542 0.85669,-0.33713 0.918459,-0.33713 0.250221,0 2.157693,-1.02247 3.399355,-1.82218 0.727273,-0.4684 1.673653,-1.01615 2.103066,-1.2172 0.429415,-0.20105 1.345814,-0.74303 2.036443,-1.2044 0.690629,-0.46138 1.529373,-1.01422 1.863876,-1.22855 0.334502,-0.21432 0.998681,-0.72716 1.475954,-1.13964 0.477273,-0.41248 1.256254,-1.01812 1.731068,-1.34586 0.474815,-0.32774 1.23965,-0.9492 1.699634,-1.38102 0.459984,-0.43181 1.185743,-1.08264 1.612797,-1.44628 1.0977,-0.93468 1.919098,-1.78079 2.683774,-2.7645 0.699659,-0.90007 1.767402,-2.12637 3.097777,-3.55781 0.443577,-0.47727 1.062338,-1.17902 1.375024,-1.55943 0.312687,-0.3804 0.812874,-0.96116 1.111529,-1.29055 0.298653,-0.32939 0.771666,-0.97099 1.051138,-1.42576 0.279472,-0.45479 0.675921,-1.04552 0.880998,-1.31276 0.747536,-0.97411 3.186013,-4.69531 3.186013,-4.86197 0,-0.0313 0.109184,-0.21563 0.24263,-0.40959 0.344334,-0.50047 0.890096,-1.62961 1.162148,-2.4044 0.489907,-1.39523 0.84604,-2.34123 1.151363,-3.05836 0.280297,-0.65837 0.633768,-1.73179 0.897909,-2.72677 0.04827,-0.18181 0.130851,-0.62809 0.183512,-0.99173 0.05267,-0.36364 0.150752,-0.95868 0.217975,-1.32231 0.483182,-2.61374 0.17943,-3.83848 -0.985966,-3.97545 -0.407915,-0.0479 -0.601865,-0.19811 -0.255868,-0.19811 0.63462,0 1.353239,-1.22131 1.353239,-2.29987 0,-1.23923 -0.585545,-3.79792 -0.996173,-4.35302 -0.03363,-0.0454 -0.311884,-0.58471 -0.618345,-1.19835 -0.306464,-0.61363 -0.649944,-1.24055 -0.763289,-1.39314 -0.113345,-0.15259 -0.335009,-0.54309 -0.492586,-0.86777 -0.622209,-1.28203 -1.817232,-3.15422 -2.670602,-4.18392 -0.207851,-0.25079 -0.528951,-0.67913 -0.713555,-0.95186 -0.527399,-0.77916 -1.36236,-1.80577 -2.45211,-3.01495 -2.082837,-2.3111 -2.638822,-2.83631 -4.416194,-4.17172 -0.441521,-0.33173 -1.025906,-0.8343 -1.298633,-1.1168 -0.272727,-0.28251 -0.774794,-0.70319 -1.115703,-0.93483 -0.340909,-0.23166 -0.842975,-0.59433 -1.115702,-0.80595 -0.608641,-0.47227 -1.264171,-0.90528 -2.280979,-1.50671 -0.42728,-0.25273 -0.972715,-0.628 -1.212077,-0.83394 -0.239363,-0.20593 -0.667049,-0.49074 -0.950414,-0.63289 -0.579806,-0.29087 -1.445875,-0.83667 -2.273013,-1.43246 -0.305935,-0.22037 -0.724065,-0.48615 -0.92918,-0.59062 -0.205115,-0.10448 -0.688586,-0.38169 -1.07438,-0.61604 -0.967971,-0.58799 -3.283503,-1.70853 -4.127722,-1.99751 -0.384451,-0.1316 -0.905112,-0.34553 -1.157024,-0.47539 -0.251912,-0.12986 -0.606781,-0.28362 -0.7886,-0.3417 -0.414928,-0.13252 -2.065367,-0.80228 -2.396694,-0.9726 -0.136363,-0.0701 -0.922266,-0.34128 -1.746449,-0.60263 -0.824184,-0.26136 -1.642366,-0.56895 -1.818182,-0.68354 -0.175817,-0.11458 -0.542456,-0.27202 -0.814753,-0.34985 -0.272298,-0.0778 -0.774715,-0.26119 -1.116484,-0.40747 -0.669086,-0.28638 -1.237079,-0.46529 -2.073978,-0.65325 -0.29113,-0.0654 -0.954805,-0.25051 -1.474833,-0.41137 -0.520028,-0.16087 -1.22664,-0.33411 -1.570248,-0.38499 -0.395149,-0.0585 -0.780036,-0.17911 -1.047307,-0.32816 -0.23241,-0.12962 -0.698678,-0.29269 -1.03615,-0.3624 -0.337472,-0.0697 -0.864076,-0.22102 -1.170232,-0.33626 -0.605451,-0.22789 -1.112576,-0.27205 -1.17762,-0.10255 -0.04271,0.11129 0.392458,1.24164 0.552027,1.43391 0.05017,0.0605 0.07015,0.1648 0.0444,0.2319 -0.125325,0.32659 -1.089534,-0.33662 -1.795588,-1.23505 -0.324147,-0.41247 -0.468946,-0.53086 -0.70297,-0.57477 -1.327472,-0.24903 -3.185112,-1.52009 -2.925087,-2.00143 0.165615,-0.30658 0.482011,-0.33676 1.201357,-0.11457 l 0.55277,0.17073 0.483968,-0.17646 c 0.576878,-0.21034 0.8729,-0.1729 1.300624,0.1645 0.316171,0.24941 2.234481,0.93994 2.904983,1.04571 0.204546,0.0323 0.446281,0.0982 0.53719,0.1466 0.09091,0.0484 0.35124,0.13515 0.578513,0.19286 0.227272,0.0577 1.138429,0.3659 2.024793,0.68488 0.886364,0.31899 1.890496,0.64027 2.231405,0.71397 0.837438,0.18103 2.782977,0.76649 3.140496,0.94504 0.159091,0.0795 0.661157,0.2643 1.115702,0.41077 0.861471,0.2776 3.070425,1.14802 4.421488,1.74226 0.834456,0.36702 2.101338,0.84014 2.744473,1.02492 0.214006,0.0615 0.846238,0.3419 1.404959,0.62315 0.558722,0.28124 1.392123,0.67355 1.852004,0.8718 0.459881,0.19825 1.278063,0.62794 1.818182,0.95487 0.540119,0.32694 1.221639,0.70246 1.514489,0.8345 0.29285,0.13204 0.708571,0.36659 0.923824,0.52124 0.215254,0.15464 0.58638,0.37999 0.824725,0.50077 0.238345,0.12078 0.664541,0.39238 0.947101,0.60357 0.609564,0.45558 2.967541,1.99554 3.055569,1.99554 0.119255,0 1.242849,0.77657 1.664436,1.15037 0.235097,0.20845 0.682312,0.53165 0.993812,0.71823 1.607824,0.96304 6.122485,5.03049 7.282535,6.56115 0.258367,0.34091 0.749498,0.95455 1.091402,1.36364 0.848298,1.01499 1.537661,1.93162 2.082162,2.76859 0.251354,0.38637 0.740331,1.07438 1.086616,1.52893 0.346285,0.45454 0.860528,1.25413 1.142763,1.77686 0.282234,0.52272 0.720988,1.30372 0.975007,1.73553 0.629627,1.07033 1.958974,4.12368 2.140883,4.91736 0.05209,0.22727 0.165703,0.71074 0.252471,1.07438 0.08677,0.36363 0.183884,0.84711 0.215827,1.07438 0.06937,0.49367 0.290669,0.96059 0.554454,1.16987 0.323504,0.25665 0.322157,0.32614 -0.01927,0.9939 -0.381719,0.74656 -0.497297,1.33839 -0.498206,2.55116 0,0.53373 -0.0605,1.095 -0.168108,1.57025 -0.202016,0.89214 -0.348942,1.68648 -0.343165,1.85531 0.01536,0.44906 -0.206157,1.78844 -0.375884,2.27273 -0.111513,0.31818 -0.333116,0.96901 -0.492447,1.44628 -0.340057,1.01862 -0.595429,1.69408 -0.984257,2.60331 -0.155507,0.36363 -0.282437,0.68709 -0.282067,0.7188 0.0098,0.83729 -2.708772,5.53149 -4.886853,8.43833 -0.265703,0.3546 -0.526535,0.7265 -0.579627,0.82644 -0.05309,0.1 -0.315111,0.47289 -0.582261,0.82877 -0.26715,0.35589 -0.583444,0.80217 -0.702877,0.99174 -0.514977,0.81741 -2.479704,3.09439 -3.791658,4.39426 -0.419181,0.41532 -0.9823,1.09053 -1.275111,1.52893 -0.726848,1.08823 -0.97496,1.36949 -2.019989,2.28991 -0.50216,0.44228 -1.415085,1.30444 -2.028721,1.91594 -0.966885,0.96349 -1.37915,1.31808 -2.552517,2.19537 -0.118843,0.0889 -0.666686,0.51655 -1.217429,0.95041 -1.243047,0.97927 -1.705373,1.29471 -3.502781,2.38995 -1.024108,0.62404 -1.713218,1.06116 -2.257949,1.43226 -0.264598,0.18026 -0.94906,0.58937 -1.521025,0.90914 -0.571964,0.31976 -1.281616,0.74347 -1.577004,0.94158 -0.78388,0.52572 -1.869186,1.05982 -2.577907,1.26863 -0.340909,0.10044 -0.883043,0.32346 -1.204743,0.49558 -0.321701,0.17213 -0.730792,0.35912 -0.909091,0.41554 -0.1783,0.0564 -0.621703,0.26093 -0.985339,0.45447 -1.261724,0.67155 -4.277636,1.86071 -5.909091,2.32994 -0.386364,0.11113 -0.907025,0.26118 -1.157025,0.33343 -0.25,0.0723 -0.882231,0.28757 -1.404959,0.47846 -0.522727,0.19089 -1.173553,0.3723 -1.446281,0.40314 -0.545871,0.0617 -0.910401,0.16309 -1.900826,0.52851 -0.43568,0.16075 -0.896737,0.26145 -1.351939,0.29526 -0.563377,0.0419 -0.822501,0.11181 -1.404958,0.37924 -0.539627,0.24776 -0.966665,0.37042 -1.747235,0.50188 -0.568182,0.0957 -1.330579,0.24395 -1.694215,0.32946 -0.363636,0.0855 -0.884298,0.1795 -1.157025,0.20885 -0.272727,0.0294 -0.960744,0.14629 -1.528925,0.25983 -0.69884,0.13967 -1.514333,0.22916 -2.520662,0.27663 -0.818181,0.0386 -2.008264,0.12838 -2.644628,0.19951 -0.636363,0.0711 -1.845041,0.16843 -2.68595,0.2162 -0.840909,0.0478 -1.770661,0.12302 -2.066116,0.16722 -0.800146,0.1197 -2.474047,0.1624 -2.85124,0.0727 z m -7.5873264,-4.88384 c -0.7496275,-1.19375 0.2749482,-3.70563 1.5114972,-3.70563 0.3999447,0 0.7695033,-0.19534 1.1622009,-0.61432 0.3356043,-0.35807 1.1240163,-0.84746 1.2164053,-0.75507 0.06331,0.0633 -0.225181,0.73182 -0.394789,0.91485 -0.192315,0.20752 -0.29112,0.47074 -0.364654,0.97145 -0.03643,0.24808 -0.155194,0.52228 -0.3221491,0.7438 -0.1454438,0.19298 -0.3941727,0.56734 -0.5527306,0.83192 -0.7316264,1.22085 -1.9534206,2.0945 -2.2557807,1.613 z m 5.0666654,-6.1736 c 0,-0.11659 0.408517,-0.59004 1.188695,-1.37765 0.403781,-0.40764 0.905847,-0.92026 1.115702,-1.13917 0.536097,-0.55923 1.111274,-1.00659 2.473708,-1.924 0.650685,-0.43814 1.227132,-0.86789 1.280992,-0.955 0.05386,-0.0871 0.460052,-0.43758 0.902647,-0.77883 0.442596,-0.34125 0.840538,-0.68738 0.884316,-0.76919 0.07722,-0.14428 0.758306,-0.60762 1.947329,-1.32478 0.586244,-0.3536 1.327113,-0.85241 2.050695,-1.3807 0.218791,-0.15973 0.546032,-0.34273 0.727201,-0.40665 0.302263,-0.10664 0.52382,-0.26674 1.382146,-0.99872 0.457488,-0.39015 4.72546,-2.97249 5.593852,-3.38457 0.153045,-0.0726 0.485225,-0.31315 0.738179,-0.53451 0.252954,-0.22135 0.633485,-0.47924 0.845623,-0.57307 0.212138,-0.0938 0.630172,-0.32568 0.928963,-0.51519 0.298792,-0.18952 0.747804,-0.44491 0.997804,-0.56754 0.25,-0.12264 0.696281,-0.37488 0.991735,-0.56054 1.471109,-0.92444 2.994186,-1.80589 4.338843,-2.51101 1.581416,-0.82926 2.271793,-1.24097 2.816489,-1.67961 0.185433,-0.14932 0.557334,-0.37099 0.826447,-0.49259 0.524086,-0.2368 0.726229,-0.33805 1.917532,-0.96043 0.421894,-0.22041 0.830985,-0.40096 0.909091,-0.40121 0.07811,-2.5e-4 0.39214,-0.20014 0.697853,-0.44418 0.305712,-0.24404 0.677613,-0.50128 0.826446,-0.57164 0.148833,-0.0704 0.623911,-0.29214 1.055729,-0.49283 0.431818,-0.20069 0.896694,-0.45848 1.033058,-0.57286 0.136363,-0.11438 0.582644,-0.37552 0.991735,-0.58029 0.409091,-0.20478 1.134298,-0.58433 1.61157,-0.84345 0.477273,-0.25911 1.378212,-0.69014 2.002086,-0.95782 0.623875,-0.26769 1.332792,-0.63656 1.575373,-0.81971 0.432395,-0.32646 1.595134,-0.9147 1.809687,-0.91553 0.0598,-2.5e-4 0.257483,-0.0921 0.439301,-0.20404 0.181818,-0.11198 0.390313,-0.20477 0.463322,-0.20618 0.07301,-10e-4 0.29615,-0.12661 0.495868,-0.2782 0.199718,-0.15158 0.536049,-0.33401 0.747401,-0.40538 0.211353,-0.0714 0.601848,-0.27113 0.867768,-0.44391 0.704064,-0.45744 0.944919,-0.59839 1.268616,-0.74241 0.743971,-0.33102 1.075179,-0.49742 1.61157,-0.80969 0.318182,-0.18523 0.708678,-0.39721 0.867769,-0.47106 0.159091,-0.0738 0.518612,-0.28746 0.798937,-0.47469 0.280325,-0.18723 0.875366,-0.46726 1.322314,-0.62227 0.446948,-0.15502 1.217479,-0.49058 1.712292,-0.74569 0.494812,-0.2551 0.970468,-0.46383 1.057011,-0.46383 0.08654,0 0.295334,-0.0692 0.463978,-0.15367 0.422598,-0.21179 1.009104,-0.29845 1.009104,-0.1491 0,0.0618 -0.139463,0.17342 -0.309917,0.248 -0.170455,0.0746 -0.477273,0.22827 -0.681818,0.34155 -0.204546,0.11328 -0.557852,0.27811 -0.785124,0.36628 -0.227273,0.0882 -0.878099,0.42076 -1.446281,0.73908 -0.568182,0.31833 -1.479339,0.82506 -2.024794,1.12606 -0.545454,0.30101 -1.169136,0.67656 -1.385959,0.83456 -0.216823,0.158 -0.75608,0.44137 -1.198347,0.62969 -0.442268,0.18833 -0.892817,0.41064 -1.001219,0.49403 -0.108403,0.0834 -0.23378,0.15162 -0.278615,0.15162 -0.04484,0 -0.532589,0.21704 -1.083896,0.48231 -0.551307,0.26527 -1.147361,0.53001 -1.324565,0.5883 -0.350208,0.11521 -0.955429,0.46831 -1.763685,1.02898 -0.512183,0.35529 -1.510991,0.76527 -2.079878,0.85373 -0.172315,0.0268 -0.443332,0.17123 -0.645389,0.34396 -0.740382,0.6329 -0.941427,0.7653 -1.8499,1.2182 -0.515718,0.2571 -1.161843,0.6027 -1.435835,0.768 -0.538808,0.32506 -1.61145,0.83222 -1.760149,0.83222 -0.05047,0 -0.326435,0.17842 -0.613243,0.39649 -0.709563,0.53951 -1.025041,0.72369 -1.645264,0.96051 -0.799531,0.30529 -1.304025,0.57536 -1.851411,0.9911 -0.272727,0.20714 -0.719008,0.49546 -0.991736,0.6407 -0.272727,0.14525 -0.902391,0.51829 -1.399253,0.82897 -0.496863,0.31068 -1.073309,0.6155 -1.280992,0.67737 -0.576099,0.17164 -2.864348,1.44117 -3.683391,2.04357 -0.227273,0.16716 -0.710744,0.44999 -1.07438,0.62852 -0.831997,0.40847 -1.299722,0.70318 -1.795912,1.13159 -0.215024,0.18565 -0.666796,0.48631 -1.003939,0.66812 -0.337142,0.18182 -0.867824,0.50198 -1.179295,0.71146 -0.31147,0.20948 -0.755551,0.44292 -0.986848,0.51873 -0.231295,0.0758 -0.526477,0.24844 -0.655957,0.38359 -0.129481,0.13515 -0.264511,0.24573 -0.300066,0.24573 -0.168858,0 -2.854967,1.68891 -3.87986,2.4395 -0.254669,0.18651 -0.682355,0.4451 -0.950413,0.57465 -0.268059,0.12953 -0.63614,0.33619 -0.817958,0.45922 -0.181818,0.12303 -0.515985,0.3283 -0.742593,0.45616 -0.226608,0.12786 -0.579914,0.38844 -0.785124,0.57909 -0.439682,0.40846 -1.172386,0.88701 -1.712695,1.11862 -0.211975,0.0909 -0.540454,0.30812 -0.729956,0.48279 -0.189501,0.17468 -0.712535,0.56211 -1.162297,0.86095 -1.051633,0.69875 -1.441348,0.989 -2.680003,1.99596 -0.559134,0.45454 -1.20564,0.98002 -1.43668,1.16773 -0.23104,0.1877 -0.640654,0.46052 -0.910251,0.60626 -0.269598,0.14574 -0.819814,0.55002 -1.222703,0.89839 -0.402888,0.34837 -0.963128,0.81805 -1.244977,1.04373 -0.281848,0.22567 -0.600731,0.51523 -0.708629,0.64346 -0.312597,0.37149 -1.08558,0.65906 -1.08558,0.40386 z m 60.611085,-36.16139 c -0.180312,-0.46988 1.888705,-1.43788 3.100072,-1.45037 0.385611,-0.004 0.177188,0.235 -0.431925,0.49525 -0.235396,0.10058 -0.799893,0.36365 -1.254438,0.58461 -0.981298,0.47701 -1.337062,0.57025 -1.413709,0.37051 z m 4.148581,-2.15576 c 0.134045,-0.20457 0.612235,-0.30506 0.612235,-0.12865 0,0.12472 -0.350092,0.33526 -0.557484,0.33526 -0.183808,0 -0.185627,-0.007 -0.05475,-0.20661 z m 2.347772,-0.8985 c 0,-0.027 0.181835,-0.14127 0.404078,-0.25389 0.222243,-0.11262 0.465664,-0.26634 0.540936,-0.34162 0.269527,-0.26952 1.390838,-0.77871 1.714849,-0.77871 0.39689,0 0.398265,0.0881 0.0054,0.34742 -0.545936,0.36044 -0.717828,0.45157 -0.968404,0.51336 -0.134895,0.0333 -0.432416,0.14809 -0.661157,0.25515 -0.418261,0.19577 -1.035732,0.34976 -1.035732,0.25829 z m 7.438017,-3.27692 c -0.236942,-0.15671 0.578702,-0.60579 0.82443,-0.45392 0.145991,0.0902 0.09398,0.18861 -0.193686,0.3664 -0.308265,0.19052 -0.446083,0.20964 -0.630744,0.0875 z m 1.735537,-0.76386 c 0,-0.0575 0.195248,-0.17386 0.433884,-0.25856 0.238637,-0.0847 0.486471,-0.17413 0.550744,-0.19873 0.295529,-0.11313 -0.03516,0.14993 -0.433413,0.34477 -0.506017,0.24757 -0.551215,0.2568 -0.551215,0.11252 z m 1.779455,-0.84545 c 0.364396,-0.16013 0.865173,-0.24211 0.865173,-0.14164 0,0.11897 -0.466752,0.26644 -0.818116,0.25848 l -0.297586,-0.007 0.250529,-0.11009 z m 1.52633,-0.44317 c 0,-0.0367 0.139463,-0.17844 0.309918,-0.31497 0.326776,-0.26172 1.142297,-0.45839 1.075991,-0.25948 -0.07497,0.2249 -1.385909,0.76828 -1.385909,0.57445 z m 2.133265,-0.89467 c 0.05966,-0.0239 0.130942,-0.0209 0.158405,0.007 0.02746,0.0275 -0.02136,0.047 -0.108471,0.0434 -0.09628,-0.004 -0.11586,-0.0236 -0.04993,-0.0499 z m 1.191694,-0.53826 c 0.04336,-0.13009 1.055206,-0.68411 1.055206,-0.57776 0,0.0962 -0.850958,0.67661 -0.991966,0.67661 -0.0529,0 -0.08136,-0.0445 -0.06324,-0.0988 z m 1.344463,-0.7276 c 0.02809,-0.0455 0.08826,-0.0826 0.133719,-0.0826 0.04545,0 0.05966,0.0372 0.03157,0.0826 -0.02809,0.0455 -0.08827,0.0827 -0.133719,0.0827 -0.04545,0 -0.05966,-0.0372 -0.03157,-0.0827 z m 0.929752,-0.38531 c 0.05682,-0.0229 0.149793,-0.0229 0.206611,0 0.05682,0.0229 0.01033,0.0417 -0.103305,0.0417 -0.113637,0 -0.160124,-0.0188 -0.103306,-0.0417 z m 2.272165,-1.04031 c 0.03231,-0.0986 0.334165,-0.22311 0.827,-0.34123 0.28649,-0.0687 0.31348,0.12686 0.0436,0.31589 -0.22573,0.1581 -0.920765,0.17834 -0.8706,0.0253 z m 3.78155,-1.38689 c 0,-0.044 0.0558,-0.08 0.12397,-0.08 0.0682,0 0.12396,0.0146 0.12396,0.0325 0,0.0179 -0.0558,0.0539 -0.12396,0.08 -0.0682,0.0262 -0.12397,0.0115 -0.12397,-0.0325 z m 2.31405,-0.81828 c 0,-0.0888 0.3215,-0.20748 0.3864,-0.14258 0.0239,0.0238 0.0189,0.083 -0.0111,0.13151 -0.067,0.1084 -0.3753,0.11749 -0.3753,0.0111 z m 0.99173,-0.49706 c 0,-0.043 0.14614,-0.0724 0.32475,-0.0653 0.17861,0.007 0.30659,0.0423 0.28438,0.0783 -0.0575,0.093 -0.60913,0.0813 -0.60913,-0.0129 z m 0.68643,-0.37889 c 0.23511,-0.20684 0.72375,-0.27686 0.94624,-0.1356 0.16243,0.10312 -0.42462,0.34525 -0.82968,0.34221 l -0.34844,-0.003 z m 10.05738,-3.84036 c 0,-0.0455 0.11377,-0.0827 0.25281,-0.0827 0.14749,0 0.23153,0.0344 0.20173,0.0827 -0.0281,0.0455 -0.14186,0.0826 -0.25281,0.0826 -0.11096,0 -0.20173,-0.0372 -0.20173,-0.0826 z m 5.60142,-1.8639 c -0.12967,-0.1302 0.0498,-0.2021 0.49849,-0.1997 0.33115,0.002 0.4313,0.0253 0.33843,0.0796 -0.1861,0.10879 -0.76538,0.1919 -0.83692,0.12007 z M 91.253833,86.60127 c -0.477272,-0.0605 -1.02871,-0.15001 -1.225421,-0.19883 -0.196711,-0.0488 -0.651008,-0.10514 -1.009554,-0.12515 -3.67933,-0.20529 -7.916709,-2.83852 -8.417198,-5.23068 -0.171617,-0.82027 -0.05632,-3.06435 0.190402,-3.70579 0.0675,-0.17549 0.258901,-0.69097 0.425338,-1.14551 0.709504,-1.93768 1.279739,-3.05957 2.226351,-4.38017 0.162909,-0.22727 0.467661,-0.67355 0.677239,-0.99173 0.209571,-0.31818 0.521447,-0.74587 0.693067,-0.95041 0.171619,-0.20455 0.450702,-0.65083 0.620181,-0.99174 0.169488,-0.34091 0.391009,-0.71281 0.492273,-0.82645 0.101265,-0.11363 0.362389,-0.50413 0.580289,-0.86777 0.217901,-0.36363 0.57619,-0.88429 0.796207,-1.15702 0.220017,-0.27273 0.538835,-0.77021 0.708488,-1.10551 0.169652,-0.33531 0.522884,-0.86566 0.784967,-1.17857 0.262082,-0.3129 0.595809,-0.76377 0.741628,-1.00192 0.14581,-0.23815 0.507826,-0.74408 0.804479,-1.12429 0.296653,-0.3802 0.766297,-1.04622 1.043653,-1.48004 0.567306,-0.88733 1.392413,-2.02347 1.874223,-2.58074 0.364446,-0.42153 0.851934,-1.07783 1.473281,-1.98347 0.233893,-0.34091 0.638124,-0.84298 0.898298,-1.11571 0.260173,-0.27272 0.554471,-0.63279 0.653991,-0.80015 0.181413,-0.30507 0.844719,-0.81142 1.062934,-0.81142 0.213653,0 0.02203,0.4939 -0.505884,1.30392 -1.254686,1.92514 -1.755926,2.65849 -2.159066,3.15889 -0.238025,0.29546 -0.536166,0.70455 -0.662537,0.90909 -0.126372,0.20455 -0.376934,0.549 -0.556802,0.76545 -0.179868,0.21645 -0.500413,0.68201 -0.712314,1.03458 -0.211893,0.35257 -0.64505,0.9685 -0.962554,1.36873 -1.154843,1.45576 -1.632322,2.09056 -1.999025,2.65769 -0.205735,0.31818 -0.64281,0.93182 -0.971281,1.36364 -0.890917,1.17121 -1.124628,1.52208 -1.764735,2.64935 -0.321166,0.56558 -0.84448,1.40023 -1.162926,1.85478 -1.024727,1.46266 -2.512479,3.74558 -2.800644,4.29752 -1.908213,3.65489 -2.200543,6.48 -0.811115,7.83869 1.552809,1.51846 2.038503,1.82714 3.807263,2.41968 0.591579,0.19818 1.284728,0.43382 1.540339,0.52364 0.73419,0.258 2.840744,0.64922 3.791455,0.70412 0.952405,0.055 7.637553,0.0599 8.760327,0.006 2.01683,-0.0961 3.39008,-0.2189 3.76033,-0.33633 0.25542,-0.081 0.97927,-0.16079 1.89545,-0.2089 0.81523,-0.0428 1.69856,-0.11707 1.96295,-0.16501 0.2644,-0.0479 0.75029,-0.0797 1.07976,-0.0706 0.32947,0.009 0.87796,-0.0417 1.21886,-0.11298 0.61894,-0.12937 2.31293,-0.34336 3.45568,-0.43654 0.33244,-0.0271 0.76013,-0.1053 0.95042,-0.17376 0.19028,-0.0685 0.68597,-0.15762 1.10152,-0.19812 0.41556,-0.0405 0.97341,-0.14885 1.23967,-0.24076 0.26627,-0.0919 0.85045,-0.20493 1.29819,-0.25115 0.44774,-0.0462 0.83824,-0.0985 0.86777,-0.11627 0.0295,-0.0177 0.46279,-0.0754 0.96279,-0.1281 0.5,-0.0527 1.15082,-0.15203 1.44628,-0.22068 0.29545,-0.0687 0.90909,-0.17681 1.36364,-0.24034 0.45454,-0.0635 1.17975,-0.18762 1.61157,-0.27575 0.43181,-0.0881 1.30533,-0.1827 1.94114,-0.21015 0.91414,-0.0395 1.39833,-0.10901 2.31405,-0.33237 0.63691,-0.15536 1.56712,-0.34573 2.06712,-0.42305 0.5,-0.0773 1.15083,-0.19115 1.44628,-0.25297 0.29545,-0.0618 0.70917,-0.11304 0.91936,-0.11383 0.21019,-8.3e-4 0.52631,-0.0518 0.70248,-0.11336 0.17617,-0.0616 0.56204,-0.1387 0.8575,-0.17141 0.64531,-0.0714 1.20987,-0.19902 2.14876,-0.48555 0.38636,-0.11791 1.09297,-0.25276 1.57025,-0.29967 1.38884,-0.13652 2.14953,-0.23838 2.76859,-0.37074 0.31818,-0.068 1.07643,-0.16595 1.685,-0.21761 0.60857,-0.0516 1.29659,-0.14675 1.52893,-0.21133 0.7489,-0.20815 2.38663,-0.44364 3.09302,-0.44474 0.55586,-8.7e-4 0.7734,-0.0405 1.13881,-0.20769 0.24844,-0.11363 0.5409,-0.20661 0.6499,-0.20661 0.10901,0 0.54489,-0.0976 0.96862,-0.21681 0.64874,-0.18256 0.96375,-0.21992 1.99432,-0.2365 1.12283,-0.0181 1.23355,-0.0335 1.34105,-0.18698 0.091,-0.12999 0.24198,-0.17763 0.67694,-0.21366 0.30788,-0.0255 0.87589,-0.0818 1.26226,-0.12508 0.65156,-0.073 1.07569,-0.004 0.69563,0.11341 -0.0872,0.0269 -0.43187,0.18366 -0.76607,0.34839 -0.55578,0.27396 -0.6651,0.29879 -1.28099,0.29098 -0.47499,-0.006 -0.80211,0.0382 -1.11035,0.15018 -0.24034,0.0873 -0.5676,0.15872 -0.72725,0.15872 -0.15964,0 -0.40928,0.0618 -0.55475,0.13725 -0.14599,0.0758 -0.52027,0.15031 -0.83541,0.16641 -0.314,0.016 -0.77887,0.0817 -1.03305,0.14598 -0.25418,0.0643 -0.6481,0.13461 -0.87537,0.15634 -0.69992,0.0669 -1.14708,0.15579 -1.3834,0.27494 -0.12451,0.0628 -0.47781,0.1663 -0.78513,0.23006 -0.3073,0.0638 -0.7075,0.15705 -0.88932,0.20731 -0.18182,0.0503 -0.74692,0.10725 -1.25578,0.12665 -0.79064,0.0301 -0.987,0.0666 -1.35002,0.25054 -0.39189,0.19858 -0.49309,0.21327 -1.30619,0.18964 -0.7207,-0.0209 -0.93403,10e-4 -1.17012,0.12271 -0.22636,0.1163 -0.46169,0.14536 -1.08962,0.13454 -0.68264,-0.0118 -0.84205,0.0116 -1.07966,0.15849 -0.3869,0.23912 -1.05547,0.39941 -1.92648,0.46189 -0.40672,0.0292 -1.09279,0.12835 -1.52461,0.22038 -0.43182,0.092 -1.02686,0.21874 -1.32231,0.28156 -0.29546,0.0628 -0.80951,0.13546 -1.14233,0.16143 -0.33283,0.026 -0.82442,0.12108 -1.09243,0.21137 -0.26802,0.0903 -0.62942,0.16416 -0.80313,0.16416 -0.1737,0 -0.52984,0.0557 -0.79143,0.12388 -0.26158,0.0681 -0.78077,0.146 -1.15372,0.17304 -0.66537,0.0482 -1.63657,0.23628 -2.53762,0.49134 -0.25,0.0708 -0.91943,0.16199 -1.48761,0.20272 -0.56818,0.0407 -1.18182,0.11246 -1.36363,0.1594 -0.18182,0.0469 -0.51653,0.0859 -0.7438,0.0866 -0.22728,6.6e-4 -0.65496,0.0571 -0.95042,0.12541 -0.29545,0.0683 -1.0325,0.20092 -1.63789,0.29478 -0.60539,0.0939 -1.38638,0.24764 -1.73554,0.34173 -0.76145,0.20521 -1.57217,0.36647 -2.41169,0.47972 -0.34091,0.046 -0.89876,0.12204 -1.23967,0.16899 -0.34091,0.047 -1.1405,0.11908 -1.77686,0.16027 -1.31739,0.0853 -1.55712,0.12166 -2.19008,0.33241 -0.30992,0.1032 -0.84899,0.16997 -1.69422,0.20987 -0.68182,0.0322 -1.5,0.11227 -1.81818,0.17795 -0.31818,0.0657 -1.0062,0.1532 -1.52893,0.19447 -0.52272,0.0413 -1.52686,0.13169 -2.2314,0.20093 -0.70455,0.0692 -2.06198,0.16186 -3.01653,0.20582 -0.954541,0.044 -2.294847,0.12025 -2.97845,0.16953 -0.92124,0.0664 -1.435736,0.0649 -1.987984,-0.006 -0.55462,-0.0711 -1.00105,-0.0722 -1.746512,-0.004 -1.189025,0.1085 -1.446223,0.10454 -2.584571,-0.0398 z m 65.326117,-9.04953 c -0.0824,-0.13337 0.0464,-0.21711 0.42986,-0.27938 0.40268,-0.0654 0.52915,0.0511 0.26007,0.23961 -0.21289,0.14911 -0.60826,0.17191 -0.68993,0.0398 z m 2.35983,-0.44734 c 0,-0.0682 0.0558,-0.12397 0.12397,-0.12397 0.0682,0 0.19501,-0.071 0.28186,-0.15789 0.25804,-0.25804 1.0133,-0.37763 1.33482,-0.21136 0.38117,0.1971 0.17928,0.35569 -0.6356,0.4993 -0.8567,0.15097 -1.10505,0.14961 -1.10505,-0.006 z m 3.96694,-0.73378 c 0,-0.20566 0.92048,-0.47066 1.39366,-0.40121 0.30288,0.0445 0.30614,0.18836 0.006,0.27118 -0.96906,0.26751 -1.39979,0.30752 -1.39979,0.13003 z m 4.81306,-0.60953 c -0.15596,-0.052 0.0368,-0.35091 0.2263,-0.35091 0.0866,0 0.18048,-0.0372 0.20858,-0.0826 0.0953,-0.15417 0.182,-0.0836 0.17362,0.14132 -0.008,0.22428 -0.33776,0.38248 -0.6085,0.29223 z M 37.357893,71.40176 c -0.492712,-0.39192 -0.652059,-0.61967 -0.433556,-0.61967 0.158908,0 0.799222,0.51717 0.977855,0.7898 0.210251,0.32088 -0.01588,0.2502 -0.544299,-0.17013 z M 99.191495,51.90234 c -0.298604,-0.35979 0.169669,-0.79535 0.711281,-0.6616 0.643814,0.159 0.348934,0.78102 -0.370257,0.78102 -0.133057,0 -0.28652,-0.0537 -0.341024,-0.11942 z"
+         id="path4551"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:#000000;fill-opacity:0.8;stroke-width:0.08264463"
+         d="m 15.427387,159.20851 c -0.363636,-0.035 -0.921487,-0.10584 -1.239669,-0.15743 -0.318182,-0.0516 -1.154959,-0.0854 -1.859504,-0.0752 -1.149323,0.0167 -1.327714,3e-5 -1.735538,-0.16194 -0.25,-0.0993 -0.6244458,-0.18056 -0.832102,-0.18058 -1.1563339,0 -2.4206044,-0.76057 -2.3268216,-1.39956 0.047224,-0.32176 0.1658011,-0.31882 0.6144696,0.0152 0.1984224,0.14773 0.4730661,0.33157 0.6103198,0.40854 0.3532091,0.19806 2.0320672,0.56253 2.5912202,0.56253 0.25827,0 0.671661,0.0347 0.918645,0.0771 0.887009,0.15229 5.441444,0.18312 5.903608,0.04 0.278349,-0.0862 0.898772,-0.14178 1.900827,-0.17022 0.818182,-0.0232 1.840909,-0.0911 2.272727,-0.1508 0.431818,-0.0597 1.157025,-0.11494 1.61157,-0.12271 0.883599,-0.0151 1.614621,-0.099 2.148761,-0.24657 0.46703,-0.129 1.810857,-0.32121 2.975206,-0.42553 1.021066,-0.0915 2.212073,-0.33347 3.413788,-0.69361 0.377582,-0.11315 0.879649,-0.21086 1.115702,-0.2171 0.723857,-0.0192 1.153879,-0.1323 1.658896,-0.43641 0.27277,-0.16425 0.651301,-0.3141 0.866909,-0.34319 0.210497,-0.0284 0.643052,-0.11868 0.961234,-0.20063 0.318182,-0.082 0.708678,-0.17197 0.867769,-0.20004 0.159091,-0.0281 0.735537,-0.20264 1.280991,-0.38796 1.186349,-0.40305 2.664805,-0.87403 4.140834,-1.31911 1.160019,-0.3498 1.615337,-0.53835 3.301498,-1.36717 0.593282,-0.29162 1.12543,-0.53022 1.18255,-0.53022 0.05712,0 0.668815,-0.23774 1.359322,-0.52832 0.690506,-0.29057 1.348441,-0.55513 1.462077,-0.58789 0.491412,-0.14167 2.678948,-1.22036 3.13329,-1.54503 0.27345,-0.19541 0.730946,-0.49968 1.016657,-0.67615 0.285711,-0.17647 0.653078,-0.40991 0.816371,-0.51874 0.163292,-0.10884 0.572383,-0.30409 0.909091,-0.43389 0.705455,-0.27196 1.115413,-0.49687 1.661091,-0.91134 0.631726,-0.47983 1.049956,-0.75988 1.982491,-1.32751 0.485446,-0.29549 0.987512,-0.63035 1.115703,-0.74415 1.29672,-1.15113 1.832295,-1.60102 2.1987,-1.84697 0.823098,-0.55249 1.662434,-1.24803 3.438375,-2.8493 0.335836,-0.3028 0.71075,-0.61145 0.833144,-0.68588 0.301919,-0.18361 1.795625,-1.87561 2.32781,-2.63683 0.237281,-0.3394 0.706006,-0.89107 1.041613,-1.22594 0.335606,-0.33488 0.696048,-0.74397 0.800982,-0.90909 0.104934,-0.16513 0.484445,-0.59776 0.843358,-0.9614 0.358914,-0.36363 0.820626,-0.8657 1.026027,-1.1157 0.857906,-1.04418 1.408073,-1.65289 1.493922,-1.65289 0.519399,0 -1.46243,2.47886 -3.799235,4.75206 -0.420537,0.40909 -0.860849,0.91116 -0.978473,1.1157 -0.117623,0.20455 -0.281936,0.44733 -0.365141,0.53952 -0.0832,0.0922 -0.23623,0.32416 -0.340057,0.51551 -0.163222,0.30082 -2.364467,2.42219 -2.734819,2.63559 -0.06655,0.0383 -0.474601,0.44873 -0.906782,0.91197 -0.810413,0.86866 -2.11828,1.97518 -2.807506,2.37531 -0.215909,0.12534 -0.392562,0.25857 -0.392562,0.29605 0,0.0375 -0.269628,0.26329 -0.599174,0.50176 -0.329545,0.23849 -0.785124,0.58854 -1.012396,0.7779 -0.227273,0.18935 -0.580579,0.43816 -0.785124,0.55291 -0.204546,0.11476 -0.780992,0.46074 -1.280992,0.76886 -0.5,0.30811 -1.095041,0.67087 -1.322314,0.80614 -0.227273,0.13527 -0.747934,0.47714 -1.157025,0.75971 -0.813604,0.562 -2.184701,1.36869 -2.326277,1.36869 -0.04903,0 -0.345263,0.18913 -0.658295,0.4203 -0.570029,0.42094 -2.284284,1.31524 -2.521154,1.31524 -0.237234,0 -0.940447,0.27739 -1.429115,0.56373 -0.268708,0.15746 -0.640608,0.31993 -0.826446,0.36104 -0.185838,0.0411 -0.655656,0.25477 -1.044041,0.4748 -1.005737,0.56975 -4.246171,1.84764 -5.905416,2.32886 -1.501798,0.43554 -2.191053,0.65741 -2.68595,0.86458 -0.295455,0.12367 -0.816116,0.25995 -1.157025,0.30285 -0.340909,0.0429 -1.028925,0.22739 -1.528925,0.41 -0.682245,0.24916 -1.094693,0.34677 -1.652893,0.39113 -0.627118,0.0498 -0.85694,0.11226 -1.465005,0.39793 -0.687405,0.32294 -1.266601,0.46304 -2.667226,0.64514 -0.227273,0.0296 -0.692149,0.12538 -1.033058,0.21296 -0.340909,0.0876 -0.842975,0.17919 -1.115703,0.20358 -0.272727,0.0244 -0.719008,0.0944 -0.991735,0.15562 -1.022813,0.2295 -1.532382,0.2921 -3.01882,0.37083 -0.83965,0.0445 -1.824155,0.11721 -2.187792,0.16165 -1.316295,0.16085 -2.41144,0.24777 -3.140496,0.24924 -0.409091,8.3e-4 -0.985537,0.0382 -1.280991,0.083 -0.295455,0.0448 -0.797521,0.11995 -1.115703,0.16696 -0.318182,0.047 -0.652892,0.0991 -0.743802,0.11582 -0.09091,0.0167 -0.462809,0.002 -0.826446,-0.0333 z m -8.3517164,-5.32783 c -0.2835743,-0.74253 0.1046904,-1.91797 0.8699788,-2.63382 l 0.4085411,-0.38214 h 0.6288083 c 1.0816852,0 1.2150232,0.28302 0.597281,1.26776 -1.2254207,1.95345 -2.1735003,2.6152 -2.5046092,1.7482 z m 8.0624604,-8.34463 c 0,-0.13897 0.390831,-0.42375 0.471225,-0.34335 0.05832,0.0583 -0.294166,0.46541 -0.402986,0.46541 -0.03753,0 -0.06824,-0.0549 -0.06824,-0.12206 z m 0.924004,-0.6424 c 0.01665,-0.11722 0.179148,-0.28404 0.439632,-0.45132 0.227273,-0.14595 0.556708,-0.37839 0.732078,-0.51653 0.331269,-0.26094 0.548914,-0.32173 0.548914,-0.15332 0,0.1668 -0.797732,0.87656 -1.233298,1.09728 -0.504679,0.25574 -0.520363,0.25651 -0.487326,0.0239 z m 2.709611,-2.12297 c 0.08003,-0.14953 1.140086,-0.91422 1.26735,-0.91422 0.189108,0 -0.01312,0.26675 -0.487077,0.64249 -0.565203,0.44807 -0.945532,0.58053 -0.780273,0.27173 z m 1.572997,-1.2448 c 0,-0.10685 0.635822,-0.7438 0.742485,-0.7438 0.04473,0 0.311387,-0.11145 0.592571,-0.24765 0.911464,-0.44152 0.757077,-0.0956 -0.265401,0.59475 -0.647889,0.4374 -1.069655,0.59382 -1.069655,0.3967 z m 3.471076,-2.29339 c 3e-6,-0.16141 0.455586,-0.55653 0.786964,-0.68252 0.483679,-0.18389 0.487163,-0.0653 0.01304,0.44378 -0.381855,0.41005 -0.800012,0.53483 -0.800007,0.23874 z m 2.644626,-1.79331 c 0,-0.15318 0.358451,-0.42341 1.239669,-0.93459 0.386364,-0.22411 0.92562,-0.55679 1.198348,-0.73927 0.680228,-0.45514 1.181052,-0.70045 1.367862,-0.66998 0.252165,0.0411 0.110726,0.16202 -1.176619,1.00569 -0.667543,0.43747 -1.237401,0.83373 -1.26635,0.88057 -0.185202,0.29966 -1.36291,0.69506 -1.36291,0.45758 z m 4.46281,-2.77402 c 0,-0.11077 0.49772,-0.4113 0.681818,-0.4117 0.226641,-8.3e-4 0.170408,0.13557 -0.133721,0.32353 -0.298348,0.18439 -0.548097,0.22457 -0.548097,0.0882 z m 2.397127,-1.46573 c 4.13e-4,-0.20055 0.0665,-0.2572 0.562441,-0.48192 0.710358,-0.32188 0.973079,-0.27456 0.576041,0.10373 -0.57668,0.54945 -1.139164,0.7363 -1.138482,0.37819 z m 1.664816,-1.01143 c 0.239133,-0.32344 1.045919,-0.4745 0.851153,-0.15936 -0.07699,0.12457 -0.675202,0.40633 -0.862691,0.40633 -0.170404,0 -0.17036,-9.1e-4 0.01154,-0.24697 z m 42.317583,-4.58774 c 0.03044,-0.0913 0.283756,-0.50219 0.99208,-1.60911 0.528631,-0.82611 0.968696,-1.21836 0.609974,-0.5437 -0.295824,0.55637 -1.69795,2.44052 -1.602054,2.15281 z m -33.900187,-0.15947 c 0,-0.20656 0.644147,-0.7083 0.909329,-0.7083 0.287973,0 0.312282,0.0812 0.08569,0.28629 -0.26881,0.24327 -0.995015,0.55127 -0.995015,0.42201 z m 2.438016,-1.49598 c 0.272789,-0.2236 0.371901,-0.25288 0.371901,-0.10986 0,0.13447 -0.260122,0.31384 -0.454545,0.31343 -0.142987,-3.3e-4 -0.131836,-0.0278 0.08264,-0.20357 z m 2.520661,-1.31119 c 0,-0.20492 0.563529,-0.6284 0.83621,-0.6284 0.344968,0 0.276908,0.14632 -0.221044,0.47521 -0.440018,0.29062 -0.615166,0.33424 -0.615166,0.15319 z m 30.911719,0.0692 c -0.0014,-0.0481 0.05197,-0.1597 0.118711,-0.24793 0.06674,-0.0882 0.122521,-0.12104 0.123967,-0.0729 0.0014,0.0481 -0.05197,0.1597 -0.118711,0.24793 -0.06674,0.0882 -0.12252,0.12105 -0.123967,0.0729 z m 0.825084,-1.41063 c 0.0025,-0.14216 0.142887,-0.29713 0.194106,-0.21426 0.02791,0.0452 -0.0046,0.12806 -0.07231,0.18423 -0.06768,0.0562 -0.122488,0.0697 -0.121792,0.03 z m 0.577247,-0.93987 c 0,-0.0455 0.03938,-0.0827 0.08752,-0.0827 0.04814,0 0.06454,0.0372 0.03645,0.0827 -0.02809,0.0454 -0.06748,0.0826 -0.08752,0.0826 -0.02005,0 -0.03645,-0.0372 -0.03645,-0.0826 z m -23.135879,-2.69087 c 0.109296,-0.11634 0.212261,-0.17089 0.228814,-0.12124 0.05675,0.17025 -0.06302,0.33277 -0.245243,0.33277 h -0.182289 z m 27.020177,-10.0826 c 0,-0.0709 0.03719,-0.10586 0.08264,-0.0778 0.04545,0.0281 0.08264,0.0861 0.08264,0.12884 0,0.0428 -0.03719,0.0778 -0.08264,0.0778 -0.04545,0 -0.08264,-0.058 -0.08264,-0.12884 z m -0.02066,-0.82752 c -0.03409,-0.0346 -0.06202,-0.19619 -0.06207,-0.35907 0,-0.29837 -0.173917,-0.53858 -0.65357,-0.90317 l -0.199124,-0.15135 0.265702,-0.38619 c 0.478438,-0.69538 0.664083,-1.81205 0.465678,-2.80109 -0.03412,-0.17011 -0.03674,-0.37465 -0.0058,-0.45454 0.07875,-0.20339 0.369355,0.63286 0.31633,0.91027 -0.03973,0.20779 0.152372,0.68708 0.478794,1.19464 l 0.17152,0.2667 -0.243661,0.72504 c -0.341289,1.01551 -0.426958,1.33926 -0.450925,1.70394 -0.01149,0.17477 -0.04878,0.28943 -0.08287,0.25482 z m -1.694214,-9.21868 c -0.102273,-0.16446 -0.185951,-0.33967 -0.185951,-0.38937 0,-0.0497 -0.210341,-0.39861 -0.467426,-0.77537 -0.257084,-0.37676 -0.553752,-0.87939 -0.659262,-1.11697 -0.105511,-0.23758 -0.387938,-0.77099 -0.627616,-1.18536 -0.239679,-0.41437 -0.523448,-0.9266 -0.6306,-1.13829 -0.210703,-0.41626 -0.758828,-1.14458 -1.502512,-1.99646 -0.25793,-0.29545 -0.608567,-0.77859 -0.779192,-1.07363 -0.170626,-0.29505 -0.483973,-0.74133 -0.696327,-0.99174 -0.212353,-0.25041 -0.495588,-0.60405 -0.629412,-0.78587 -0.133823,-0.18181 -0.597522,-0.68583 -1.030442,-1.12003 -0.432921,-0.4342 -1.117627,-1.1594 -1.52157,-1.61157 -0.403943,-0.45216 -0.850224,-0.91274 -0.991735,-1.02351 -0.141513,-0.11076 -0.443245,-0.37341 -0.670517,-0.58365 -0.227273,-0.21024 -0.747934,-0.60867 -1.157025,-0.88539 -0.409091,-0.27672 -0.975723,-0.74291 -1.259183,-1.03599 -0.283459,-0.29308 -0.815656,-0.75238 -1.182659,-1.02066 -0.367004,-0.26829 -0.916074,-0.68194 -1.220157,-0.91923 -0.304082,-0.23729 -0.738828,-0.53079 -0.9661,-0.65222 -0.227273,-0.12143 -0.524794,-0.30432 -0.661157,-0.40642 -0.136364,-0.10211 -0.450473,-0.2871 -0.698022,-0.4111 -0.247548,-0.12401 -0.656639,-0.42113 -0.909091,-0.66027 -0.288247,-0.27305 -0.694799,-0.54304 -1.092838,-0.72574 -0.34861,-0.16002 -1.247776,-0.69454 -1.998148,-1.18782 -1.862065,-1.22411 -2.061591,-1.35015 -2.66263,-1.68201 -0.288129,-0.15909 -0.697703,-0.39153 -0.910163,-0.51653 -0.21246,-0.125 -0.420278,-0.22728 -0.461818,-0.22728 -0.115981,0 -0.741887,-0.32754 -1.019357,-0.53343 -0.229932,-0.17062 -1.286466,-0.54095 -1.543315,-0.54095 -0.06198,0 -0.409516,-0.15199 -0.772294,-0.33775 -0.362779,-0.18577 -0.919928,-0.42422 -1.23811,-0.5299 -0.631521,-0.20975 -1.313824,-0.48066 -2.272727,-0.9024 -0.340909,-0.14994 -0.802444,-0.31712 -1.025632,-0.37151 -0.223189,-0.0544 -0.619785,-0.18895 -0.881325,-0.29903 -0.26154,-0.11008 -0.655378,-0.23961 -0.875194,-0.28785 -0.219817,-0.0482 -0.585617,-0.21437 -0.81289,-0.3692 -0.227273,-0.15483 -0.58684,-0.32026 -0.799037,-0.36763 -0.212199,-0.0474 -0.788645,-0.24952 -1.280992,-0.44924 -0.492348,-0.19972 -1.155508,-0.40867 -1.47369,-0.46435 -0.318182,-0.0557 -1.033713,-0.24588 -1.590071,-0.42268 -0.556357,-0.1768 -1.344709,-0.37534 -1.751892,-0.44119 -0.519724,-0.0841 -0.900612,-0.2048 -1.2782,-0.40517 -0.359496,-0.19078 -0.710364,-0.30529 -1.058025,-0.34529 -0.329573,-0.0379 -0.721311,-0.16093 -1.069158,-0.3357 -0.30195,-0.15171 -0.729636,-0.32106 -0.950414,-0.37634 -0.56768,-0.14212 -1.037301,-0.3636 -1.214795,-0.57291 -0.163643,-0.19297 -0.947287,-0.18017 -1.324364,0.0216 -0.22853,0.1223 -1.059237,0.0306 -1.343483,-0.14831 -0.435078,-0.27384 -1.022904,-0.79094 -1.022904,-0.89982 0,-0.33964 0.541707,-0.15777 0.966445,0.32446 0.224041,0.25437 0.299039,0.29131 0.495867,0.24421 0.320743,-0.0767 0.339558,-0.0916 0.491956,-0.38911 0.263831,-0.51502 0.633844,-0.53054 1.273331,-0.0534 0.246144,0.18365 0.652654,0.39079 0.903356,0.46031 0.250702,0.0695 0.725779,0.21678 1.055727,0.32725 0.329948,0.11047 0.701849,0.20167 0.826446,0.20267 0.124598,0.001 0.379616,0.0713 0.566707,0.15629 0.18709,0.085 0.46547,0.182 0.618622,0.21563 0.153151,0.0336 0.353384,0.10932 0.444959,0.16818 0.09158,0.0589 0.315262,0.13362 0.49708,0.16614 0.181818,0.0325 0.858751,0.25984 1.504295,0.50515 0.645544,0.2453 1.482321,0.49956 1.859504,0.56501 0.377184,0.0654 0.946118,0.20973 1.2643,0.32063 0.318182,0.1109 0.801653,0.26668 1.07438,0.34619 0.272728,0.0795 0.70271,0.24692 0.955518,0.37203 0.252807,0.1251 0.605246,0.25477 0.783196,0.28815 0.539437,0.1012 3.619585,1.28704 3.839799,1.47831 0.06818,0.0592 0.214456,0.13533 0.325053,0.16914 0.110599,0.0338 0.370929,0.15368 0.578513,0.26638 0.207584,0.1127 0.59165,0.25645 0.853481,0.31944 0.261829,0.063 0.698321,0.22674 0.969981,0.36387 0.271659,0.13713 0.689666,0.28977 0.928904,0.3392 0.239237,0.0494 0.788283,0.27848 1.220101,0.509 1.093521,0.58376 1.552338,0.80468 1.673148,0.80562 0.20841,0.002 0.951017,0.40116 1.805965,0.97164 0.564697,0.37681 1.107813,0.66341 1.528926,0.80682 0.411769,0.14022 0.796415,0.34153 1.040898,0.54477 0.213278,0.1773 0.566584,0.39885 0.785124,0.49233 0.218539,0.0935 0.478852,0.24629 0.578473,0.33957 0.408548,0.38255 2.944655,2.06975 3.42769,2.28036 0.377767,0.1647 1.24657,0.76022 1.34761,0.9237 0.07946,0.12857 1.209082,0.95711 1.5234,1.11737 0.154814,0.0789 0.35936,0.21794 0.454545,0.30891 0.09518,0.091 0.321824,0.26042 0.503642,0.37656 0.491294,0.31383 0.904446,0.65124 1.64682,1.34493 0.366976,0.34291 0.834585,0.75681 1.039131,0.91979 0.675057,0.53787 3.318781,3.24284 3.53999,3.622 0.119347,0.20456 0.410666,0.57648 0.647377,0.82648 0.23671,0.25 0.553579,0.61642 0.704152,0.81428 0.675809,0.88804 1.728345,2.39227 1.849299,2.64292 0.20208,0.41878 0.500737,0.83333 0.730643,1.01417 0.280176,0.22039 0.628406,0.75043 1.181709,1.79869 0.25509,0.48328 0.541706,0.99027 0.636927,1.12663 0.409222,0.58604 0.937175,1.54129 1.00623,1.82061 0.03338,0.13503 0.149945,0.38775 0.25902,0.5616 0.109082,0.17386 0.18681,0.397 0.172735,0.49587 -0.02278,0.15994 -0.04612,0.14679 -0.211553,-0.11924 z m 9.235537,-13.19328 c -0.502604,-0.25304 -0.380835,-0.38885 0.371901,-0.41479 0.823735,-0.0284 1.633132,0.20527 1.395289,0.40278 -0.222075,0.18441 -1.408736,0.19248 -1.76719,0.012 z m 3.801653,0.0152 C 95.58648,86.29397 95.158794,86.2382 94.931521,86.23074 l -0.413223,-0.0136 0.398562,-0.0669 c 0.219215,-0.0368 0.498141,-0.0975 0.619835,-0.13491 0.396454,-0.12179 2.338207,-0.007 2.039454,0.12054 -0.136363,0.0582 -0.340909,0.15995 -0.454545,0.22605 -0.245248,0.14266 -0.516678,0.14106 -1.239669,-0.007 z m -5.785124,-0.17821 c -0.06818,-0.0259 -0.150604,-0.0881 -0.183157,-0.1381 -0.03841,-0.059 -0.347719,-0.082 -0.881025,-0.0657 -1.732843,0.0532 -4.508777,-0.89521 -5.630033,-1.9236 -0.159091,-0.14592 -0.458752,-0.36159 -0.665909,-0.47929 -0.531344,-0.30187 -1.415221,-1.3275 -1.755912,-2.03752 -0.207859,-0.43319 -0.265358,-3.14206 -0.07907,-3.72533 0.125274,-0.39225 0.629953,-1.81993 0.876436,-2.47934 0.255714,-0.68411 0.671538,-1.52257 0.91831,-1.85166 0.105488,-0.14068 0.288859,-0.44965 0.407496,-0.68661 0.118636,-0.23696 0.320041,-0.55308 0.447562,-0.70248 0.127529,-0.14941 0.413463,-0.56917 0.635413,-0.9328 0.221942,-0.36364 0.536066,-0.81396 0.698041,-1.00071 0.161976,-0.18675 0.490571,-0.67022 0.730207,-1.07438 0.239645,-0.40416 0.546041,-0.88359 0.680876,-1.06541 0.134835,-0.18182 0.315058,-0.47934 0.400496,-0.66116 0.08543,-0.18181 0.248207,-0.42355 0.361719,-0.53719 0.113512,-0.11363 0.28524,-0.36214 0.38162,-0.55224 0.09638,-0.1901 0.210975,-0.36772 0.254661,-0.39472 0.126149,-0.078 0.584091,-0.78593 0.584091,-0.90298 0,-0.13099 0.541049,-0.90484 0.891917,-1.27569 0.142785,-0.15092 0.378984,-0.48303 0.524884,-0.73804 0.26686,-0.46641 0.757091,-1.15314 1.438414,-2.01494 0.202355,-0.25596 0.367925,-0.48545 0.367925,-0.50998 0,-0.0245 0.191719,-0.35436 0.426042,-0.73296 0.394297,-0.63706 0.592677,-0.89633 1.401115,-1.83112 0.164025,-0.18967 0.400744,-0.5122 0.526025,-0.71675 0.125289,-0.20454 0.368653,-0.52066 0.540802,-0.70248 0.172149,-0.18181 0.484099,-0.59758 0.693215,-0.92393 0.414917,-0.6475 0.98119,-1.19183 1.025099,-0.98539 0.05797,0.27259 -0.99843,1.94992 -1.592761,2.52895 -0.209834,0.20443 -0.46733,0.55773 -0.572214,0.78512 -0.104885,0.22739 -0.356422,0.61798 -0.558976,0.86798 -0.202553,0.25 -0.455363,0.60331 -0.561793,0.78513 -0.388471,0.6636 -1.034529,1.58212 -1.453248,2.06611 -0.48133,0.55637 -1.360653,1.70926 -1.733421,2.27273 -0.135323,0.20454 -0.525257,0.7342 -0.866513,1.17701 -1.284025,1.66612 -1.251446,1.61577 -2.12662,3.2858 -0.320876,0.6123 -0.745529,1.24099 -1.695735,2.51051 -0.268,0.35805 -0.597554,0.87871 -0.732339,1.15702 -0.134793,0.27831 -0.403397,0.67338 -0.596901,0.87792 -0.399595,0.42239 -0.589016,0.75563 -0.958512,1.68626 -0.142643,0.35927 -0.459012,1.03559 -0.703043,1.50294 -0.289997,0.55538 -0.443693,0.94988 -0.443693,1.13884 0,0.159 -0.02031,0.32196 -0.04513,0.36213 -0.786667,1.27285 -0.300286,4.03949 0.867962,4.93713 0.296357,0.22771 0.757602,0.62787 1.02499,0.88923 0.267389,0.26136 0.51443,0.47521 0.548976,0.47521 0.03455,0 0.370355,0.14583 0.746231,0.32407 0.375884,0.17825 0.997868,0.40413 1.382198,0.50196 0.384323,0.0978 0.904984,0.26343 1.157025,0.36798 0.252033,0.10456 0.662794,0.23497 0.912794,0.28981 1.276925,0.28011 2.136446,0.57872 2.330214,0.80956 0.09327,0.11111 -0.103735,0.13557 -0.346743,0.0431 z m 4.008264,-0.0224 c 0.02809,-0.0455 0.10467,-0.0827 0.170165,-0.0827 0.06551,0 0.119091,0.0372 0.119091,0.0827 0,0.0454 -0.07658,0.0826 -0.170165,0.0826 -0.09359,0 -0.147182,-0.0372 -0.119091,-0.0826 z m 7.148755,-0.0118 c -0.20455,-0.042 -0.53926,-0.0535 -0.7438,-0.0255 -0.29987,0.041 -0.35208,0.0305 -0.26958,-0.0541 0.0575,-0.059 0.32917,-0.11151 0.61983,-0.11986 0.28463,-0.008 0.64768,-0.0387 0.80677,-0.0678 0.15909,-0.0291 0.47521,-0.0198 0.70248,0.0207 0.23229,0.0414 0.31826,0.0779 0.19634,0.0833 -0.11928,0.005 -0.37499,0.0655 -0.56824,0.13368 -0.19325,0.0682 -0.35598,0.1199 -0.36163,0.11491 -0.006,-0.005 -0.17763,-0.0434 -0.38217,-0.0854 z m 1.85064,-0.22178 c 0.0281,-0.0454 0.20891,-0.10897 0.40186,-0.14121 0.19295,-0.0322 0.53414,-0.13053 0.75821,-0.21845 0.58038,-0.2277 2.74873,-0.31364 2.8261,-0.11201 0.0856,0.22313 -0.0127,0.24679 -1.48405,0.35701 -0.78038,0.0585 -1.67409,0.12675 -1.98603,0.15177 -0.36794,0.0295 -0.54921,0.0165 -0.51609,-0.0371 z m 7.28159,-0.84078 c 0.0281,-0.0455 0.14405,-0.0827 0.25769,-0.0827 0.1167,0 0.18439,0.036 0.15553,0.0827 -0.0281,0.0454 -0.14405,0.0826 -0.25768,0.0826 -0.1167,0 -0.18439,-0.036 -0.15554,-0.0826 z m 4.75207,-0.57364 c 0,-0.22254 0.15634,-0.29718 0.30696,-0.14655 0.15062,0.15062 0.076,0.30696 -0.14655,0.30696 -0.10369,0 -0.16041,-0.0567 -0.16041,-0.16041 z m 1.93991,-0.25643 c -0.14258,-0.2307 0.52561,-0.54472 0.95731,-0.4499 0.13862,0.0304 0.23806,0.0985 0.22098,0.15113 -0.0842,0.25983 -1.05087,0.50494 -1.17829,0.29877 z m 5.93199,-1.04285 c -0.2043,-0.0824 -0.0968,-0.17734 0.24793,-0.21889 0.19318,-0.0233 0.45351,-0.0685 0.57851,-0.1006 0.33197,-0.0851 0.27368,0.0616 -0.0912,0.2296 -0.31102,0.14316 -0.53528,0.17058 -0.73525,0.0899 z m 1.56606,-0.193 c -0.368,-0.0859 -0.4295,-0.16549 -0.1279,-0.16549 0.1357,0 0.44529,-0.059 0.688,-0.13105 0.4435,-0.1317 1.15896,-0.0465 1.15896,0.13805 0,0.13293 -1.31083,0.25379 -1.71906,0.15849 z m 12.55728,-2.17572 -0.19485,-0.11254 0.22665,-0.17828 c 0.2277,-0.17911 0.97117,-0.259 1.06079,-0.11399 0.1857,0.30047 -0.70311,0.62978 -1.09259,0.40481 z m 4.89338,-0.71649 c -0.24279,-0.098 -0.31972,-0.2453 -0.1373,-0.26297 0.45249,-0.0438 1.4305,-0.023 1.4305,0.0305 0,0.23291 -0.89387,0.3936 -1.2932,0.23248 z M 34.858495,69.07113 c -0.330993,-0.34924 -0.377755,-0.52045 -0.142148,-0.52045 0.177283,0 0.694342,0.54596 0.648188,0.68442 -0.06315,0.18946 -0.218901,0.139 -0.50604,-0.16397 z M 99.39209,51.7702 c -0.08162,-0.13206 0.122801,-0.32696 0.342934,-0.32696 0.239495,0 0.262611,0.20674 0.03664,0.32768 -0.202818,0.10854 -0.312174,0.10834 -0.37957,-7.2e-4 z"
+         id="path4547"
+         inkscape:connector-curvature="0" />
+    </g>
+  </g>
+</svg>
diff --git a/picture/ausweis/bnp/stamp.high.png b/picture/ausweis/bnp/stamp.high.png
new file mode 100644 (file)
index 0000000..a01e09a
Binary files /dev/null and b/picture/ausweis/bnp/stamp.high.png differ
diff --git a/picture/ausweis/bnp/stamp.orig.png b/picture/ausweis/bnp/stamp.orig.png
new file mode 100644 (file)
index 0000000..0f87cba
Binary files /dev/null and b/picture/ausweis/bnp/stamp.orig.png differ
diff --git a/picture/ausweis/bnp/stamp.png b/picture/ausweis/bnp/stamp.png
new file mode 100644 (file)
index 0000000..e0cfe9b
Binary files /dev/null and b/picture/ausweis/bnp/stamp.png differ
diff --git a/picture/ausweis/bnp/stamp.svg b/picture/ausweis/bnp/stamp.svg
new file mode 100644 (file)
index 0000000..044ff1e
--- /dev/null
@@ -0,0 +1,310 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<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: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"
+   width="210mm"
+   height="297mm"
+   viewBox="0 0 210 297"
+   version="1.1"
+   id="svg4590"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="stamp.svg">
+  <defs
+     id="defs4584">
+    <linearGradient
+       id="SVGID_1_"
+       gradientUnits="userSpaceOnUse"
+       x1="22.6772"
+       y1="-1.1157"
+       x2="22.6772"
+       y2="46.761501"
+       xlink:href="#linearGradient4760"
+       gradientTransform="matrix(0.81589571,0,0,0.81589571,10.61861,159.75779)">
+      <stop
+         offset="0"
+         id="stop4"
+         style="stop-color:#000000;stop-opacity:0.38250273" />
+      <stop
+         offset="0.60000002"
+         id="stop6"
+         style="stop-color:#000000;stop-opacity:0.72450429" />
+      <stop
+         offset="1"
+         id="stop8"
+         style="stop-color:#000000;stop-opacity:0.52060628" />
+    </linearGradient>
+    <linearGradient
+       id="SVGID_6_"
+       gradientUnits="userSpaceOnUse"
+       x1="22.169399"
+       y1="39.562"
+       x2="22.169399"
+       y2="4.7469001">
+      <stop
+         offset="0"
+         id="stop53"
+         style="stop-color:#000000;stop-opacity:0.54026586" />
+      <stop
+         offset="1"
+         id="stop55"
+         style="stop-color:#000000;stop-opacity:0.49924785" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#SVGID_6_"
+       id="linearGradient5077"
+       x1="0.80000001"
+       y1="22.35"
+       x2="44.5"
+       y2="22.35"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.81589571,0,0,0.81589571,10.61861,159.75779)" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.4142136"
+     inkscape:cx="189.89947"
+     inkscape:cy="261.03698"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g5189"
+     showgrid="false"
+     inkscape:window-width="2560"
+     inkscape:window-height="1537"
+     inkscape:window-x="-4"
+     inkscape:window-y="-4"
+     inkscape:window-maximized="1"
+     inkscape:pagecheckerboard="true" />
+  <metadata
+     id="metadata4587">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:title />
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     style="display:inline">
+    <g
+       id="g5189"
+       inkscape:export-xdpi="300"
+       inkscape:export-ydpi="300"
+       transform="matrix(1.0000162,0,0,0.99639868,-0.00161621,1.0679789)">
+      <g
+         id="g1266"
+         inkscape:export-xdpi="300"
+         inkscape:export-ydpi="300">
+        <rect
+           style="opacity:1;fill:none;fill-opacity:0.38039216;fill-rule:nonzero;stroke:#000000;stroke-width:1.78548908;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:49.13385773;stroke-opacity:0.99851631;paint-order:markers stroke fill"
+           id="rect5101"
+           width="198.21465"
+           height="143.73535"
+           x="0.89274454"
+           y="152.3719" />
+        <g
+           transform="translate(0,-0.32635616)"
+           id="g1114">
+          <path
+             class="st1"
+             d="m 46.518021,178.4418 c 0,7.75101 0.326359,15.6652 0.326359,15.6652 0,0.89748 -0.571127,1.46861 -1.305434,1.46861 H 13.474245 c -0.734306,0 -1.223844,-0.65271 -1.305433,-1.46861 0,0 -0.897485,-6.77194 -0.897485,-17.05222 0,-10.36188 0.979074,-15.17566 0.979074,-15.17566 0.08159,-0.8159 0.571127,-1.46861 1.305434,-1.46861 h 32.064701 c 0.734306,0 1.305433,0.65271 1.305433,1.46861 -0.08159,0 -0.407948,8.89326 -0.407948,16.56268 z"
+             id="path30"
+             inkscape:connector-curvature="0"
+             style="fill:url(#linearGradient5077);fill-opacity:1;fill-rule:nonzero;stroke-width:0.81589574" />
+          <path
+             class="st2"
+             d="m 39.338139,169.71172 c -2.284508,1.30543 -3.018814,1.46861 -5.466501,2.93722 l 0.08159,-0.24477 c 1.305433,-1.38702 1.87656,-2.03974 2.692456,-3.26358 -2.284508,0.16318 -5.62968,0.40795 -7.995778,0.89749 l 0.163179,-0.24477 c 2.202919,-1.06067 6.200808,-2.12133 8.240547,-2.3661 -0.489537,-0.73431 -4.569016,-2.93722 -5.548091,-3.34517 l 0.08159,-0.24477 c 3.100403,0.32636 7.179882,1.79497 8.893263,2.85563 0.734306,-0.24477 1.550202,-0.24477 2.937225,-0.40794 0,0 -0.244769,0.81589 -1.713381,1.87656 0.407947,0.97907 -0.489538,6.60875 -1.305434,8.07736 0,-2.2845 -0.163179,-5.22173 -1.060665,-6.52716 z"
+             id="path37"
+             inkscape:connector-curvature="0"
+             style="opacity:1;fill:#ffffff;fill-opacity:0.38039216;fill-rule:nonzero;stroke-width:0.81589574" />
+          <path
+             class="st3"
+             d="m 22.612277,189.78275 0.08159,-0.24477 c -1.223844,-0.48953 -2.447688,-0.81589 -3.426762,-1.79497 0.326358,-0.89748 0.652716,-1.5502 1.223843,-2.36609 l 0.08159,-0.24477 c -1.060665,0.16318 -1.95815,0.57112 -2.855635,0.7343 -0.734306,-1.22384 -0.979075,-2.93722 -1.387023,-4.56901 v 0.16318 c -0.163179,1.87656 -0.244769,3.18199 0,4.6506 -0.734306,0.24477 -1.387023,0.24477 -2.039739,0.48954 l -0.08159,0.24477 c 0.979075,0.57112 1.713381,1.06066 2.855635,1.5502 0.571127,1.22384 1.223844,2.12133 2.202919,3.1004 l 0.08159,-0.24477 c -0.163179,-0.7343 -0.407948,-1.30543 -0.326358,-2.12132 1.223843,0.40794 2.202918,0.57112 3.58994,0.65271 z"
+             id="path44"
+             inkscape:connector-curvature="0"
+             style="opacity:1;fill:#ffffff;fill-opacity:0.38039216;stroke-width:0.81589574" />
+          <path
+             class="st4"
+             d="m 26.039039,171.18033 c 0,0 -0.489538,0.89749 -0.897485,2.03974 h -0.08159 c 2.855635,0.40795 5.548091,1.5502 6.200807,1.95815 l -0.08159,0.24477 c -2.937225,-0.48954 -4.487427,-0.48954 -5.629681,-0.32636 -1.060664,0.0816 -1.305433,0.24477 -1.305433,0.24477 -0.652716,1.38702 -0.979074,3.67153 -1.142254,4.48742 l -0.08159,0.24477 c -0.571127,-1.30543 -1.305433,-3.9163 -1.305433,-3.9163 -1.468613,0.8159 -4.895375,3.99789 -4.895375,3.99789 1.876561,-3.75312 3.83471,-5.4665 3.83471,-5.4665 -0.652716,-0.65272 -2.366097,-0.97907 -3.67153,-1.06066 l 0.08159,-0.24477 c 0.815896,-0.24477 2.447687,-0.32636 3.508352,-0.40795 1.305433,0 2.039739,0 2.039739,0 1.060664,-0.89748 2.774045,-1.71338 3.426762,-1.79497 z"
+             id="path51"
+             inkscape:connector-curvature="0"
+             style="opacity:1;fill:#ffffff;fill-opacity:0.38039216;stroke-width:0.81589574" />
+          <path
+             class="st5"
+             d="m 29.62898,187.41665 c -0.571127,0.8159 -1.142254,1.46862 -1.794971,2.20292 -0.979074,0.24477 -2.121328,0.16318 -3.018814,0.16318 l -0.08159,0.24477 c 0.652716,0.32636 1.305433,0.57113 2.039739,0.73431 -0.571127,0.48953 -1.305433,0.89748 -1.87656,1.30543 l -0.08159,0.24477 c 1.142254,-0.24477 2.692456,-0.73431 3.83471,-1.46861 0.571127,0 1.142254,0 1.550202,-0.0816 0,0 0.08159,-0.24477 0.08159,-0.24477 -0.08159,-0.24477 -0.326359,-0.40795 -0.407948,-0.8159 1.060664,-0.81589 1.79497,-1.5502 2.692456,-2.44768 l 0.163179,-0.24477 c -0.897486,0.57112 -1.95815,1.46861 -2.937225,1.95815 -0.08159,-0.57113 -0.163179,-0.97908 -0.163179,-1.55021 z"
+             id="path58"
+             inkscape:connector-curvature="0"
+             style="opacity:1;fill:#ffffff;fill-opacity:0.38039216;stroke-width:0.81589574" />
+          <path
+             style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke-width:0.81589574"
+             class="st6"
+             d="m 39.501318,169.46695 c -2.284508,1.30543 -3.018814,1.46861 -5.466501,2.93722 1.468612,-1.5502 1.95815,-2.20291 2.855635,-3.58994 -2.284508,0.0816 -5.629681,0.40795 -7.995778,0.89749 2.039739,-1.14226 6.200807,-2.3661 8.322136,-2.61087 -0.489537,-0.65272 -4.569016,-2.77404 -5.62968,-3.26358 3.181993,0.24477 7.179882,1.46861 9.056442,2.61086 0.734306,-0.24476 1.550202,-0.24476 2.937225,-0.40794 -0.326359,0.65271 -0.326359,1.06066 -1.713381,1.95815 0.407948,0.97907 -0.489538,6.60875 -1.305433,8.07736 0,-2.36609 -0.244769,-5.30332 -1.060665,-6.60875 z"
+             id="path60"
+             inkscape:connector-curvature="0" />
+          <path
+             class="st6"
+             d="m 22.775456,189.53798 c -1.305433,-0.48953 -2.284508,-1.06066 -3.263583,-2.03974 0.326359,-0.89748 0.652717,-1.5502 1.223844,-2.36609 -1.060665,0.16318 -1.87656,0.24477 -2.774046,0.48953 -0.815895,-1.38702 -1.142254,-2.69245 -1.468612,-4.40583 -0.244769,1.87656 -0.244769,3.18199 0,4.6506 -0.815896,0.24477 -1.468612,0.40795 -2.121329,0.73431 0.979075,0.57113 1.794971,1.06066 2.855635,1.5502 0.571127,1.22384 1.223844,2.12133 2.202919,3.1004 -0.244769,-0.81589 -0.326359,-1.46861 -0.163179,-2.36609 1.060664,0.40794 2.121328,0.57112 3.508351,0.65271 z"
+             id="path62"
+             inkscape:connector-curvature="0"
+             style="opacity:1;fill:#ffffff;fill-opacity:1;stroke-width:0.81589574" />
+          <path
+             style="fill:#ffffff;fill-opacity:1;stroke-width:0.81589574"
+             class="st6"
+             d="m 26.202218,170.93556 v 0 c -0.407948,0.57113 -0.897485,1.5502 -0.979075,1.95815 3.345173,0.48954 6.119218,2.20292 6.119218,2.20292 -2.937225,-0.48954 -4.487426,-0.48954 -5.62968,-0.32636 -1.060665,0.0816 -1.305434,0.24477 -1.305434,0.24477 -0.815895,1.71338 -1.305433,4.73219 -1.305433,4.73219 -0.571127,-1.30543 -1.305433,-3.91629 -1.305433,-3.91629 -1.468612,0.81589 -4.895374,3.99788 -4.895374,3.99788 1.87656,-3.75312 3.83471,-5.4665 3.83471,-5.4665 -0.652717,-0.65271 -2.366098,-0.97907 -3.671531,-1.06066 0.652717,-0.24477 2.366098,-0.57113 3.671531,-0.65272 1.305433,0 2.039739,0 2.039739,0 1.060665,-0.81589 2.774045,-1.63179 3.426762,-1.71338 z"
+             id="path64"
+             inkscape:connector-curvature="0" />
+          <path
+             style="fill:#ffffff;fill-opacity:1;stroke-width:0.81589574"
+             class="st6"
+             d="m 29.792159,187.17189 c -0.571127,0.81589 -1.142254,1.46861 -1.79497,2.20291 -1.142254,0.32636 -2.03974,0.40795 -3.181994,0.40795 0.652717,0.32636 1.305433,0.57113 2.03974,0.73431 -0.734307,0.65271 -1.305434,1.06066 -2.03974,1.5502 1.142254,-0.24477 2.692456,-0.73431 3.83471,-1.46861 0.571127,0 1.142254,0 1.550202,-0.0816 -0.08159,-0.32636 -0.163179,-0.57113 -0.244769,-1.06067 1.060665,-0.81589 1.87656,-1.5502 2.692456,-2.44768 -0.979075,0.65271 -1.79497,1.14225 -2.855635,1.63179 0,-0.48954 0,-0.89749 0,-1.46861 z"
+             id="path66"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 61.530502,173.30166 c 2.529277,0 3.426762,0.48954 3.426762,1.87656 0,0.40795 -0.08159,0.73431 -0.326358,0.97907 -0.489537,0.57113 -1.387023,0.89749 -2.610866,0.8159 h -0.08159 l -0.734306,1.79497 h 0.734306 c 1.387023,0 2.610866,0.40795 3.181993,1.14225 0.244769,0.32636 0.407948,0.73431 0.407948,1.14226 0,1.38702 -1.223843,2.12133 -3.67153,2.12133 -0.407948,0 -1.060665,0 -1.468613,0 -0.08159,-1.87656 -0.08159,-4.48743 -0.08159,-5.22174 0,-0.89748 0.08159,-2.85563 0.08159,-4.56901 0.244769,-0.0816 0.734306,-0.0816 1.142254,-0.0816 z m -4.569016,-1.30543 c 0.08159,1.30543 0.163179,4.73219 0.163179,5.95603 0,1.14226 0,4.97697 -0.163179,6.60876 v 0.16318 h 5.874449 c 2.937225,0 6.037629,-0.89749 6.037629,-3.50835 0,-1.63179 -1.223844,-2.85564 -3.426762,-3.50835 1.631791,-0.40795 2.774045,-1.55021 2.774045,-2.85564 0,-2.12133 -2.447687,-2.93722 -4.732195,-3.01881 h -6.608755 l 0.08159,0.16318"
+             id="path68"
+             inkscape:connector-curvature="0"
+             style="stroke-width:0.81589574" />
+          <path
+             d="m 82.662201,171.83305 h -2.937224 l 0.08159,3.26358 c 0.08159,1.63179 0.08159,3.26358 0.244769,4.81378 -0.163179,-0.48953 -0.326358,-0.7343 -1.223844,-2.03974 0,-0.0816 -3.018814,-4.73219 -4.079478,-6.03762 v 0 H 71.40284 v 0.16318 c 0.08159,1.30543 0.16318,4.73219 0.16318,5.95603 0,1.14226 0,4.97697 -0.16318,6.60876 v 0.16318 h 3.018815 v -0.16318 c -0.16318,-3.1004 -0.16318,-6.2824 -0.16318,-9.3828 0.08159,0.40795 0.244769,0.65272 0.734307,1.38702 0,0.0816 5.221732,7.58783 5.466501,8.07737 v 0.0816 h 2.447687 v -0.16318 c -0.163179,-1.63179 -0.163179,-5.4665 -0.163179,-6.60876 0,-1.22384 0.08159,-4.6506 0.163179,-5.95603 v -0.0816 h -0.244769 z"
+             id="path70"
+             inkscape:connector-curvature="0"
+             style="stroke-width:0.81589574" />
+          <path
+             d="m 90.57639,173.38325 c 1.713381,0 2.855635,0.32636 3.426762,0.97907 0.244768,0.32636 0.407947,0.73431 0.407947,1.14226 0,1.87656 -2.121328,2.28451 -3.834709,2.28451 h -0.734307 c 0,0 -0.163179,0 -0.326358,0 0,-0.40795 0,-0.97908 0,-1.6318 0,-0.81589 0,-1.79497 0,-2.69245 0.244769,0 0.652717,-0.0816 1.060665,-0.0816 z m -4.405837,-1.38702 c 0.08159,1.30543 0.163179,4.73219 0.163179,5.95603 0,1.14226 0,4.97697 -0.163179,6.60876 v 0.16318 h 3.589941 v -0.16318 c -0.08159,-1.22384 -0.163179,-3.42676 -0.163179,-5.14014 0.163179,0 0.652716,0 0.652716,0 h 0.489538 c 4.732195,0 7.016703,-1.22385 7.016703,-3.83471 0,-3.01882 -3.181993,-3.67153 -5.874449,-3.75312 h -5.629681 v 0.16318"
+             id="path72"
+             inkscape:connector-curvature="0"
+             style="stroke-width:0.81589574" />
+          <path
+             d="m 108.93404,173.38325 c 1.71338,0 2.85564,0.32636 3.42677,0.97907 0.24476,0.32636 0.40794,0.73431 0.40794,1.14226 0,1.87656 -2.12133,2.28451 -3.83471,2.28451 h -0.7343 c 0,0 -0.16318,0 -0.32636,0 0,-0.40795 0,-0.97908 0,-1.6318 0,-0.81589 0,-1.79497 0,-2.69245 0.24477,0 0.65272,-0.0816 1.06066,-0.0816 z m -4.40583,-1.38702 c 0.0816,1.30543 0.16318,4.73219 0.16318,5.95603 0,1.14226 0,4.97697 -0.16318,6.60876 v 0.16318 h 3.58994 v -0.16318 c -0.0816,-1.22384 -0.16318,-3.42676 -0.16318,-5.14014 0.16318,0 0.65271,0 0.65271,0 h 0.48954 c 4.7322,0 7.01671,-1.22385 7.01671,-3.83471 0,-3.01882 -3.26359,-3.67153 -5.95604,-3.75312 h -5.62968 v 0.16318"
+             id="path74"
+             inkscape:connector-curvature="0"
+             style="stroke-width:0.81589574" />
+          <path
+             d="m 121.74361,175.66776 c 0.24476,0.65271 1.06066,2.2845 1.87656,4.32424 -0.16318,0 -0.32636,0 -0.32636,0 h -1.5502 c 0,0 -1.6318,0 -1.87656,0 0.65271,-1.63179 1.30543,-3.1004 1.87656,-4.32424 z m -0.89749,-3.83471 v 0 0 c -0.73431,1.87656 -5.05855,11.25936 -5.71127,12.72797 l -0.0816,0.16318 h 3.01882 v -0.0816 c 0.24476,-0.89749 0.65271,-1.87656 1.06066,-2.93723 0.16318,0 2.52928,0 2.52928,0 h 2.12132 c 0,0 0.32636,0 0.40795,0 0.57113,1.38703 0.97908,2.44769 1.14226,2.93723 v 0.0816 h 3.50835 l -5.71127,-12.89115 h 0.0816 -2.3661"
+             id="path76"
+             inkscape:connector-curvature="0"
+             style="stroke-width:0.81589574" />
+          <path
+             d="m 130.3921,171.99623 c 0.0816,1.30543 0.16318,4.73219 0.16318,5.95603 0,1.14226 0,4.97697 -0.16318,6.60876 v 0.16318 h 3.58994 v -0.16318 c -0.16318,-1.63179 -0.24477,-5.4665 -0.24477,-6.60876 0,-0.89748 0,-2.85563 0.0816,-4.48742 0.24477,0 0.65272,-0.0816 0.97908,-0.0816 1.63179,0 2.85563,0.32636 3.42676,0.97907 0.24477,0.32636 0.40795,0.73431 0.40795,1.14226 0,1.46861 -1.38703,2.20292 -2.69246,2.28451 -0.40795,0 -0.73431,0 -0.73431,0 l -0.24476,-0.0816 0.16318,0.24476 c 1.30543,1.87656 3.18199,5.05856 3.99788,6.60876 v 0.0816 h 3.83471 l -0.0816,-0.16318 c -0.16317,-0.24477 -2.69245,-3.9163 -3.75312,-5.4665 0,0 -0.0816,-0.0816 -0.0816,-0.0816 1.95815,-0.57113 2.93723,-1.71338 2.93723,-3.34517 0,-2.93723 -3.18199,-3.67153 -5.95604,-3.75312 h -5.62968 z"
+             id="path78"
+             inkscape:connector-curvature="0"
+             style="stroke-width:0.81589574" />
+          <path
+             d="m 148.01545,171.83305 h -3.42676 v 0.0816 c 0.0816,1.30543 0.16317,4.73219 0.16317,5.95603 0,1.14226 0,4.97697 -0.16317,6.60876 v 0.16318 h 3.58994 v -0.16318 c -0.16318,-1.63179 -0.16318,-5.4665 -0.16318,-6.60876 0,-1.22384 0.0816,-4.6506 0.16318,-5.95603 v -0.0816 z"
+             id="path80"
+             inkscape:connector-curvature="0"
+             style="stroke-width:0.81589574" />
+          <path
+             d="m 155.92964,173.30166 v 0 c 2.52927,0 3.42676,0.48954 3.42676,1.87656 0,0.40795 -0.0816,0.73431 -0.32636,0.97907 -0.48954,0.57113 -1.38702,0.89749 -2.61087,0.8159 h -0.0816 l -0.65271,1.79497 h 0.65271 c 1.38703,0 2.52928,0.40795 3.182,1.14225 0.32636,0.32636 0.40794,0.73431 0.40794,1.14226 0,1.38702 -1.22384,2.12133 -3.75312,2.12133 -0.40794,0 -1.06066,0 -1.46861,0 -0.0816,-1.87656 -0.0816,-4.48743 -0.0816,-5.22174 0,-0.89748 0,-2.85563 0.0816,-4.56901 0.32636,-0.0816 0.8159,-0.0816 1.22385,-0.0816 z m -4.56902,-1.30543 c 0.0816,1.30543 0.16318,4.73219 0.16318,5.95603 0,1.14226 0,4.97697 -0.16318,6.60876 v 0.16318 h 5.95604 c 2.93722,0 6.03763,-0.89749 6.03763,-3.50835 0,-1.63179 -1.22385,-2.85564 -3.42677,-3.50835 1.6318,-0.40795 2.77405,-1.55021 2.77405,-2.85564 0,-2.12133 -2.44769,-2.93722 -4.73219,-3.01881 h -6.60876 v 0.16318"
+             id="path82"
+             inkscape:connector-curvature="0"
+             style="stroke-width:0.81589574" />
+          <path
+             d="m 170.61576,175.58617 c 0.32636,0.57112 1.06066,2.2845 1.87656,4.32424 -0.16318,0 -0.24477,0 -0.24477,0 h -1.5502 c 0,0 -1.63179,0 -1.87656,0 0.57113,-1.5502 1.22384,-3.01881 1.79497,-4.32424 z m 1.46861,-3.75312 h -2.3661 v 0.0816 c -0.7343,1.95815 -5.22173,11.83048 -5.62968,12.64638 l -0.0816,0.16318 h 3.10041 v -0.0816 c 0.24477,-0.89749 0.57112,-1.87656 0.97907,-2.93723 0.0816,0 2.52928,0 2.52928,0 h 2.12133 c 0,0 0.40795,0 0.40795,0 0.57112,1.38703 0.97907,2.44769 1.14225,2.93723 v 0.0816 h 3.50835 l -5.71127,-12.89115 v 0"
+             id="path84"
+             inkscape:connector-curvature="0"
+             style="stroke-width:0.81589574" />
+          <path
+             d="m 178.93789,175.17822 c 0,2.28451 2.28451,3.18199 4.24266,3.99789 1.5502,0.65271 3.182,1.30543 3.182,2.3661 0,0.32635 -0.0816,0.57112 -0.24477,0.81589 -0.40795,0.40795 -1.14226,0.65272 -2.3661,0.57113 -1.22384,-0.0816 -2.52928,-0.40795 -4.07948,-1.14226 l -0.57113,-0.32635 v 0.48953 2.28451 l 0.40795,0.0816 h 0.24477 c 0.73431,0.16318 2.20292,0.48954 3.58994,0.48954 3.75312,0 6.03763,-1.46861 6.03763,-3.99789 0,-2.3661 -2.28451,-3.26358 -4.40584,-4.07948 -1.5502,-0.65272 -3.1004,-1.22384 -3.1004,-2.20292 0,-0.32636 0,-1.14225 1.95815,-1.14225 1.46861,0 2.85563,0.57113 3.67153,0.89748 l 0.73431,0.32636 v -0.48954 -2.36609 l -0.73431,-0.16318 c -0.73431,-0.16318 -1.95815,-0.40795 -3.18199,-0.40795 -3.26359,0.16318 -5.38492,1.71338 -5.38492,3.99789 z"
+             id="path86"
+             inkscape:connector-curvature="0"
+             style="stroke-width:0.81589574" />
+        </g>
+        <g
+           transform="translate(0,5.0473078)"
+           id="g987">
+          <text
+             id="text5119"
+             y="207.82925"
+             x="100.19971"
+             style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.35356522px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.2601338"
+             xml:space="preserve"><tspan
+               style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.35356522px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.2601338"
+               y="207.82925"
+               x="100.19971"
+               id="tspan5117"
+               sodipodi:role="line">Société Anonyme au capital de</tspan></text>
+          <text
+             id="text5123"
+             y="221.6503"
+             x="99.886276"
+             style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.35356522px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.25801292"
+             xml:space="preserve"><tspan
+               style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.35356522px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.25801292"
+               y="221.6503"
+               x="101.53436"
+               id="tspan5121"
+               sodipodi:role="line">2.499.597.122 euros </tspan></text>
+        </g>
+        <g
+           transform="translate(0,5.1024283)"
+           id="g993">
+          <text
+             id="text5127"
+             y="239.46674"
+             x="99.136246"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.28888893px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
+             xml:space="preserve"><tspan
+               y="239.46674"
+               x="99.136246"
+               id="tspan5131"
+               sodipodi:role="line">16 BOULEVARD DES ITALIENS</tspan></text>
+          <text
+             id="text5127-7"
+             y="251.98817"
+             x="99.395332"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.28888893px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
+             xml:space="preserve"><tspan
+               y="251.98817"
+               x="99.395332"
+               id="tspan5151"
+               sodipodi:role="line">75009 PARIS</tspan></text>
+        </g>
+        <g
+           transform="translate(0,-1.1021225)"
+           id="g999">
+          <text
+             id="text5155"
+             y="276.33936"
+             x="99.302711"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.64166641px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.32364094"
+             xml:space="preserve"><tspan
+               style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.64166641px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.32364094"
+               y="276.33936"
+               x="99.302711"
+               id="tspan5153"
+               sodipodi:role="line">SIRET : 662 042 449 00014</tspan></text>
+          <text
+             id="text5155-0"
+             y="289.33228"
+             x="99.197571"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.64166641px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.32364097"
+             xml:space="preserve"><tspan
+               style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.64166641px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.32364097"
+               y="289.33228"
+               x="99.197571"
+               sodipodi:role="line"
+               id="tspan875">RCS de Paris : 662 042 449</tspan></text>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/picture/ausweis/bnp/stamp.xcf b/picture/ausweis/bnp/stamp.xcf
new file mode 100644 (file)
index 0000000..cf4bcf2
Binary files /dev/null and b/picture/ausweis/bnp/stamp.xcf differ
diff --git a/picture/ausweis/poltrone/logo.png b/picture/ausweis/poltrone/logo.png
new file mode 100644 (file)
index 0000000..d530cf0
Binary files /dev/null and b/picture/ausweis/poltrone/logo.png differ
diff --git a/picture/ausweis/poltrone/logo.svg b/picture/ausweis/poltrone/logo.svg
new file mode 100644 (file)
index 0000000..6435350
--- /dev/null
@@ -0,0 +1,195 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<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="56.608967mm"
+   height="17.459967mm"
+   viewBox="0 0 56.608967 17.459967"
+   version="1.1"
+   id="svg4531"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="logo.svg">
+  <defs
+     id="defs4525" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.4"
+     inkscape:cx="-46.957962"
+     inkscape:cy="17.366105"
+     inkscape:document-units="mm"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="2560"
+     inkscape:window-height="1537"
+     inkscape:window-x="-4"
+     inkscape:window-y="-4"
+     inkscape:window-maximized="1"
+     inkscape:pagecheckerboard="true"
+     inkscape:snap-object-midpoints="false"
+     inkscape:snap-center="false"
+     inkscape:snap-others="true"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0" />
+  <metadata
+     id="metadata4528">
+    <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
+     inkscape:label="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-279.54002)">
+    <g
+       id="g4671"
+       transform="matrix(0.26458333,0,0,0.26458333,0.00140498,279.52529)"
+       inkscape:export-xdpi="300"
+       inkscape:export-ydpi="300">
+      <path
+         transform="translate(-87.145,-22.540037)"
+         data-name="Path 1"
+         class="svg-red"
+         d="m 220.516,67.813 c 4.13,-0.359 10.476,-2.035 11.493,-7.243 0.419,-2.514 -1.5,-4.37 -4.549,-4.37 -4.011,0 -9.039,3.951 -10.117,10.416 -1.077,6.166 1.676,10.476 6.106,10.476 2.754,0 5.567,-0.9 7.962,-5.028 a 3.871,3.871 0 0 0 0.239,-0.778 c 0,-0.419 -0.239,-0.718 -0.6,-0.718 -0.419,0 -0.778,0.419 -0.958,0.778 -1.317,2.873 -3.472,4.13 -5.747,4.13 -3.292,-0.12 -4.43,-2.933 -3.831,-7.662 m 0.18,-1.5 c 0.958,-5.208 3.053,-8.62 6.345,-8.62 1.437,0 2.155,1.257 1.856,2.933 -0.539,3.771 -4.669,5.388 -8.2,5.687"
+         id="Path_1"
+         inkscape:connector-curvature="0"
+         style="fill:#d03a2c;fill-opacity:1"
+         inkscape:export-xdpi="96"
+         inkscape:export-ydpi="96" />
+      <path
+         transform="translate(-133.621,-16.961037)"
+         data-name="Path 2"
+         class="svg-red"
+         d="m 333.258,42.9 a 1.7,1.7 0 0 1 2.335,-0.239 c 0.718,0.6 1.676,2.933 5.387,5.986 0.539,0.419 -0.18,1.257 -0.718,0.778 -3.592,-3.053 -5.986,-3.592 -6.7,-4.19 a 1.651,1.651 0 0 1 -0.3,-2.335"
+         id="Path_2"
+         inkscape:connector-curvature="0"
+         style="fill:#d03a2c;fill-opacity:1"
+         inkscape:export-xdpi="96"
+         inkscape:export-ydpi="96" />
+      <path
+         transform="translate(0,-22.500037)"
+         data-name="Path 3"
+         d="m 7.363,73.4 a 6.871,6.871 0 0 0 5.807,3.592 c 4.849,0 8.261,-4.19 8.261,-10.476 0,-6.286 -3.413,-10.416 -8.262,-10.416 a 6.674,6.674 0 0 0 -5.807,3.472 v -2.155 a 0.822,0.822 0 0 0 -0.718,-0.9 c -0.419,0 -1.975,0.239 -2.754,0.239 -2.335,0 -2.694,-0.06 -3.113,-0.06 a 0.707,0.707 0 0 0 -0.718,0.778 c -0.06,0.6 0.3,0.958 0.658,0.958 a 25.533,25.533 0 0 1 3.113,-0.18 v 28.676 c -2.335,0 -2.694,-0.06 -3.113,-0.06 a 0.822,0.822 0 0 0 -0.718,0.9 0.707,0.707 0 0 0 0.718,0.778 31.765,31.765 0 0 1 4.849,-0.239 h 0.18 a 27.933,27.933 0 0 1 4.729,0.239 0.707,0.707 0 0 0 0.718,-0.778 0.822,0.822 0 0 0 -0.718,-0.9 c -0.419,0 -0.718,0.06 -3.113,0.06 z M 17.6,66.516 c 0,6.525 -1.5,8.8 -4.37,8.8 -3.292,0 -5.747,-3.113 -5.747,-8.8 0,-5.687 2.394,-8.8 5.747,-8.8 2.813,0 4.37,2.335 4.37,8.8"
+         id="Path_3"
+         inkscape:connector-curvature="0"
+         inkscape:export-xdpi="96"
+         inkscape:export-ydpi="96" />
+      <path
+         transform="translate(-15.815,-22.500037)"
+         data-name="Path 4"
+         d="m 58.137,66.516 c 0,-6.285 -4.19,-10.416 -9.338,-10.416 -5.208,0 -9.4,4.19 -9.4,10.416 0,6.285 4.19,10.476 9.4,10.476 5.088,0 9.338,-4.19 9.338,-10.476 m -3.951,0 c 0,6.525 -1.676,8.859 -5.388,8.859 -3.771,0 -5.447,-2.335 -5.447,-8.859 0,-6.524 1.676,-8.859 5.447,-8.859 3.711,0 5.388,2.394 5.388,8.859"
+         id="Path_4"
+         inkscape:connector-curvature="0"
+         inkscape:export-xdpi="96"
+         inkscape:export-ydpi="96" />
+      <path
+         transform="translate(-28.86,-14.673037)"
+         data-name="Path 5"
+         d="m 82.376,66.83 a 0.822,0.822 0 0 1 0.718,0.9 0.707,0.707 0 0 1 -0.718,0.778 29.79,29.79 0 0 0 -4.729,-0.239 h -0.18 a 32.768,32.768 0 0 0 -4.849,0.239 0.707,0.707 0 0 1 -0.718,-0.778 0.822,0.822 0 0 1 0.718,-0.9 c 0.539,0 0.778,0.06 3.113,0.06 V 38.276 a 23.188,23.188 0 0 0 -3.113,0.18 0.822,0.822 0 0 1 -0.718,-0.9 0.707,0.707 0 0 1 0.718,-0.778 c 0.539,0 0.778,0.06 3.113,0.06 0.778,-0.06 2.335,-0.239 2.754,-0.239 a 0.822,0.822 0 0 1 0.718,0.9 v 29.51 c 2.454,-0.06 2.754,-0.18 3.173,-0.18"
+         id="Path_5"
+         inkscape:connector-curvature="0"
+         inkscape:export-xdpi="96"
+         inkscape:export-ydpi="96" />
+      <path
+         transform="translate(-35.402,-18.486037)"
+         data-name="Path 6"
+         d="m 100.831,52.8 a 0.781,0.781 0 0 1 0,1.556 c -0.539,0 -2.394,-0.06 -4.849,-0.06 v 14.97 c 0,1.437 0.539,1.975 1.5,1.975 a 2.117,2.117 0 0 0 2.035,-2.155 c 0.06,-0.6 0.359,-0.958 0.778,-0.958 a 0.707,0.707 0 0 1 0.718,0.778 c 0,1.616 -1.317,3.652 -4.49,3.652 -2.215,0 -4.011,-1.257 -4.011,-4.19 V 54.361 c -2.394,0 -3.113,0.06 -3.592,0.06 a 0.781,0.781 0 0 1 0,-1.556 c 3.472,0 4.49,-0.539 5.088,-3.652 0.539,-2.694 0.718,-3.113 1.317,-3.113 0.539,0 0.6,0.539 0.6,1.437 v 5.447 c 2.574,-0.18 4.549,-0.18 4.909,-0.18"
+         id="Path_6"
+         inkscape:connector-curvature="0"
+         inkscape:export-xdpi="96"
+         inkscape:export-ydpi="96" />
+      <path
+         transform="translate(-45.437,-22.459037)"
+         data-name="Path 7"
+         d="m 126.01,56 c 2.215,0 3.652,1.257 3.652,2.873 a 2.345,2.345 0 0 1 -2.215,2.574 2.173,2.173 0 0 1 -2.215,-2.215 1.71,1.71 0 0 1 0.6,-1.437 c -2.155,-0.6 -5.387,1.8 -5.387,8.44 v 8.5 c 2.394,0 2.694,-0.06 3.233,-0.06 a 0.822,0.822 0 0 1 0.718,0.9 0.707,0.707 0 0 1 -0.718,0.778 31.763,31.763 0 0 0 -4.849,-0.239 h -0.18 a 27.933,27.933 0 0 0 -4.729,0.239 0.707,0.707 0 0 1 -0.718,-0.778 0.822,0.822 0 0 1 0.718,-0.9 c 0.539,0 0.718,0.06 3.113,0.06 v -16.4 a 22.106,22.106 0 0 0 -3.113,0.18 0.822,0.822 0 0 1 -0.718,-0.9 0.707,0.707 0 0 1 0.718,-0.778 c 0.539,0 0.718,0.06 3.113,0.06 0.778,0 2.215,-0.18 2.754,-0.18 a 0.822,0.822 0 0 1 0.718,0.9 v 2.394 A 5.675,5.675 0 0 1 126.01,56"
+         id="Path_7"
+         inkscape:connector-curvature="0"
+         inkscape:export-xdpi="96"
+         inkscape:export-ydpi="96" />
+      <path
+         transform="translate(-56.435,-22.500037)"
+         data-name="Path 8"
+         d="m 159.337,66.516 c 0,-6.285 -4.19,-10.416 -9.338,-10.416 -5.208,0 -9.4,4.19 -9.4,10.416 0,6.285 4.19,10.476 9.4,10.476 5.028,0 9.338,-4.19 9.338,-10.476 m -3.951,0 c 0,6.525 -1.676,8.859 -5.387,8.859 -3.771,0 -5.447,-2.335 -5.447,-8.859 0,-6.524 1.676,-8.859 5.447,-8.859 3.711,0 5.387,2.394 5.387,8.859"
+         id="Path_8"
+         inkscape:connector-curvature="0"
+         inkscape:export-xdpi="96"
+         inkscape:export-ydpi="96" />
+      <path
+         transform="translate(-69.962,-22.500037)"
+         data-name="Path 9"
+         d="m 189.026,56.1 c 4.37,0 6.106,3.053 6.106,7.243 v 11.374 c 2.335,0 2.694,-0.06 3.113,-0.06 a 0.822,0.822 0 0 1 0.718,0.9 0.707,0.707 0 0 1 -0.718,0.778 31.766,31.766 0 0 0 -4.849,-0.239 h -0.18 a 32.768,32.768 0 0 0 -4.849,0.239 0.707,0.707 0 0 1 -0.718,-0.778 0.822,0.822 0 0 1 0.718,-0.9 c 0.539,0 0.778,0.06 3.113,0.06 v -12.93 c 0,-2.694 -0.778,-3.771 -2.933,-3.771 -3.412,0 -6.884,4.37 -6.884,9.338 v 7.423 c 2.394,0 2.694,-0.06 3.113,-0.06 a 0.822,0.822 0 0 1 0.718,0.9 0.707,0.707 0 0 1 -0.718,0.778 31.762,31.762 0 0 0 -4.849,-0.239 h -0.18 a 27.931,27.931 0 0 0 -4.729,0.239 0.707,0.707 0 0 1 -0.718,-0.778 0.822,0.822 0 0 1 0.718,-0.9 c 0.539,0 0.718,0.06 3.113,0.06 V 58.435 a 22.1,22.1 0 0 0 -3.113,0.18 0.822,0.822 0 0 1 -0.718,-0.9 0.707,0.707 0 0 1 0.718,-0.778 c 0.539,0 0.718,0.06 3.113,0.06 0.778,0 2.215,-0.18 2.754,-0.18 a 0.822,0.822 0 0 1 0.718,0.9 v 4.13 c 1.137,-2.754 4.071,-5.747 7.423,-5.747"
+         id="Path_9"
+         inkscape:connector-curvature="0"
+         inkscape:export-xdpi="96"
+         inkscape:export-ydpi="96" />
+      <path
+         transform="translate(-98.42,-22.419037)"
+         data-name="Path 10"
+         d="m 252.982,77.031 c -4.849,0 -7.782,-3.113 -7.782,-5.268 a 1.973,1.973 0 0 1 2.155,-2.215 1.851,1.851 0 0 1 1.676,1.676 1.748,1.748 0 0 1 -1.317,1.8 c 0.778,1.5 3.292,2.394 5.387,2.394 2.514,0 4.909,-1.317 4.909,-3.771 0,-1.856 -2.215,-2.694 -4.13,-3.232 l -2.035,-0.6 c -4.909,-1.317 -5.926,-3.412 -5.926,-5.807 0,-4.49 4.13,-6.106 7.064,-6.106 3.412,0 6.525,1.8 6.525,4.011 0,1.437 -0.778,2.335 -1.975,2.335 a 1.931,1.931 0 0 1 -1.8,-1.8 2.014,2.014 0 0 1 1.077,-1.616 4.454,4.454 0 0 0 -3.652,-1.5 c -2.754,0 -4.729,1.317 -4.729,3.592 0,1.5 1.5,2.394 3.292,2.873 l 2.394,0.718 c 4.13,1.077 6.525,2.694 6.525,6.106 0.06,4.071 -3.352,6.405 -7.662,6.405"
+         id="Path_10"
+         inkscape:connector-curvature="0"
+         inkscape:export-xdpi="96"
+         inkscape:export-ydpi="96" />
+      <path
+         transform="translate(-109.78,-22.500037)"
+         data-name="Path 11"
+         d="m 292.237,66.516 c 0,-6.285 -4.19,-10.416 -9.338,-10.416 -5.208,0 -9.4,4.19 -9.4,10.416 0,6.285 4.19,10.476 9.4,10.476 5.088,0 9.338,-4.19 9.338,-10.476 m -3.951,0 c 0,6.525 -1.676,8.859 -5.388,8.859 -3.771,0 -5.447,-2.335 -5.447,-8.859 0,-6.524 1.676,-8.859 5.447,-8.859 3.652,0 5.388,2.394 5.388,8.859"
+         id="Path_11"
+         inkscape:connector-curvature="0"
+         inkscape:export-xdpi="96"
+         inkscape:export-ydpi="96" />
+      <path
+         transform="translate(-122.343,-14.231037)"
+         data-name="Path 12"
+         d="m 315.814,35.5 c 2.873,0 4.669,1.856 4.669,3.831 a 2.284,2.284 0 0 1 -2.155,2.514 2.248,2.248 0 0 1 -2.215,-2.215 2.336,2.336 0 0 1 1.616,-2.155 2.259,2.259 0 0 0 -1.856,-0.778 c -2.035,0 -2.933,0.9 -2.933,3.053 v 8.979 c 2.514,-0.06 4.011,-0.06 4.49,-0.06 a 0.781,0.781 0 0 1 0,1.556 c -0.419,0 -2.035,-0.06 -4.49,-0.06 v 16.4 c 2.395,0 2.694,-0.06 3.233,-0.06 a 0.822,0.822 0 0 1 0.718,0.9 0.707,0.707 0 0 1 -0.718,0.778 31.765,31.765 0 0 0 -4.849,-0.239 h -0.18 a 27.932,27.932 0 0 0 -4.729,0.239 0.707,0.707 0 0 1 -0.718,-0.778 0.822,0.822 0 0 1 0.718,-0.9 c 0.539,0 0.718,0.06 3.113,0.06 V 50.106 c -2.394,0 -3.472,0.06 -4.011,0.06 a 0.781,0.781 0 0 1 0,-1.556 c 0.359,0 1.5,0 4.011,0.06 v -5.388 c -0.06,-5.747 2.634,-7.782 6.285,-7.782"
+         id="Path_12"
+         inkscape:connector-curvature="0"
+         inkscape:export-xdpi="96"
+         inkscape:export-ydpi="96" />
+      <path
+         transform="translate(-131.415,-22.500037)"
+         data-name="Path 13"
+         d="m 332.129,58.734 c 0.359,-0.539 1.317,-1.137 3.232,-1.137 2.035,0 3.233,0.9 3.233,3.292 v 4.849 c -5.747,0 -11.194,1.975 -11.194,6.7 a 4.412,4.412 0 0 0 4.729,4.549 c 1.975,0 4.13,-0.778 6.525,-2.933 a 3.112,3.112 0 0 0 3.053,2.873 4.515,4.515 0 0 0 3.293,-1.073 c 0.239,-0.239 0.539,-0.9 0.239,-1.257 a 0.781,0.781 0 0 0 -1.137,-0.06 c -0.539,0.419 -0.6,1.078 -1.257,1.078 -0.657,0 -0.9,-0.359 -0.9,-1.8 v -11.07 c 0,-4.669 -2.514,-6.645 -6.7,-6.645 -2.933,0 -6.345,1.975 -6.345,4.31 a 1.934,1.934 0 0 0 1.975,2.035 1.969,1.969 0 0 0 1.975,-2.035 1.532,1.532 0 0 0 -0.718,-1.676 m 6.465,13.588 c -2.335,2.035 -3.771,2.394 -4.849,2.394 a 2.783,2.783 0 0 1 -2.694,-3.053 c 0,-2.933 2.035,-4.549 7.543,-4.549 z"
+         id="Path_13"
+         inkscape:connector-curvature="0"
+         inkscape:export-xdpi="96"
+         inkscape:export-ydpi="96" />
+      <path
+         transform="translate(-62.721)"
+         data-name="Path 14"
+         class="svg-red"
+         d="m 157.541,2.053 a 5.657,5.657 0 0 1 7.662,-0.9 c 2.335,2.035 5.627,9.757 17.659,19.754 1.8,1.5 -0.6,4.13 -2.335,2.634 -11.793,-10 -19.754,-11.793 -22.089,-13.828 -2.394,-2.1 -2.993,-5.328 -0.9,-7.662"
+         id="Path_14"
+         inkscape:connector-curvature="0"
+         style="fill:#d03a2c;fill-opacity:1"
+         inkscape:export-xdpi="96"
+         inkscape:export-ydpi="96" />
+    </g>
+    <g
+       inkscape:export-xdpi="300"
+       inkscape:export-ydpi="300"
+       id="g4923"
+       inkscape:label="g4672"
+       transform="rotate(-5,2.1977345,187.34392)" />
+  </g>
+</svg>
diff --git a/picture/ausweis/poltrone/sign.png b/picture/ausweis/poltrone/sign.png
new file mode 100644 (file)
index 0000000..91c4216
Binary files /dev/null and b/picture/ausweis/poltrone/sign.png differ
diff --git a/picture/ausweis/poltrone/sign.source.png b/picture/ausweis/poltrone/sign.source.png
new file mode 100644 (file)
index 0000000..3a594fc
Binary files /dev/null and b/picture/ausweis/poltrone/sign.source.png differ
diff --git a/picture/ausweis/poltrone/sign.svg b/picture/ausweis/poltrone/sign.svg
new file mode 100644 (file)
index 0000000..f4b3e3a
--- /dev/null
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<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="56mm"
+   height="46.588585mm"
+   viewBox="0 0 56 46.588585"
+   version="1.1"
+   id="svg846"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="sign.svg">
+  <defs
+     id="defs840" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.35"
+     inkscape:cx="-99.999999"
+     inkscape:cy="559.99998"
+     inkscape:document-units="mm"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:pagecheckerboard="true"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     inkscape:window-width="2560"
+     inkscape:window-height="1537"
+     inkscape:window-x="-4"
+     inkscape:window-y="-4"
+     inkscape:window-maximized="1" />
+  <metadata
+     id="metadata843">
+    <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
+     inkscape:label="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(1.7570273e-7,-250.41141)">
+    <g
+       inkscape:export-ydpi="300"
+       inkscape:export-xdpi="300"
+       transform="matrix(0.33585179,0,0,0.33585179,-89.219071,281.96151)"
+       id="g4571">
+      <path
+         sodipodi:nodetypes="scssssscssssssscsccccccccsccssccccscccccccscscsccccccccsccccccsccsscscccsccscsccccccscccccssccsccccssscsccccccsccccccscccsscscccccccscccssscccccccccscccccccccccsscccsccscsssccccccccscccccscscccccscccscccccscccccccscccccscccccsccccccccccsccsccccccsccscscccsccccsscssccssssccsscccscccccssssccccccccsccccccsccccsccsccccccccccsccccccccccscccscsscsccssccccccsccsccccccssccsccscccccccscccccscccccccccccccccccscccccscsccsscccscccccccccscccssccccccscscsccccccsccccccccccccccscccccsccsscsccccsccccccccscscscscsccccsccsccccsccccccscccscccsccscccccccccscsccccccssscccssccsccccccccsccccsccccccccccssccccscssccccscccsscccccccccsccsscccccccccsssscccccccccscccccsccccscccccccccccsccscccccccsscccccsscccsssccccccccccccscccccccccsccccccssccccccccccscscssccscssccccscccccscscccccscccccccccccccsscccccscsccsccccccccsccsccsccsssccsccccccscccccccsccccscccccccccccscccccccsccccssccccscscccccccccssccsccccccscccccssccscsccccccsccccsscccccscscccsscsscsssssccccsccssscccssscccccscsccccccssccccccccccsccccccsccccccsccccccscssccccsccssccscscssssccccccscccsccscccscsssccccccscscscccsccccssccscsccssscscccccccccccsssccccscsccscccssccsccsccccccccscccccccsccssscssccsscscccccccccccccccccccsccccscscsccccccccccscccssscssccccccccscccssccccsscccsscscsscccsccsccccccccccsccccscsccccsccccccscccccccccscccccscssccccccccccsccccsccscscscccsccsscccccscccccsccccscccccccsccccsscccssscsccccccccccsccccccccccccccccccccccccscccccccsccccccccsccccccccccsccccccccccsccscsccccccccccccscccccscscccccccccccccccscsccccscscccccccccccccscscscsscscsccsccccccscccscccccccccccccscccccccccccsccccccccscssccsccccccscccscccscsccccccsccccccccccccccscccccccccccccscccscccssscccscssccccccccccscscccssccscsccscccccsscccccsscscccccscccccsccsccsccccccccccccccccscsscccscsccscsscccccccccccscssscccccsccsccccscccccscccccccccccccccccscccccccccccccccscsscccsccscssscccscscccsccccscccccccccccccccscccccccccccscccsccccssccccccccssccccscccccscscscscsccsscccccccsccccccsscscccccccccsccccccccscccccscccscssscscsccccccccccssssscscscccsccsccccscccccsccccscccscccscsscccssccccccscccscccccsscssccccsccccccccccsccccscccsccscccccssccccscccccscccccssssscsccccccsccsccsccsscsccccscsccscccsscssccsccscccsccccscccscccccccscsscscscccscscccccsccsccccccsccccsccscssssccscscccccccccccccsccccsscccccccccscccccccsccsccccsccsscsscccscccsssscccscccccssccccsccsscscccccsccccsccscscscccccccccscccsccscsccscccccccccccccccccccccscsccccccscscsssscccscsssssccccccsscscscsscccccsccccccccscccccccsccsccccsccccccccccccccscccsccccccsccccccccccccccccccsscccccccccccccscccscsccccssccccccscccccccccsccccssccccccccscccscccscccccccccccccccccccccccccccccscccccccccscccccccccccccsccccccsccscccccccscccccccsscccccscccccccscsscsccsscccccscccsccccccccccccccsscccccssccscsccccssssscsccccsscsccccsccccccccccccccccccccsccscccssscscccsccscsssccccccccccccccccccccccscsccsccccccsscsccccccccssssscccsccscccsccccccscscccccccccscccscsssccccccccccccccccccscccsccsscccccssccscscsccsccsscccccsccssccccccccccccccccccccccccscccccccccccscsssssssscscscccccccscssscccccccccccccsscccccccccccsccscscccccccscccccccccccccccccccscscccssscsssscccsccccccccccccccccccscscscsscssccscscssccccscsssccccccscccc"
+         inkscape:connector-curvature="0"
+         id="path4642"
+         d="m 432.23394,44.694349 c 0,-0.04555 0.0352,-0.06106 0.0782,-0.03448 0.043,0.02658 0.0782,0.06384 0.0782,0.0828 0,0.01897 -0.0352,0.03448 -0.0782,0.03448 -0.043,0 -0.0782,-0.03727 -0.0782,-0.0828 z m -1.95478,-2.810261 c 0,-0.043 0.0373,-0.07819 0.0828,-0.07819 0.0455,0 0.0611,0.03519 0.0345,0.07819 -0.0266,0.043 -0.0638,0.07819 -0.0828,0.07819 -0.019,0 -0.0345,-0.03519 -0.0345,-0.07819 z M 429.9664,41.61042 c 0,-0.06451 0.0528,-0.117287 0.11729,-0.117287 0.0645,0 0.11728,0.05278 0.11728,0.117287 0,0.06451 -0.0528,0.117286 -0.11728,0.117286 -0.0645,0 -0.11729,-0.05278 -0.11729,-0.117286 z m -0.21876,-0.263672 c -0.0449,-0.02774 -0.10684,-0.155638 -0.13768,-0.284223 -0.0308,-0.128586 -0.0914,-0.27858 -0.13454,-0.333321 -0.0587,-0.07448 -0.0459,-0.08703 0.0509,-0.04989 0.0711,0.0273 0.18365,0.0045 0.25004,-0.05054 0.0664,-0.05509 0.11148,-0.06783 0.10021,-0.0283 -0.0113,0.03954 0.0374,0.180277 0.10804,0.312763 0.12082,0.226441 0.12002,0.248179 -0.0134,0.362416 -0.0781,0.06684 -0.17865,0.09883 -0.22354,0.0711 z m -0.71953,-0.626184 c 0,-0.03798 0.0724,-0.088 0.16085,-0.111133 0.13198,-0.03451 0.1443,-0.02212 0.0686,0.06907 -0.10324,0.124386 -0.22947,0.147531 -0.22947,0.04206 z m -0.27413,-0.616614 c -0.15462,-0.160432 -0.37538,-0.449316 -0.49059,-0.641955 -0.23202,-0.387968 -0.45236,-0.635052 -0.51258,-0.57482 -0.0216,0.0216 -0.0786,-0.0341 -0.12656,-0.12381 -0.048,-0.08969 -0.0675,-0.163072 -0.0434,-0.163072 0.12132,0 -0.22315,-0.474269 -0.4095,-0.563792 -0.11841,-0.05689 -0.21564,-0.164677 -0.21607,-0.23953 -9.7e-4,-0.07484 -0.0915,-0.232598 -0.20237,-0.350551 -0.11088,-0.117958 -0.2424,-0.291182 -0.29226,-0.384941 -0.0499,-0.09376 -0.16956,-0.181726 -0.26598,-0.195476 -0.10281,-0.01464 -0.18628,-0.08967 -0.20186,-0.181391 -0.0146,-0.08601 -0.12932,-0.24898 -0.25492,-0.362157 -0.1256,-0.113172 -0.22836,-0.230926 -0.22836,-0.261666 0,-0.03074 -0.14074,-0.215789 -0.31276,-0.411212 -0.17202,-0.195432 -0.31276,-0.41536 -0.31276,-0.488734 0,-0.163131 -0.2768,-0.494742 -0.43198,-0.51752 -0.1268,-0.01863 -0.58451,-0.451773 -0.58451,-0.553164 0,-0.150134 -0.41912,-0.858286 -0.59656,-1.007943 -0.16404,-0.138357 -0.1806,-0.192178 -0.11346,-0.368763 0.11041,-0.290403 -0.0706,-0.472965 -0.35994,-0.362969 -0.18448,0.07014 -0.23661,0.04334 -0.53123,-0.273019 -0.17968,-0.192938 -0.37444,-0.501951 -0.43282,-0.686697 -0.12883,-0.407738 -0.13329,-0.424952 -0.14556,-0.563553 -0.005,-0.06071 -0.0701,-0.101527 -0.14376,-0.0907 -0.12674,0.01858 -0.4123,-0.184449 -0.43975,-0.3127 -0.007,-0.03264 -0.17921,-0.238255 -0.38274,-0.456948 -0.20352,-0.218692 -0.3714,-0.467994 -0.37307,-0.554005 -0.002,-0.09177 -0.13452,-0.249448 -0.32129,-0.381628 -0.18908,-0.133815 -0.37516,-0.355971 -0.45847,-0.547337 -0.0771,-0.177149 -0.20583,-0.380602 -0.28605,-0.452113 -0.63351,-0.564774 -0.94676,-0.935551 -1.01284,-1.198847 -0.0288,-0.11467 -0.10058,-0.227 -0.15955,-0.249632 -0.059,-0.02262 -0.10723,-0.08841 -0.10723,-0.14618 0,-0.05777 -0.0477,-0.133177 -0.10587,-0.167566 -0.0582,-0.03439 -0.14744,-0.141695 -0.19823,-0.238455 -0.0508,-0.09676 -0.14389,-0.175933 -0.20689,-0.175933 -0.063,0 -0.11454,-0.02699 -0.11454,-0.06001 0,-0.03298 -0.15833,-0.22525 -0.35185,-0.427205 -0.21573,-0.225123 -0.35186,-0.439248 -0.35186,-0.553397 0,-0.102418 -0.0695,-0.249142 -0.15454,-0.326066 -0.085,-0.07691 -0.13888,-0.165183 -0.11974,-0.196158 0.0192,-0.03098 -0.0521,-0.09588 -0.15823,-0.144253 -0.10616,-0.0484 -0.19302,-0.132895 -0.19302,-0.187825 0,-0.05493 -0.10801,-0.147687 -0.24001,-0.206119 -0.24951,-0.110443 -0.69419,-0.728177 -0.6968,-0.967965 -9.7e-4,-0.09241 -0.0632,-0.13683 -0.19169,-0.13683 -0.12154,0 -0.20813,-0.05646 -0.23984,-0.156384 -0.0273,-0.08601 -0.078,-0.156379 -0.11272,-0.156379 -0.12476,0 -0.74847,-0.710492 -0.80747,-0.919826 -0.0332,-0.117671 -0.0774,-0.369507 -0.0982,-0.559642 -0.0472,-0.430318 -0.0891,-0.47638 -0.19065,-0.209334 -0.0672,0.176672 -0.1034,0.196746 -0.23146,0.128211 -0.0835,-0.0447 -0.17176,-0.142871 -0.19613,-0.218167 -0.0244,-0.07531 -0.18509,-0.217141 -0.35716,-0.31519 -0.17206,-0.09804 -0.31285,-0.212399 -0.31285,-0.254122 0,-0.04173 -0.0616,-0.142668 -0.13683,-0.224335 -0.0753,-0.08166 -0.2248,-0.273953 -0.33231,-0.427307 -0.10751,-0.153348 -0.38021,-0.477591 -0.60598,-0.72053 -0.36227,-0.389805 -0.45085,-0.54814 -0.421,-0.752503 0.004,-0.0302 -0.097,-0.11697 -0.2253,-0.192786 -0.12835,-0.07581 -0.23335,-0.165436 -0.23335,-0.199168 0,-0.03371 -0.0386,-0.06133 -0.0857,-0.06133 -0.28241,0 -1.08565,-0.958105 -1.08839,-1.298243 -9.7e-4,-0.138884 -0.15139,-0.453519 -0.15399,-0.322414 -0.003,0.155295 -1.17406,-0.841305 -1.17406,-0.999216 0,-0.03327 -0.0551,-0.100774 -0.12247,-0.150027 -0.0674,-0.04926 -0.14148,-0.231217 -0.1647,-0.404363 -0.0397,-0.295452 -0.0561,-0.312768 -0.26848,-0.281599 -0.21145,0.03103 -0.2689,-0.02719 -0.23552,-0.238664 0.005,-0.03225 -0.0322,-0.05864 -0.0829,-0.05864 -0.0867,0 -0.61153,-0.520769 -0.61153,-0.606839 0,-0.07174 -0.39697,-0.409645 -0.48123,-0.409645 -0.0862,0 -0.38835,-0.266229 -1.21269,-1.068689 -0.35254,-0.343164 -0.49542,-0.539697 -0.49542,-0.681411 0,-0.115497 -0.0845,-0.274215 -0.20116,-0.377844 -0.11063,-0.09828 -0.30523,-0.273821 -0.43244,-0.390092 -0.12722,-0.116279 -0.33578,-0.2858056 -0.46348,-0.3767346 -0.12769,-0.09093 -0.23334,-0.206906 -0.23478,-0.257741 -0.006,-0.198132 -0.64403,-0.757614 -0.98899,-0.866641 -0.0938,-0.02967 -0.26746,-0.219452 -0.38585,-0.421757 -0.25586,-0.43721 -0.79635,-1.032457 -0.93748,-1.032457 -0.0551,0 -0.15852,-0.09882 -0.22987,-0.219598 -0.0714,-0.120779 -0.25806,-0.277907 -0.41492,-0.34917 -0.36691,-0.166686 -0.71437,-0.494722 -0.90617,-0.855469 -0.0835,-0.157055 -0.21089,-0.301007 -0.2831,-0.319889 -0.0722,-0.01887 -0.23153,-0.212661 -0.35406,-0.430629 -0.12252,-0.217958 -0.2854,-0.412666 -0.36197,-0.432691 -0.0766,-0.02004 -0.1392,-0.08807 -0.1392,-0.151238 0,-0.06316 -0.0969,-0.134199 -0.21524,-0.157877 -0.14922,-0.02986 -0.24328,-0.117379 -0.3067,-0.285403 -0.0587,-0.155537 -0.17432,-0.271229 -0.32274,-0.322968 -0.12719,-0.04431 -0.32344,-0.21017 -0.43611,-0.368519 -0.11266,-0.158349 -0.20484,-0.2454451 -0.20484,-0.193551 0,0.2247 -0.615,-0.2622739 -0.62271,-0.4930875 -0.004,-0.1120433 -0.34035,-0.4241303 -0.45746,-0.4241303 -0.051,0 -0.0936,-0.026412 -0.0946,-0.058641 -0.004,-0.1383967 -0.76178,-0.879877 -0.90086,-0.8821339 -0.22729,-0.00389 -0.43724,-0.1912008 -0.38028,-0.33962244 0.0587,-0.1531007 -0.24595,-0.4331385 -0.47623,-0.437701 -0.0906,-0.00195 -0.21361,-0.103648 -0.29249,-0.2422344 -0.0748,-0.13153363 -0.16415,-0.22181033 -0.19843,-0.20062253 -0.0343,0.021207 -0.10793,-0.064497 -0.16366,-0.190408 -0.0557,-0.1259205 -0.1368,-0.2289361 -0.18016,-0.2289361 -0.1587,0 -1.40202,-1.04719053 -1.4826,-1.24873233 -0.0274,-0.06851 -0.17478,-0.1918672 -0.32753,-0.2741231 -0.15274,-0.082266 -0.26021,-0.1779074 -0.23879,-0.212554 0.0214,-0.034632 -0.0346,-0.062985 -0.12459,-0.062985 -0.2682,0 -0.70582,-0.217384 -0.70582,-0.3506199 0,-0.1673865 -0.23056,-0.5094798 -0.34338,-0.5094798 -0.0499,0 -0.33617,-0.1958217 -0.63608,-0.435162 -0.29989,-0.2393452 -0.65873,-0.4892356 -0.79741,-0.5553137 -0.13868,-0.066078 -0.50813,-0.380349 -0.82101,-0.6983945 -0.31286,-0.3180406 -0.61108,-0.5783449 -0.6627,-0.5784568 -0.0516,0 -0.122,-0.047327 -0.15639,-0.1049759 -0.0344,-0.05762 -0.23274,-0.2035166 -0.44077,-0.3242033 -0.20805,-0.1206868 -0.39653,-0.2670702 -0.41888,-0.3252832 -0.0223,-0.058213 -0.0984,-0.1070041 -0.16908,-0.1084098 -0.0707,-0.00146 -0.3732,-0.2477211 -0.67232,-0.5473367 -0.29911,-0.2996302 -0.58684,-0.5447733 -0.6394,-0.5447733 -0.0525,0 -0.16824,-0.092412 -0.25708,-0.2053552 -0.1278,-0.1624786 -0.20736,-0.1961962 -0.381,-0.1614621 -0.16438,0.032881 -0.24354,0.0053 -0.3154,-0.1097329 -0.0528,-0.084493 -0.28618,-0.2753197 -0.5187,-0.4240622 -0.23252,-0.1487426 -0.44507,-0.3065323 -0.47234,-0.3506541 -0.0273,-0.044117 -0.18203,-0.1477892 -0.34391,-0.2303758 -0.16189,-0.082592 -0.37941,-0.2398168 -0.48339,-0.3493938 -0.10398,-0.109568 -0.22807,-0.199835 -0.27578,-0.200574 -0.0477,-9.73e-4 -0.24123,-0.136422 -0.43005,-0.301508 -0.18882,-0.165081 -0.50967,-0.363087 -0.71298,-0.4400108 -0.20332,-0.07692 -0.49186,-0.25852 -0.64121,-0.403566 -0.14934,-0.145036 -0.32606,-0.263709 -0.39269,-0.263709 -0.0666,0 -0.12116,-0.02982 -0.12116,-0.0662 0,-0.154599 -0.56278,-0.626518 -0.98623,-0.827019 -0.25183,-0.119233 -0.53521,-0.294129 -0.62974,-0.388652 -0.0945,-0.09453 -0.36776,-0.23362 -0.60719,-0.309101 -0.26241,-0.08272 -0.43533,-0.181808 -0.43533,-0.249467 0,-0.06173 -0.11436,-0.166759 -0.25413,-0.233391 -0.52596,-0.250757 -0.68755,-0.364974 -0.88778,-0.627482 -0.1718,-0.22523 -0.25566,-0.269945 -0.50631,-0.269945 -0.17561,0 -0.34227,-0.05028 -0.40122,-0.121042 -0.2402,-0.288374 -0.41261,-0.426295 -0.53288,-0.426295 -0.0709,0 -0.27687,-0.140746 -0.45769,-0.312763 -0.18084,-0.172022 -0.38057,-0.312768 -0.44385,-0.312768 -0.0633,0 -0.17615,-0.02996 -0.25082,-0.06659 -0.70684,-0.34669 -0.90654,-0.471078 -1.16585,-0.726144 -0.16454,-0.161841 -0.35195,-0.296356 -0.41646,-0.298929 -0.0645,-0.0024 -0.29322,-0.144662 -0.50824,-0.315769 -0.21503,-0.171103 -0.41969,-0.311475 -0.45481,-0.311932 -0.0351,-9.73e-4 -0.1815,-0.09055 -0.32529,-0.200223 -0.16325,-0.12452 -0.28047,-0.168568 -0.31216,-0.117287 -0.0816,0.132117 -0.15022,0.0962 -0.29199,-0.152959 -0.0733,-0.128742 -0.19086,-0.234078 -0.26134,-0.234078 -0.0705,0 -0.2176,-0.07037 -0.32694,-0.156384 -0.10935,-0.08601 -0.25564,-0.156987 -0.3251,-0.157731 -0.0695,-9.73e-4 -0.20915,-0.08871 -0.31043,-0.195481 -0.15694,-0.165461 -0.31484,-0.221353 -0.52689,-0.186498 -0.0255,0.0044 -0.13987,-0.07792 -0.25412,-0.182474 -0.25654,-0.234798 -0.76486,-0.528873 -0.91417,-0.528873 -0.11463,0 -0.98336,-0.393575 -1.05284,-0.476988 -0.0891,-0.106975 -0.39368,-0.226728 -0.57667,-0.226728 -0.1078,0 -0.21817,-0.03585 -0.24526,-0.07968 -0.0271,-0.04383 -0.23147,-0.170986 -0.45421,-0.282582 -0.22273,-0.111595 -0.45774,-0.244535 -0.52225,-0.295417 -0.15038,-0.118605 -0.90311,-0.410395 -1.22611,-0.475276 -0.13679,-0.02748 -0.29064,-0.100482 -0.34188,-0.162226 -0.0512,-0.06174 -0.13733,-0.112257 -0.19131,-0.112257 -0.054,0 -0.13911,-0.04937 -0.18919,-0.109723 -0.1507,-0.18158 -0.8728,-0.490155 -1.41372,-0.60413 -0.36874,-0.07769 -0.58597,-0.176842 -0.79139,-0.361238 -0.21096,-0.189372 -0.35646,-0.254156 -0.57077,-0.254156 -0.15819,0 -0.39143,-0.05368 -0.51831,-0.119296 -0.12687,-0.06561 -0.23209,-0.092 -0.23381,-0.05864 -0.002,0.03337 -0.0563,-0.03745 -0.12132,-0.157303 -0.1025,-0.189007 -0.1599,-0.215497 -0.43222,-0.199426 -0.17271,0.01017 -0.33837,-0.02087 -0.36811,-0.06899 -0.069,-0.111649 -0.82818,-0.412826 -1.04062,-0.412826 -0.0887,0 -0.25941,-0.105127 -0.37944,-0.233615 -0.17478,-0.187106 -0.2894,-0.236305 -0.57572,-0.247138 -0.31207,-0.01182 -0.3876,-0.051 -0.59454,-0.308502 -0.18797,-0.233907 -0.28814,-0.293535 -0.4838,-0.287971 -0.1509,0.0044 -0.2855,-0.04601 -0.34655,-0.12951 -0.10959,-0.149866 -0.58103,-0.279284 -1.12792,-0.309631 -0.19352,-0.01075 -0.51707,-0.09618 -0.71898,-0.189868 -0.20192,-0.09369 -0.39949,-0.170348 -0.43906,-0.170348 -0.0395,0 -0.16636,-0.07427 -0.28177,-0.165052 -0.19821,-0.155922 -0.21795,-0.157697 -0.35675,-0.0321 -0.14,0.126689 -0.15285,0.121558 -0.27187,-0.108614 -0.14284,-0.27622 -0.17821,-0.286624 -0.41367,-0.121694 -0.15704,0.109986 -0.18432,0.106757 -0.33017,-0.03911 -0.0874,-0.08744 -0.15899,-0.227287 -0.15899,-0.310759 0,-0.217515 -0.12019,-0.262396 -0.41611,-0.155391 -0.21183,0.0766 -0.30755,0.07195 -0.52734,-0.02563 -0.46574,-0.206805 -0.94096,-0.37459 -1.15577,-0.408064 -0.26763,-0.04173 -1.20034,-0.302544 -1.30209,-0.364128 -0.043,-0.02602 -0.21013,-0.07114 -0.3714,-0.100238 -0.16127,-0.02909 -0.29322,-0.0953 -0.29322,-0.147103 0,-0.05181 -0.11435,-0.100676 -0.25412,-0.1086 -0.5235,-0.02967 -0.88488,-0.125074 -1.05124,-0.277528 -0.12387,-0.113507 -0.22875,-0.142901 -0.37704,-0.105686 -0.14223,0.0357 -0.28745,9.73e-4 -0.47205,-0.113216 -0.14664,-0.09063 -0.30619,-0.140322 -0.35456,-0.110423 -0.0919,0.05679 -0.62296,-0.08755 -0.89229,-0.242507 -0.086,-0.04948 -0.46155,-0.188574 -0.83453,-0.309086 -0.48469,-0.156612 -0.6891,-0.261034 -0.71656,-0.366068 -0.034,-0.12986 -0.0954,-0.1422 -0.5284,-0.106138 -0.38628,0.03215 -0.52008,0.01357 -0.63223,-0.08793 -0.0782,-0.07081 -0.14225,-0.101386 -0.14225,-0.06795 0,0.03342 -0.044,0.02588 -0.0977,-0.01678 -0.0538,-0.04266 -0.34404,-0.119972 -0.64508,-0.171793 -0.30103,-0.05182 -0.67048,-0.157552 -0.821,-0.234958 -0.15052,-0.07741 -0.39682,-0.169556 -0.54734,-0.204776 -0.33101,-0.07745 -0.32335,-0.0753 -0.46915,-0.131918 -0.16027,-0.06224 -0.53082,-0.138854 -0.8601,-0.17783 -0.15051,-0.0178 -0.34403,-0.06501 -0.43005,-0.104888 -0.52862,-0.245056 -0.67235,-0.270436 -0.80131,-0.141476 -0.10961,0.109611 -0.11432,0.186473 -0.0355,0.578496 0.13301,0.661033 0.24197,1.07992 0.46241,1.777707 0.10806,0.342049 0.20236,0.764278 0.20954,0.938294 0.007,0.174016 0.0873,0.474726 0.17802,0.668247 0.19145,0.408405 0.33865,0.991434 0.33865,1.341334 0,0.25582 0.36385,1.458514 0.48009,1.58692 0.037,0.04086 0.0673,0.218541 0.0673,0.394863 0,0.176322 0.034,0.35457 0.0755,0.396109 0.0415,0.04154 0.0965,0.321265 0.1222,0.62162 0.0257,0.30035 0.0972,0.624018 0.15904,0.719271 0.0618,0.09525 0.11238,0.229169 0.11238,0.297611 0,0.13059 0.65508,0.467693 0.77038,0.396435 0.0357,-0.02203 0.13933,0.06066 0.23036,0.183778 0.13076,0.176862 0.22346,0.222214 0.4416,0.216027 0.20445,-0.0058 0.33721,0.05072 0.51156,0.217754 0.1295,0.124067 0.23545,0.271774 0.23545,0.328235 0,0.0657 0.10112,0.102656 0.28088,0.102656 0.16249,0 0.36469,0.06592 0.47969,0.156384 0.10935,0.08601 0.27681,0.156379 0.37215,0.156379 0.0953,0 0.28379,0.10556 0.41879,0.234574 0.135,0.129014 0.30735,0.234705 0.383,0.234865 0.0756,1.56e-4 0.25275,0.07053 0.39356,0.156384 0.1408,0.08585 0.30934,0.156088 0.37452,0.156088 0.2038,0 0.72186,0.302028 1.0068,0.586964 0.15022,0.150226 0.33795,0.273135 0.41718,0.273135 0.0792,0 0.21184,0.04957 0.29471,0.110171 0.1108,0.08102 0.1907,0.08874 0.30197,0.02918 0.11834,-0.06334 0.17395,-0.05001 0.25523,0.06115 0.0572,0.07818 0.10393,0.170597 0.10393,0.20538 0,0.03478 0.0684,0.06325 0.15195,0.06325 0.0836,0 0.19808,0.06157 0.25445,0.136835 0.19718,0.263189 0.61876,0.505263 0.81471,0.467809 0.10453,-0.01999 0.20977,-0.0044 0.23386,0.03454 0.0241,0.03896 0.18892,0.162489 0.36629,0.274459 0.17738,0.111971 0.42756,0.30177 0.55597,0.421776 0.18267,0.170723 0.29397,0.212642 0.51149,0.192665 0.28038,-0.02573 0.45274,0.03084 0.64332,0.211163 0.0571,0.05404 0.42051,0.254035 0.80756,0.444452 0.38704,0.190408 0.77409,0.419636 0.86009,0.509397 0.086,0.08976 0.41149,0.28536 0.72327,0.434671 0.31179,0.149312 0.56689,0.298332 0.56689,0.331154 0,0.03283 0.0528,0.05968 0.11729,0.05968 0.0645,0 0.11728,0.03429 0.11728,0.07618 0,0.11487 0.3862,0.289212 0.78191,0.352984 0.25955,0.04183 0.46468,0.153738 0.78191,0.426577 0.23653,0.203424 0.53144,0.395014 0.65536,0.42576 0.12392,0.03074 0.43861,0.200729 0.69931,0.377771 0.63336,0.430103 1.28145,0.754783 1.61935,0.811255 0.19088,0.03191 0.31444,0.112413 0.39922,0.260139 0.0845,0.147288 0.23422,0.245148 0.48045,0.314086 0.1967,0.05507 0.42902,0.166628 0.51625,0.247891 0.0872,0.08126 0.20581,0.1477558 0.26352,0.1477558 0.0577,0 0.1415,0.03658 0.18621,0.0813 0.092,0.09203 0.48207,0.322593 0.88827,0.525083 0.15052,0.07504 0.31643,0.171613 0.36869,0.214621 0.24344,0.200316 0.33274,0.251749 0.88236,0.5082398 0.32254,0.1505179 0.60403,0.2912591 0.62553,0.3127631 0.0813,0.081259 0.52131,0.3260322 0.8601,0.4784374 0.19352,0.087047 0.40495,0.2063037 0.46983,0.2650177 0.0649,0.058714 0.21828,0.124933 0.34088,0.1471666 0.19594,0.035556 0.50334,0.2143829 1.32536,0.7711168 0.12121,0.0821 0.267,0.131378 0.32399,0.1095141 0.057,-0.021888 0.18384,0.045673 0.28193,0.1500704 0.0981,0.1044117 0.21269,0.1898341 0.25469,0.1898341 0.13794,0 1.54975,0.7150732 1.69133,0.8566511 0.0761,0.076127 0.26638,0.1624202 0.42279,0.1917553 0.15641,0.02933 0.28437,0.08694 0.28437,0.1279974 0,0.041053 0.0271,0.065854 0.0602,0.055105 0.0879,-0.028552 0.497,0.3085606 0.51794,0.426825 0.01,0.055523 0.0453,0.1827277 0.0788,0.2826547 0.0808,0.2409746 -0.081,0.6292034 -0.25269,0.605963 -0.0718,-0.00973 -0.16578,-0.09536 -0.20878,-0.1903107 -0.0474,-0.1045916 -0.20145,-0.2084001 -0.39096,-0.2633979 -0.17202,-0.049934 -0.4251,-0.1745318 -0.56241,-0.2768762 -0.13731,-0.1023493 -0.26984,-0.1789921 -0.29453,-0.1703243 -0.0247,0.00866 -0.21959,-0.00744 -0.43312,-0.035751 -0.27115,-0.035994 -0.41306,-0.097908 -0.47058,-0.2053844 -0.0462,-0.086205 -0.16338,-0.1538692 -0.2666,-0.1538692 -0.1297,0 -0.19831,-0.056024 -0.23175,-0.1892455 -0.0324,-0.1290481 -0.12169,-0.2055498 -0.28071,-0.2404785 -0.12826,-0.028163 -0.68247,-0.2365581 -1.23157,-0.4630768 -0.77448,-0.3194949 -1.00369,-0.4475118 -1.02209,-0.5708008 -0.0182,-0.1219708 -0.1,-0.1691667 -0.35174,-0.202928 -0.20595,-0.027628 -0.38626,-0.1112651 -0.48452,-0.2247676 -0.10986,-0.1268739 -0.2226,-0.1731942 -0.3782,-0.155382 -0.12418,0.014203 -0.26174,-0.02325 -0.31276,-0.085223 -0.0501,-0.06083 -0.26701,-0.1750036 -0.48203,-0.2537282 -0.21503,-0.078715 -0.42615,-0.1880343 -0.46915,-0.24293 -0.10913,-0.1393063 -1.08875,-0.6554595 -1.244,-0.6554595 -0.0702,0 -0.16777,-0.087966 -0.21676,-0.1954764 -0.049,-0.1075149 -0.14499,-0.1957001 -0.21335,-0.1959627 -0.0684,0 -0.22506,-0.053038 -0.34824,-0.1172868 -0.12318,-0.064244 -0.30761,-0.1168 -0.40984,-0.1168 -0.10223,0 -0.22983,-0.07037 -0.28355,-0.156384 -0.0537,-0.08601 -0.14196,-0.156384 -0.19613,-0.156384 -0.0542,0 -0.0985,-0.02986 -0.0985,-0.0664 0,-0.03653 -0.15834,-0.131704 -0.35186,-0.211508 -0.19352,-0.07981 -0.35186,-0.170704 -0.35186,-0.20199 0,-0.05351 -0.23431,-0.154161 -0.44765,-0.19229 -0.0527,-0.0094 -0.18939,-0.09073 -0.30377,-0.1807038 -0.11437,-0.08996 -0.27159,-0.163583 -0.34937,-0.163583 -0.16227,0 -0.38484,-0.281371 -0.38484,-0.486546 0,-0.17622 -0.0721,-0.176993 -0.2006,-0.002 -0.094,0.127876 -0.11501,0.1236 -0.32137,-0.06533 -0.12147,-0.111187 -0.38655,-0.263096 -0.58909,-0.337575 -0.20254,-0.07447 -0.48996,-0.217996 -0.63872,-0.31894 -0.14875,-0.100953 -0.28527,-0.168744 -0.30336,-0.150644 -0.0181,0.01809 -0.0968,-0.0377 -0.17487,-0.123961 -0.0781,-0.08627 -0.22202,-0.15686 -0.31988,-0.15686 -0.2063,0 -0.62154,-0.243246 -1.03384,-0.605603 -0.15879,-0.139565 -0.34668,-0.253918 -0.41753,-0.254123 -0.16778,-9.72e-4 -1.08315,-0.454734 -1.08315,-0.537506 0,-0.03502 -0.13194,-0.103862 -0.29321,-0.153023 -0.3529,-0.107563 -1.03898,-0.614957 -1.16014,-0.857964 -0.13133,-0.263418 -0.14706,-0.267581 -0.45539,-0.120551 l -0.28609,0.136432 -0.1959,-0.211275 c -0.1844,-0.198862 -0.28826,-0.248086 -0.45638,-0.21629 -0.11492,0.02174 -0.5151,-0.163976 -0.5151,-0.239033 0,-0.03779 -0.051,-0.06871 -0.1134,-0.06871 -0.0624,0 -0.14154,-0.04397 -0.17593,-0.09774 -0.0344,-0.05376 -0.30003,-0.218562 -0.59032,-0.366224 -0.29028,-0.147673 -0.52778,-0.293108 -0.52778,-0.323192 0,-0.04378 -0.2618,-0.148626 -0.33411,-0.133795 -0.0546,0.01119 -1.35979,-0.692645 -1.42519,-0.768529 -0.13237,-0.153607 -1.64546,-0.89086 -1.82827,-0.89086 -0.0389,0 -0.0889,-0.04757 -0.11126,-0.105754 -0.0223,-0.05816 -0.19322,-0.156277 -0.37977,-0.218035 -0.18656,-0.06175 -0.64824,-0.318279 -1.02596,-0.570062 l -0.68676,-0.45778 -0.19154,0.179941 c -0.24783,0.232822 -0.30625,0.429271 -0.20483,0.688759 0.045,0.115093 0.0969,0.31482 0.11547,0.443834 0.0185,0.129014 0.0943,0.441544 0.16844,0.694507 0.0741,0.252965 0.11666,0.571414 0.0946,0.707671 -0.0277,0.170592 0.006,0.307378 0.10699,0.439262 0.081,0.105341 0.14798,0.310803 0.14894,0.456578 9.7e-4,0.145776 0.0537,0.30411 0.1172,0.351861 0.0673,0.05057 0.13563,0.28265 0.16378,0.555956 0.0265,0.258023 0.11076,0.609883 0.18708,0.781905 0.0763,0.172022 0.18009,0.553217 0.23061,0.847103 0.0505,0.29389 0.12252,0.592971 0.16001,0.664623 0.0763,0.145844 0.38128,1.085738 0.44129,1.360061 0.0213,0.09771 0.056,0.388773 0.0769,0.646806 0.0215,0.2657768 0.12898,0.6725128 0.24787,0.9382898 0.16026,0.3582269 0.21687,0.6262797 0.23942,1.1337701 0.0177,0.3972176 0.0708,0.7118096 0.1322,0.7819102 0.0565,0.064507 0.12744,0.2848483 0.15773,0.4896539 0.0303,0.2048056 0.0876,0.3924849 0.12742,0.4170872 0.0398,0.024612 0.0515,0.110516 0.0259,0.1909479 -0.0255,0.080427 0.005,0.2270051 0.0682,0.3257306 0.063,0.098721 0.13425,0.3815845 0.15825,0.6285809 0.024,0.2470012 0.10107,0.5601631 0.17126,0.6959187 0.0702,0.1357458 0.13634,0.4262559 0.14698,0.6455807 0.0108,0.2238142 0.10619,0.5874261 0.21731,0.8288093 0.25973,0.5641565 0.2789,0.6391504 0.3399,1.3292468 0.0285,0.322535 0.0827,0.6456926 0.12051,0.71812803 0.0378,0.072431 0.0687,0.2914196 0.0687,0.486643 0,0.3755775 0.28361,1.58341777 0.4096,1.74441777 0.0974,0.124432 0.13072,0.8603672 0.0517,1.1405946 -0.0497,0.1761807 -0.003,0.3311298 0.23744,0.7876258 0.17749,0.337025 0.32225,0.740984 0.35571,0.992626 0.0612,0.460528 0.37735,1.624134 0.50712,1.866607 0.0443,0.0827 0.0805,0.426728 0.0805,0.764497 0,0.459759 0.0393,0.691239 0.15638,0.920871 0.086,0.168705 0.15639,0.374668 0.15639,0.457697 0,0.08303 0.0677,0.383472 0.1505,0.667639 0.0828,0.284173 0.18928,0.775865 0.23669,1.092655 0.0474,0.3167997 0.12043,0.6399577 0.16226,0.7181327 0.0418,0.07818 0.0761,0.249496 0.0761,0.380728 0,0.251156 0.0981,0.724423 0.2844,1.372032 0.17997,0.625614 0.40143,1.816099 0.50231,2.70016 0.0636,0.557327 0.14092,0.888029 0.24075,1.029714 0.15907,0.22576 0.30179,0.848484 0.30179,1.316858 0,0.160737 0.0556,0.446218 0.12362,0.634403 0.068,0.188175 0.13301,0.553256 0.14449,0.811284 0.0262,0.588433 0.11698,1.048776 0.24681,1.251057 0.16683,0.259945 0.35445,1.133314 0.3927,1.828128 0.0198,0.360387 0.0762,0.729841 0.12525,0.821003 0.099,0.184055 0.19,0.561622 0.30068,1.247973 0.0405,0.251189 0.12625,0.638236 0.19053,0.8601 0.0643,0.221868 0.13236,0.646772 0.15127,0.944243 0.0337,0.530628 0.0293,0.545916 -0.23406,0.809275 -0.14763,0.147634 -0.26843,0.297227 -0.26843,0.332424 0,0.03522 -0.12374,0.140478 -0.27498,0.233946 -0.22134,0.136796 -0.31747,0.155138 -0.49277,0.09403 -0.22999,-0.08017 -0.66533,-0.476088 -0.79983,-0.727393 -0.044,-0.08215 -0.13016,-0.149361 -0.19155,-0.149361 -0.0614,0 -0.25351,-0.208935 -0.42692,-0.464297 -0.17341,-0.255363 -0.34795,-0.484469 -0.38785,-0.50914 -0.0399,-0.02466 -0.0961,-0.152244 -0.12498,-0.28352 -0.0309,-0.140547 -0.12667,-0.272513 -0.233,-0.320959 -0.0993,-0.04524 -0.34854,-0.328095 -0.55382,-0.628547 -0.32747,-0.479254 -0.36126,-0.56547 -0.27549,-0.702801 0.0538,-0.0861 0.0632,-0.135177 0.0209,-0.109062 -0.0764,0.04723 -0.48205,-0.373793 -0.48205,-0.500268 0,-0.03638 -0.0915,-0.174965 -0.2034,-0.307914 -0.11186,-0.132957 -0.18377,-0.292864 -0.15979,-0.355357 0.024,-0.06249 0.01,-0.134423 -0.0312,-0.159843 -0.0412,-0.02544 -0.0748,-0.107928 -0.0748,-0.18335 0,-0.07543 -0.10634,-0.239024 -0.23631,-0.363548 -0.12998,-0.12452 -0.27739,-0.363481 -0.32759,-0.531013 -0.0502,-0.167533 -0.13737,-0.322292 -0.19373,-0.343923 -0.0564,-0.02164 -0.1027,-0.09713 -0.10298,-0.16779 -3.1e-4,-0.07065 -0.0697,-0.233484 -0.15434,-0.361836 -0.0846,-0.128358 -0.17483,-0.392252 -0.2005,-0.586429 -0.0475,-0.359181 -0.32595,-1.01769 -0.43038,-1.01769 -0.0316,0 -0.081,-0.09398 -0.10984,-0.208853 -0.0288,-0.114869 -0.11817,-0.292451 -0.19854,-0.394625 -0.0804,-0.102179 -0.1706,-0.298477 -0.20051,-0.436227 -0.0299,-0.13774 -0.15865,-0.382635 -0.28608,-0.544199 -0.2109,-0.267396 -0.27274,-0.406469 -0.2899,-0.651924 -0.003,-0.04708 -0.0927,-0.186536 -0.19875,-0.309917 -0.1334,-0.155241 -0.17885,-0.279834 -0.14757,-0.404475 0.0336,-0.133756 -0.008,-0.221655 -0.15983,-0.341422 -0.11277,-0.0887 -0.18679,-0.190807 -0.16448,-0.226908 0.0223,-0.03609 -0.006,-0.112442 -0.0624,-0.169668 -0.0566,-0.05722 -0.15027,-0.27997 -0.20809,-0.494994 -0.0578,-0.215025 -0.14713,-0.443738 -0.19845,-0.508245 -0.0513,-0.06451 -0.26245,-0.451549 -0.46915,-0.8601 -0.2067,-0.408545 -0.45844,-0.874064 -0.55941,-1.034471 -0.10098,-0.160416 -0.18359,-0.365051 -0.18359,-0.454744 0,-0.200671 -0.14029,-0.473973 -0.30599,-0.59609 -0.0682,-0.05029 -0.12693,-0.120663 -0.13043,-0.156384 -0.0148,-0.150771 -0.12796,-0.548227 -0.20771,-0.729568 -0.0473,-0.1075097 -0.0983,-0.2834377 -0.11344,-0.3909527 -0.0461,-0.3279 -0.3658,-0.92073 -0.55213,-1.023785 -0.11659,-0.06449 -0.17593,-0.170261 -0.17593,-0.313585 0,-0.300467 -0.10373,-0.54041 -0.34601,-0.800408 -0.19243,-0.206503 -0.39161,-0.632253 -0.49052,-1.048504 -0.023,-0.09676 -0.0664,-0.175927 -0.0965,-0.175927 -0.0903,0 -0.39624,-0.595365 -0.39624,-0.771005 0,-0.102325 -0.0876,-0.208551 -0.23458,-0.284576 -0.12901,-0.06671 -0.23457,-0.182947 -0.23457,-0.258296 0,-0.20536 -0.39053,-1.366369 -0.50489,-1.500996 -0.0548,-0.06451 -0.12456,-0.222847 -0.15503,-0.351861 -0.0304,-0.1290131 -0.1178,-0.3049457 -0.19408,-0.3909566 -0.17429,-0.1965172 -0.41472,-0.8073588 -0.3555,-0.9031805 0.0244,-0.039545 -0.0589,-0.1728731 -0.18519,-0.2963227 -0.12629,-0.1234446 -0.2508,-0.2911035 -0.2767,-0.3725714 -0.0259,-0.081468 -0.12955,-0.23700564 -0.23035,-0.34564414 -0.1008,-0.1086287 -0.20524,-0.3329051 -0.23209,-0.4983848 -0.0269,-0.1654847 -0.10857,-0.36688053 -0.18158,-0.44756053 -0.073,-0.080675 -0.1009,-0.147225 -0.062,-0.1478816 0.0389,-9.728e-4 0.0348,-0.027044 -0.009,-0.058641 -0.23889,-0.1715452 -0.4034,-0.5665885 -0.48135,-1.15585333 -0.0277,-0.2092464 -0.13176,-0.4175249 -0.30715,-0.614621 -0.1459,-0.1639573 -0.26528,-0.3444913 -0.26528,-0.4011817 0,-0.056686 -0.0482,-0.1512816 -0.10714,-0.2102144 -0.16513,-0.1651247 -0.362,-0.5814191 -0.362,-0.76546 0,-0.091011 -0.088,-0.2808063 -0.19548,-0.4217616 -0.10751,-0.1409552 -0.19548,-0.2965998 -0.19548,-0.3458775 0,-0.1521912 -0.84896,-1.7860927 -1.05571,-2.0318001 -0.10743,-0.1276763 -0.19534,-0.2846197 -0.19534,-0.3487619 0,-0.064137 -0.15834,-0.4218248 -0.35186,-0.7948631 -0.19352,-0.3730336 -0.35186,-0.7436594 -0.35186,-0.8236 0,-0.1376817 -0.21979,-0.6212066 -0.32061,-0.7053016 -0.18281,-0.152502 -0.32081,-0.859185 -0.16808,-0.860771 0.0923,-9.73e-4 0.2469,-0.3855778 0.17328,-0.4310758 -0.0363,-0.02247 -0.15243,0.05228 -0.25796,0.166093 -0.18951,0.2043768 -0.36492,0.2009578 -0.36492,-0.0071 0,-0.05889 -0.0466,-0.153704 -0.10361,-0.210691 -0.057,-0.05699 -0.22224,-0.393765 -0.36724,-0.748397 -0.145,-0.354638 -0.29189,-0.644793 -0.32644,-0.644793 -0.11012,0 -0.0674,-0.368009 0.0545,-0.469147 0.19214,-0.159463 0.13295,-0.248436 -0.0747,-0.112355 -0.25618,0.167863 -0.33568,0.101046 -0.40143,-0.337351 -0.053,-0.353426 -0.13867,-0.540716 -0.44834,-0.980139 -0.18887,-0.267995 -0.38273,-0.994075 -0.26541,-0.994075 0.0473,0 0.0308,-0.04397 -0.0368,-0.09774 -0.10768,-0.08567 -0.23743,-0.434866 -0.21453,-0.577338 0.004,-0.02763 -0.0358,-0.07734 -0.0893,-0.110448 -0.0536,-0.03308 -0.11398,-0.260178 -0.13424,-0.504611 -0.0365,-0.439963 -0.0403,-0.445922 -0.38189,-0.592329 -0.38767,-0.166181 -0.59938,-0.530079 -0.55752,-0.958315 0.024,-0.246057 -0.2071,-0.599625 -0.39202,-0.599625 -0.0771,0 -0.13108,-0.187976 -0.19558,-0.680684 -0.0124,-0.09484 -0.0837,-0.240022 -0.15847,-0.322613 -0.0747,-0.08259 -0.1559,-0.268889 -0.18035,-0.413989 -0.0304,-0.180485 -0.13741,-0.33791 -0.33875,-0.49839 -0.24842,-0.197991 -0.30161,-0.294625 -0.34111,-0.619635 -0.0257,-0.211786 -0.0917,-0.413016 -0.14659,-0.447177 -0.0549,-0.03415 -0.10292,-0.124777 -0.10673,-0.201371 -0.01,-0.197451 -0.21021,-0.647488 -0.28832,-0.647488 -0.036,0 -0.0107,-0.0782 0.0562,-0.173777 0.17243,-0.246189 0.15167,-0.302885 -0.0789,-0.215239 -0.27621,0.105014 -0.26858,0.111338 -0.26858,-0.222428 0,-0.221353 -0.0607,-0.366701 -0.23457,-0.561418 -0.12902,-0.144506 -0.23569,-0.317978 -0.23706,-0.385491 -0.001,-0.06751 -0.0528,-0.189187 -0.11426,-0.270387 -0.0745,-0.09846 -0.0883,-0.191401 -0.0414,-0.279036 0.0387,-0.07227 0.0576,-0.199358 0.0421,-0.282416 -0.0156,-0.08306 -0.0315,-0.186196 -0.0355,-0.229204 -0.004,-0.043 -0.0418,-0.130969 -0.0842,-0.195476 -0.0684,-0.104256 -0.0864,-0.104256 -0.16196,0 -0.0687,0.09478 -0.0776,0.08353 -0.0464,-0.05865 0.0289,-0.131719 0.003,-0.175928 -0.1026,-0.175928 -0.0845,0 -0.20415,-0.120818 -0.29794,-0.300759 -0.16309,-0.312894 -0.12751,-0.519261 0.0761,-0.441144 0.1521,0.05837 0.31665,-0.138893 0.25338,-0.303765 -0.0638,-0.166346 -0.3141,-0.163719 -0.37845,0.0039 -0.0434,0.113099 -0.0645,0.115794 -0.15339,0.01955 -0.14969,-0.162114 -0.37156,-0.773029 -0.31436,-0.865582 0.0268,-0.04344 -0.0253,-0.148071 -0.11585,-0.232462 -0.15148,-0.141116 -0.19809,-0.248684 -0.17396,-0.401469 0.005,-0.03225 -0.0408,-0.05864 -0.10203,-0.05864 -0.0612,0 -0.21691,-0.08888 -0.34601,-0.197505 -0.1291,-0.108628 -0.35171,-0.237545 -0.49469,-0.286477 -0.14299,-0.04893 -0.27756,-0.110409 -0.29907,-0.136612 -0.12703,-0.154803 -0.51791,-0.327248 -0.83996,-0.370558 -0.2046,-0.02753 -0.44237,-0.09554 -0.52838,-0.15115 -0.16623,-0.107496 -0.17158,-0.108755 -0.46129,-0.108755 -0.10319,0 -0.37091,-0.123348 -0.59494,-0.274104 -0.22402,-0.150756 -0.53543,-0.293953 -0.69202,-0.31822 -0.47452,-0.07353 -0.50698,-0.08059 -0.87114,-0.189717 -0.19353,-0.05799 -0.4026,-0.143261 -0.46461,-0.189489 -0.0843,-0.06282 -0.0983,-0.05992 -0.0554,0.01148 0.0316,0.05254 -0.0761,0.02709 -0.23911,-0.05652 -0.44216,-0.226757 -1.20008,-0.48318 -1.4936,-0.505316 -0.14237,-0.01075 -0.36086,-0.09494 -0.48553,-0.187115 -0.12467,-0.09217 -0.27209,-0.168044 -0.32758,-0.168598 -0.15062,-0.0015 -1.09412,-0.305958 -1.19031,-0.384099 -0.0459,-0.03731 -0.20661,-0.08693 -0.35713,-0.110336 -0.43164,-0.06711 -0.61143,-0.136933 -0.65676,-0.255076 -0.0231,-0.06027 -0.10523,-0.109582 -0.18244,-0.109582 -0.0772,0 -0.33342,-0.07108 -0.56934,-0.15795 -0.23592,-0.08688 -0.61487,-0.174245 -0.84211,-0.194149 -0.46024,-0.04032 -0.68804,-0.138508 -0.88775,-0.382644 -0.10789,-0.131889 -0.1542,-0.145095 -0.2339,-0.06671 -0.12485,0.122793 -0.3991,0.126422 -0.51866,0.0069 -0.05,-0.04998 -0.28872,-0.117724 -0.53054,-0.150537 -0.27915,-0.03789 -0.47694,-0.110657 -0.54179,-0.199343 -0.0705,-0.09642 -0.1877,-0.133922 -0.37842,-0.121076 -0.15195,0.01021 -0.29865,-0.01761 -0.326,-0.06185 -0.0327,-0.05294 -0.098,-0.05462 -0.1909,-0.0049 -0.13788,0.07379 -0.47101,0.0049 -0.81415,-0.168831 -0.0791,-0.03998 -0.30782,-0.08917 -0.50825,-0.109256 -0.65494,-0.06563 -0.79671,-0.104538 -1.16291,-0.31914 -0.30543,-0.178997 -0.46555,-0.214942 -1.03255,-0.231811 -0.36909,-0.01099 -0.78542,-0.02427 -0.92519,-0.02952 -0.13976,-0.0053 -0.25412,-0.04227 -0.25412,-0.08221 0,-0.03993 -0.0373,-0.07263 -0.0828,-0.07263 -0.0455,0 -0.0577,0.04062 -0.027,0.09027 0.0368,0.05961 0.0212,0.06887 -0.0462,0.02729 -0.0561,-0.03463 -0.21103,-0.07197 -0.34439,-0.08296 -0.13336,-0.01099 -0.27766,-0.02743 -0.32066,-0.03653 -0.2481,-0.0526 -0.43005,0.01274 -0.43005,0.154438 0,0.08388 -0.0504,0.180719 -0.11207,0.215215 -0.21498,0.120307 -0.34135,2.021381 -0.15795,2.376043 0.0647,0.125128 0.083,0.227502 0.0406,0.227502 -0.13703,0 -0.26431,0.589717 -0.19666,0.911201 0.11533,0.548052 0.12443,0.680826 0.14925,2.177342 0.0136,0.817096 0.0488,1.608778 0.0783,1.759296 0.0295,0.150518 0.0664,0.432006 0.082,0.625527 0.0156,0.193525 0.0354,0.35186 0.0439,0.35186 0.009,0 0.0211,0.217865 0.0279,0.484148 0.009,0.336971 0.0537,0.52986 0.14839,0.63452 0.0748,0.0827 0.14328,0.234291 0.15207,0.336859 0.0205,0.239219 -0.14448,0.694722 -0.25163,0.694722 -0.0452,0 -0.0822,0.07245 -0.0822,0.161 0,0.08854 0.0319,0.141277 0.0709,0.117175 0.039,-0.02408 0.0538,0.02174 0.0328,0.101892 -0.0399,0.152702 0.15971,0.285204 0.29952,0.198794 0.042,-0.02593 0.12566,0.0179 0.18594,0.09748 0.10151,0.134005 0.10977,0.134579 0.11208,0.0078 10e-4,-0.07526 -0.003,-0.145629 -0.0107,-0.156379 -0.007,-0.01075 0.0297,-0.0997 0.0821,-0.19767 0.22169,-0.414232 0.27428,0.08217 0.0644,0.608171 -0.0982,0.246136 -0.0707,0.603181 0.0669,0.869352 0.0584,0.113021 0.0896,0.222126 0.0693,0.242458 -0.0203,0.02033 0.0115,0.297485 0.0707,0.615895 0.13245,0.711999 0.089,1.421022 -0.11112,1.81284 -0.0831,0.162596 -0.15099,0.347323 -0.15099,0.410507 0,0.06318 -0.0626,0.114879 -0.13912,0.114879 -0.0765,0 -0.19052,0.07131 -0.25334,0.15847 -0.13411,0.186065 -0.48347,0.148855 -0.74131,-0.07895 -0.086,-0.07599 -0.23768,-0.180135 -0.33706,-0.231426 -0.0994,-0.05129 -0.16552,-0.134856 -0.14699,-0.1857 0.0185,-0.05084 -0.0156,-0.213736 -0.0759,-0.361978 -0.0603,-0.148246 -0.0916,-0.31645 -0.0696,-0.373787 0.0227,-0.05923 -0.041,-0.141189 -0.14774,-0.189795 -0.10977,-0.05001 -0.17068,-0.130026 -0.14665,-0.192646 0.0226,-0.05891 0.0726,-0.08764 0.1111,-0.06384 0.0385,0.02379 0.07,0.006 0.07,-0.03955 0,-0.04553 -0.0352,-0.08281 -0.0782,-0.08281 -0.043,0 -0.0782,-0.08797 -0.0782,-0.195482 0,-0.10751 -0.0373,-0.195476 -0.0828,-0.195476 -0.0455,0 -0.0611,-0.03517 -0.0345,-0.07819 0.047,-0.07612 -0.0555,-0.109884 -0.2547,-0.0839 -0.16037,0.02092 -0.2422,-0.321766 -0.2912,-1.219655 -0.15091,-2.764904 -0.14802,-2.62409 -0.11291,-5.499063 0.0134,-1.096628 -0.002,-2.134611 -0.034,-2.306633 -0.0322,-0.172017 -0.0703,-0.600432 -0.0849,-0.952025 -0.0226,-0.545362 -0.0564,-0.678603 -0.2307,-0.907077 -0.15495,-0.203147 -0.19311,-0.3236 -0.15805,-0.498881 0.0319,-0.159657 0.008,-0.262887 -0.0778,-0.334009 -0.0682,-0.05661 -0.12402,-0.171307 -0.12402,-0.254881 0,-0.08357 -0.0407,-0.227973 -0.0904,-0.320896 -0.15077,-0.281716 -0.21447,-0.67028 -0.11558,-0.705034 0.0581,-0.02043 0.0414,-0.08452 -0.0483,-0.185782 -0.0754,-0.08503 -0.11849,-0.173126 -0.0958,-0.195763 0.0226,-0.02262 -0.0125,-0.08566 -0.078,-0.140061 -0.0656,-0.0544 -0.11918,-0.1626 -0.11918,-0.240444 0,-0.07785 -0.0724,-0.164517 -0.16086,-0.192597 -0.0885,-0.02806 -0.19261,-0.134569 -0.23142,-0.236645 -0.0388,-0.102077 -0.20545,-0.274858 -0.37032,-0.383964 -0.30453,-0.201532 -0.34757,-0.207704 -2.16956,-0.311041 -0.41268,-0.0234 -0.66462,-0.110501 -0.66462,-0.229753 0,-0.07068 -0.21121,-0.09557 -0.78458,-0.09247 -0.48921,0.0024 -0.80565,-0.02816 -0.84055,-0.08179 -0.10959,-0.168432 -0.44103,-0.28605 -0.87087,-0.309037 -0.39294,-0.02101 -0.86297,-0.09897 -1.41355,-0.234448 -0.10751,-0.02646 -0.39941,-0.0598 -0.64867,-0.07411 -0.24925,-0.0143 -0.49983,-0.06471 -0.55683,-0.112014 -0.12727,-0.105628 -0.81732,-0.315346 -1.0713,-0.325585 -0.10242,-0.0039 -0.39733,-0.01396 -0.65536,-0.02189 -0.55089,-0.01688 -0.95583,-0.10484 -1.17071,-0.254327 -0.0848,-0.05901 -0.31354,-0.108414 -0.50824,-0.109781 -0.19471,-0.0015 -0.42231,-0.05415 -0.50579,-0.117287 -0.0835,-0.06314 -0.24832,-0.114801 -0.36632,-0.114801 -0.11799,0 -0.29649,-0.03118 -0.39666,-0.06924 -0.10017,-0.03808 -0.37939,-0.08861 -0.6205,-0.112287 -0.24111,-0.02369 -0.55729,-0.115535 -0.70262,-0.204134 -0.14533,-0.0886 -0.36217,-0.161224 -0.48186,-0.161384 -0.11969,-1.56e-4 -0.39676,-0.09107 -0.61571,-0.202019 -0.21895,-0.110948 -0.55281,-0.210457 -0.74193,-0.221134 -0.20008,-0.01128 -0.43614,-0.08766 -0.56461,-0.18263 -0.12141,-0.08977 -0.33381,-0.181035 -0.47198,-0.202811 -0.13818,-0.02179 -0.34594,-0.13507 -0.4617,-0.251768 -0.11575,-0.116699 -0.34241,-0.300049 -0.50368,-0.407447 -0.16127,-0.107403 -0.29322,-0.243378 -0.29322,-0.302169 0,-0.06062 -0.081,-0.106897 -0.18711,-0.106897 -0.10291,0 -0.2093,-0.05782 -0.23641,-0.128479 -0.0271,-0.07066 -0.0705,-0.107243 -0.0965,-0.08129 -0.026,0.02592 -0.1665,-0.0024 -0.31234,-0.0636 -0.14584,-0.06094 -0.28533,-0.108692 -0.30997,-0.106123 -0.0247,0.0024 -0.17356,-0.104767 -0.33089,-0.238524 -0.46109,-0.391959 -0.48156,-0.407038 -0.48156,-0.354632 0,0.02748 -0.1224,-0.0724 -0.27199,-0.221996 -0.3167,-0.316693 -0.44019,-0.593593 -0.37534,-0.841572 0.061,-0.233251 0.53604,-0.675417 0.79412,-0.73916 0.11279,-0.02787 0.29304,-0.130206 0.40055,-0.227438 0.10751,-0.09723 0.34501,-0.219286 0.52779,-0.271229 0.18277,-0.05194 0.33231,-0.128216 0.33231,-0.169498 0,-0.04129 0.0809,-0.07505 0.17984,-0.07505 0.0989,0 0.21326,-0.03337 0.25412,-0.07415 0.0409,-0.04076 0.2854,-0.09016 0.54342,-0.109719 0.61348,-0.0465 0.71909,-0.07382 0.90675,-0.2345 0.0864,-0.074 0.26961,-0.156409 0.4071,-0.183141 0.13748,-0.02675 0.26832,-0.07611 0.29073,-0.109733 0.0593,-0.08889 0.47985,-0.153928 0.42537,-0.06578 -0.13387,0.216606 0.41525,-0.02768 0.57801,-0.257123 0.0582,-0.08208 0.15396,-0.13077 0.21274,-0.108211 0.0588,0.02257 0.34194,-0.04426 0.62923,-0.148445 0.28728,-0.104203 0.55078,-0.171886 0.58554,-0.150402 0.0655,0.04052 0.32471,-0.08449 0.55266,-0.266515 0.0955,-0.07627 0.28175,-0.09231 0.68418,-0.05891 0.33788,0.02802 0.55292,0.01629 0.55292,-0.03025 0,-0.162702 0.40658,-0.33417 0.81482,-0.343626 0.23179,-0.0054 0.40535,0.01625 0.38568,0.04796 -0.0687,0.110925 0.22556,-0.04339 0.41171,-0.215901 0.19772,-0.183238 0.80576,-0.326781 0.88342,-0.20855 0.0251,0.03818 0.0984,0.07064 0.16286,0.0722 0.0645,0.0015 0.25803,0.03629 0.43005,0.07715 0.33589,0.07983 0.5365,0.05266 0.46502,-0.06299 -0.0243,-0.03935 -0.007,-0.07591 0.0386,-0.08129 0.2008,-0.02369 0.22936,-0.03254 0.2848,-0.08797 0.0323,-0.03225 0.13867,-0.05864 0.23648,-0.05864 0.0978,0 0.19819,-0.03293 0.22308,-0.07322 0.0603,-0.09753 0.35429,-0.07185 0.35731,0.03123 10e-4,0.0446 0.0348,0.02573 0.0744,-0.04198 0.0396,-0.06768 0.21819,-0.171307 0.39688,-0.230284 0.17869,-0.05897 0.34395,-0.15687 0.36723,-0.217549 0.0233,-0.06068 -0.0332,-0.265874 -0.12559,-0.45598 -0.0924,-0.190112 -0.16793,-0.394562 -0.16793,-0.454332 0,-0.05977 -0.0418,-0.122612 -0.0929,-0.139641 -0.0511,-0.01703 -0.1492,-0.204689 -0.21804,-0.41702 -0.0688,-0.21233 -0.16275,-0.378933 -0.20871,-0.370231 -0.046,0.0087 -0.23811,-0.290379 -0.42703,-0.664624 -0.18892,-0.374244 -0.36505,-0.698039 -0.39142,-0.719543 -0.0264,-0.0215 -0.16135,-0.267805 -0.29996,-0.547337 -0.42359,-0.854253 -0.4899,-0.970995 -0.65598,-1.154997 -0.0882,-0.09768 -0.16798,-0.22987 -0.17736,-0.29374 -0.009,-0.06388 -0.15786,-0.284328 -0.32998,-0.489897 -0.17485,-0.208852 -0.33641,-0.498954 -0.36616,-0.657478 -0.0293,-0.156039 -0.13783,-0.363194 -0.24124,-0.460343 -0.1034,-0.09715 -0.18802,-0.229141 -0.18802,-0.293322 0,-0.06418 -0.023,-0.09368 -0.0511,-0.06556 -0.071,0.07104 -0.4962,-0.387417 -0.4962,-0.535051 0,-0.06625 -0.0528,-0.140702 -0.11729,-0.16546 -0.0669,-0.02563 -0.11729,-0.142268 -0.11729,-0.271214 0,-0.124413 -0.0345,-0.226208 -0.0767,-0.226208 -0.0422,0 -0.10009,-0.09676 -0.12868,-0.215025 -0.0286,-0.118264 -0.11723,-0.308419 -0.19697,-0.422569 -0.0797,-0.114154 -0.14498,-0.241791 -0.14498,-0.283642 0,-0.04188 -0.0528,-0.119898 -0.11729,-0.173437 -0.0645,-0.05353 -0.11729,-0.163403 -0.11729,-0.244146 0,-0.08074 -0.0324,-0.146807 -0.072,-0.146807 -0.0396,0 -0.0947,-0.103594 -0.12254,-0.23021 -0.0278,-0.126616 -0.17673,-0.395447 -0.33093,-0.597402 -0.15421,-0.201951 -0.28981,-0.453179 -0.30135,-0.558276 -0.0115,-0.105103 -0.0765,-0.252478 -0.14443,-0.327501 -0.0679,-0.07503 -0.12345,-0.179552 -0.12345,-0.232283 0,-0.165261 -0.32758,-0.823522 -0.45999,-0.924339 -0.0695,-0.05295 -0.0946,-0.09739 -0.0557,-0.09876 0.0389,-0.0015 0.009,-0.07064 -0.0663,-0.153937 -0.0754,-0.0833 -0.11651,-0.184727 -0.0914,-0.225386 0.0251,-0.04066 -0.0242,-0.16278 -0.10963,-0.271379 -0.0854,-0.1086 -0.15532,-0.22201 -0.15532,-0.252021 0,-0.03001 -0.088,-0.159113 -0.19547,-0.286887 -0.10752,-0.127768 -0.19549,-0.282868 -0.19549,-0.344656 0,-0.06179 -0.03,-0.173447 -0.0667,-0.248125 -0.0764,-0.155504 -0.26548,-0.591531 -0.38104,-0.878583 -0.15188,-0.377299 -0.29305,-0.667124 -0.45703,-0.938294 -0.091,-0.150518 -0.18638,-0.361633 -0.21191,-0.469147 -0.11149,-0.469396 -0.39636,-1.143747 -0.57066,-1.350902 -0.10409,-0.123703 -0.18925,-0.260767 -0.18925,-0.304582 0,-0.04382 -0.067,-0.173729 -0.14884,-0.288696 -0.0819,-0.114961 -0.1676,-0.328055 -0.19053,-0.473544 -0.0229,-0.145483 -0.0763,-0.285913 -0.11863,-0.312067 -0.0423,-0.02617 -0.10276,-0.150411 -0.13431,-0.276132 -0.0316,-0.125717 -0.1045,-0.318887 -0.1621,-0.429267 -0.0576,-0.110375 -0.10495,-0.261024 -0.10521,-0.334768 -2.4e-4,-0.07375 -0.0675,-0.169969 -0.14949,-0.213829 -0.0819,-0.04387 -0.24655,-0.328376 -0.36578,-0.632267 -0.11922,-0.303887 -0.24569,-0.570397 -0.28105,-0.592242 -0.0354,-0.02184 -0.065,-0.09922 -0.066,-0.171944 -0.002,-0.144997 -0.22496,-0.624694 -0.46146,-0.992319 -0.083,-0.129014 -0.15349,-0.327025 -0.15663,-0.440026 -0.003,-0.112997 -0.0585,-0.249253 -0.123,-0.302787 -0.0645,-0.05354 -0.11729,-0.14581 -0.11729,-0.205054 0,-0.05924 -0.0318,-0.107714 -0.0705,-0.107714 -0.093,0 -0.24439,-0.439189 -0.17719,-0.51413 0.0287,-0.03205 0.009,-0.03361 -0.0432,-0.0034 -0.0622,0.03575 -0.11214,-0.02121 -0.14336,-0.163393 -0.0264,-0.120025 -0.0622,-0.264035 -0.0796,-0.320025 -0.0174,-0.05599 0.003,-0.0803 0.0456,-0.05403 0.0425,0.02627 0.0773,-0.006 0.0773,-0.07168 0,-0.07405 -0.0446,-0.10234 -0.11729,-0.07444 -0.0645,0.02476 -0.11728,0.0057 -0.11728,-0.04222 0,-0.04796 -0.0931,-0.191726 -0.2069,-0.319441 -0.11379,-0.127711 -0.21539,-0.340172 -0.22577,-0.472129 -0.0104,-0.131961 -0.0783,-0.305564 -0.15087,-0.385787 -0.0726,-0.08022 -0.14153,-0.192932 -0.15318,-0.250459 -0.044,-0.217399 -0.21479,-0.572684 -0.30089,-0.625891 -0.0492,-0.03045 -0.091,-0.154303 -0.0928,-0.275262 -0.002,-0.140021 -0.041,-0.212121 -0.10687,-0.198438 -0.0569,0.01182 -0.0832,-0.01143 -0.0583,-0.05167 0.045,-0.07288 -0.14502,-0.336777 -0.48741,-0.676784 -0.13175,-0.130838 -0.18598,-0.284707 -0.20184,-0.572732 -0.0168,-0.306041 -0.0743,-0.455415 -0.25764,-0.670066 -0.12977,-0.151928 -0.25384,-0.258339 -0.27571,-0.23647 -0.0612,0.06119 -0.22027,-0.161506 -0.25899,-0.362605 -0.0191,-0.09898 -0.0881,-0.209879 -0.15343,-0.246437 -0.0653,-0.03658 -0.11877,-0.115127 -0.11877,-0.1746 0,-0.05947 -0.0721,-0.131013 -0.1602,-0.158977 -0.0933,-0.02962 -0.15088,-0.105885 -0.13788,-0.182601 0.0354,-0.208901 -0.1855,-0.793574 -0.29982,-0.793574 -0.13066,0 -0.31355,-0.429291 -0.3227,-0.757473 -0.004,-0.137074 -0.0458,-0.321801 -0.0933,-0.410502 -0.0475,-0.0887 -0.0604,-0.161272 -0.0288,-0.161272 0.0316,0 0.0153,-0.04222 -0.0363,-0.09383 -0.0516,-0.05161 -0.0938,-0.168126 -0.0938,-0.258928 0,-0.0908 -0.0627,-0.233304 -0.13929,-0.316674 -0.0766,-0.08337 -0.18357,-0.301119 -0.23771,-0.483885 -0.0541,-0.182772 -0.1287,-0.332312 -0.1657,-0.332312 -0.0693,0 -0.0468,-0.531271 0.0256,-0.603628 0.0223,-0.02228 -0.012,-0.09307 -0.0763,-0.157303 -0.1004,-0.100399 -0.10158,-0.140236 -0.008,-0.28391 0.1336,-0.206041 0.0918,-0.357478 -0.0861,-0.311907 -0.0938,0.02403 -0.18505,-0.06492 -0.30923,-0.301517 -0.0969,-0.184581 -0.17605,-0.379591 -0.17593,-0.433343 1.2e-4,-0.05376 -0.0326,-0.09774 -0.0727,-0.09774 -0.12033,0 -0.17083,-0.278423 -0.0894,-0.492704 0.0465,-0.122258 0.0479,-0.210263 0.003,-0.225356 -0.04,-0.01362 -0.11122,-0.218279 -0.15823,-0.454808 -0.047,-0.236524 -0.0927,-0.465237 -0.10146,-0.50824 -0.0337,-0.164939 -0.1432,-0.274045 -0.22455,-0.223765 -0.0472,0.02918 -0.0626,0.01649 -0.0348,-0.02865 0.0276,-0.0446 -0.0198,-0.169935 -0.10521,-0.278534 -0.0886,-0.112671 -0.15532,-0.316484 -0.15532,-0.474658 0,-0.152464 -0.0412,-0.367781 -0.0917,-0.478482 -0.0702,-0.153961 -0.0702,-0.222836 0,-0.292985 0.11235,-0.112355 0.12247,-0.32325 0.0122,-0.25512 -0.0437,0.027 -0.0592,0.08187 -0.0345,0.121898 0.0248,0.04003 0.009,0.07279 -0.0355,0.07279 -0.0442,0 -0.0762,-0.114354 -0.0711,-0.254123 0.005,-0.139763 -0.0159,-0.333289 -0.0467,-0.430049 -0.0388,-0.121606 -0.0243,-0.176298 0.0469,-0.177125 0.0757,-9.73e-4 0.0719,-0.0213 -0.0143,-0.077 -0.0645,-0.04168 -0.0866,-0.07633 -0.0491,-0.07699 0.0375,-4.86e-4 0.0248,-0.05352 -0.0283,-0.117466 -0.0557,-0.06714 -0.0755,-0.200029 -0.0467,-0.31448 0.0349,-0.139044 0.0143,-0.211815 -0.069,-0.243782 -0.0653,-0.02505 -0.10105,-0.07424 -0.0794,-0.109266 0.0216,-0.03502 -0.005,-0.110516 -0.0591,-0.167736 -0.104,-0.109899 -0.136,-0.256277 -0.14665,-0.670927 -0.003,-0.139769 -0.0374,-0.254123 -0.075,-0.254123 -0.0376,0 -0.0341,-0.09025 0.008,-0.200564 0.10894,-0.286526 0.0942,-0.632535 -0.0377,-0.887703 -0.0627,-0.121222 -0.0975,-0.311323 -0.0773,-0.422447 0.0201,-0.111124 -0.0135,-0.335668 -0.0747,-0.498984 -0.17916,-0.477683 -0.21435,-1.000364 -0.0842,-1.249982 0.0631,-0.120901 0.11487,-0.277343 0.11514,-0.347658 4.8e-4,-0.169341 0.36838,-0.404664 0.5558,-0.355654 0.0816,0.02135 0.1484,0.0049 0.1484,-0.03668 0,-0.04154 0.0367,-0.05278 0.0816,-0.02505 0.0449,0.02773 0.12632,0.01333 0.18097,-0.032 0.13958,-0.115842 0.92113,-0.128927 1.12679,-0.01887 0.0941,0.05037 0.44351,0.109052 0.77644,0.130401 0.33292,0.02135 0.63979,0.07329 0.68192,0.115424 0.0421,0.04212 0.21364,0.0766 0.38113,0.0766 0.36231,0 1.34646,0.286002 1.49489,0.434423 0.0576,0.05756 0.1706,0.105958 0.2512,0.107554 0.22753,0.0044 0.65604,0.06723 1.08484,0.158821 0.21502,0.04592 0.44373,0.09397 0.50824,0.106756 0.59095,0.117116 0.7547,0.160509 0.83001,0.219947 0.0824,0.06501 0.58981,0.162202 0.92665,0.177484 0.16458,0.0075 0.43269,0.229807 0.43269,0.358831 0,0.043 0.11435,0.07873 0.25412,0.07937 0.3094,0.0015 0.78394,0.159726 0.97405,0.324924 0.0771,0.06699 0.26842,0.125366 0.42519,0.129729 0.15676,0.0044 0.47343,0.09284 0.70371,0.196619 0.23029,0.103779 0.55945,0.23542 0.73147,0.292538 0.17202,0.05712 0.36554,0.146836 0.43005,0.199373 0.14844,0.120891 0.81508,0.408235 1.04298,0.449559 0.17504,0.03176 0.99631,0.487169 1.06817,0.592349 0.0215,0.03147 0.36457,0.173004 0.76236,0.314514 0.3978,0.141515 0.72327,0.28767 0.72327,0.324792 0,0.03711 0.0721,0.06749 0.16027,0.06749 0.16905,0 0.63134,0.211231 0.7029,0.321178 0.0232,0.03565 0.16394,0.07207 0.31276,0.08097 0.28868,0.01727 0.70066,0.187076 0.70066,0.288797 0,0.03376 0.1739,0.105973 0.38646,0.160451 0.21255,0.05448 0.39728,0.131339 0.4105,0.170801 0.0254,0.07593 0.74951,0.372445 1.07961,0.442117 0.10752,0.02267 0.26585,0.103099 0.35186,0.178681 0.086,0.07559 0.24435,0.163257 0.35186,0.194825 0.10751,0.03157 0.44938,0.22914 0.75971,0.439038 0.31032,0.209903 0.63148,0.381638 0.71369,0.381638 0.0822,0 0.19041,0.04933 0.24044,0.109617 0.05,0.06029 0.18245,0.132574 0.29426,0.160635 0.20012,0.05023 1.43424,0.727321 1.5105,0.828722 0.0215,0.0286 0.2678,0.130234 0.54733,0.225857 0.27954,0.09563 0.6574,0.2413 0.8397,0.323717 0.18231,0.08241 0.36703,0.149841 0.41051,0.149841 0.0435,0 0.079,0.03595 0.079,0.07987 0,0.04392 0.0968,0.121105 0.21503,0.171502 0.11826,0.0504 0.2766,0.143061 0.35185,0.205919 0.0753,0.06286 0.13684,0.09052 0.13684,0.06148 0,-0.08003 0.64285,0.258616 0.821,0.432491 0.19041,0.185831 0.97739,0.699212 0.97739,0.637584 0,-0.02432 0.0492,-0.0034 0.10931,0.04655 0.0601,0.0499 0.17447,0.103857 0.25412,0.119919 0.28326,0.05711 0.53852,0.184697 0.73372,0.366729 0.10889,0.101528 0.22287,0.194358 0.25331,0.206285 0.0304,0.01192 0.11728,0.04509 0.19299,0.07366 0.0757,0.0286 0.23712,0.150776 0.3587,0.27153 0.13854,0.137614 0.30426,0.219559 0.444,0.219559 0.12264,0 0.26948,0.04543 0.3263,0.100938 0.087,0.08499 0.80092,0.459234 0.92433,0.484542 0.16934,0.03473 0.71314,0.380685 0.77238,0.491381 0.0407,0.07593 0.23172,0.180271 0.42463,0.231869 0.19291,0.05159 0.40462,0.147687 0.47048,0.213541 0.0658,0.06585 0.17076,0.119739 0.23312,0.119739 0.0624,0 0.15537,0.101361 0.20669,0.225254 0.0683,0.164998 0.16096,0.236232 0.34621,0.266296 0.1391,0.02257 0.38351,0.09561 0.54313,0.162304 0.15962,0.06669 0.30965,0.113994 0.3334,0.105112 0.0237,-0.0089 0.0776,0.04543 0.11975,0.120682 0.0421,0.07526 0.12117,0.13683 0.17567,0.13683 0.0545,0 0.30549,0.10556 0.55776,0.234574 0.25226,0.129019 0.50264,0.234573 0.55637,0.234573 0.0537,0 0.12117,0.0739 0.14983,0.164211 0.0303,0.09545 0.20439,0.231499 0.41577,0.324918 0.20001,0.08839 0.39884,0.204913 0.44185,0.258947 0.0981,0.123294 0.66733,0.424787 0.80197,0.424787 0.11531,0 0.72275,0.386994 0.72275,0.460451 0,0.0268 0.11435,0.09449 0.25412,0.15044 0.43337,0.173476 0.91874,0.438523 0.91874,0.501697 0,0.03317 0.0485,0.06028 0.10772,0.06028 0.0592,0 0.15151,0.05278 0.20505,0.117287 0.0535,0.06451 0.1607,0.117287 0.23815,0.117287 0.0775,0 0.30216,0.123148 0.49935,0.273666 0.19719,0.150517 0.39255,0.27367 0.43414,0.27367 0.0416,0 0.18769,0.123148 0.32465,0.273666 0.13697,0.150518 0.27994,0.273671 0.31772,0.273671 0.0378,0 0.21083,0.140741 0.38458,0.312763 0.17375,0.172017 0.3659,0.31716 0.427,0.322535 0.19841,0.01746 0.22261,0.0267 0.69146,0.264045 0.25469,0.128931 0.55986,0.331183 0.67816,0.449448 0.11829,0.118264 0.29184,0.215024 0.38567,0.215024 0.0938,0 0.32702,0.10556 0.51818,0.234574 0.19117,0.129014 0.38979,0.235011 0.44139,0.235546 0.0516,4.87e-4 0.24182,0.138446 0.42271,0.306465 0.18089,0.168018 0.45357,0.350581 0.60597,0.40569 0.15241,0.05511 0.2771,0.122389 0.2771,0.149511 0,0.05776 0.73302,0.542356 0.83193,0.549988 0.037,0.0029 0.21366,0.117209 0.39258,0.254122 0.17893,0.136913 0.52199,0.399577 0.76237,0.583705 0.24037,0.184129 0.43704,0.369177 0.43704,0.411216 0,0.104879 0.43477,0.551647 0.56168,0.577183 0.34675,0.06977 0.53299,0.152434 0.53299,0.236568 0,0.265338 0.74298,0.282051 1.05628,0.02374 0.74779,-0.616503 0.96701,-0.772984 1.18252,-0.844107 0.15741,-0.05195 0.26497,-0.148907 0.29414,-0.265163 0.0273,-0.108989 0.12459,-0.202996 0.2399,-0.231937 0.10665,-0.02675 0.23134,-0.11862 0.2771,-0.204125 0.0458,-0.0855 0.13927,-0.15546 0.2078,-0.15546 0.12367,0 1.01017,-0.560314 1.16005,-0.733221 0.12497,-0.14416 0.74281,-0.613653 0.74281,-0.564448 0,0.04825 0.87361,-0.408181 0.9383,-0.490228 0.0616,-0.07816 0.64072,-0.508546 0.89919,-0.668281 0.12902,-0.07973 0.32922,-0.237035 0.44489,-0.349565 0.26055,-0.25348 0.39454,-0.369127 0.8656,-0.747103 0.21022,-0.16867 0.43465,-0.438892 0.51569,-0.620891 0.0789,-0.177231 0.26116,-0.436592 0.405,-0.57636 0.21297,-0.206946 0.32409,-0.254122 0.59854,-0.254122 0.23549,0 0.33701,0.03274 0.33701,0.108624 0,0.05975 0.0665,0.190685 0.14766,0.290977 0.12313,0.15205 0.12972,0.195714 0.0397,0.26278 -0.0714,0.0532 -0.12179,0.315117 -0.1488,0.773573 -0.0395,0.670699 -0.0319,0.711596 0.23334,1.26315 0.15079,0.313502 0.28541,0.643673 0.29915,0.733707 0.0137,0.09003 0.11399,0.260523 0.22277,0.378861 0.25023,0.272201 0.50137,0.702825 0.5629,0.965197 0.0261,0.111484 0.27745,0.445751 0.55847,0.742813 0.28101,0.297067 0.6036,0.706532 0.71687,0.909922 0.11327,0.203395 0.26719,0.389241 0.34203,0.412997 0.1299,0.04125 0.54452,0.59174 0.54452,0.722977 0,0.03444 0.11558,0.184722 0.25685,0.33399 0.14126,0.149263 0.31763,0.36759 0.39194,0.485169 0.0743,0.117584 0.21395,0.233572 0.31031,0.25776 0.0964,0.02417 0.29824,0.214023 0.44861,0.421854 0.15037,0.207836 0.36192,0.438451 0.4701,0.512476 0.18362,0.125634 0.61016,0.685568 0.8436,1.107388 0.0561,0.101382 0.14274,0.184328 0.19253,0.184328 0.0498,0 0.17982,0.0885 0.28895,0.196668 0.10913,0.108167 0.33917,0.335975 0.51118,0.506241 0.17203,0.170261 0.38769,0.389639 0.47926,0.487499 0.28077,0.300063 0.81088,0.758208 0.81119,0.701065 1.6e-4,-0.02967 0.067,0.05549 0.14864,0.189299 0.14767,0.242171 0.47004,0.507597 0.73071,0.601639 0.0753,0.02714 0.13684,0.09042 0.13684,0.14059 0,0.05017 0.0792,0.16691 0.17593,0.259414 0.0968,0.0925 0.26389,0.272956 0.3714,0.401002 0.10752,0.128046 0.30104,0.285106 0.43005,0.34902 0.3101,0.153616 0.39769,0.241801 0.46854,0.47171 0.0635,0.206192 0.24161,0.405341 0.43066,0.481628 0.2702,0.109033 1.17384,0.93793 1.2191,1.118259 0.0269,0.10717 0.0791,0.194859 0.11601,0.194859 0.13252,0 1.86823,1.544199 1.86987,1.663567 9.8e-4,0.03337 0.33511,0.392208 0.74366,0.797451 0.40855,0.405239 0.74282,0.755888 0.74282,0.779221 0,0.07659 0.49032,0.512884 0.57848,0.514737 0.13129,0.0029 0.61878,0.477981 0.74917,0.730318 0.0636,0.123138 0.33604,0.381122 0.60535,0.573296 0.26931,0.192178 0.56248,0.443285 0.65148,0.558023 0.16636,0.214451 0.57959,0.554467 1.12959,0.929446 0.44911,0.306197 0.7303,0.609524 0.79165,0.853986 0.0534,0.212807 0.38839,0.56831 0.53988,0.57296 0.0443,0.0015 0.37749,0.283959 0.74053,0.627997 0.36303,0.344039 0.68321,0.625527 0.7115,0.625527 0.0283,0 0.0947,0.104392 0.14752,0.231976 0.0528,0.127584 0.16474,0.253762 0.24865,0.280393 0.0839,0.02665 0.30004,0.211386 0.48028,0.410564 0.18025,0.199178 0.53004,0.569755 0.77732,0.823503 0.24728,0.253747 0.4496,0.490023 0.4496,0.525059 0,0.03502 0.0704,0.08603 0.15638,0.113332 0.086,0.02729 0.15638,0.09342 0.15638,0.146943 0,0.09931 0.40926,0.439486 0.52875,0.439486 0.0362,0 0.32585,0.325473 0.64353,0.72327 0.31768,0.397796 0.66769,0.816046 0.77779,0.929451 0.1101,0.1134 0.29975,0.403949 0.42145,0.645663 0.1217,0.241714 0.28004,0.471604 0.35186,0.510871 0.17762,0.0971 0.74243,1.249832 0.94139,1.921299 0.0892,0.301036 0.21602,0.730118 0.28184,0.953519 0.21427,0.727272 0.25893,1.447725 0.12486,2.014537 -0.0504,0.213269 -0.12941,0.433178 -0.17548,0.488696 -0.0461,0.05551 -0.0614,0.100934 -0.034,0.100934 0.0705,0 -0.1457,0.496624 -0.29308,0.673325 -0.0677,0.08122 -0.20699,0.27083 -0.30943,0.421348 -0.10243,0.150518 -0.22677,0.264872 -0.2763,0.254122 -0.0495,-0.01075 -0.0901,0.01566 -0.0901,0.05864 0,0.120205 -0.27605,0.368836 -0.48097,0.433202 -0.10101,0.03171 -0.26114,0.140756 -0.35585,0.242293 -0.0947,0.101532 -0.22126,0.18461 -0.28124,0.18461 -0.06,0 -0.18992,0.07013 -0.28875,0.155834 -0.18907,0.163987 -0.70399,0.339725 -0.77814,0.265577 -0.0239,-0.02393 -0.0479,-0.07574 -0.0533,-0.115166 -0.005,-0.03945 -0.0142,-0.08608 -0.0195,-0.103692 -0.005,-0.01761 -0.18479,0.01416 -0.39871,0.07058 -0.38513,0.101595 -0.66511,0.288764 -0.5717,0.382182 0.0266,0.02661 0.007,0.0484 -0.0428,0.0484 -0.0502,0 -0.0912,0.0448 -0.0912,0.09955 0,0.108245 -0.64519,0.141447 -0.74813,0.03847 -0.0316,-0.03157 -0.10376,0.0034 -0.1604,0.07819 -0.0896,0.117934 -0.10308,0.08465 -0.10374,-0.255338 -9.7e-4,-0.564229 0.12606,-0.700213 1.1228,-1.200991 0.2268,-0.11395 0.35461,-0.135265 0.49378,-0.08235 0.30639,0.116485 0.5565,0.08362 0.64674,-0.08499 0.046,-0.08601 0.13634,-0.156384 0.20068,-0.156384 0.0643,0 0.13724,-0.05277 0.162,-0.117282 0.0248,-0.06451 0.0951,-0.117287 0.15638,-0.117287 0.0613,0 0.13163,-0.05278 0.15638,-0.117286 0.0248,-0.06451 0.0867,-0.117287 0.1376,-0.117287 0.10032,0 0.54479,-0.458203 0.80182,-0.826596 0.2335,-0.334661 0.3195,-0.827837 0.30584,-1.753708 -0.0114,-0.775587 -0.0278,-0.852361 -0.2955,-1.387888 -0.15586,-0.311786 -0.2681,-0.566885 -0.24945,-0.566885 0.0537,0 -0.44227,-0.962907 -0.57155,-1.109694 -0.0641,-0.07277 -0.10163,-0.177012 -0.0834,-0.23164 0.0182,-0.05463 -0.0805,-0.218231 -0.21938,-0.363554 -0.57506,-0.601765 -0.65761,-0.696955 -0.84878,-0.978661 -0.10997,-0.16206 -0.19996,-0.341694 -0.19996,-0.399187 0,-0.108537 -0.45485,-0.592237 -0.55691,-0.592237 -0.032,0 -0.0803,-0.07004 -0.10747,-0.155645 -0.0272,-0.0856 -0.25695,-0.358295 -0.51061,-0.605977 -0.25366,-0.247687 -0.52408,-0.51395 -0.60094,-0.591697 -0.0769,-0.07775 -0.46522,-0.466914 -0.86301,-0.864813 -0.3978,-0.397894 -0.72327,-0.779464 -0.72327,-0.847925 0,-0.06846 -0.10121,-0.15976 -0.22492,-0.202884 -0.12371,-0.04314 -0.32141,-0.204903 -0.43933,-0.359507 -0.11793,-0.154604 -0.27707,-0.281098 -0.35366,-0.281098 -0.13771,0 -0.93686,-0.805749 -0.93686,-0.944593 0,-0.03955 -0.0646,-0.07189 -0.14366,-0.07189 -0.17578,0 -0.75663,-0.539014 -0.83002,-0.770241 -0.0293,-0.09243 -0.0853,-0.168048 -0.12439,-0.168048 -0.0391,0 -0.32725,-0.2551 -0.64039,-0.566885 -0.31313,-0.311786 -0.74836,-0.719359 -0.96717,-0.905715 -0.31541,-0.268637 -0.39051,-0.377105 -0.36252,-0.523556 0.0267,-0.139808 2e-5,-0.185506 -0.10983,-0.187933 -0.35236,-0.0078 -0.43292,-0.05071 -0.71087,-0.378802 -0.16191,-0.191113 -0.36474,-0.413964 -0.45075,-0.495228 -0.086,-0.08126 -0.4266,-0.407875 -0.75687,-0.725813 -0.33027,-0.317939 -0.63961,-0.591113 -0.68743,-0.607053 -0.0478,-0.01595 -0.0991,-0.134048 -0.11387,-0.262469 -0.0148,-0.128415 -0.0309,-0.256758 -0.0358,-0.285208 -0.0112,-0.06527 -0.17173,-0.04246 -0.31047,0.04417 -0.0713,0.04451 -0.16746,-5e-6 -0.29321,-0.13562 -0.10293,-0.111007 -0.18715,-0.230711 -0.18715,-0.266005 0,-0.09022 -0.4456,-0.568179 -0.52971,-0.568179 -0.0382,0 -0.11245,-0.08045 -0.16507,-0.178773 -0.0526,-0.09833 -0.16844,-0.212685 -0.25738,-0.254122 -0.0889,-0.04144 -0.20613,-0.207627 -0.26043,-0.369303 -0.1503,-0.447478 -0.26433,-0.548922 -0.56262,-0.500515 -0.21222,0.03444 -0.25775,0.01678 -0.25775,-0.100063 0,-0.07804 -0.0528,-0.185695 -0.11729,-0.239234 -0.0645,-0.05353 -0.11729,-0.139189 -0.11729,-0.190345 0,-0.05116 -0.0968,-0.16492 -0.21502,-0.252818 -0.19983,-0.148509 -0.94747,-0.820171 -1.57383,-1.413872 -0.14746,-0.139763 -0.29762,-0.254117 -0.3337,-0.254117 -0.0675,0 -0.3894,-0.253723 -0.60798,-0.479172 -0.56432,-0.582056 -0.7806,-0.856729 -0.74587,-0.947229 0.0251,-0.06546 -0.0798,-0.173725 -0.27442,-0.283093 -0.17331,-0.0974 -0.3151,-0.210029 -0.3151,-0.250284 0,-0.04027 -0.0629,-0.07319 -0.13975,-0.07319 -0.0855,0 -0.1445,-0.06315 -0.15199,-0.16263 -0.0132,-0.174999 -0.17508,-0.413103 -0.23806,-0.350119 -0.0723,0.0723 -0.72126,-0.451918 -0.72126,-0.582625 0,-0.07182 -0.09,-0.17156 -0.19989,-0.221655 -0.10993,-0.05009 -0.17823,-0.12611 -0.15176,-0.168928 0.0265,-0.0428 0.0177,-0.07786 -0.0196,-0.07786 -0.0864,0 -0.75238,-0.623216 -0.84724,-0.792781 -0.0831,-0.148563 -0.85639,-1.020852 -1.61318,-1.819743 -0.8305,-0.876686 -1.17854,-1.355824 -1.18738,-1.63466 -0.006,-0.184989 -0.0592,-0.271297 -0.21308,-0.345075 -0.22603,-0.108327 -0.6167,-0.563461 -0.972,-1.132374 -0.12659,-0.202705 -0.27178,-0.369838 -0.32264,-0.371409 -0.0509,-0.0015 -0.11663,-0.08202 -0.14617,-0.178783 -0.10145,-0.33239 -0.42987,-0.981015 -0.54516,-1.076696 -0.0649,-0.05384 -0.1154,-0.226509 -0.1154,-0.394343 0,-0.164215 -0.0369,-0.321363 -0.0819,-0.349219 -0.0504,-0.03118 -0.062,-0.183803 -0.03,-0.397096 0.051,-0.34005 0.0485,-0.345119 -0.13308,-0.274269 -0.10177,0.03969 -0.28808,0.126548 -0.41401,0.193 -0.12593,0.06645 -0.25633,0.103906 -0.28978,0.08323 -0.0335,-0.02067 -0.11591,0.0465 -0.18325,0.149287 -0.0674,0.102778 -0.26241,0.249983 -0.43349,0.327127 -0.17108,0.07715 -0.31104,0.183885 -0.31104,0.2372 0,0.05331 -0.0889,0.119232 -0.19747,0.146495 -0.1086,0.02724 -0.25931,0.110239 -0.33489,0.184406 -0.19953,0.195783 -0.69889,0.564896 -0.76422,0.564896 -0.0308,0 -0.17557,0.123148 -0.32175,0.273666 -0.14618,0.150518 -0.29502,0.273671 -0.33074,0.273671 -0.0888,0 -0.93009,0.510511 -1.11067,0.673938 -0.0803,0.07271 -0.14609,0.112943 -0.14609,0.0894 0,-0.02354 -0.1982,0.146116 -0.44045,0.377022 -0.24225,0.230911 -0.46812,0.402738 -0.50194,0.381833 -0.0338,-0.02092 -0.11051,0.01104 -0.17043,0.07094 -0.0599,0.05992 -0.25628,0.184109 -0.43635,0.275976 -0.18008,0.09187 -0.32741,0.201031 -0.32741,0.242585 0,0.04154 -0.12316,0.12701 -0.27367,0.189897 -0.15052,0.06289 -0.27367,0.145946 -0.27367,0.184566 0,0.100482 -0.31795,0.449239 -0.39128,0.429184 -0.0338,-0.0092 -0.0841,0.103765 -0.11175,0.251141 -0.0376,0.20037 -0.015,0.30465 0.0895,0.413459 0.43184,0.449408 0.60991,0.706502 0.63405,0.915447 0.0149,0.128688 0.0505,0.251841 0.0792,0.273666 0.0612,0.0466 0.25589,0.534715 0.28089,0.704309 0.0357,0.242215 0.14933,0.510297 0.24841,0.586133 0.0874,0.06693 0.27556,1.166656 0.26087,1.525024 -0.002,0.06451 -3.1e-4,0.476682 0.005,0.915944 l 0.01,0.798657 -0.20717,0.052 c -0.15447,0.03877 -0.19733,0.08966 -0.16847,0.200024 0.0385,0.147079 -0.14584,0.610394 -0.27814,0.699197 -0.038,0.02554 -0.0847,0.233971 -0.10378,0.463204 -0.0191,0.229228 -0.0952,0.507422 -0.16915,0.618201 -0.074,0.110783 -0.12677,0.238751 -0.11732,0.284381 0.009,0.04563 -0.0511,0.156233 -0.13453,0.245795 -0.0834,0.08956 -0.13379,0.180748 -0.1119,0.202641 0.0517,0.05172 -0.13793,0.388608 -0.26425,0.469424 -0.0538,0.03439 -0.0977,0.114797 -0.0977,0.178681 0,0.06388 -0.0582,0.204976 -0.12933,0.313541 -0.0999,0.152532 -0.14591,0.174119 -0.20226,0.09499 -0.0503,-0.07065 -0.0601,-0.0447 -0.0317,0.08375 0.0239,0.107958 -0.006,0.23348 -0.0714,0.298799 -0.062,0.06195 -0.11264,0.178544 -0.11264,0.259093 0,0.125011 -0.0458,0.140931 -0.31276,0.108746 -0.27627,-0.03332 -0.31276,-0.01882 -0.31276,0.124091 0,0.08898 -0.0528,0.182042 -0.11729,0.206795 -0.0645,0.02476 -0.11729,0.08135 -0.11729,0.12576 0,0.04441 -0.0581,0.123279 -0.12923,0.175252 -0.13831,0.101133 -0.0738,0.312661 0.0685,0.224699 0.0563,-0.03478 0.0617,-0.01542 0.0161,0.05737 -0.0378,0.0604 -0.0596,0.16601 -0.0483,0.234685 0.026,0.158271 -0.18446,0.347527 -0.25661,0.230794 -0.0279,-0.04509 -0.12776,-0.08253 -0.22198,-0.08318 -0.1398,-9.72e-4 -0.14974,-0.01537 -0.054,-0.07808 0.0824,-0.054 0.0358,-0.06169 -0.15638,-0.02583 -0.15052,0.02807 -0.29698,0.08961 -0.32547,0.136728 -0.0285,0.04713 -0.12524,0.170222 -0.21502,0.273564 -0.0898,0.103341 -0.16323,0.220273 -0.16323,0.259852 0,0.132735 -0.25864,0.02315 -0.27934,-0.118372 -0.027,-0.184386 0.39137,-0.594809 0.84732,-0.83128 0.19347,-0.100345 0.22673,-0.145819 0.20806,-0.284478 -0.003,-0.02398 0.0847,-0.162362 0.19548,-0.307549 0.11074,-0.145187 0.20134,-0.301508 0.20134,-0.347386 0,-0.04587 0.0287,-0.0834 0.0637,-0.0834 0.035,0 0.1217,-0.121606 0.19257,-0.270227 0.0709,-0.148625 0.24598,-0.40372 0.38913,-0.566885 0.27102,-0.30892 0.44926,-0.648027 0.44926,-0.854749 0,-0.108502 0.62736,-0.9209 0.82101,-1.063174 0.043,-0.03162 0.0463,-0.05798 0.007,-0.05865 -0.0389,-4.86e-4 -0.0173,-0.06277 0.0482,-0.138027 0.143,-0.164565 0.24334,-0.520151 0.2372,-0.840556 -0.008,-0.440522 0.12531,-1.312616 0.20928,-1.364516 0.17145,-0.105963 0.21947,-1.187046 0.0688,-1.549739 -0.0487,-0.11736 -0.0916,-0.23684 -0.0952,-0.265509 -0.003,-0.02865 -0.0329,-0.07851 -0.0652,-0.110769 -0.0322,-0.03225 -0.0586,-0.138669 -0.0586,-0.236475 0,-0.09781 -0.0329,-0.19819 -0.0732,-0.22308 -0.0403,-0.0249 -0.0691,-0.106133 -0.064,-0.180544 0.0123,-0.181229 -0.21696,-0.660036 -0.58508,-1.221907 -0.16614,-0.253596 -0.28381,-0.508696 -0.26148,-0.566885 0.0223,-0.05819 0.004,-0.105798 -0.0397,-0.105798 -0.0442,0 -0.0593,-0.03415 -0.0335,-0.0759 0.0258,-0.04173 -0.0471,-0.0995 -0.16201,-0.128338 -0.29223,-0.07335 -1.02455,0.169716 -1.13541,0.376847 -0.11634,0.217389 -0.44039,0.514202 -0.62556,0.57297 -0.0812,0.02578 -0.14766,0.07761 -0.14766,0.11519 0,0.106649 -0.74716,0.859429 -0.85301,0.859429 -0.052,0 -0.0742,0.03293 -0.0493,0.07316 0.0249,0.04023 -0.0958,0.224967 -0.26808,0.410501 -0.17232,0.185539 -0.31374,0.366078 -0.31427,0.401201 -4.9e-4,0.03512 -0.0931,0.184664 -0.20573,0.332312 -0.11262,0.147648 -0.18459,0.268452 -0.15994,0.268452 0.0247,0 -0.0415,0.08637 -0.1471,0.191925 -0.10556,0.10556 -0.19193,0.241992 -0.19193,0.303191 0,0.06119 -0.0528,0.155066 -0.11728,0.208604 -0.0645,0.05353 -0.11729,0.163403 -0.11729,0.244146 0,0.08074 -0.0324,0.146807 -0.0721,0.146807 -0.0397,0 -0.11288,0.123474 -0.16269,0.274391 -0.0498,0.150912 -0.11442,0.259638 -0.14358,0.241612 -0.0292,-0.01805 -0.13862,0.15758 -0.24322,0.390232 -0.1046,0.232657 -0.22024,0.423012 -0.25697,0.423012 -0.0367,0 -0.0446,0.11824 -0.0175,0.262751 0.0374,0.199299 0.0194,0.274235 -0.0747,0.310307 -0.0682,0.02617 -0.12394,0.112315 -0.12394,0.191453 0,0.07914 -0.0493,0.211295 -0.10952,0.293672 -0.0678,0.09274 -0.0934,0.248952 -0.0673,0.410176 0.0233,0.143217 0.006,0.337637 -0.0379,0.432049 -0.27768,0.594294 -0.38582,1.358873 -0.29883,2.112849 0.0267,0.230833 0.007,0.443373 -0.0515,0.547337 -0.12063,0.215793 -0.15624,1.358056 -0.061,1.957356 0.06,0.377372 0.0515,0.479439 -0.048,0.578914 -0.0881,0.08814 -0.10616,0.196716 -0.0667,0.40195 0.0297,0.154652 0.0608,0.323479 0.0691,0.375174 0.008,0.05169 0.0803,0.166044 0.15999,0.254122 0.17533,0.193735 0.74621,0.230541 0.74621,0.0481 0,-0.06161 0.0709,-0.134515 0.15752,-0.162011 0.0866,-0.02748 0.14024,-0.07795 0.11913,-0.112107 -0.0211,-0.03415 0.0372,-0.128391 0.12959,-0.209397 0.0924,-0.08101 0.14226,-0.103303 0.11083,-0.04955 -0.0359,0.06147 -0.0102,0.09774 0.0694,0.09774 0.0696,0 0.10477,-0.03517 0.0782,-0.07819 -0.0265,-0.043 -0.0119,-0.07819 0.0325,-0.07819 0.0491,0 0.0614,0.09732 0.0313,0.247696 -0.0418,0.209193 -0.0294,0.239959 0.0801,0.197928 0.18503,-0.071 0.16048,0.0015 -0.0361,0.106761 -0.11654,0.06237 -0.15002,0.06319 -0.11267,0.0029 0.0292,-0.04728 0.031,-0.08599 0.004,-0.08599 -0.0776,0 -0.23714,0.181736 -0.29607,0.337264 -0.0295,0.07799 -0.0868,0.121372 -0.12713,0.09642 -0.0404,-0.02495 -0.0846,0.05198 -0.0983,0.170976 -0.0149,0.129515 -0.0664,0.207724 -0.12842,0.194863 -0.0569,-0.01182 -0.0811,0.01484 -0.0537,0.0592 0.0274,0.04436 -0.005,0.10179 -0.0724,0.127589 -0.0672,0.02578 -0.12224,0.09592 -0.12224,0.155829 0,0.09522 -0.10471,0.146223 -0.18346,0.08937 -0.0149,-0.01075 -0.086,0.02933 -0.15802,0.08912 -0.0957,0.07939 -0.12734,0.218498 -0.11761,0.516343 0.007,0.224218 -0.0107,0.446461 -0.0399,0.493871 -0.0293,0.04742 0.003,0.219694 0.0727,0.382854 0.12145,0.285933 0.17442,0.731339 0.2177,1.830341 0.012,0.303317 0.0706,0.594328 0.14182,0.703716 0.0668,0.102587 0.14639,0.415229 0.17688,0.694761 0.11538,1.057901 0.28012,1.78423 0.54965,2.423317 0.17077,0.404903 0.27856,0.788019 0.27856,0.990072 0,0.181278 0.0385,0.428649 0.0856,0.54971 0.10474,0.269449 0.15835,0.531558 0.17641,0.862566 0.008,0.138319 0.0752,0.296658 0.15041,0.35186 0.0886,0.06504 0.16219,0.279226 0.20913,0.608605 0.0803,0.563135 0.25071,1.211045 0.34283,1.30317 0.12782,0.127818 0.3649,0.761097 0.3649,0.974692 0,0.123756 0.088,0.407359 0.19548,0.63022 0.10752,0.222861 0.19548,0.460693 0.19548,0.528508 0,0.06782 0.0657,0.303074 0.14602,0.522793 0.0803,0.219718 0.17156,0.571078 0.20277,0.780806 0.0383,0.25742 0.13979,0.482941 0.31231,0.69408 0.2316,0.283447 0.31565,0.530988 0.38496,1.13377 0.0124,0.107515 0.0804,0.318629 0.15113,0.469147 0.0708,0.150518 0.12062,0.394728 0.11081,0.542692 -0.0148,0.22359 0.0126,0.276409 0.1627,0.312763 0.0993,0.02408 0.18314,0.07892 0.18632,0.121932 0.0168,0.22684 0.32318,1.189157 0.41078,1.29015 0.056,0.06451 0.1267,0.258028 0.15721,0.430049 0.0709,0.399645 0.27364,0.832375 0.36387,0.776604 0.0383,-0.02364 0.0696,0.01012 0.0696,0.07506 0,0.06494 0.12856,0.364191 0.28569,0.664998 0.16085,0.307938 0.28271,0.651476 0.27889,0.786186 -0.006,0.195213 0.0894,0.335225 0.51576,0.760522 0.49645,0.495209 0.5558,0.529928 1.1872,0.694542 0.36554,0.0953 0.77018,0.229763 0.89919,0.298809 0.12902,0.06904 0.28833,0.12575 0.35401,0.126017 0.0657,2.34e-4 0.20644,0.06183 0.31277,0.136816 0.28437,0.200545 0.93006,0.489192 1.09429,0.489192 0.0784,0 0.24208,0.08274 0.36364,0.183861 0.31231,0.259799 0.53107,0.363476 0.76695,0.363476 0.11754,0 0.28132,0.08304 0.38552,0.195476 0.0996,0.107515 0.26177,0.195476 0.36029,0.195476 0.0985,0 0.29928,0.09165 0.44614,0.203658 0.14685,0.112009 0.40613,0.222316 0.57617,0.245124 0.17004,0.02281 0.32797,0.07191 0.35097,0.10911 0.023,0.03721 0.12976,0.06764 0.23727,0.06764 0.10752,0 0.17604,0.03147 0.15228,0.0699 -0.0238,0.03843 0.10611,0.1295 0.2886,0.202334 0.1825,0.07284 0.39475,0.199713 0.47169,0.281955 0.0769,0.08224 0.21491,0.149525 0.3066,0.149525 0.0917,0 0.22228,0.04743 0.29017,0.105399 0.0679,0.05797 0.29379,0.151403 0.50197,0.207632 0.20819,0.05623 0.39517,0.1456 0.41551,0.198604 0.0203,0.053 0.20186,0.140439 0.40338,0.194299 0.20153,0.05386 0.40159,0.13952 0.4446,0.190369 0.12547,0.148339 0.97328,0.589328 1.13299,0.589328 0.0803,0 0.20744,0.06157 0.28255,0.136831 0.0751,0.07526 0.2417,0.172021 0.37021,0.215025 0.13835,0.04631 0.24262,0.141106 0.25562,0.232433 0.0348,0.244715 0.26789,0.370587 0.59285,0.3202 0.15867,-0.02461 0.30768,-0.01367 0.33112,0.02422 0.0495,0.08008 0.75782,0.322321 0.94249,0.322321 0.0689,0 0.26118,0.147181 0.42728,0.327068 l 0.302,0.327064 0.0819,-0.296702 c 0.061,-0.220731 0.056,-0.379552 -0.0194,-0.620283 -0.28553,-0.911664 -0.35936,-1.229028 -0.40066,-1.72233 -0.0248,-0.296259 -0.13289,-0.753674 -0.24018,-1.016484 -0.10729,-0.262804 -0.21601,-0.636164 -0.24159,-0.82969 -0.0256,-0.193521 -0.0773,-0.391234 -0.11499,-0.439354 -0.0376,-0.04811 -0.11567,-0.471064 -0.17337,-0.939866 -0.0622,-0.505282 -0.16483,-0.963164 -0.25208,-1.12446 -0.0907,-0.167674 -0.14889,-0.437142 -0.15167,-0.702145 -0.006,-0.608181 -0.1053,-1.03287 -0.27848,-1.195461 -0.082,-0.07693 -0.149,-0.170217 -0.149,-0.207301 0,-0.03706 -0.13194,-0.146218 -0.29321,-0.242531 -0.25778,-0.153942 -0.43847,-0.218142 -0.97158,-0.345225 -0.0721,-0.01717 -0.21281,-0.08316 -0.31276,-0.146613 -0.1,-0.06346 -0.32926,-0.139106 -0.50955,-0.168101 -0.1803,-0.02899 -0.36933,-0.102753 -0.42008,-0.163899 -0.0507,-0.06115 -0.13329,-0.111173 -0.18344,-0.111173 -0.0502,0 -0.22514,-0.0683 -0.38886,-0.151768 -0.16373,-0.08347 -0.39108,-0.161569 -0.50523,-0.173559 -0.11415,-0.01197 -0.27695,-0.06684 -0.36178,-0.121902 -0.0848,-0.05506 -0.24819,-0.100107 -0.36304,-0.100107 -0.11485,0 -0.22906,-0.05278 -0.25382,-0.117287 -0.0248,-0.06451 -0.1025,-0.117287 -0.17277,-0.117287 -0.0703,0 -0.29128,-0.08517 -0.49115,-0.189275 -0.56618,-0.294902 -1.39132,-0.670825 -1.47245,-0.670825 -0.0404,0 -0.15055,-0.07188 -0.24486,-0.159735 -0.0943,-0.08785 -0.21529,-0.15206 -0.26886,-0.142682 -0.20245,0.03546 -0.76256,-0.17799 -0.83824,-0.319412 -0.0434,-0.08105 -0.18229,-0.170081 -0.3087,-0.197845 -0.1264,-0.02777 -0.27097,-0.100063 -0.32127,-0.160669 -0.0784,-0.09442 -0.39359,-0.192782 -0.66216,-0.20662 -0.043,-0.0024 -0.20135,-0.106727 -0.35186,-0.232254 -0.42321,-0.35294 -0.42702,-0.355503 -0.79094,-0.531193 -0.18856,-0.09103 -0.48357,-0.250877 -0.6556,-0.355216 -0.17202,-0.104334 -0.3777,-0.191225 -0.45707,-0.193093 -0.0794,-0.0019 -0.23771,-0.06804 -0.35186,-0.14705 -0.11415,-0.07901 -0.26033,-0.167362 -0.32484,-0.196337 -0.0645,-0.02899 -0.22284,-0.122292 -0.35185,-0.207369 -0.12902,-0.08508 -0.31374,-0.1959 -0.41051,-0.246262 -0.24481,-0.127428 -0.21918,-0.371409 0.0716,-0.681716 0.31337,-0.334383 0.71145,-0.504479 1.02137,-0.436412 0.15513,0.0341 0.25721,0.01795 0.29733,-0.04694 0.066,-0.10677 0.85487,-0.11519 1.08212,-0.01153 0.16542,0.07544 1.37346,0.06481 1.74271,-0.01532 0.24265,-0.05267 0.29171,-0.04023 0.32325,0.0821 0.0354,0.137589 0.0376,0.137672 0.0462,0.0019 0.008,-0.129023 0.0205,-0.130945 0.13103,-0.02043 0.10643,0.106421 0.15482,0.10824 0.37971,0.01425 0.35618,-0.14882 0.64745,-0.07903 0.73228,0.17548 l 0.0685,0.205545 0.19971,-0.215497 c 0.16648,-0.179629 0.23151,-0.203409 0.39068,-0.142891 0.10503,0.03993 0.25071,0.163778 0.32372,0.275213 0.16431,0.250761 0.255,0.2567 0.31426,0.02058 0.0403,-0.160518 0.0974,-0.184114 0.48364,-0.199737 0.24087,-0.0097 0.62754,0.02471 0.85927,0.07656 0.30932,0.06922 0.44909,0.07123 0.52584,0.0075 0.12341,-0.102427 0.42148,-0.04125 0.4747,0.0974 0.0229,0.05986 0.12971,0.08354 0.27827,0.06173 0.13256,-0.01946 0.22171,-0.06662 0.19811,-0.104806 -0.0964,-0.156043 0.27171,-0.05548 0.45015,0.122959 0.16089,0.160888 0.22985,0.181195 0.42116,0.124004 0.12582,-0.0376 0.19359,-0.07154 0.15058,-0.0754 -0.043,-0.0039 0.0334,-0.07507 0.16986,-0.158256 0.27273,-0.166297 0.33579,-0.370086 0.24338,-0.786463 -0.0334,-0.150518 -0.0942,-0.499144 -0.13511,-0.774731 -0.0409,-0.275587 -0.11535,-0.526402 -0.16545,-0.557367 -0.0501,-0.03098 -0.12255,-0.210122 -0.161,-0.398127 -0.0384,-0.18801 -0.10758,-0.517763 -0.15365,-0.732788 -0.0461,-0.215025 -0.11837,-0.672445 -0.16071,-1.016484 -0.0423,-0.344039 -0.14459,-0.854233 -0.22725,-1.133765 -0.21047,-0.711722 -0.30513,-1.167698 -0.30735,-1.48049 -9.8e-4,-0.147692 -0.0691,-0.411586 -0.15122,-0.586434 -0.14602,-0.310905 -0.17774,-0.4549 -0.31113,-1.412577 -0.0359,-0.258028 -0.12026,-0.598886 -0.18737,-0.757459 -0.0671,-0.158573 -0.103,-0.361078 -0.0797,-0.450012 0.0233,-0.08893 0.008,-0.205496 -0.0349,-0.259025 -0.0425,-0.05352 -0.12119,-0.343621 -0.1749,-0.644657 -0.0537,-0.301035 -0.18706,-0.987163 -0.29629,-1.524723 -0.10924,-0.537565 -0.2087,-1.109596 -0.22103,-1.27118 -0.0123,-0.161588 -0.0484,-0.335862 -0.0802,-0.38728 -0.0542,-0.08768 -0.21484,-0.854204 -0.30791,-1.469181 -0.0228,-0.150518 -0.0734,-0.344038 -0.11249,-0.430049 -0.11693,-0.257294 -0.37188,-1.626489 -0.41034,-2.203681 -0.006,-0.0939 -0.0475,-0.164264 -0.0917,-0.15638 -0.0442,0.0079 -0.10455,-0.196779 -0.13421,-0.454812 -0.12079,-1.050776 -0.1632,-1.32734 -0.23077,-1.505058 -0.0943,-0.248183 -0.0897,-0.620195 0.0101,-0.806717 0.0573,-0.107014 0.0557,-0.151238 -0.005,-0.151238 -0.0539,0 -0.0652,-0.06595 -0.0301,-0.175927 0.0308,-0.09676 0.0596,-0.228708 0.0639,-0.293215 0.0129,-0.193652 0.26781,-0.343275 0.39912,-0.234301 0.15812,0.131232 0.22199,0.381409 0.12669,0.49624 -0.0927,0.111698 -0.027,0.46168 0.0748,0.398735 0.0367,-0.02271 0.17819,0.06516 0.31432,0.195252 0.21875,0.209052 0.24263,0.273015 0.20542,0.550392 -0.0231,0.17262 -0.0144,0.331013 0.0196,0.351991 0.034,0.02096 0.10503,0.267722 0.15798,0.548324 0.0529,0.280598 0.12273,0.526543 0.15509,0.546539 0.0323,0.01999 0.0633,0.231334 0.0688,0.469644 0.005,0.238304 0.0762,0.634943 0.15705,0.881414 0.161,0.490592 0.24501,0.812334 0.29057,1.112753 0.0163,0.107514 0.0657,0.406595 0.10969,0.664623 0.044,0.258028 0.1006,0.626689 0.12573,0.819237 0.0252,0.192548 0.0952,0.445775 0.15567,0.562721 0.0605,0.116947 0.14982,0.487198 0.19853,0.822774 0.0487,0.33558 0.11509,0.645327 0.1475,0.688335 0.0324,0.043 0.0838,0.201338 0.11417,0.351856 0.0304,0.150518 0.10869,0.432005 0.174,0.625531 0.10611,0.314426 0.18921,0.787557 0.30898,1.759292 0.0212,0.172021 0.0848,0.418322 0.14142,0.547336 0.0566,0.129019 0.16291,0.498468 0.23629,0.821008 0.0734,0.322535 0.18208,0.744768 0.24156,0.938289 0.0595,0.193526 0.12964,0.5102 0.15589,0.703721 0.0263,0.193521 0.0928,0.510194 0.14792,0.703715 0.0551,0.193526 0.14442,0.545387 0.19851,0.781911 0.0541,0.236528 0.14495,0.570796 0.2019,0.742813 0.057,0.172021 0.12248,0.435915 0.14561,0.586433 0.0902,0.586843 0.3009,1.549321 0.45064,2.058295 0.0863,0.293463 0.18469,0.756972 0.21855,1.030025 0.0339,0.273053 0.0814,0.528571 0.10568,0.567824 0.0243,0.03925 0.053,0.202763 0.0638,0.363354 0.0108,0.160592 0.0475,0.309183 0.0815,0.330206 0.034,0.02101 0.0618,0.124675 0.0618,0.230347 0,0.142589 0.0706,0.225774 0.27367,0.322632 0.15052,0.07177 0.27367,0.15063 0.27367,0.175227 0,0.02461 0.15918,0.03205 0.35373,0.01659 0.19455,-0.01547 0.39687,0.0072 0.44959,0.05039 0.0527,0.04319 0.34218,0.102403 0.64321,0.131597 0.6496,0.06299 0.83655,0.108483 0.78546,0.191147 -0.0686,0.110988 0.31555,0.404353 0.45793,0.349716 0.0737,-0.02826 0.11682,-0.09601 0.0959,-0.150533 -0.0233,-0.06067 0.0432,-0.112904 0.17143,-0.134622 0.11522,-0.0195 0.24467,-0.04635 0.28767,-0.05966 0.043,-0.01328 0.2981,0.0034 0.56689,0.0375 0.44576,0.05629 0.53027,0.108089 0.49529,0.303614 -0.007,0.03663 0.19251,0.0429 0.44238,0.01391 0.30715,-0.03565 0.55495,-0.01809 0.76502,0.05424 0.21345,0.07348 0.4086,0.0866 0.62337,0.04193 0.17819,-0.03706 0.37995,-0.03439 0.46914,0.0062 0.42751,0.194684 0.55739,0.222278 0.73572,0.156302 0.14516,-0.0537 0.226,-0.0342 0.35307,0.08518 0.11622,0.109183 0.19902,0.133187 0.28089,0.08143 0.15505,-0.09803 0.62431,-0.09623 0.62431,0.0024 0,0.120487 0.27473,0.09274 0.5295,-0.05347 0.21485,-0.123313 0.24693,-0.123337 0.50606,-3.94e-4 0.15217,0.07221 0.29818,0.187315 0.32445,0.255791 0.0377,0.09834 0.11346,0.1134 0.36037,0.07169 0.20993,-0.03546 0.31259,-0.02408 0.31259,0.03468 0,0.04815 -0.0528,0.107768 -0.11729,0.132526 -0.151,0.05795 -0.15292,0.262848 -0.002,0.262848 0.0663,0 0.0971,-0.04626 0.0728,-0.109378 -0.0596,-0.155465 0.1173,-0.240551 0.22802,-0.10964 0.19625,0.232029 0.34884,0.310374 0.41042,0.210734 0.0359,-0.05812 0.0251,-0.07367 -0.0282,-0.04071 -0.10553,0.06522 -0.2388,-0.171438 -0.20728,-0.368091 0.034,-0.211825 0.28673,-0.383472 0.38803,-0.263486 0.0437,0.05177 0.16686,0.164128 0.27367,0.249677 0.10681,0.08555 0.16948,0.125346 0.13928,0.08843 -0.1229,-0.150187 0.20408,-0.317248 0.67214,-0.343416 0.99164,-0.05544 1.92948,-0.02194 2.00217,0.07151 0.0215,0.02763 0.19744,0.06283 0.39096,0.07819 0.31496,0.025 0.35447,0.0095 0.37675,-0.147249 0.0238,-0.167742 0.0346,-0.170144 0.25412,-0.05664 0.12607,0.0652 0.22923,0.15276 0.22923,0.194577 0,0.04183 0.14074,0.06491 0.31276,0.0513 0.17202,-0.01362 0.31277,-0.0029 0.31277,0.02359 0,0.104728 -0.18131,0.221528 -0.2832,0.182431 -0.0593,-0.02276 -0.10775,0.0034 -0.10775,0.05824 0,0.05478 0.0231,0.07644 0.0514,0.04816 0.0592,-0.05919 0.26132,0.08881 0.26132,0.191341 0,0.03774 -0.0725,0.06862 -0.161,0.06862 -0.0886,0 -0.13925,-0.03517 -0.11267,-0.07819 0.0283,-0.04572 -0.0524,-0.07819 -0.19414,-0.07819 -0.13438,0 -0.31728,-0.06971 -0.41031,-0.15638 -0.18554,-0.172853 -0.29475,-0.200116 -0.29475,-0.07358 0,0.04553 -0.0412,0.05737 -0.0915,0.02627 -0.0615,-0.03804 -0.0751,-0.01391 -0.0415,0.07358 0.0392,0.102048 0.003,0.130109 -0.16656,0.130109 -0.11906,0 -0.26045,0.04397 -0.3142,0.09774 -0.12719,0.127209 -0.80436,0.134666 -0.93026,0.01026 -0.0536,-0.053 -0.0764,-0.151462 -0.0505,-0.218804 0.0619,-0.161239 -0.19455,-0.263306 -0.29043,-0.115599 -0.039,0.06002 -0.0618,0.197096 -0.0507,0.304611 0.0165,0.161165 -0.0177,0.19982 -0.19494,0.220214 -0.17508,0.02014 -0.21503,-0.0062 -0.21503,-0.141971 0,-0.09169 0.0327,-0.227876 0.0727,-0.302622 0.11411,-0.21322 -0.006,-0.331952 -0.19051,-0.188487 -0.1259,0.09783 -0.12957,0.112063 -0.0191,0.07398 0.0753,-0.02593 0.13683,-0.01309 0.13683,0.0286 0,0.06866 -0.1744,0.111499 -0.33811,0.08306 -0.0355,-0.0062 -0.0365,0.03366 -0.002,0.08848 0.17579,0.28173 0.11326,0.372999 -0.26608,0.38836 -0.204,0.0083 -0.45888,0.009 -0.56639,0.0019 -0.10751,-0.0073 -0.30027,-0.01615 -0.42836,-0.01975 -0.12808,-0.0034 -0.25125,-0.03624 -0.27371,-0.07257 -0.0679,-0.109942 -0.74757,-0.124598 -0.72437,-0.01561 0.0129,0.0608 -0.0492,0.08183 -0.17466,0.05909 -0.10711,-0.01941 -0.21505,-0.0024 -0.23986,0.0377 -0.0273,0.04421 -0.10618,0.04032 -0.20011,-0.01 -0.0853,-0.04563 -0.25025,-0.0756 -0.36667,-0.06661 -0.566,0.04368 -0.75727,-0.0075 -0.92489,-0.247497 -0.13034,-0.186619 -0.17591,-0.211479 -0.21258,-0.115934 -0.0257,0.06689 -0.0101,0.121615 0.0347,0.121615 0.0447,0 0.0285,0.05278 -0.0359,0.117287 -0.16311,0.163111 -0.46354,0.14652 -0.57487,-0.03176 -0.0773,-0.12378 -0.14047,-0.138343 -0.37283,-0.08594 -0.205,0.04626 -0.30945,0.03342 -0.39086,-0.04801 -0.0775,-0.07755 -0.20296,-0.09642 -0.41519,-0.06248 -0.21712,0.03473 -0.39157,0.0065 -0.61,-0.09859 -0.23167,-0.111489 -0.35639,-0.129335 -0.51391,-0.07353 -0.16164,0.05727 -0.23776,0.04392 -0.3416,-0.05993 -0.12603,-0.126027 -0.14273,-0.125633 -0.29415,0.0069 -0.10984,0.09616 -0.1392,0.103507 -0.093,0.02325 0.0582,-0.101123 0.0493,-0.1025 -0.0648,-0.01 -0.099,0.08034 -0.13229,0.08306 -0.13229,0.01085 0,-0.09295 -0.044,-0.09091 -0.66817,0.03093 -0.088,0.01717 -0.31667,-0.0039 -0.50824,-0.0464 -0.19157,-0.04271 -0.50057,-0.09001 -0.68665,-0.105131 -0.18608,-0.01513 -0.3796,-0.05858 -0.43005,-0.09657 -0.18211,-0.137161 -0.75811,-0.256763 -1.17148,-0.243256 -0.23214,0.0076 -0.45957,-0.0094 -0.5054,-0.0377 -0.0458,-0.02831 -0.14123,0.0064 -0.212,0.07716 -0.14939,0.149394 -0.12672,0.358548 0.16401,1.512996 0.10264,0.407558 0.18662,0.840561 0.18662,0.96222 0,0.121665 0.10556,0.433961 0.23457,0.693988 0.12902,0.260032 0.23458,0.518829 0.23458,0.575096 0,0.05627 0.10771,0.192957 0.23937,0.30374 0.20526,0.172708 0.31027,0.200365 0.73645,0.193973 0.52354,-0.0078 0.84708,0.136208 0.94315,0.419957 0.0369,0.109018 0.13746,0.136836 0.49458,0.136836 0.25433,0 0.49051,0.04227 0.54597,0.09774 0.0559,0.0559 0.30973,0.100618 0.59298,0.104465 0.37875,0.0052 0.54467,0.04558 0.70535,0.171988 0.22151,0.174245 0.96139,0.42701 1.29634,0.442871 0.10896,0.0052 0.32491,0.08775 0.47988,0.183521 0.15497,0.09578 0.33682,0.153008 0.40411,0.127185 0.0673,-0.02583 0.16803,-0.018 0.22385,0.01741 0.0558,0.03541 0.11908,0.06786 0.14057,0.07212 0.0215,0.0044 0.14466,0.05151 0.27367,0.104996 0.12902,0.05349 0.39291,0.11627 0.58644,0.139515 0.19352,0.02325 0.48412,0.105448 0.64578,0.182665 0.16167,0.07722 0.44315,0.165533 0.62553,0.196259 0.19388,0.03264 0.40312,0.132891 0.5038,0.241325 0.0947,0.102003 0.22665,0.189863 0.29322,0.195237 0.38631,0.03118 0.59016,0.02306 0.59016,-0.02364 0,-0.07089 0.37378,-0.01936 0.66448,0.09162 0.30957,0.118182 0.50838,0.304752 0.50838,0.477071 0,0.189707 0.16149,0.276696 0.24307,0.13093 0.0725,-0.129592 0.28,-0.10303 1.08618,0.139078 0.23653,0.07103 0.60043,0.159195 0.8087,0.195919 0.20825,0.03672 0.42779,0.107564 0.48786,0.15742 0.0601,0.04986 0.26286,0.102145 0.45062,0.116197 0.18777,0.01406 0.54758,0.09802 0.79957,0.18659 0.252,0.08857 0.50904,0.161034 0.5712,0.161034 0.0622,0 0.20812,0.106513 0.32435,0.236699 0.17576,0.196863 0.24272,0.225069 0.39793,0.16761 0.20413,-0.07558 0.35806,-0.04558 0.53846,0.104889 0.0645,0.05381 0.20022,0.123152 0.30158,0.154098 0.10135,0.03093 0.25009,0.112612 0.33052,0.181472 0.0978,0.08379 0.26265,0.118051 0.4982,0.103566 0.47419,-0.02919 0.64836,0.03774 0.78477,0.301541 0.0882,0.170592 0.1622,0.217122 0.31808,0.20001 0.13683,-0.01503 0.26359,0.0429 0.38838,0.177499 0.1654,0.178364 0.20749,0.189664 0.39254,0.10535 0.16871,-0.07687 0.25171,-0.07227 0.4461,0.02471 0.13136,0.06553 0.295,0.120691 0.36365,0.122578 0.0686,0.0019 0.24798,0.05097 0.39849,0.109062 0.15052,0.0581 0.46669,0.179707 0.70262,0.270237 0.23592,0.09053 0.50739,0.164604 0.60328,0.164604 0.0959,0 0.2751,0.0985 0.39825,0.218882 0.14106,0.137896 0.38963,0.258636 0.67183,0.326334 0.27635,0.06629 0.47765,0.162994 0.52553,0.252454 0.0426,0.07975 0.11148,0.124062 0.15289,0.09847 0.13216,-0.08169 0.8798,0.183764 1.32085,0.468963 0.23463,0.151724 0.5513,0.299002 0.70371,0.327277 0.15242,0.02826 0.34749,0.09522 0.4335,0.148767 0.086,0.05354 0.24435,0.122764 0.35186,0.15383 0.10751,0.03108 0.24826,0.09988 0.31277,0.152907 0.30124,0.247648 1.35476,0.698209 1.92886,0.824913 0.22227,0.04906 0.46857,0.138032 0.54734,0.197723 0.0787,0.05969 0.20829,0.109646 0.28785,0.111017 0.0796,0.0015 0.2678,0.125639 0.41832,0.276152 0.20362,0.203628 0.34057,0.273671 0.5351,0.273671 0.20814,0 0.28995,0.0483 0.40141,0.236971 0.0977,0.165334 0.24673,0.26939 0.49311,0.344219 0.19423,0.05899 0.6131,0.251427 0.93085,0.427652 0.31774,0.176219 0.61858,0.320404 0.66853,0.320404 0.0499,0 0.12424,0.0304 0.1651,0.06752 0.0408,0.03711 0.18849,0.105628 0.32808,0.152201 0.13959,0.0466 0.47833,0.244905 0.75274,0.440727 0.27442,0.195816 0.55605,0.356038 0.62585,0.356038 0.0698,0 0.12691,0.03517 0.12691,0.07819 0,0.043 0.0633,0.07819 0.14074,0.07819 0.0774,0 0.17417,0.03196 0.21502,0.07104 0.0409,0.03906 0.39096,0.235225 0.778,0.435906 0.38705,0.200676 0.79361,0.450197 0.90348,0.554492 0.10986,0.104295 0.22791,0.189625 0.26233,0.189625 0.0344,0 0.21898,0.105554 0.41014,0.234568 0.19116,0.129019 0.39859,0.234573 0.46094,0.234573 0.0623,0 0.11337,0.03473 0.11337,0.07714 0,0.04241 0.12313,0.128596 0.27363,0.191474 0.15051,0.06288 0.38801,0.198409 0.52779,0.301172 0.25944,0.190714 1.12074,0.682956 1.19236,0.681448 0.0889,-0.002 1.3402,0.84827 1.47829,1.004328 0.0819,0.0926 0.18747,0.168262 0.23457,0.168136 0.21634,-9.73e-4 0.74393,0.363213 0.8405,0.579512 0.0807,0.180777 0.21291,0.276964 0.56778,0.413148 0.2544,0.09764 0.53589,0.24183 0.62553,0.320433 0.0896,0.0786 0.25966,0.184031 0.37785,0.234282 0.11818,0.05025 0.36841,0.2329 0.55607,0.405875 0.18766,0.172981 0.36735,0.31451 0.39931,0.31451 0.032,0 0.21452,0.105554 0.40568,0.234568 0.19116,0.129019 0.36487,0.234574 0.38601,0.234574 0.0212,0 0.1132,0.06964 0.20456,0.154759 0.0914,0.08512 0.3098,0.25225 0.48542,0.371404 0.17563,0.119155 0.33105,0.243042 0.34538,0.275296 0.0144,0.03225 0.0759,0.05864 0.13683,0.05864 0.0609,0 0.11078,0.03137 0.11078,0.06972 0,0.03833 0.0797,0.08973 0.17714,0.114174 0.0974,0.02447 0.40327,0.256977 0.67965,0.5167168 0.27637,0.259745 0.54875,0.47226 0.60528,0.47226 0.0565,0 0.17926,0.08796 0.27274,0.195477 0.0935,0.10751 0.21238,0.195476 0.26422,0.195476 0.16225,0 0.44833,0.1809716 0.95657,0.6051214 0.26997,0.2253075 0.67422,0.4976115 0.89833,0.6051361 0.22411,0.1075101 0.5834,0.3772555 0.79842,0.5994257 0.21503,0.2221703 0.50915,0.4533341 0.65361,0.5137067 0.14445,0.060363 0.27952,0.1742739 0.30014,0.2531347 0.0206,0.078866 0.13114,0.1628726 0.2456,0.1866968 0.24903,0.051841 0.81398,0.5042606 0.75296,0.6029861 -0.0236,0.03828 0.0552,0.093862 0.1752,0.1235031 0.20153,0.049769 0.49189,0.2961621 0.49189,0.4174033 0,0.028503 0.13195,0.1264993 0.29322,0.2177634 0.16127,0.091264 0.45155,0.3176418 0.64508,0.5030592 0.32227,0.3087844 0.45861,0.4204677 1.00733,0.8252586 0.10249,0.075602 0.395,0.3381097 0.65004,0.5833549 0.25503,0.2452502 0.5314,0.4673961 0.61415,0.4936619 0.0828,0.026266 0.39992,0.2918234 0.70481,0.5901306 0.30488,0.2983071 0.58332,0.5423704 0.61876,0.5423704 0.0808,0 0.7836,0.70806433 0.7836,0.78952733 0,0.033027 0.0616,0.07979 0.13683,0.1039447 0.0753,0.024174 0.20721,0.1499926 0.29322,0.2796487 0.086,0.129656 0.3499,0.3337271 0.58643,0.45347513 0.30565,0.1547594 0.46305,0.2917699 0.54415,0.4736609 0.0743,0.1666374 0.18384,0.26987684 0.31403,0.29591414 0.11395,0.022764 0.27604,0.156097 0.37693,0.3100003 0.0974,0.1485091 0.37827,0.3978304 0.62426,0.5540393 0.72416,0.4598713 1.34646,0.9625317 1.34646,1.087596 0,0.063991 0.1006,0.1740841 0.22355,0.2446521 0.12295,0.07057 0.30528,0.24757 0.40516,0.393331 0.0999,0.145766 0.33198,0.36849 0.51578,0.494951 0.18379,0.126455 0.37973,0.2941 0.43539,0.372532 0.0557,0.07844 0.18039,0.184615 0.27715,0.235965 0.0968,0.05134 0.17594,0.125658 0.17594,0.165144 0,0.0395 0.15323,0.222978 0.34051,0.407753 0.1873,0.184771 0.36559,0.415122 0.39623,0.511883 0.0306,0.09676 0.0944,0.175932 0.14166,0.175932 0.0473,0 0.0626,0.0233 0.0341,0.05178 -0.0284,0.0285 0.0888,0.114729 0.26064,0.191653 0.17183,0.07693 0.31242,0.191678 0.31242,0.254988 0,0.174848 0.36661,0.573185 0.57588,0.625716 0.15567,0.03906 0.40292,0.29319 0.86949,0.893667 0.0436,0.05618 0.19862,0.214509 0.34439,0.35186 0.32224,0.303614 0.53654,0.515871 1.12771,1.116926 0.24994,0.254127 0.54902,0.5541997 0.66462,0.6668367 0.4747,0.462513 0.95532,1.01399 1.14344,1.31199 0.10997,0.174216 0.29661,0.379226 0.41474,0.455572 0.27082,0.175028 0.56196,0.4991 0.5652,0.629116 0.001,0.05464 0.15431,0.206386 0.33991,0.337195 0.22752,0.160382 0.41218,0.38692 0.56688,0.695447 0.17008,0.339194 0.30025,0.490719 0.50311,0.585621 0.28786,0.134666 0.75628,0.653505 1.41416,1.566409 0.21693,0.301031 0.48889,0.628658 0.60435,0.728065 0.52431,0.451374 0.87009,0.815783 0.91834,0.967814 0.0288,0.09094 0.14517,0.249462 0.25847,0.352269 0.98784,0.896385 1.26233,1.211002 1.55578,1.783203 0.0882,0.172022 0.23527,0.383136 0.32678,0.469147 0.0915,0.08601 0.22574,0.217958 0.29831,0.293215 0.0726,0.07526 0.17076,0.136835 0.21821,0.136835 0.10808,0 0.42631,0.332915 0.42631,0.44597 0,0.04621 0.21086,0.287996 0.46858,0.537283 0.46796,0.452653 0.63876,0.675601 1.06465,1.389653 0.12434,0.208468 0.47236,0.653563 0.7734,0.989085 0.33792,0.376657 0.61106,0.769706 0.71391,1.027345 0.13534,0.339058 0.22645,0.447448 0.48599,0.578121 0.33269,0.167498 0.74047,0.507286 0.68062,0.567133 -0.019,0.01902 0.0681,0.14439 0.19359,0.278642 0.12548,0.134262 0.24952,0.341422 0.27564,0.460363 0.0261,0.118935 0.0962,0.216255 0.15581,0.216255 0.0596,0 0.18873,0.08996 0.28701,0.199908 0.0983,0.109961 0.25785,0.287484 0.35461,0.394513 0.0968,0.107028 0.17593,0.221149 0.17593,0.253597 0,0.07963 0.73681,0.992168 1.11459,1.380421 0.16738,0.172022 0.40785,0.523882 0.53439,0.78191 0.19819,0.404154 0.66633,1.09461 1.04285,1.53809 0.061,0.07186 0.15442,0.212598 0.20759,0.312763 0.0532,0.100161 0.15875,0.226203 0.23465,0.280096 0.0759,0.05389 0.17804,0.21934 0.22699,0.367669 0.0489,0.148329 0.14894,0.28871 0.2222,0.311965 0.0733,0.02325 0.2489,0.252726 0.3903,0.509947 0.14141,0.257216 0.29108,0.488662 0.33261,0.514324 0.0415,0.02568 0.15907,0.211581 0.26121,0.413143 0.10214,0.201571 0.33017,0.524529 0.50675,0.7177 0.17657,0.19317 0.32105,0.39373 0.32105,0.445687 0,0.05196 0.17486,0.280685 0.38857,0.508284 0.37672,0.401172 0.94068,1.388865 0.94068,1.647457 0,0.197612 0.17111,0.525638 0.27419,0.525638 0.16165,0 0.74228,0.70285 0.74228,0.898541 0,0.106753 0.0875,0.253604 0.2072,0.347753 0.22893,0.180082 0.38885,0.449754 0.37377,0.63029 -0.0203,0.243455 -0.0375,0.277577 -0.18652,0.370625 -0.13354,0.08341 -0.18846,0.05858 -0.434,-0.196213 z M 344.03456,24.496395 c 0,-0.01625 -0.0536,-0.07399 -0.11908,-0.128343 -0.0996,-0.08263 -0.11101,-0.07779 -0.0698,0.02952 0.0421,0.109601 0.18891,0.186424 0.18891,0.09882 z m 0.44741,-0.778836 c -0.0205,-0.135965 -0.0909,-0.440736 -0.15654,-0.677265 -0.0656,-0.236529 -0.13548,-0.554711 -0.15523,-0.707072 -0.0198,-0.152362 -0.0755,-0.345888 -0.12379,-0.43005 -0.0483,-0.08417 -0.17627,-0.816027 -0.2843,-1.626358 -0.10804,-0.81033 -0.21741,-1.507261 -0.24304,-1.548737 -0.0256,-0.04149 -0.0575,-0.15257 -0.0709,-0.246869 -0.0133,-0.09431 -0.0843,-0.364653 -0.15761,-0.600774 -0.0734,-0.23611 -0.14341,-0.552784 -0.15571,-0.703715 -0.0411,-0.50377 -0.17826,-1.288433 -0.26336,-1.505919 -0.0463,-0.118265 -0.0631,-0.215025 -0.0374,-0.215025 0.0257,0 0.004,-0.0514 -0.0481,-0.114222 -0.053,-0.06387 -0.12213,-0.520692 -0.15679,-1.036033 -0.0467,-0.694231 -0.11287,-1.056928 -0.26811,-1.469142 -0.1767,-0.46922 -0.46401,-1.801892 -0.55628,-2.580305 -0.0561,-0.4732806 -0.21152,-1.1763256 -0.29375,-1.3288616 -0.0799,-0.148125 -0.13392,-0.598896 -0.1618,-1.349185 -0.007,-0.182781 -0.0405,-0.332317 -0.075,-0.332312 -0.10714,1.5e-5 -0.26796,-0.48691 -0.32279,-0.977377 -0.0682,-0.610189 -0.26696,-1.498194 -0.40537,-1.811264 -0.0602,-0.136096 -0.1301,-0.470363 -0.15538,-0.742813 -0.0253,-0.272454 -0.1004,-0.616707 -0.16691,-0.7650025 -0.0665,-0.1482999 -0.13557,-0.5699836 -0.15347,-0.9370733 -0.0223,-0.4572691 -0.0709,-0.7098153 -0.15431,-0.8020036 -0.0787,-0.086979 -0.13249,-0.33350821 -0.15206,-0.69709581 -0.0166,-0.3093972 -0.0621,-0.60124493 -0.1011,-0.64856233 -0.0928,-0.1127438 -0.25787,-0.93617346 -0.27067,-1.35034216 -0.007,-0.2204435 -0.067,-0.3866626 -0.18601,-0.5132835 -0.11253,-0.1197772 -0.17592,-0.2848435 -0.17592,-0.4580376 0,-0.1489274 -0.0531,-0.3466023 -0.11803,-0.439277 -0.0949,-0.135488 -0.10017,-0.2076607 -0.0269,-0.3683932 0.0728,-0.1598618 0.065,-0.2805339 -0.039,-0.6025095 -0.0715,-0.2214309 -0.15153,-0.6000678 -0.17782,-0.8414121 -0.0263,-0.2413443 -0.0942,-0.4762535 -0.15087,-0.5220193 -0.0567,-0.045771 -0.15887,-0.4152194 -0.22705,-0.8210074 -0.0682,-0.405788 -0.18827,-0.8609412 -0.26686,-1.0114591 -0.0786,-0.150518 -0.13516,-0.3792255 -0.12571,-0.5082443 0.009,-0.129014 -0.0261,-0.2873485 -0.0789,-0.3518555 -0.0528,-0.064507 -0.12042,-0.2052531 -0.15017,-0.312768 -0.0526,-0.190087 -0.0708,-0.2885207 -0.15924,-0.8600993 -0.15986,-1.0335519 -0.20712,-1.2752319 -0.27363,-1.3995079 -0.0883,-0.165076 -0.15363,-0.460538 -0.20908,-0.946218 -0.043,-0.37692 -0.27228,-1.185689 -0.45072,-1.590154 -0.06,-0.136038 -0.1526,-0.564006 -0.20576,-0.951053 -0.0531,-0.387042 -0.16726,-0.932428 -0.25358,-1.21196 -0.0863,-0.279532 -0.16523,-0.666579 -0.17537,-0.8601 -0.0182,-0.348091 -0.18871,-0.926591 -0.39933,-1.355128 -0.0598,-0.121752 -0.10879,-0.390131 -0.10879,-0.596405 0,-0.221285 -0.0437,-0.411318 -0.1066,-0.463519 -0.0586,-0.04866 -0.12996,-0.287164 -0.1585,-0.530006 -0.0758,-0.645095 -0.41154,-1.27335 -0.61368,-1.148417 -0.0327,0.02024 -0.0595,-0.02257 -0.0595,-0.09512 0,-0.109383 -0.0517,-0.123625 -0.30303,-0.08344 -0.23483,0.03755 -0.34758,0.01343 -0.50102,-0.107291 -0.1089,-0.08566 -0.23213,-0.155747 -0.27383,-0.155747 -0.0417,0 -0.11964,-0.05278 -0.17317,-0.117287 -0.0535,-0.06451 -0.15795,-0.117286 -0.23203,-0.117286 -0.0741,0 -0.19838,-0.07037 -0.27622,-0.156384 -0.0778,-0.08601 -0.18454,-0.156379 -0.23712,-0.156379 -0.0526,0 -0.13575,-0.0484 -0.18483,-0.10753 -0.0491,-0.05914 -0.23441,-0.130745 -0.41184,-0.159117 -0.17744,-0.02836 -0.41971,-0.120726 -0.53839,-0.205234 -0.11868,-0.08451 -0.26761,-0.15365 -0.33097,-0.15365 -0.0634,0 -0.15899,-0.05277 -0.21252,-0.117287 -0.0535,-0.06451 -0.13923,-0.117282 -0.19043,-0.117282 -0.0512,0 -0.19155,-0.102782 -0.31191,-0.228406 -0.14164,-0.147843 -0.27612,-0.21737 -0.38126,-0.19712 -0.0893,0.01722 -0.26675,-0.02077 -0.39425,-0.08436 -0.12749,-0.0636 -0.27743,-0.115642 -0.3332,-0.115642 -0.0558,0 -0.12952,-0.04825 -0.16391,-0.107218 -0.0344,-0.05898 -0.25606,-0.16584 -0.49258,-0.237478 -0.23653,-0.07164 -0.62358,-0.232209 -0.8601,-0.356821 -0.23653,-0.124612 -0.58839,-0.304509 -0.78191,-0.399767 -0.19353,-0.09526 -0.45742,-0.249608 -0.58643,-0.342998 -0.12902,-0.09339 -0.37488,-0.179498 -0.54635,-0.191351 -0.33602,-0.02325 -0.74647,-0.200132 -0.84214,-0.362965 -0.0326,-0.05545 -0.19093,-0.143986 -0.35186,-0.196736 -0.16094,-0.05276 -0.37901,-0.152133 -0.4846,-0.220853 -0.20277,-0.131966 -0.45315,-0.234563 -1.21229,-0.496745 -0.25628,-0.08852 -0.53373,-0.224063 -0.61654,-0.301216 -0.0828,-0.07715 -0.26017,-0.16297 -0.39413,-0.190705 -0.13395,-0.02773 -0.43708,-0.138732 -0.6736,-0.246661 -0.23653,-0.107923 -0.51802,-0.234923 -0.62553,-0.282212 -0.10751,-0.04728 -0.2687,-0.149705 -0.35819,-0.227593 -0.15597,-0.135741 -0.16793,-0.135838 -0.28869,-0.0024 -0.20403,0.225453 -0.0667,1.466758 0.17063,1.542078 0.10923,0.03468 0.44042,0.637866 0.51641,0.940546 0.0108,0.043 0.14679,0.270709 0.3022,0.506012 0.15542,0.235298 0.30426,0.551972 0.33075,0.703716 0.0265,0.151743 0.0973,0.354341 0.15742,0.450211 0.0601,0.09587 0.11638,0.260465 0.12509,0.365767 0.009,0.105306 0.0378,0.177912 0.0646,0.16135 0.0771,-0.04767 0.30881,0.493846 0.31156,0.728211 10e-4,0.1168 0.0544,0.281035 0.11787,0.364954 0.0779,0.103035 0.0992,0.239112 0.0654,0.419057 l -0.05,0.266477 0.19854,-0.130094 c 0.20106,-0.131737 0.35702,-0.05675 0.24819,0.119335 -0.0287,0.0465 0.0355,0.178447 0.14264,0.293214 0.12153,0.130119 0.21448,0.346048 0.24694,0.573588 0.038,0.266287 0.10384,0.398857 0.24369,0.490496 0.10542,0.06907 0.19166,0.158407 0.19166,0.198531 0,0.04013 0.10209,0.246082 0.22686,0.457687 0.12477,0.21161 0.30477,0.598434 0.4,0.859609 0.0952,0.26117 0.23944,0.53486 0.32048,0.608195 0.0872,0.07888 0.14734,0.237881 0.14734,0.389313 0,0.140775 0.0562,0.31216 0.12488,0.380845 0.0687,0.06868 0.10421,0.178744 0.0789,0.244589 -0.0277,0.07228 0.039,0.19838 0.16834,0.318284 0.22112,0.204932 0.2272,0.217919 0.24359,0.520093 0.005,0.09911 0.13292,0.31465 0.28344,0.478977 0.15052,0.164327 0.27367,0.347605 0.27367,0.407296 0,0.121378 0.14463,0.396872 0.29322,0.558558 0.0538,0.05848 0.0979,0.182995 0.098,0.276687 1.5e-4,0.09369 0.0731,0.289741 0.16204,0.435667 0.0923,0.151365 0.144,0.336077 0.12042,0.430055 -0.0643,0.25619 -0.0545,0.319135 0.0502,0.323523 0.21328,0.009 0.52097,0.224641 0.59656,0.418225 0.044,0.11269 0.10241,0.36709 0.12981,0.565343 0.0283,0.205141 0.12358,0.440989 0.22102,0.547337 0.0942,0.102782 0.21548,0.336417 0.26957,0.519188 0.0541,0.1827719 0.12976,0.3323119 0.16814,0.3323119 0.0775,0 0.19808,0.303998 0.17331,0.436996 -0.009,0.04684 0.0548,0.149039 0.14105,0.227141 0.0863,0.07811 0.15734,0.198127 0.15786,0.2667249 4.8e-4,0.068593 0.0885,0.2778441 0.19547,0.4650127 0.107,0.1871539 0.19454,0.4054086 0.19454,0.4850088 0,0.2564666 0.17821,0.5455369 0.36526,0.5924847 0.10014,0.025147 0.1825,0.1034534 0.18302,0.1740502 4.8e-4,0.070602 0.087,0.278885 0.19218,0.462853 0.10518,0.1839777 0.17244,0.3835058 0.14946,0.443392 -0.0531,0.1384016 0.26358,0.706853 0.58404,1.0483286 0.13543,0.1443065 0.24624,0.3102143 0.24624,0.3686705 0,0.1385475 0.2384,0.8430366 0.30242,0.8936568 0.14193,0.1122379 0.47949,1.0398457 0.47949,1.3176363 0,0.099552 0.11597,0.2745998 0.27367,0.4130501 0.15051,0.132161 0.27367,0.2825817 0.27367,0.3342816 0,0.0517 0.088,0.2132301 0.19547,0.3589521 0.10751,0.1457269 0.19548,0.3230409 0.19548,0.3940268 0,0.070991 0.0704,0.19275726 0.15638,0.27059656 0.086,0.077839 0.15638,0.1948781 0.15638,0.2600807 0,0.065212 0.0469,0.1741134 0.10417,0.2420058 0.19371,0.2295635 0.44327,0.93268593 0.46282,1.30399754 0.0185,0.3517923 0.25186,0.735123 0.44746,0.735123 0.14455,0 0.3148,0.2548177 0.3148,0.4711754 0,0.1341601 0.0765,0.3019746 0.18905,0.4144752 0.10397,0.1039787 0.22413,0.3161339 0.26702,0.4714772 0.0429,0.155333 0.15042,0.374512 0.23895,0.487061 0.0885,0.112554 0.18397,0.327234 0.21208,0.47708 0.0281,0.149837 0.15629,0.489333 0.28485,0.754424 0.12856,0.2651 0.26421,0.552366 0.30145,0.638377 0.0373,0.08601 0.15592,0.297125 0.26371,0.469147 0.1078,0.172017 0.23269,0.397193 0.27753,0.500389 0.0448,0.103196 0.22158,0.354886 0.39274,0.559322 0.18788,0.224402 0.34044,0.506371 0.38498,0.711571 0.13729,0.63235 0.28015,1.070581 0.3957,1.213774 0.19993,0.247755 0.28955,0.451612 0.34635,0.78782 0.0382,0.226407 0.1466,0.4206916 0.35353,0.6339066 0.16409,0.169099 0.32235,0.416679 0.35167,0.550182 0.0293,0.133499 0.0771,0.242731 0.10626,0.242731 0.0291,0 0.0987,0.146491 0.15454,0.325532 0.0559,0.179041 0.17,0.412496 0.25361,0.51879 0.0836,0.106284 0.15201,0.259647 0.15201,0.340804 0,0.223688 0.44588,1.162176 0.70711,1.48833 0.12715,0.158743 0.23233,0.352269 0.23373,0.43005 0.004,0.2229 0.25535,0.894625 0.45635,1.219665 0.10078,0.16298 0.16552,0.364079 0.14387,0.446889 -0.0221,0.08449 0.0257,0.225605 0.10897,0.321611 0.0816,0.09408 0.15055,0.192057 0.15322,0.217729 0.0608,0.583375 0.10461,0.761433 0.20076,0.815351 0.10841,0.0608 0.24496,0.331388 0.30262,0.599669 0.0139,0.06451 0.0635,0.216338 0.11034,0.337404 0.0468,0.121062 0.0851,0.353116 0.0851,0.515667 0,0.190608 0.0525,0.343086 0.1479,0.429403 0.0813,0.07362 0.13424,0.193429 0.11756,0.266239 -0.0402,0.17547 0.18672,0.426022 0.47493,0.524383 0.3405,0.116197 0.85864,0.943849 0.8315,1.328211 -0.0208,0.294328 0.17661,0.777197 0.37433,0.915681 0.0825,0.05782 0.16223,0.174527 0.17706,0.259351 0.0148,0.08482 0.0886,0.200189 0.1638,0.256389 0.20213,0.150931 0.17142,0.380436 -0.0586,0.438172 -0.10751,0.027 -0.19548,0.08358 -0.19548,0.12577 0,0.106455 0.0905,0.09197 0.26907,-0.0431 0.22496,-0.170154 0.28641,-0.140017 0.18195,0.08924 -0.0793,0.174114 -0.0719,0.219442 0.0506,0.309008 0.0847,0.06196 0.12405,0.155772 0.096,0.228966 -0.0704,0.183438 0.15413,0.234067 0.38043,0.08579 0.18358,-0.120283 0.19488,-0.119276 0.19488,0.01746 0,0.07983 0.0245,0.169585 0.0543,0.199465 0.0955,0.09551 0.19704,-0.189912 0.15853,-0.445659 z m 68.20423,-4.113053 c 0,-0.09225 -0.1525,-0.190943 -0.20851,-0.134934 -0.056,0.05601 0.0427,0.208512 0.13493,0.208512 0.0405,0 0.0736,-0.03312 0.0736,-0.07358 z M 339.57767,16.66773 c 0,-0.05943 -0.0352,-0.129802 -0.0782,-0.156379 -0.0445,-0.02753 -0.0782,0.03984 -0.0782,0.156379 0,0.116562 0.0337,0.1839 0.0782,0.156384 0.043,-0.02656 0.0782,-0.09695 0.0782,-0.156384 z m -16.36668,-34.223194 c -0.025,-0.06238 -0.0435,-0.04387 -0.0472,0.04723 -0.003,0.08242 0.0151,0.128611 0.041,0.102627 0.026,-0.02597 0.0287,-0.09342 0.006,-0.149866 z m -27.60141,-1.329246 c -0.0249,-0.06238 -0.0435,-0.04387 -0.0472,0.04723 -0.003,0.08243 0.0151,0.128606 0.0411,0.102627 0.026,-0.02597 0.0287,-0.09342 0.006,-0.149866 z m 41.70055,-0.376298 c 0,-0.043 -0.0352,-0.07819 -0.0782,-0.07819 -0.043,0 -0.0782,0.03517 -0.0782,0.07819 0,0.043 0.0352,0.07819 0.0782,0.07819 0.043,0 0.0782,-0.03517 0.0782,-0.07819 z m -41.75396,-0.07819 c 0,-0.043 -0.0373,-0.07819 -0.0828,-0.07819 -0.0455,0 -0.0611,0.03517 -0.0345,0.07819 0.0266,0.043 0.0638,0.07819 0.0828,0.07819 0.019,0 0.0345,-0.03517 0.0345,-0.07819 z m -0.42719,-1.545916 c -0.0458,-0.25276 -0.10196,-0.301941 -0.21528,-0.188618 -0.0712,0.07124 -0.0709,0.11411 10e-4,0.186356 0.11346,0.113464 0.12512,0.247502 0.0157,0.179838 -0.0431,-0.02665 -0.0782,0.02928 -0.0782,0.124788 0,0.16795 0.005,0.168909 0.15581,0.0321 0.10238,-0.09266 0.14378,-0.207335 0.12072,-0.334476 z m -0.0894,-1.705403 c 0.0742,-0.193366 0.0567,-0.267275 -0.0633,-0.267275 -0.1252,0 -0.19683,0.14686 -0.14301,0.29322 0.0496,0.134923 0.14941,0.122379 0.20632,-0.02593 z m 0.39598,-1.434734 c 0.0248,-0.04003 0.009,-0.09489 -0.0345,-0.121902 -0.0437,-0.027 -0.0795,0.0057 -0.0795,0.07279 0,0.137341 0.0469,0.157566 0.11395,0.04911 z m -0.40077,-1.855104 c 0.0497,-0.306109 0.008,-0.448178 -0.10953,-0.375402 -0.092,0.05686 -0.0964,0.661282 -0.005,0.661282 0.0374,0 0.0888,-0.128644 0.11435,-0.28588 z m 23.90049,-0.456933 c -0.0535,-0.06451 -0.1296,-0.117287 -0.16904,-0.117287 -0.0898,0 0.10491,0.227535 0.19816,0.231602 0.0375,0.0015 0.0244,-0.04981 -0.0291,-0.114315 z m -1.40744,-3.153697 c 0,-0.101814 -0.0929,-0.169522 -0.16856,-0.122793 -0.0809,0.04998 -0.0111,0.187952 0.095,0.187952 0.0405,0 0.0736,-0.02933 0.0736,-0.06516 z m -0.59127,-0.404081 c 0.069,-0.290573 0.0888,-0.713225 0.0509,-1.084809 -0.004,-0.03765 -0.11254,-0.08953 -0.24155,-0.115331 -0.19819,-0.03964 -0.23458,-0.08336 -0.23458,-0.281857 0,-0.286707 -0.22144,-0.863641 -0.33148,-0.863641 -0.0468,0 -0.0625,-0.107145 -0.038,-0.258315 0.0341,-0.21019 0.0112,-0.2721 -0.12282,-0.332312 -0.0906,-0.04071 -0.19184,-0.180655 -0.22497,-0.311017 -0.0331,-0.130356 -0.12729,-0.308993 -0.20924,-0.396964 -0.17438,-0.187164 -0.26283,-0.432049 -0.29349,-0.812544 -0.0121,-0.150518 -0.0372,-0.361637 -0.0557,-0.469147 -0.0185,-0.107515 -0.0381,-0.248256 -0.0437,-0.312763 -0.006,-0.06451 -0.098,-0.21952 -0.20545,-0.344472 -0.10746,-0.124958 -0.1956,-0.283292 -0.19587,-0.35186 -2.3e-4,-0.06857 -0.053,-0.225459 -0.11728,-0.348636 -0.0642,-0.123182 -0.1168,-0.274799 -0.1168,-0.336928 0,-0.06213 -0.0359,-0.09076 -0.0798,-0.06363 -0.0515,0.03181 -0.066,-0.06104 -0.0408,-0.261336 0.027,-0.214893 0.007,-0.322909 -0.0645,-0.350381 -0.0569,-0.02184 -0.10853,-0.139671 -0.11468,-0.261842 -0.006,-0.122165 -0.0237,-0.274901 -0.039,-0.339408 -0.0914,-0.385597 -0.15551,-0.547337 -0.21711,-0.547337 -0.0383,0 -0.0697,-0.03536 -0.0697,-0.07857 0,-0.04324 -0.088,-0.260918 -0.19548,-0.483779 -0.10751,-0.222861 -0.19547,-0.521771 -0.19547,-0.664239 0,-0.142468 -0.036,-0.259035 -0.0801,-0.259035 -0.13903,0 -0.25037,-0.407135 -0.16349,-0.597825 0.0569,-0.124948 0.051,-0.194995 -0.0215,-0.255221 -0.055,-0.04567 -0.14713,-0.233052 -0.2047,-0.416441 -0.0576,-0.183384 -0.13373,-0.366856 -0.16927,-0.407709 -0.0355,-0.04086 -0.0646,-0.170723 -0.0646,-0.288603 0,-0.117876 -0.0319,-0.234029 -0.0709,-0.258116 -0.039,-0.02408 -0.0952,-0.228484 -0.12504,-0.454214 -0.0503,-0.381342 -0.31339,-1.32665 -0.41883,-1.505087 -0.0254,-0.043 -0.052,-0.18375 -0.0592,-0.312764 -0.0225,-0.407305 -0.27373,-1.482157 -0.35872,-1.534689 -0.0448,-0.02772 -0.0837,-0.281847 -0.0864,-0.56476 -0.003,-0.325687 -0.0394,-0.527676 -0.0992,-0.55061 -0.0519,-0.01994 -0.11935,-0.25868 -0.14984,-0.53057 -0.0305,-0.271891 -0.0717,-0.617496 -0.0915,-0.768014 -0.0198,-0.150518 -0.0496,-0.414412 -0.0662,-0.586434 -0.0166,-0.172017 -0.0364,-0.321557 -0.0439,-0.332307 -0.008,-0.01075 -0.0212,-0.04592 -0.0303,-0.07819 -0.009,-0.03225 -0.0432,-0.129014 -0.0757,-0.215025 -0.14189,-0.374687 -0.19268,-0.570212 -0.23985,-0.923298 -0.0276,-0.206776 -0.0945,-0.392957 -0.14865,-0.413726 -0.0561,-0.0215 -0.0945,-0.15656 -0.0893,-0.313819 0.009,-0.28139 -0.0639,-0.40931 -0.15245,-0.266107 -0.0722,0.11681 -0.16852,0.09675 -0.1816,-0.03784 -0.0384,-0.394795 -0.0208,-0.513229 0.0928,-0.626922 0.0699,-0.06989 0.12706,-0.169507 0.12706,-0.221387 0,-0.05188 0.0704,-0.154574 0.15638,-0.228221 0.15729,-0.134676 0.22464,-0.421411 0.0776,-0.330565 -0.1081,0.06681 -0.13727,-0.05279 -0.20032,-0.821343 -0.0686,-0.836383 -0.0648,-1.111868 0.0224,-1.61306 0.0384,-0.220599 0.047,-0.466092 0.0191,-0.545537 -0.0279,-0.07944 -0.0243,-0.268398 0.008,-0.419908 0.0323,-0.151505 0.0774,-0.627326 0.10022,-1.057376 0.0229,-0.43005 0.0965,-0.935876 0.16362,-1.124052 0.0671,-0.18818 0.12206,-0.526659 0.12206,-0.752176 0,-0.225517 0.0656,-0.616936 0.14568,-0.869818 0.0801,-0.252882 0.17023,-0.626825 0.20024,-0.830989 0.0358,-0.244058 0.10485,-0.398122 0.20141,-0.449798 0.0944,-0.05052 0.16575,-0.204552 0.19974,-0.431217 0.0291,-0.193939 0.084,-0.371851 0.12205,-0.395364 0.038,-0.02349 0.0692,-0.108347 0.0692,-0.188516 0,-0.08017 0.0858,-0.247711 0.19062,-0.372309 0.10484,-0.124592 0.18031,-0.294425 0.16773,-0.377406 -0.0135,-0.08883 0.0791,-0.247643 0.22511,-0.38624 0.2104,-0.199674 0.43294,-0.540361 0.94968,-1.453849 0.0845,-0.149418 0.24259,-0.331548 0.51937,-0.598419 0.0753,-0.07257 0.13683,-0.164453 0.13683,-0.204192 0,-0.05806 0.34987,-0.480048 0.77797,-0.938343 0.13358,-0.142998 0.52788,-0.493428 0.91278,-0.811221 0.46236,-0.38174 0.6163,-0.68408 0.54415,-1.068685 -0.0644,-0.343119 -0.46213,-0.781701 -0.66162,-0.729534 -0.0975,0.02549 -0.2428,-0.06199 -0.43954,-0.264711 -0.16164,-0.166545 -0.33834,-0.302806 -0.39268,-0.302806 -0.11047,0 -0.19372,-0.170763 -0.19372,-0.397349 0,-0.115662 -0.0556,-0.149988 -0.24283,-0.149988 -0.14495,0 -0.33648,-0.0788 -0.47515,-0.195476 -0.12777,-0.107515 -0.28551,-0.195482 -0.35053,-0.195482 -0.065,0 -0.29922,-0.158334 -0.52044,-0.351855 -0.22123,-0.193526 -0.4601,-0.35186 -0.53084,-0.35186 -0.0707,0 -0.16958,-0.04937 -0.21966,-0.109728 -0.0501,-0.06034 -0.27431,-0.199582 -0.49827,-0.309417 -0.28173,-0.138163 -0.44006,-0.274644 -0.51385,-0.442935 -0.0937,-0.21359 -0.32226,-0.371219 -0.60873,-0.419714 -0.0494,-0.0084 -0.145,-0.06098 -0.2124,-0.116917 -0.0674,-0.05594 -0.16463,-0.08767 -0.21607,-0.07053 -0.0514,0.01712 -0.2043,-0.0796 -0.33969,-0.214991 -0.13539,-0.135391 -0.33844,-0.269327 -0.45123,-0.297631 -0.11278,-0.02831 -0.22737,-0.121757 -0.25464,-0.207666 -0.0347,-0.109363 -0.11833,-0.156204 -0.27888,-0.156204 -0.12611,0 -0.22954,-0.02636 -0.22983,-0.05864 -9.8e-4,-0.100214 -0.51417,-0.414096 -0.81124,-0.496123 -0.15944,-0.04402 -0.2829,-0.127696 -0.2829,-0.191721 0,-0.06249 -0.0264,-0.106382 -0.0587,-0.09754 -0.0881,0.02417 -0.5249,-0.223138 -0.64079,-0.36278 -0.0559,-0.06734 -0.16294,-0.122443 -0.23788,-0.122443 -0.075,0 -0.22732,-0.07162 -0.33862,-0.159166 -0.11129,-0.08754 -0.31836,-0.198667 -0.46014,-0.246943 -0.14179,-0.0483 -0.36953,-0.184396 -0.50611,-0.30249 -0.13657,-0.118094 -0.35767,-0.238732 -0.49134,-0.268092 -0.13367,-0.02938 -0.29847,-0.137983 -0.36622,-0.241388 -0.0677,-0.10341 -0.15605,-0.167707 -0.1962,-0.142886 -0.065,0.04018 -0.41003,-0.182042 -0.7076,-0.455791 -0.16271,-0.149686 -0.43797,-0.294396 -0.55999,-0.294396 -0.0598,0 -0.15257,-0.05278 -0.20611,-0.117287 -0.0535,-0.06451 -0.15866,-0.117287 -0.2336,-0.117287 -0.0749,0 -0.22985,-0.07361 -0.34423,-0.163587 -0.17787,-0.13991 -0.29264,-0.188827 -0.51942,-0.221387 -0.0229,-0.0034 -0.13971,-0.08515 -0.25954,-0.181911 -0.11983,-0.09676 -0.38257,-0.264653 -0.58386,-0.373092 -0.20129,-0.108444 -0.62484,-0.354744 -0.94123,-0.547336 -0.31638,-0.192597 -0.64185,-0.384907 -0.72326,-0.42736 -0.0814,-0.04246 -0.14802,-0.104028 -0.14802,-0.136831 0,-0.03283 -0.0811,-0.05965 -0.1803,-0.05965 -0.0992,0 -0.29951,-0.08796 -0.44524,-0.195476 -0.14572,-0.107515 -0.31089,-0.195476 -0.36705,-0.195476 -0.0562,0 -0.10209,-0.03517 -0.10209,-0.07819 0,-0.043 -0.0264,-0.07251 -0.0586,-0.06557 -0.13858,0.02982 -0.47171,-0.170539 -0.59412,-0.357352 -0.073,-0.111435 -0.18041,-0.202612 -0.23866,-0.202612 -0.0583,0 -0.14894,-0.05185 -0.20153,-0.115215 -0.0526,-0.06337 -0.22404,-0.137691 -0.38099,-0.165158 -0.15694,-0.02748 -0.35573,-0.0932 -0.44174,-0.146082 -0.086,-0.05288 -0.2556,-0.12059 -0.37686,-0.150465 -0.29404,-0.07245 -0.75473,-0.376068 -0.75594,-0.498205 -4.8e-4,-0.05376 -0.0625,-0.09792 -0.1378,-0.09814 -0.0753,-2.38e-4 -0.27758,-0.08709 -0.4496,-0.193039 -0.17202,-0.105949 -0.38942,-0.193735 -0.4831,-0.195078 -0.0937,-0.0015 -0.22826,-0.06035 -0.29904,-0.131125 -0.0708,-0.07078 -0.23218,-0.132861 -0.35867,-0.137963 -0.14585,-0.0059 -0.29723,-0.08752 -0.41379,-0.223173 -0.10109,-0.117641 -0.2115,-0.213896 -0.24537,-0.213896 -0.0339,0 -0.29367,-0.130668 -0.57734,-0.290369 -0.28366,-0.159706 -0.59921,-0.302228 -0.70122,-0.316718 -0.10201,-0.01449 -0.22927,-0.06855 -0.28282,-0.120132 -0.32442,-0.312559 -0.53229,-0.445644 -0.69605,-0.445644 -0.12088,0 -0.20025,-0.05541 -0.22725,-0.158626 -0.0228,-0.08725 -0.0709,-0.153451 -0.10686,-0.147123 -0.14664,0.02578 -0.25633,-0.01367 -0.37907,-0.136407 -0.0712,-0.07117 -0.30532,-0.146296 -0.52034,-0.166954 -0.22144,-0.0213 -0.4081,-0.08227 -0.43051,-0.140678 -0.0217,-0.0567 -0.16837,-0.181857 -0.3258,-0.278102 -0.32221,-0.196994 -0.33033,-0.199902 -0.59595,-0.21339 -0.10584,-0.0054 -0.25538,-0.07705 -0.33231,-0.159264 -0.0769,-0.08222 -0.27183,-0.174099 -0.4331,-0.204178 -0.17181,-0.03205 -0.29322,-0.09965 -0.29322,-0.163276 0,-0.05972 -0.0484,-0.108585 -0.10771,-0.108585 -0.0592,0 -0.15151,-0.05278 -0.20505,-0.117287 -0.0535,-0.06451 -0.16364,-0.117287 -0.24466,-0.117287 -0.081,0 -0.22381,-0.08797 -0.31729,-0.195476 -0.0935,-0.107515 -0.21848,-0.195477 -0.27777,-0.195477 -0.0593,0 -0.0915,-0.02641 -0.0716,-0.05865 0.0199,-0.03225 -0.1038,-0.06337 -0.27491,-0.06916 -0.22506,-0.0076 -0.37435,-0.07112 -0.53982,-0.229651 -0.12581,-0.120527 -0.22873,-0.190652 -0.22873,-0.15584 0,0.03483 -0.0528,0.0195 -0.11729,-0.03405 -0.0645,-0.05354 -0.11729,-0.07231 -0.11729,-0.04173 0,0.0306 -0.10825,-0.03546 -0.24057,-0.146811 -0.13231,-0.111333 -0.26426,-0.205117 -0.29321,-0.20841 -0.1758,-0.01999 -0.33731,-0.06934 -0.57052,-0.174376 -0.14522,-0.0654 -0.39549,-0.159706 -0.55617,-0.209558 -0.16067,-0.04985 -0.31228,-0.123255 -0.33692,-0.163125 -0.0247,-0.03989 -0.10646,-0.07248 -0.18182,-0.07248 -0.0754,0 -0.21295,-0.07073 -0.30575,-0.157187 -0.0928,-0.08645 -0.19618,-0.148966 -0.22976,-0.138922 -0.0832,0.02486 -0.5693,-0.198706 -0.5693,-0.261836 0,-0.02787 -0.0968,-0.07442 -0.21502,-0.103498 -0.11827,-0.02909 -0.30299,-0.110681 -0.4105,-0.181346 -0.10751,-0.07067 -0.24474,-0.136315 -0.30494,-0.145887 -0.0602,-0.0096 -0.13883,-0.06373 -0.17473,-0.120347 -0.0359,-0.05662 -0.0658,-0.07224 -0.0665,-0.03473 -4.9e-4,0.0375 -0.054,0.02442 -0.11849,-0.02914 -0.0645,-0.05354 -0.11728,-0.0724 -0.11728,-0.04193 0,0.0305 -0.14768,-0.05316 -0.32817,-0.185899 -0.18049,-0.132739 -0.40041,-0.242112 -0.48869,-0.243056 -0.0883,-9.73e-4 -0.31887,-0.07768 -0.51239,-0.170534 -0.19352,-0.09285 -0.40464,-0.176029 -0.46914,-0.184843 -0.0645,-0.0088 -0.22285,-0.0726 -0.35186,-0.141748 -0.12902,-0.06915 -0.29407,-0.12594 -0.3668,-0.126203 -0.0727,-2.67e-4 -0.15396,-0.03565 -0.18054,-0.07868 -0.0266,-0.043 -0.1171,-0.07819 -0.20115,-0.07819 -0.16101,0 -0.46749,-0.147065 -0.55332,-0.265514 -0.0279,-0.03852 -0.10708,-0.0484 -0.17593,-0.02199 -0.0688,0.02641 -0.12518,0.01396 -0.12518,-0.02768 0,-0.04164 -0.0474,-0.07574 -0.10527,-0.07574 -0.0579,0 -0.21636,-0.05542 -0.35214,-0.123153 -0.13577,-0.06773 -0.3435,-0.115463 -0.46161,-0.106065 -0.23258,0.01848 -0.30874,-0.0034 -0.95756,-0.275349 -0.54842,-0.229875 -0.94927,-0.355533 -1.13412,-0.355533 -0.0801,0 -0.34149,-0.06735 -0.58087,-0.149666 -0.2394,-0.08231 -0.63171,-0.166341 -0.87181,-0.186722 -0.24011,-0.02038 -0.54834,-0.09486 -0.68495,-0.165513 -0.13662,-0.07065 -0.38,-0.132531 -0.54084,-0.137522 -0.16084,-0.005 -0.39643,-0.08182 -0.52352,-0.170732 -0.1271,-0.08892 -0.30303,-0.162917 -0.39096,-0.164449 -0.0879,-0.0015 -0.15177,-0.04465 -0.14188,-0.09585 0.0128,-0.06604 -0.10072,-0.08245 -0.39095,-0.0565 -0.22492,0.02009 -0.65524,0.04441 -0.95628,0.05397 -0.54445,0.01732 -0.54785,0.01877 -0.64411,0.280558 -0.0532,0.14473 -0.074,0.303069 -0.0461,0.351855 0.0282,0.04941 0.0197,0.06047 -0.0191,0.02495 -0.0956,-0.08739 -0.28042,0.658373 -0.19009,0.767221 0.0386,0.04645 0.0788,0.231494 0.0894,0.411201 0.0107,0.181181 0.0648,0.344195 0.12143,0.365932 0.0562,0.02155 0.10215,0.110677 0.10215,0.198035 0,0.145703 -0.0847,0.198045 -0.26563,0.164259 -0.0386,-0.0072 -0.0131,0.07397 0.0566,0.180378 0.0955,0.145732 0.10315,0.204558 0.031,0.238407 -0.0749,0.03517 -0.0744,0.05487 0.002,0.09055 0.0538,0.0251 0.0977,0.163315 0.0977,0.307179 0,0.254847 0.16296,0.507311 0.32747,0.507311 0.0804,0 0.0628,0.127647 -0.0582,0.423327 -0.0406,0.09913 -0.033,0.13221 0.0224,0.09798 0.0768,-0.04747 0.13766,0.226927 0.19819,0.893657 0.0101,0.111654 0.0635,0.257347 0.11864,0.32376 0.0551,0.06641 0.1079,0.230089 0.11729,0.363719 0.009,0.133635 0.0435,0.243042 0.0757,0.243125 0.10247,2.38e-4 0.0633,0.17817 -0.0722,0.327885 -0.12269,0.135571 -0.12101,0.157838 0.027,0.358038 0.0868,0.117408 0.14879,0.275037 0.13774,0.350284 -0.011,0.07525 0.0109,0.136816 0.0488,0.136816 0.0379,0 0.0642,0.12433 0.0585,0.276288 -0.006,0.171063 0.0519,0.360562 0.15321,0.497572 0.14291,0.193288 0.27438,0.618012 0.28769,0.929393 0.002,0.05519 0.0395,0.125561 0.0825,0.156384 0.1106,0.07927 0.35195,0.528849 0.35138,0.654536 -2.7e-4,0.05787 -0.055,0.20981 -0.12168,0.337637 -0.10953,0.210054 -0.10948,0.240975 4.9e-4,0.321383 0.0669,0.04893 0.12167,0.159511 0.12167,0.245736 0,0.08622 0.0705,0.246345 0.15659,0.355839 0.0869,0.110473 0.13537,0.25437 0.10892,0.323309 -0.0267,0.06974 -0.008,0.124232 0.0435,0.124232 0.0501,0 0.0689,0.03604 0.0416,0.08013 -0.0272,0.04407 -0.003,0.07045 0.054,0.05864 0.0751,-0.01556 0.0981,0.06734 0.0836,0.302285 -0.0142,0.229866 0.0142,0.336875 0.0977,0.368953 0.0648,0.02486 0.11774,0.125814 0.11774,0.224364 0,0.09855 0.0819,0.267479 0.18193,0.375393 0.10007,0.107913 0.16751,0.2395 0.14987,0.292416 -0.0177,0.05292 0.0196,0.09621 0.0827,0.09621 0.11869,0 0.36738,0.633537 0.36738,0.935887 0,0.09003 0.0528,0.183943 0.11729,0.208696 0.0645,0.02476 0.11728,0.08389 0.11728,0.131412 0,0.145416 0.71138,1.538878 0.78562,1.538878 0.0383,0 0.0485,0.05488 0.0228,0.121951 -0.0313,0.08146 0.009,0.136408 0.11974,0.1655 0.10298,0.02695 0.16753,0.107218 0.16914,0.21036 0.003,0.183924 0.24802,0.518668 0.37985,0.518668 0.0461,0 0.10617,0.09676 0.1336,0.215025 0.0274,0.118264 0.10101,0.296809 0.16348,0.396765 0.0625,0.09996 0.12757,0.254312 0.14466,0.343022 0.0171,0.08871 0.085,0.220891 0.15094,0.29375 0.0659,0.07286 0.0963,0.156005 0.0676,0.18477 -0.0288,0.02875 -0.0156,0.0523 0.0293,0.0523 0.0806,0 0.41361,0.690977 0.41361,0.858314 0,0.04757 0.065,0.156229 0.14433,0.241432 0.0794,0.0852 0.19104,0.349633 0.24813,0.587621 0.0725,0.30232 0.17221,0.490262 0.33082,0.623722 0.12486,0.105063 0.25393,0.19102 0.28683,0.19102 0.0329,0 0.10279,0.149541 0.15531,0.332312 0.11605,0.403784 0.30633,0.838426 0.43645,0.996935 0.13537,0.164901 0.19623,0.460095 0.10631,0.515667 -0.0417,0.02578 -0.0126,0.09269 0.0651,0.149526 0.0774,0.05657 0.16742,0.0863 0.20015,0.06607 0.0327,-0.02023 0.0595,0.03565 0.0595,0.124218 0,0.08855 0.0282,0.160995 0.0626,0.160995 0.0754,0 0.4333,0.690724 0.45031,0.869016 0.007,0.06941 0.043,0.174969 0.0807,0.234573 0.0378,0.0596 0.0692,0.130872 0.0698,0.158374 4.9e-4,0.02748 0.098,0.197791 0.21623,0.378423 0.11826,0.180636 0.21502,0.388603 0.21502,0.462152 0,0.07355 0.0417,0.175471 0.0928,0.226494 0.051,0.05102 0.10473,0.171132 0.11935,0.26691 0.0146,0.09578 0.096,0.248062 0.18089,0.338411 0.0849,0.09035 0.15433,0.219272 0.15433,0.286493 0,0.06722 0.0528,0.166019 0.11729,0.219558 0.0645,0.05354 0.11728,0.159093 0.11728,0.234574 0,0.07548 0.0517,0.180101 0.11479,0.232496 0.0631,0.0524 0.10809,0.118279 0.0999,0.146408 -0.0178,0.06134 0.25974,0.498983 0.3625,0.571487 0.0399,0.02816 0.0692,0.167863 0.0652,0.310462 -0.004,0.142594 0.03,0.304285 0.0757,0.359307 0.0457,0.05502 0.0606,0.100039 0.0332,0.100039 -0.0676,0 0.59497,1.269103 0.73478,1.407437 0.10388,0.102782 0.23894,0.643664 0.19516,0.781584 -0.0369,0.116396 7e-5,0.177956 0.14737,0.245065 0.11813,0.05383 0.2165,0.179766 0.24627,0.315273 0.0272,0.124101 0.13811,0.330877 0.24633,0.459497 0.10823,0.12862 0.17712,0.285096 0.15308,0.347726 -0.024,0.06262 -9.7e-4,0.159818 0.0507,0.215978 0.2847,0.307904 0.91542,1.485047 0.91542,1.708492 0,0.04699 0.0711,0.18533 0.15803,0.307388 0.17144,0.24077 0.41215,0.857789 0.33463,0.857789 -0.0263,0 0.0159,0.07037 0.0938,0.156384 0.0778,0.08601 0.11442,0.15638 0.0813,0.15638 -0.0331,0 -0.005,0.08421 0.0624,0.187134 0.0674,0.102923 0.10734,0.27139 0.0887,0.374371 -0.0275,0.151627 0.0122,0.204655 0.20873,0.278837 0.16199,0.06115 0.22813,0.129505 0.19893,0.205593 -0.0404,0.105161 0.14045,0.246705 0.27813,0.217725 0.032,-0.0067 0.0523,0.134009 0.0453,0.312738 -0.0101,0.258743 0.0267,0.358296 0.18072,0.488506 0.31437,0.265757 0.76951,1.049915 0.77393,1.333387 0.002,0.161783 0.14469,0.399776 0.25164,0.42128 0.0322,0.0065 0.0938,0.01177 0.13683,0.01177 0.043,0 0.0784,0.06158 0.0785,0.136835 1.6e-4,0.07526 0.10792,0.29517 0.23943,0.488691 0.1315,0.193526 0.27122,0.431027 0.31049,0.527793 0.0393,0.09676 0.10953,0.175927 0.15614,0.175927 0.0466,0 0.067,0.0288 0.0452,0.06396 -0.0217,0.03517 0.0465,0.156787 0.15177,0.270251 0.1052,0.113469 0.19129,0.236441 0.19129,0.273277 0,0.03682 0.10555,0.168106 0.23457,0.291711 0.12902,0.123606 0.23457,0.289625 0.23457,0.368943 0,0.07931 0.0493,0.163131 0.1096,0.186264 0.0603,0.02315 0.13225,0.162771 0.15993,0.310307 0.0277,0.147541 0.0804,0.268252 0.11725,0.268252 0.057,0 0.36557,0.437531 0.46278,0.656267 0.0171,0.03843 0.10559,0.155348 0.19672,0.259871 0.24112,0.27657 0.8219,1.363972 0.82643,1.547341 0.002,0.09494 0.0915,0.195628 0.22592,0.255125 0.12212,0.05406 0.33542,0.25617 0.474,0.449136 0.13858,0.192971 0.31135,0.354735 0.38394,0.359477 0.33113,0.02164 0.76801,0.0039 0.87479,-0.0359 0.22663,-0.08408 0.62522,-0.11466 0.66457,-0.051 0.0509,0.08235 0.18467,0.05906 0.42826,-0.07455 0.22037,-0.120862 0.60255,-0.224291 1.05448,-0.285364 0.23452,-0.03171 0.33324,-0.0098 0.4062,0.08994 0.0893,0.122185 0.11172,0.119729 0.3067,-0.03366 0.28636,-0.225245 0.85713,-0.232691 0.91486,-0.01192 0.0489,0.187032 -0.0571,0.278068 -0.39959,0.343032 -0.18934,0.0359 -0.29604,0.01352 -0.39096,-0.082 -0.12216,-0.122953 -0.13219,-0.117423 -0.15598,0.08604 -0.0267,0.228513 0.061,0.390204 0.12084,0.222691 0.0192,-0.05376 0.0936,-0.0972 0.16522,-0.09654 0.11272,9.73e-4 0.11448,0.01143 0.013,0.07699 -0.0645,0.04169 -0.0839,0.07634 -0.043,0.07699 0.20998,0.0034 -0.11325,0.152673 -0.36765,0.169804 -0.16118,0.01085 -0.29306,0.05204 -0.29306,0.09152 0,0.0395 -0.0516,0.02899 -0.11459,-0.0233 -0.12357,-0.102558 -0.74551,-0.03974 -0.74551,0.07531 0,0.03512 -0.17976,0.06521 -0.39947,0.0669 -0.22918,0.0019 -0.45418,0.05055 -0.52779,0.114407 -0.0706,0.06122 -0.1899,0.115254 -0.26515,0.120069 -0.0753,0.0049 -0.21909,0.01391 -0.31961,0.02014 -0.25326,0.01581 -0.37459,0.234146 -0.28462,0.512204 0.0396,0.122355 0.092,0.322355 0.11654,0.444438 0.0245,0.122087 0.16272,0.333202 0.30714,0.469147 0.14443,0.135945 0.2851,0.32325 0.31262,0.416241 0.0275,0.09299 0.14746,0.291653 0.26653,0.441485 0.11907,0.149832 0.3018,0.487188 0.40606,0.749676 0.10426,0.262493 0.23334,0.477256 0.28685,0.477256 0.0535,0 0.15705,0.09676 0.2301,0.215025 0.073,0.118264 0.23219,0.370596 0.35366,0.560742 0.12147,0.190145 0.22086,0.403424 0.22086,0.473947 0,0.07053 0.0616,0.196445 0.13683,0.279815 0.0753,0.08336 0.18559,0.292319 0.24519,0.464341 0.0596,0.172017 0.1678,0.400729 0.24046,0.508239 0.0727,0.107515 0.18011,0.31863 0.23875,0.469147 0.0587,0.150518 0.25831,0.453393 0.4437,0.673053 0.18539,0.219661 0.33708,0.476507 0.33708,0.570767 0,0.09426 0.0537,0.275193 0.11929,0.402072 0.0656,0.126879 0.0992,0.230692 0.0745,0.230692 -0.0246,0 0.11523,0.162269 0.31075,0.360601 0.19553,0.198331 0.35551,0.395311 0.35551,0.43773 0,0.04241 0.13194,0.198624 0.29321,0.347108 0.28222,0.259847 0.31068,0.26834 0.75894,0.226402 0.25615,-0.02398 0.49411,-0.07196 0.52882,-0.106663 0.0347,-0.03468 0.0236,-0.176308 -0.0246,-0.314685 -0.0652,-0.187032 -0.0647,-0.307091 0.002,-0.467873 0.0697,-0.168227 0.0661,-0.272201 -0.0163,-0.468038 -0.0582,-0.138469 -0.12545,-0.232165 -0.1494,-0.20822 -0.0239,0.02393 -0.0303,-0.0701 -0.0141,-0.208988 0.0161,-0.138888 -0.009,-0.276288 -0.056,-0.305331 -0.10261,-0.06341 -0.14823,-0.5431 -0.0516,-0.5431 0.0373,0 0.046,-0.03517 0.0194,-0.07819 -0.0266,-0.043 -0.007,-0.07819 0.043,-0.07819 0.0583,0 0.0736,0.07058 0.0422,0.195476 -0.0317,0.126188 -0.0162,0.195476 0.0436,0.195476 0.051,0 0.0707,-0.02203 0.0437,-0.04901 -0.0269,-0.02695 0.004,-0.151136 0.0684,-0.275962 0.0646,-0.124826 0.10037,-0.254443 0.0796,-0.288039 -0.0208,-0.03361 -0.0461,-0.243674 -0.0563,-0.466846 -0.0102,-0.223912 -0.0561,-0.406309 -0.10228,-0.406965 -0.0536,-9.73e-4 -0.0512,-0.02194 0.007,-0.05885 0.0967,-0.06153 0.051,-0.487294 -0.0523,-0.487294 -0.0693,0 -0.18771,0.241106 -0.16611,0.338119 0.008,0.03546 -0.0171,0.04504 -0.0555,0.0213 -0.0734,-0.04538 -0.18668,-0.903794 -0.20807,-1.577255 -0.007,-0.218265 -0.0366,-0.43562 -0.0659,-0.48301 -0.0293,-0.04738 0.0176,-0.265952 0.10423,-0.485695 0.19556,-0.496152 0.1953,-0.522004 -0.006,-0.574619 -0.1311,-0.03429 -0.1516,-0.07858 -0.10374,-0.224145 0.0328,-0.09978 0.0539,-0.260586 0.047,-0.357347 -0.007,-0.09676 0.0221,-0.175927 0.0646,-0.175927 0.10163,0 0.10025,-0.213897 -0.001,-0.247848 -0.0695,-0.0232 -0.17148,-1.13756 -0.15799,-1.727243 0.008,-0.343012 -0.19841,-0.578131 -0.59473,-0.677921 -0.30513,-0.07684 -0.34155,-0.106358 -0.25694,-0.208293 0.0801,-0.09654 0.0786,-0.114291 -0.008,-0.09482 -0.0671,0.01508 -0.1082,-0.04835 -0.11098,-0.171516 -0.004,-0.164327 0.03,-0.194124 0.21139,-0.186969 0.14519,0.0057 0.30701,-0.07752 0.49464,-0.254483 0.23972,-0.22608 0.27577,-0.305754 0.25687,-0.567605 -0.0123,-0.169847 0.0239,-0.359944 0.0818,-0.429685 0.0834,-0.10053 0.084,-0.125079 0.003,-0.125079 -0.0554,0 -0.0773,-0.02354 -0.0485,-0.0523 0.0287,-0.02875 -9.7e-4,-0.111353 -0.0665,-0.183525 -0.10628,-0.117438 -0.10553,-0.187962 0.007,-0.670971 0.0693,-0.296858 0.13141,-0.618907 0.13813,-0.715667 0.007,-0.09676 0.0345,-0.175933 0.0618,-0.175933 0.11146,0 0.11914,-0.420672 0.0116,-0.636222 -0.0634,-0.127166 -0.0944,-0.31483 -0.0687,-0.417038 0.0335,-0.133557 -0.013,-0.256744 -0.16553,-0.437974 -0.23074,-0.27422 -0.36467,-0.977552 -0.23147,-1.215564 0.0504,-0.09013 0.046,-0.113133 -0.0147,-0.07564 -0.0554,0.03424 -0.0702,0.0096 -0.0406,-0.06747 0.0256,-0.06674 0.0868,-0.121883 0.13594,-0.122545 0.0492,-4.86e-4 0.0366,-0.03531 -0.0279,-0.07699 -0.0921,-0.05953 -0.0943,-0.07605 -0.01,-0.07699 0.0865,-9.73e-4 0.0884,-0.02393 0.01,-0.118483 -0.0785,-0.09456 -0.0765,-0.117521 0.01,-0.118484 0.0698,-9.72e-4 0.078,-0.0213 0.0234,-0.05864 -0.0461,-0.03162 -0.0786,-0.163004 -0.0721,-0.292022 0.006,-0.129014 -0.0358,-0.313741 -0.0939,-0.410502 -0.0581,-0.09676 -0.0859,-0.175927 -0.0617,-0.175927 0.0242,0 -0.0278,-0.07701 -0.11548,-0.171127 -0.0877,-0.09412 -0.15665,-0.226067 -0.15326,-0.293215 0.004,-0.08061 0.0196,-0.08889 0.0456,-0.02437 0.0217,0.05376 0.0851,0.09774 0.1409,0.09774 0.0759,0 0.0981,-0.159618 0.088,-0.634184 -0.0112,-0.530016 -0.0386,-0.65258 -0.16662,-0.746179 -0.0842,-0.0616 -0.1562,-0.136869 -0.15992,-0.167274 -0.004,-0.0304 -0.0326,-0.113673 -0.0643,-0.185053 -0.0329,-0.07422 -0.005,-0.231558 0.0654,-0.367522 0.17547,-0.339331 0.15815,-0.427686 -0.0725,-0.36979 -0.15871,0.03984 -0.19547,0.02023 -0.19547,-0.104192 0,-0.08429 0.0352,-0.175004 0.0782,-0.201581 0.13853,-0.08562 0.0936,-0.641967 -0.0564,-0.699562 -0.0829,-0.03181 -0.10324,-0.07259 -0.0529,-0.106104 0.0449,-0.02996 0.10358,-0.113819 0.13032,-0.1864 0.0349,-0.09479 9.7e-4,-0.13884 -0.11975,-0.156379 -0.13394,-0.01941 -0.19055,-0.115595 -0.27689,-0.470383 -0.0946,-0.388657 -0.0934,-0.476205 0.009,-0.681331 0.0975,-0.195482 0.10135,-0.289805 0.0226,-0.556623 -0.0522,-0.176686 -0.1398,-0.349034 -0.19474,-0.38299 -0.0549,-0.03395 -0.0921,-0.08476 -0.0825,-0.112904 0.01,-0.02816 -0.004,-0.233752 -0.0307,-0.456895 -0.0333,-0.280723 -0.0185,-0.424864 0.0479,-0.467872 0.0747,-0.04835 0.0728,-0.07711 -0.008,-0.12954 -0.0574,-0.03706 -0.10589,-0.09864 -0.10769,-0.136835 -0.002,-0.03818 -0.0207,-0.114967 -0.0421,-0.170606 -0.0213,-0.05563 -0.0192,-0.222122 0.005,-0.36997 0.024,-0.147852 0.0102,-0.289488 -0.0307,-0.314752 -0.0408,-0.02524 -0.0541,-0.07869 -0.0293,-0.118722 0.0248,-0.04003 0.0117,-0.07278 -0.0289,-0.07278 -0.0407,0 -0.093,-0.09676 -0.11629,-0.215025 -0.0233,-0.118265 -0.0984,-0.478919 -0.16682,-0.801459 -0.0684,-0.322535 -0.12835,-0.742677 -0.1331,-0.933644 -0.005,-0.190968 -0.0611,-0.472455 -0.12532,-0.625527 -0.0641,-0.153071 -0.13342,-0.383875 -0.15391,-0.512889 -0.0205,-0.129014 -0.0755,-0.304942 -0.12233,-0.390953 -0.0994,-0.182761 -0.21637,-0.847521 -0.24889,-1.414693 -0.0125,-0.219014 -0.0564,-0.465314 -0.0974,-0.547337 -0.0411,-0.08202 -0.12152,-0.360241 -0.17884,-0.618274 -0.0573,-0.258028 -0.13483,-0.509538 -0.17224,-0.558903 -0.0374,-0.04937 -0.0837,-0.172523 -0.10284,-0.273671 -0.0893,-0.471453 -0.13802,-0.659039 -0.19005,-0.731241 -0.0614,-0.08516 -0.29849,-0.834262 -0.35111,-1.109149 -0.018,-0.09397 -0.0704,-0.241198 -0.11636,-0.32717 -0.046,-0.08597 -0.0837,-0.223596 -0.0837,-0.305827 0,-0.08223 -0.0524,-0.254614 -0.11652,-0.383078 -0.0641,-0.128465 -0.12933,-0.336189 -0.14498,-0.461608 -0.029,-0.232701 -0.13402,-0.523542 -0.33154,-0.918551 -0.0609,-0.121747 -0.11068,-0.266983 -0.11068,-0.322739 0,-0.05576 -0.0528,-0.145178 -0.11729,-0.198711 -0.0645,-0.05354 -0.11729,-0.151846 -0.11729,-0.218464 0,-0.135872 -0.373,-1.105579 -0.47332,-1.230502 -0.0356,-0.04431 -0.0819,-0.175008 -0.10278,-0.290374 -0.0209,-0.115365 -0.11157,-0.288691 -0.20146,-0.385164 -0.17802,-0.191089 -0.3526,-0.726071 -0.2769,-0.848558 0.026,-0.04202 0.0134,-0.07639 -0.0279,-0.07639 -0.0844,0 -0.24683,-0.417097 -0.24683,-0.633752 0,-0.0777 -0.0983,-0.309956 -0.21844,-0.516119 -0.17433,-0.299178 -0.40447,-0.88066 -0.44233,-1.117666 -0.003,-0.0215 -0.0347,-0.08398 -0.0696,-0.138844 -0.0348,-0.05486 -0.0825,-0.285909 -0.106,-0.513439 -0.042,-0.407038 -0.0385,-0.41572 0.21723,-0.539578 0.35312,-0.17102 0.43184,-0.121991 1.03502,0.644559 0.19271,0.244895 0.36598,0.545298 0.36598,0.634481 0,0.05097 0.0841,0.272119 0.18684,0.491444 0.24592,0.52484 0.48714,1.055532 0.58997,1.297961 0.0456,0.107515 0.11623,0.248256 0.15693,0.312763 0.0407,0.06451 0.16902,0.433961 0.28515,0.821007 0.12331,0.410988 0.2913,0.79052 0.40386,0.912389 0.106,0.114767 0.1701,0.245284 0.14244,0.290033 -0.0482,0.078 0.0506,0.307816 0.2394,0.556875 0.0489,0.06451 0.16847,0.381181 0.26571,0.703716 0.0972,0.32254 0.22436,0.69731 0.28249,0.832822 0.0581,0.135512 0.10571,0.267844 0.10571,0.294071 0,0.02622 0.0672,0.196833 0.14942,0.379138 0.0822,0.182299 0.17334,0.471934 0.20258,0.643625 0.0292,0.171691 0.0755,0.347624 0.10271,0.390953 0.0273,0.04334 0.0607,0.166754 0.0743,0.274264 0.0136,0.107515 0.12885,0.407174 0.25611,0.665912 0.12725,0.258738 0.23137,0.541981 0.23137,0.629437 0,0.08745 0.035,0.194041 0.0779,0.236865 0.0428,0.0428 0.0936,0.181803 0.11278,0.308852 0.0192,0.127049 0.0678,0.360222 0.10802,0.518172 0.0505,0.198521 0.0459,0.316717 -0.015,0.382878 -0.0669,0.07261 -0.0625,0.08111 0.0181,0.03526 0.0852,-0.04845 0.096,4.67e-4 0.0545,0.246155 -0.031,0.183375 -0.0135,0.399499 0.0435,0.537687 0.0524,0.127088 0.10269,0.257454 0.11167,0.289707 0.009,0.03225 0.0231,0.06744 0.0314,0.07819 0.008,0.01075 0.0304,0.13773 0.0491,0.282178 0.0198,0.152843 0.11102,0.323143 0.21811,0.407383 0.19277,0.151632 0.19336,0.262644 0.006,1.14793 -0.0377,0.178282 -0.025,0.254117 0.0426,0.254117 0.053,0 0.0777,0.04849 0.055,0.107758 -0.0228,0.05927 -0.008,0.141457 0.0335,0.18264 0.0412,0.0412 0.0913,0.212608 0.1113,0.380938 0.02,0.16833 0.0526,0.446797 0.0725,0.618814 0.0746,0.647317 0.12194,0.8846 0.22802,1.142268 0.06,0.145843 0.13278,0.423508 0.16166,0.617029 0.0289,0.193525 0.0994,0.598161 0.15682,0.899197 0.0574,0.301035 0.10345,0.635302 0.10236,0.742813 -0.003,0.321314 0.0925,1.030715 0.17364,1.286078 0.092,0.289688 0.24531,1.211989 0.276,1.660396 0.0123,0.179887 0.0449,0.36349 0.0724,0.408001 0.0478,0.07727 0.088,0.523099 0.14981,1.658718 0.0155,0.284469 0.0472,0.548363 0.0704,0.586434 0.0389,0.0637 0.19662,1.088292 0.20921,1.35937 0.003,0.06451 0.0418,0.328401 0.0862,0.586429 0.0444,0.258033 0.11186,0.697854 0.14995,0.977386 0.0381,0.279532 0.094,0.596206 0.12417,0.703721 0.0302,0.10751 0.067,0.41751 0.0817,0.68888 0.0147,0.271375 0.0475,0.711197 0.0727,0.977387 0.0253,0.26619 0.0586,0.794625 0.0741,1.174298 0.0155,0.379673 0.0516,0.891959 0.0802,1.138415 0.0475,0.408824 0.073,0.456053 0.29209,0.538728 0.13205,0.04984 0.27891,0.06637 0.32636,0.03672 0.0475,-0.02962 0.22703,-0.05991 0.39905,-0.06726 0.43062,-0.01839 0.61172,-0.06705 0.64735,-0.173938 0.0549,-0.164862 0.21195,-0.09478 0.31643,0.141237 0.0947,0.213853 0.12477,0.343232 0.0688,0.295642 -0.0126,-0.01075 -0.11688,0.04198 -0.23164,0.11717 -0.20085,0.131597 -0.21412,0.130838 -0.35494,-0.02033 -0.0921,-0.09881 -0.14966,-0.120502 -0.15539,-0.05852 -0.0411,0.444214 -0.10817,0.511372 -0.5252,0.525507 -0.41312,0.01401 -0.69525,0.657035 -0.6162,1.404416 0.0208,0.196857 0.0519,0.832929 0.0691,1.413497 0.0172,0.580568 0.0387,1.304722 0.0479,1.609236 0.009,0.304509 -0.007,0.592538 -0.0368,0.640065 -0.0294,0.04752 -0.0114,0.238207 0.0399,0.423731 0.0513,0.185525 0.10257,0.618809 0.11393,0.962848 0.0113,0.344039 0.0424,1.100539 0.0691,1.681107 0.0267,0.580568 0.0495,1.090763 0.0508,1.133766 0.006,0.181862 -0.10526,1.253586 -0.13245,1.280883 -0.0163,0.01639 0.0117,0.104373 0.0623,0.195477 0.0506,0.09111 0.0841,0.193467 0.0744,0.227462 -0.01,0.034 0.0167,0.126057 0.0587,0.204577 0.072,0.134627 0.38737,0.224593 0.98129,0.279979 0.78982,0.07366 1.13503,0.150504 1.48399,0.330362 0.28468,0.146724 0.52155,0.204489 0.86174,0.210146 0.25802,0.0044 0.51398,0.03677 0.56879,0.07224 0.0548,0.03546 0.20347,0.04164 0.33037,0.01376 0.24117,-0.05297 0.59769,0.116261 0.48823,0.231743 -0.032,0.03376 0.0298,0.03385 0.13733,2.38e-4 0.10751,-0.03361 0.30104,-0.05737 0.43005,-0.05281 0.36095,0.01274 1.30793,0.22343 1.64896,0.366842 0.1682,0.07073 0.48174,0.161924 0.69677,0.202646 0.21502,0.04071 0.43383,0.13166 0.48624,0.202077 0.0678,0.09106 0.12423,0.105005 0.19549,0.0483 0.1377,-0.109621 0.27486,-0.07687 0.87244,0.208322 0.28395,0.135522 0.56063,0.24096 0.61483,0.234311 0.15747,-0.01931 0.45039,0.09447 0.45039,0.174984 0,0.04052 -0.0352,0.05194 -0.0782,0.02534 -0.043,-0.02656 -0.0782,-0.01985 -0.0782,0.01493 0,0.03478 0.27269,0.06433 0.60598,0.06564 0.7539,0.0029 1.18591,0.176905 1.40906,0.567357 0.13946,0.244034 0.16199,0.256856 0.20625,0.117403 0.037,-0.116669 0.099,-0.147113 0.24344,-0.119514 0.11264,0.02155 0.19376,4.72e-4 0.19376,-0.05026 0,-0.123756 0.23816,-0.108289 0.38548,0.02505 0.0683,0.06179 0.21179,0.128746 0.31892,0.148801 0.10713,0.02004 0.35313,0.09214 0.54665,0.160192 0.19352,0.06805 0.41413,0.124242 0.49025,0.12487 0.0761,4.86e-4 0.26963,0.08222 0.43005,0.181327 0.16041,0.0991 0.37477,0.185179 0.47634,0.191278 0.10157,0.0061 0.24231,0.06284 0.31276,0.126101 0.0704,0.06326 0.37439,0.175538 0.67542,0.249506 0.30104,0.07397 0.60012,0.152838 0.66463,0.175266 0.0645,0.02242 0.14597,0.03444 0.18102,0.02665 0.0351,-0.0078 0.16023,0.0546 0.27818,0.138587 0.11794,0.08398 0.37074,0.211167 0.56179,0.282635 0.19104,0.07147 0.41772,0.159973 0.50373,0.196673 0.086,0.03672 0.3499,0.145532 0.58643,0.24184 0.23653,0.09631 0.53151,0.258208 0.65551,0.359774 0.31326,0.256588 0.45276,0.202515 0.55161,-0.213833 z m -24.27345,-16.347401 c 0,-0.04606 0.0528,-0.136553 0.11729,-0.20106 0.0645,-0.06451 0.11729,-0.218255 0.11729,-0.341661 0,-0.123406 0.0375,-0.247565 0.0834,-0.275913 0.13342,-0.08246 0.16172,0.0044 0.0754,0.231412 -0.0441,0.115935 -0.0534,0.194275 -0.0208,0.174084 0.0326,-0.02019 0.1469,0.01172 0.25388,0.07095 0.10697,0.05922 0.15051,0.108906 0.0968,0.110429 -0.14317,0.0039 -0.11963,0.159151 0.0242,0.159151 0.067,0 0.10015,0.03517 0.0736,0.07819 -0.0656,0.106206 -0.821,0.10107 -0.821,-0.0056 z m 5.59165,-0.852906 c -0.0819,-0.132526 0.13155,-0.70483 0.2655,-0.711844 0.0685,-0.0034 0.19483,-0.01712 0.28084,-0.03011 0.81826,-0.123537 0.78872,-0.126971 1.00604,0.116936 0.14237,0.159789 0.17172,0.232468 0.0939,0.232468 -0.0623,0 -0.13538,-0.03575 -0.16239,-0.07947 -0.0718,-0.116178 -0.19469,-0.01376 -0.19469,0.162274 0,0.102209 -0.0538,0.151768 -0.16475,0.151768 -0.10211,0 -0.15008,-0.03823 -0.12617,-0.10053 0.0228,-0.05945 -0.0202,-0.100535 -0.1052,-0.100535 -0.0791,0 -0.12816,0.01561 -0.10908,0.03468 0.0191,0.01907 -0.004,0.08192 -0.0524,0.139627 -0.11774,0.14186 -0.3807,0.133329 -0.3807,-0.01235 0,-0.06451 -0.0393,-0.117287 -0.0873,-0.117287 -0.051,0 -0.0717,0.08137 -0.0499,0.195476 0.0375,0.196162 -0.11381,0.280383 -0.21362,0.118897 z m 3.13967,-0.444691 c -0.0885,-0.08848 -0.0575,-0.194975 0.0394,-0.135138 0.0615,0.03804 0.0751,0.01391 0.0415,-0.07358 -0.0275,-0.07156 -0.0216,-0.130108 0.013,-0.130108 0.0346,0 0.0599,-0.149541 0.0562,-0.332312 -0.006,-0.313216 0.007,-0.333781 0.22783,-0.357877 0.12901,-0.01406 0.268,-0.05804 0.30885,-0.09774 0.0409,-0.03969 0.13098,-0.07218 0.20028,-0.07218 0.0693,0 0.20424,-0.07289 0.29988,-0.161987 0.127,-0.118318 0.23286,-0.149035 0.39267,-0.113936 0.20104,0.04417 0.21827,0.07635 0.21228,0.396576 -0.003,0.191687 0.0198,0.348518 0.0521,0.348509 0.14315,-3.4e-5 0.0408,0.235458 -0.11728,0.26974 -0.41,0.08893 -0.69412,0.07163 -0.52983,-0.03225 0.0634,-0.04008 0.11616,-0.153899 0.11728,-0.252926 0.001,-0.118469 0.0422,-0.171448 0.11933,-0.15491 0.094,0.02014 0.0979,0.0054 0.0196,-0.07428 -0.11227,-0.114183 -0.22459,-0.03016 -0.26608,0.199052 -0.0358,0.198025 -0.22004,0.254929 -0.23187,0.07164 -0.005,-0.07956 -0.0358,-0.03896 -0.0689,0.09123 -0.0328,0.129014 -0.0639,0.172698 -0.0689,0.09708 -0.008,-0.117603 -0.0319,-0.123367 -0.16563,-0.03984 -0.086,0.05371 -0.15638,0.156695 -0.15638,0.228843 0,0.245464 -0.0946,0.37854 -0.26901,0.37854 -0.0957,0 -0.19753,-0.02345 -0.2262,-0.05213 z m -1.17158,-0.230638 c 0.0417,-0.108809 0.0242,-0.113367 -0.12643,-0.03278 -0.19006,0.101712 -0.34234,0.03629 -0.16732,-0.07186 0.12884,-0.07963 0.6313,-0.08869 0.6313,-0.01138 0,0.08996 -0.18039,0.24239 -0.28685,0.24239 -0.0592,0 -0.0797,-0.05093 -0.0507,-0.126383 z m 0.57452,0.0091 c 0,-0.115561 0.0932,-0.222448 0.28976,-0.332307 0.20947,-0.117083 0.33337,-0.125259 0.33337,-0.02199 0,0.04164 -0.0585,0.05327 -0.13011,0.02583 -0.0816,-0.03132 -0.11092,-0.01887 -0.0786,0.03337 0.0457,0.07392 -0.10206,0.181146 -0.23292,0.169045 -0.027,-0.0024 -0.0789,0.04246 -0.11527,0.09988 -0.0364,0.05743 -0.0662,0.06923 -0.0662,0.02622 z m 2.89067,-0.51556 c 0,-0.03896 0.0704,-0.07087 0.15638,-0.07087 0.086,0 0.15638,0.01347 0.15638,0.02996 0,0.01649 -0.0704,0.0484 -0.15638,0.07087 -0.086,0.02247 -0.15638,0.009 -0.15638,-0.02996 z m 1.64201,-0.626572 c 0,-0.04762 -0.0546,-0.0656 -0.12135,-0.03998 -0.0763,0.02928 -0.10161,0.01464 -0.0682,-0.0395 0.0292,-0.04733 0.0111,-0.112092 -0.0405,-0.143932 -0.12218,-0.07551 0.33881,-0.471958 0.54879,-0.471958 0.0827,0 0.15038,-0.03108 0.15038,-0.06907 0,-0.03799 0.0616,-0.0886 0.13684,-0.112466 0.0752,-0.02388 0.23181,-0.105409 0.34789,-0.181206 0.1988,-0.129811 0.21959,-0.130088 0.35801,-0.0049 0.0808,0.07315 0.17938,0.132453 0.21899,0.131797 0.0396,-4.87e-4 0.0193,-0.03531 -0.0452,-0.07699 -0.10023,-0.06477 -0.0974,-0.07597 0.0195,-0.07699 0.0753,-4.87e-4 0.13684,-0.02777 0.13684,-0.0603 0,-0.03249 0.10364,-0.104986 0.23032,-0.161058 0.16041,-0.07101 0.21586,-0.139647 0.18268,-0.226125 -0.0394,-0.102787 -0.008,-0.114582 0.18017,-0.06848 0.12531,0.03064 0.28594,0.06097 0.35695,0.06742 0.29258,0.02656 -0.10832,0.601916 -0.45483,0.65277 -0.0557,0.0082 -0.15753,0.07117 -0.22636,0.140011 -0.0688,0.06883 -0.1545,0.107014 -0.19037,0.08485 -0.0358,-0.02218 -0.0794,0.0024 -0.0967,0.05421 -0.0177,0.05313 -0.1938,0.100968 -0.40215,0.109256 -0.4223,0.01678 -0.49956,0.06104 -0.37298,0.213561 0.0721,0.0869 0.0129,0.131981 -0.3106,0.236461 -0.47171,0.152347 -0.53813,0.157595 -0.53813,0.04256 z m 3.10157,-1.373009 c -0.0708,-0.0708 -0.0661,-0.187115 0.007,-0.162897 0.0322,0.01075 0.0674,-0.0069 0.0782,-0.03911 0.0526,-0.157692 10e-4,-0.215443 -0.19548,-0.219981 l -0.21502,-0.005 0.19387,-0.07735 c 0.10663,-0.04256 0.2551,-0.132769 0.32995,-0.2005 0.12556,-0.113634 0.69715,-0.242522 0.58699,-0.132361 -0.027,0.02695 0.002,0.148349 0.0652,0.269775 0.15655,0.302738 0.14486,0.360825 -0.0813,0.404061 -0.10751,0.02058 -0.19548,0.0071 -0.19548,-0.02996 0,-0.03707 -0.0704,0.0029 -0.15638,0.08903 -0.15839,0.158393 -0.32198,0.19929 -0.41701,0.104256 z m 1.27712,-1.123191 c 0,-0.04164 0.0528,-0.07574 0.11729,-0.07574 0.0645,0 0.11728,0.01381 0.11728,0.03074 0,0.01693 -0.0528,0.05098 -0.11728,0.07574 -0.0645,0.02476 -0.11729,0.01094 -0.11729,-0.03074 z m -14.02691,19.817461 c -0.0261,-0.06802 -0.048,-0.164784 -0.0487,-0.215025 -4.8e-4,-0.05604 -0.0282,-0.04876 -0.071,0.01887 -0.0802,0.126694 -0.0265,0.319855 0.0889,0.319855 0.043,0 0.0568,-0.05565 0.0307,-0.123683 z m 0.0307,-0.458135 c 0,-0.06197 -0.0352,-0.134418 -0.0782,-0.160995 -0.043,-0.02656 -0.0782,0.02413 -0.0782,0.112671 0,0.08855 0.0352,0.160995 0.0782,0.160995 0.043,0 0.0782,-0.0507 0.0782,-0.112671 z m 36.24935,-0.72788 c -0.0266,-0.161267 -0.0701,-0.479065 -0.0966,-0.706211 -0.0307,-0.262386 -0.0981,-0.447886 -0.18488,-0.508672 -0.11936,-0.08361 -0.23473,-0.61358 -0.26743,-1.228581 -0.008,-0.144734 -0.43333,-0.96851 -0.51722,-1.00104 -0.0336,-0.01299 -0.14,-0.09218 -0.23657,-0.175933 -0.0966,-0.08375 -0.22297,-0.156184 -0.2809,-0.160961 -0.1625,-0.01343 -0.41587,-0.01031 -0.43763,0.0054 -0.0802,0.05778 -0.45605,0.05613 -0.49207,-0.0019 -0.0521,-0.08425 -0.53091,-0.09881 -0.61114,-0.01858 -0.11557,0.115575 -0.3851,0.09602 -0.70877,-0.05143 -0.25447,-0.115924 -0.39626,-0.137161 -0.5745,-0.08604 -0.15428,0.04426 -0.26631,0.03818 -0.32186,-0.01736 -0.0796,-0.07961 -0.38888,-0.0839 -1.6899,-0.02345 -0.25803,0.01201 -0.52983,0.04825 -0.604,0.08056 -0.0856,0.03731 -0.2321,-0.0015 -0.40131,-0.105929 -0.19279,-0.119155 -0.34847,-0.154185 -0.56305,-0.126713 -0.16312,0.02087 -0.34221,7.8e-5 -0.39797,-0.04616 -0.0743,-0.06165 -0.13493,-0.05058 -0.22694,0.04144 -0.19711,0.197115 -0.42706,0.297295 -0.56282,0.245196 -0.0685,-0.02627 -0.15115,-0.0044 -0.18374,0.04811 -0.0693,0.112116 0.13855,0.294221 0.33998,0.297879 0.0752,0.0015 0.13683,0.0529 0.13683,0.114504 0,0.06161 0.0647,0.132565 0.14386,0.157678 0.0791,0.0251 0.19063,0.133042 0.24779,0.239841 0.0572,0.1068 0.15955,0.194334 0.22754,0.194519 0.16609,4.66e-4 0.803,0.427997 0.73656,0.49444 -0.0289,0.02889 0.006,0.05256 0.0778,0.05256 0.0717,0 0.13032,0.02641 0.13032,0.05865 1e-5,0.03225 0.18622,0.06108 0.41381,0.06406 0.26283,0.0034 0.52671,0.06574 0.72326,0.170772 0.1702,0.09095 0.47372,0.186998 0.67448,0.213444 0.20075,0.02646 0.40589,0.09733 0.45585,0.157537 0.05,0.0602 0.21997,0.151233 0.3778,0.202295 0.15783,0.05107 0.44502,0.176016 0.6382,0.277669 0.19318,0.101654 0.42861,0.184824 0.52317,0.184824 0.0946,0 0.19368,0.03517 0.22026,0.07819 0.0266,0.043 0.13535,0.07819 0.2417,0.07819 0.10636,0 0.3066,0.04733 0.44498,0.105127 0.13839,0.05782 0.27517,0.101805 0.30396,0.09774 0.0288,-0.0039 0.13897,0.074 0.24485,0.173467 0.11813,0.110968 0.38967,0.222107 0.70273,0.287606 0.28061,0.05871 0.64544,0.178092 0.81072,0.265285 0.16528,0.0872 0.36593,0.160091 0.4459,0.161992 0.12482,0.0029 0.13855,-0.03804 0.097,-0.289761 z m -36.69022,-0.762362 c 0.0248,-0.06451 0.011,-0.117286 -0.0307,-0.117286 -0.0416,0 -0.0757,0.05278 -0.0757,0.117286 0,0.06451 0.0138,0.117287 0.0308,0.117287 0.0169,0 0.051,-0.05278 0.0757,-0.117287 z m 46.52804,-1.415802 c 0.0734,-0.02816 0.12,-0.131407 0.11461,-0.254122 -0.006,-0.132439 -0.0219,-0.157518 -0.0448,-0.06982 -0.0196,0.07526 -0.0704,0.136836 -0.11283,0.136836 -0.0424,0 -0.0572,0.0322 -0.0329,0.07151 0.0243,0.03935 0,0.08933 -0.054,0.111114 -0.054,0.02179 -0.0747,0.04237 -0.046,0.04577 0.0287,0.0034 0.1079,-0.01518 0.17593,-0.0413 z m 6.57443,-0.421684 c -0.0266,-0.043 -0.005,-0.07819 0.0475,-0.07819 0.0527,0 0.0774,-0.01844 0.0549,-0.04096 -0.0225,-0.02252 -0.1017,-0.01761 -0.17597,0.0109 -0.10703,0.04105 -0.1134,0.06553 -0.0307,0.117929 0.13766,0.08726 0.16277,0.08494 0.10429,-0.0097 z m 3.51859,-0.234573 c 0.0266,-0.043 0.0131,-0.07819 -0.0299,-0.07819 -0.043,0 -0.0999,0.03517 -0.12651,0.07819 -0.0266,0.043 -0.0131,0.07819 0.0299,0.07819 0.043,0 0.0999,-0.03517 0.12651,-0.07819 z m -17.55386,-0.43005 c 0,-0.05943 -0.0412,-0.133499 -0.0915,-0.164595 -0.0615,-0.03799 -0.0751,-0.01391 -0.0415,0.07358 0.0346,0.09007 0.009,0.130478 -0.0845,0.131309 -0.11201,9.73e-4 -0.11548,0.01313 -0.0208,0.07303 0.13512,0.08548 0.23831,0.03638 0.23831,-0.113322 z m -42.63741,-0.47747 c 0.0559,-0.07636 0.10153,-0.204246 0.10153,-0.284172 0,-0.179007 -0.20104,-0.577251 -0.39829,-0.788973 -0.0809,-0.08684 -0.16916,-0.275495 -0.19613,-0.419232 -0.0269,-0.143737 -0.13295,-0.32736 -0.23554,-0.408055 -0.10259,-0.08069 -0.18652,-0.184211 -0.18652,-0.230035 0,-0.04582 -0.0826,-0.163914 -0.18364,-0.262415 -0.101,-0.0985 -0.2656,-0.407802 -0.36576,-0.687334 -0.10017,-0.279532 -0.26383,-0.607704 -0.3637,-0.729267 -0.0999,-0.121562 -0.18157,-0.253815 -0.18157,-0.293895 0,-0.04008 -0.0876,-0.171205 -0.19471,-0.291395 -0.10709,-0.120191 -0.34664,-0.508172 -0.53232,-0.862182 -0.18569,-0.354005 -0.39612,-0.711985 -0.46764,-0.795505 -0.27466,-0.320789 -0.51735,-0.755085 -0.60154,-1.076497 -0.0482,-0.18407 -0.11599,-0.31717 -0.1506,-0.295777 -0.0346,0.0214 -0.10254,-0.0919 -0.15095,-0.251764 -0.0521,-0.171934 -0.1823,-0.35328 -0.31888,-0.44398 -0.12697,-0.08433 -0.22454,-0.189323 -0.21681,-0.233319 0.0154,-0.08757 -0.79796,-0.202884 -0.92424,-0.131042 -0.043,0.02447 -0.21893,0.05184 -0.39096,0.06084 -0.49694,0.02597 -0.67814,0.06825 -1.09467,0.255274 -0.21502,0.09655 -0.58447,0.19287 -0.821,0.214048 -0.23653,0.02116 -0.60598,0.05415 -0.82101,0.07328 -0.21502,0.01911 -0.47892,0.04285 -0.58643,0.0527 -0.10751,0.0099 -0.29054,0.08244 -0.40672,0.161277 -0.21503,0.145916 -0.8288,0.19747 -1.01093,0.08491 -0.0644,-0.03979 -0.0791,-0.01819 -0.0462,0.06767 0.0523,0.136325 -0.0121,0.166448 -0.53006,0.24775 -0.37931,0.05955 -0.74281,0.196036 -0.74281,0.278914 0,0.125955 -0.60083,0.372397 -0.81029,0.332356 -0.1406,-0.0269 -0.26778,0.0087 -0.37876,0.106012 -0.0919,0.08056 -0.14136,0.10249 -0.10993,0.04873 0.0382,-0.06542 0.002,-0.09774 -0.10846,-0.09774 -0.10051,0 -0.14472,0.03381 -0.11246,0.08599 0.0374,0.06044 0.004,0.05962 -0.11267,-0.0029 -0.11986,-0.06415 -0.16583,-0.06476 -0.16583,-0.0024 0,0.04757 -0.0517,0.138275 -0.115,0.201527 -0.1012,0.101206 -0.13759,0.100199 -0.30332,-0.0084 -0.16157,-0.105866 -0.19446,-0.107384 -0.23157,-0.01065 -0.0238,0.06199 -0.15999,0.137692 -0.30266,0.168214 -0.14267,0.03055 -0.29459,0.08204 -0.33759,0.11447 -0.043,0.03244 -0.21014,0.101474 -0.37141,0.153417 -0.16127,0.05194 -0.29322,0.126903 -0.29322,0.166574 0,0.03964 -0.0373,0.07212 -0.0828,0.07212 -0.0455,0 -0.0625,-0.03293 -0.0376,-0.07316 0.0264,-0.04261 -0.0615,-0.03979 -0.21042,0.0069 -0.14059,0.04402 -0.30271,0.08279 -0.36025,0.08619 -0.0575,0.0034 -0.13585,0.08829 -0.174,0.188633 -0.0381,0.10035 -0.0899,0.18245 -0.11501,0.18245 -0.0251,0 -0.0239,-0.03517 0.003,-0.07819 0.0266,-0.043 0.0328,-0.07819 0.0138,-0.07819 -0.0565,0 -0.42924,0.806931 -0.45716,0.989644 -0.0183,0.120128 0.0936,0.2832 0.38933,0.566886 0.35622,0.341757 0.45896,0.398244 0.72432,0.398244 0.17008,0 0.37033,0.032 0.44501,0.07115 0.0747,0.03916 0.3215,0.143158 0.5485,0.231169 0.227,0.08801 0.5649,0.284697 0.75087,0.437088 0.18597,0.15239 0.36692,0.277075 0.40211,0.277075 0.0352,0 0.11953,0.04548 0.18742,0.101104 0.0679,0.05561 0.26419,0.146491 0.43621,0.20196 0.17202,0.05547 0.43508,0.156151 0.58458,0.223727 0.1495,0.06758 0.37821,0.130274 0.50824,0.139331 0.93406,0.06505 1.52532,0.143762 1.81264,0.24131 0.18371,0.06237 0.42313,0.09103 0.53204,0.0637 0.10892,-0.02734 0.25968,-0.02291 0.33504,0.0098 0.16155,0.07018 0.12484,0.06442 0.91892,0.144093 0.34404,0.03453 0.7763,0.112179 0.96057,0.172581 0.18427,0.0604 0.4511,0.10982 0.59295,0.10982 0.14185,0 0.28075,0.02286 0.30868,0.05078 0.0279,0.02792 0.16574,0.05817 0.30625,0.06722 0.14051,0.009 0.34344,0.04066 0.45095,0.07021 0.10751,0.02957 0.31862,0.07251 0.46914,0.0954 0.15052,0.02291 0.34404,0.07082 0.43005,0.106489 0.35771,0.148383 0.48221,0.181575 0.73496,0.195948 0.14619,0.0083 0.30453,0.06459 0.35186,0.12504 0.0575,0.0735 0.25446,0.111212 0.59429,0.113814 0.27953,0.0019 0.6138,0.02982 0.74281,0.06149 0.12902,0.03167 0.35772,0.07336 0.50824,0.09264 0.15052,0.01926 0.43168,0.08335 0.62481,0.1424 0.49545,0.151496 1.40831,0.107563 1.5412,-0.07417 z m 37.89635,-0.761413 c 0.0531,-0.0395 0.0284,-0.04631 -0.0614,-0.01688 -0.0861,0.02816 -0.17642,0.0066 -0.21177,-0.05062 -0.0499,-0.08081 -0.0806,-0.08082 -0.16129,-7.8e-5 -0.0807,0.08073 -0.0665,0.108308 0.0749,0.145299 0.096,0.0251 0.17866,0.103127 0.18365,0.173369 0.006,0.09049 0.0205,0.08214 0.0481,-0.02865 0.0215,-0.08601 0.079,-0.186089 0.12776,-0.222399 z m 25.50578,0.201367 c -0.0245,-0.02447 0.009,-0.103035 0.0733,-0.174615 0.10177,-0.112461 0.10227,-0.130147 0.003,-0.130147 -0.0628,0 -0.0983,0.02563 -0.079,0.05697 0.0194,0.03132 -0.0168,0.07691 -0.0803,0.101294 -0.0654,0.0251 -0.0956,0.09631 -0.0695,0.164122 0.0253,0.06589 0.0798,0.09889 0.12117,0.07333 0.0413,-0.02558 0.0552,-0.06649 0.0307,-0.09095 z m -31.50166,-0.267294 c -0.0249,-0.06238 -0.0435,-0.04387 -0.0472,0.04723 -0.003,0.08243 0.0151,0.128605 0.0411,0.102626 0.026,-0.02597 0.0287,-0.09342 0.006,-0.149866 z m -0.83532,-0.09801 c 0,-0.06197 -0.0352,-0.134418 -0.0782,-0.161 -0.043,-0.02656 -0.0782,0.02413 -0.0782,0.112676 0,0.08854 0.0352,0.160995 0.0782,0.160995 0.043,0 0.0782,-0.0507 0.0782,-0.112671 z m -27.52322,-0.512855 c 0,-0.043 -0.0352,-0.0782 -0.0782,-0.0782 -0.043,0 -0.0782,0.03517 -0.0782,0.0782 0,0.043 0.0352,0.07819 0.0782,0.07819 0.043,0 0.0782,-0.03517 0.0782,-0.07819 z m -6.5941,-8.157922 c 0,-0.05734 -0.0464,-0.104256 -0.10301,-0.104256 -0.077,0 -0.0811,0.02636 -0.0165,0.104256 0.0476,0.05734 0.0939,0.104251 0.10302,0.104251 0.009,0 0.0165,-0.04694 0.0165,-0.104251 z m 81.42285,44.161453 c 0,-0.4085751 0.0451,-0.4235077 0.15217,-0.050333 0.0513,0.1790116 0.0406,0.2647696 -0.0415,0.3329538 -0.0928,0.077017 -0.11066,0.031422 -0.11066,-0.2826206 z m -0.62553,-0.5094019 c 0,-0.08855 0.0352,-0.139248 0.0782,-0.1126708 0.043,0.026558 0.0782,0.099027 0.0782,0.1609951 0,0.061973 -0.0352,0.1126708 -0.0782,0.1126708 -0.043,0 -0.0782,-0.07245 -0.0782,-0.1609951 z m -0.75572,-0.020672 c -0.0931,-0.046354 -0.18809,-0.1781944 -0.21104,-0.2929957 -0.0259,-0.1293836 -0.1076,-0.2259496 -0.21498,-0.2540248 -0.14648,-0.03828 -0.15769,-0.064016 -0.0726,-0.1665499 0.0553,-0.066681 0.0699,-0.123469 0.0324,-0.1261977 -0.0375,-0.00292 0.017,-0.03901 0.12114,-0.080641 0.19531,-0.078058 0.31509,0.00691 0.31769,0.2251859 9.8e-4,0.055265 0.0524,0.1786808 0.11506,0.2742545 0.0626,0.095569 0.10791,0.2526629 0.10064,0.3491072 -0.007,0.096439 -0.0145,0.1710151 -0.0161,0.1657376 -10e-4,-0.00525 -0.0791,-0.047522 -0.17219,-0.093876 z m 0.49296,-0.263539 c -0.0881,-0.088054 -0.0536,-0.18032 0.0673,-0.18032 0.0645,0 0.11729,0.033124 0.11729,0.073578 0,0.098599 -0.1221,0.1692153 -0.18457,0.1067415 z m -1.51375,-0.3382702 c -0.0976,-0.039253 -0.19491,-0.16547 -0.22228,-0.288258 -0.0268,-0.1201274 -0.0654,-0.2799892 -0.0858,-0.3552457 -0.0385,-0.1418794 0.026,-0.1662288 0.36439,-0.1376233 0.29576,0.025001 0.31314,0.058976 0.18591,0.3634853 -0.0646,0.1545989 -0.0988,0.3297533 -0.0759,0.3892406 0.0228,0.059487 0.0338,0.1059341 0.0244,0.1032053 -0.009,-0.00292 -0.0952,-0.036383 -0.19068,-0.074804 z m -0.6865,-0.311192 c -0.0266,-0.042998 -0.11097,-0.078194 -0.18755,-0.078194 -0.17545,0 -0.30853,-0.2925189 -0.2464,-0.5416019 0.0383,-0.1537234 0.0989,-0.1908361 0.31883,-0.1954764 0.26558,-0.00564 0.2715,9.728e-4 0.2715,0.3070284 0,0.1720219 0.0254,0.351836 0.0565,0.3995961 0.058,0.089138 0.003,0.1868378 -0.10402,0.1868378 -0.0333,0 -0.0823,-0.035167 -0.10887,-0.07819 z M 349.68535,-35.266077 c 0.0761,-0.01985 0.18164,-0.01853 0.23458,0.0029 0.0529,0.0214 -0.009,0.03765 -0.13832,0.03604 -0.12902,-0.0015 -0.17233,-0.01912 -0.0963,-0.03896 z m 0.95691,-0.0231 c -0.0274,-0.04431 0.004,-0.05743 0.0736,-0.03074 0.13546,0.05198 0.16024,0.108026 0.0478,0.108026 -0.0405,0 -0.0951,-0.03478 -0.12134,-0.0773 z m -36.83749,-18.434822 c -0.0471,-0.07549 -0.0585,-0.189839 -0.0252,-0.254122 0.0333,-0.06428 0.1027,-0.230979 0.15435,-0.370446 0.0615,-0.166142 0.24707,-0.358116 0.53812,-0.556783 l 0.4442,-0.303215 0.21116,0.181628 c 0.26441,0.227438 0.26335,0.257265 -0.0126,0.353471 -0.12309,0.0429 -0.26255,0.163062 -0.30991,0.267012 -0.0474,0.103944 -0.2104,0.269327 -0.3623,0.367513 -0.1519,0.09819 -0.2963,0.240099 -0.32089,0.315355 -0.0573,0.1755 -0.20709,0.175305 -0.31683,-3.89e-4 z m 1.42635,-1.619675 c 0.0267,-0.06945 0.0819,-0.115107 0.12288,-0.101464 0.11716,0.03906 0.0836,0.174659 -0.0502,0.20251 -0.0836,0.01741 -0.10612,-0.01391 -0.0727,-0.101046 z m 1.43662,-0.354234 c 0.046,-0.08601 0.11435,-0.156379 0.15181,-0.156379 0.0375,0 0.0497,0.07037 0.0272,0.156379 -0.0225,0.08601 -0.0908,0.156384 -0.15181,0.156384 -0.0867,0 -0.0926,-0.03414 -0.0272,-0.156384 z m 1.21196,-1.485625 c -0.0266,-0.043 -0.011,-0.0782 0.0345,-0.0782 0.0455,0 0.0828,0.03517 0.0828,0.0782 0,0.043 -0.0155,0.07819 -0.0345,0.07819 -0.019,0 -0.0562,-0.03517 -0.0828,-0.07819 z m 11.82526,-0.75046 c -0.0626,-0.06264 0.0194,-0.266024 0.10723,-0.266024 0.0384,0 0.0698,0.07037 0.0698,0.156384 0,0.152405 -0.0829,0.203764 -0.17705,0.10964 z m -0.13571,-0.250537 c 0,-0.05067 -0.0558,-0.06734 -0.13011,-0.03881 -0.0875,0.03356 -0.1116,0.01994 -0.0736,-0.04154 0.0311,-0.05031 0.0196,-0.09148 -0.0254,-0.09148 -0.045,0 -0.0749,-0.08521 -0.0663,-0.189367 0.0125,-0.150727 0.0423,-0.175145 0.14594,-0.119661 0.12046,0.06447 0.2551,0.462693 0.18159,0.537088 -0.0177,0.0179 -0.0322,-0.0074 -0.0322,-0.05619 z m -0.78402,-0.77207 c -0.13677,-0.115089 -0.42342,-0.382169 -0.63699,-0.593507 -0.35033,-0.34666 -0.38708,-0.41607 -0.3756,-0.709494 0.0257,-0.656145 0.006,-0.77492 -0.12157,-0.726051 -0.0786,0.03016 -0.14375,-0.01707 -0.18949,-0.137356 -0.0383,-0.100827 -0.12318,-0.203843 -0.18855,-0.228926 -0.0796,-0.03055 -0.10653,-0.113532 -0.0816,-0.251175 0.0337,-0.185884 0.0164,-0.203127 -0.18035,-0.180082 -0.17562,0.02058 -0.22245,-0.0085 -0.24261,-0.150445 -0.0253,-0.17815 -0.20031,-0.239282 -0.28636,-0.100034 -0.0258,0.04173 0.0106,0.187154 0.081,0.323139 0.10545,0.203934 0.10944,0.258918 0.0227,0.313862 -0.0578,0.03663 -0.1315,0.06716 -0.16375,0.06782 -0.0322,4.87e-4 -0.0586,0.03848 -0.0586,0.084 0,0.04553 0.0352,0.06106 0.0782,0.03449 0.043,-0.02656 0.0782,0.0044 0.0782,0.06896 0,0.06451 -0.0352,0.139029 -0.0782,0.165606 -0.043,0.02656 -0.0782,0.0086 -0.0782,-0.04008 0,-0.05288 -0.0471,-0.04129 -0.11729,0.02889 -0.0645,0.06451 -0.11728,0.162814 -0.11728,0.218459 0,0.05564 -0.054,0.02408 -0.12001,-0.07015 -0.066,-0.09423 -0.14146,-0.401134 -0.16768,-0.682018 -0.0331,-0.354156 -0.0802,-0.5107 -0.15367,-0.5107 -0.0621,0 -0.10598,-0.08446 -0.10598,-0.203955 0,-0.178505 0.0244,-0.19783 0.19547,-0.15489 0.20045,0.05031 0.23529,-0.01328 0.19957,-0.36442 -0.008,-0.07825 0.0388,-0.136835 0.10914,-0.136835 0.23405,0 0.83666,0.335984 0.96675,0.539009 0.0718,0.112092 0.26818,0.33398 0.43636,0.493083 0.16818,0.159103 0.31327,0.370218 0.32241,0.469147 0.0246,0.265616 0.19846,0.688107 0.28322,0.688107 0.11686,0 0.53652,0.333411 0.53652,0.426252 0,0.04626 0.1197,0.261817 0.266,0.479055 0.33749,0.501142 0.47168,0.941514 0.30626,1.004995 -0.15935,0.06115 -0.1408,0.06846 -0.41798,-0.164775 z m -2.65638,-2.014582 c 0,-0.01897 -0.0352,-0.05623 -0.0782,-0.08281 -0.043,-0.02656 -0.0782,-0.01104 -0.0782,0.03449 0,0.04553 0.0352,0.08281 0.0782,0.08281 0.043,0 0.0782,-0.01552 0.0782,-0.03449 z m 0.0432,0.432117 c -0.0252,-0.04076 -0.0125,-0.09466 0.0283,-0.11984 0.0408,-0.0252 0.0947,-0.01245 0.11984,0.02831 0.0252,0.04076 0.0124,0.09466 -0.0283,0.11984 -0.0408,0.02515 -0.0947,0.01245 -0.11984,-0.02831 z m -6.1129,-0.947886 c 0.14122,-0.335867 0.28355,-0.390004 0.28355,-0.107855 0,0.118264 -0.0235,0.191488 -0.0523,0.162727 -0.0288,-0.02875 -0.11769,0.0069 -0.19761,0.07921 -0.14061,0.127248 -0.1417,0.122909 -0.0337,-0.134078 z"
+         style="fill:#000000;stroke-width:0.07819095" />
+    </g>
+  </g>
+</svg>
diff --git a/picture/ausweis/poltrone/stamp.high.png b/picture/ausweis/poltrone/stamp.high.png
new file mode 100644 (file)
index 0000000..fec31bf
Binary files /dev/null and b/picture/ausweis/poltrone/stamp.high.png differ
diff --git a/picture/ausweis/poltrone/stamp.png b/picture/ausweis/poltrone/stamp.png
new file mode 100644 (file)
index 0000000..34bd82e
Binary files /dev/null and b/picture/ausweis/poltrone/stamp.png differ
diff --git a/picture/ausweis/poltrone/stamp.svg b/picture/ausweis/poltrone/stamp.svg
new file mode 100644 (file)
index 0000000..3b3ca46
--- /dev/null
@@ -0,0 +1,259 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<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="63.631527mm"
+   height="50mm"
+   viewBox="0 0 63.631527 50"
+   version="1.1"
+   id="svg4778"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="stamp.svg">
+  <defs
+     id="defs4772" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="3.959798"
+     inkscape:cx="3.034997"
+     inkscape:cy="70.820604"
+     inkscape:document-units="mm"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="2560"
+     inkscape:window-height="1537"
+     inkscape:window-x="-4"
+     inkscape:window-y="-4"
+     inkscape:window-maximized="1"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0" />
+  <metadata
+     id="metadata4775">
+    <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
+     inkscape:label="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(-8.0953103e-7,-247)">
+    <g
+       id="g985"
+       inkscape:export-xdpi="975.35999"
+       inkscape:export-ydpi="975.35999">
+      <rect
+         transform="rotate(-5)"
+         y="251.50377"
+         x="-21.743555"
+         height="44.468239"
+         width="59.463776"
+         id="rect4730"
+         style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.51837039;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:49.13385773;stroke-opacity:0.96847636;paint-order:markers stroke fill" />
+      <g
+         transform="matrix(0.99589826,-0.08712981,0.08712981,0.99589826,-16.317729,65.940631)"
+         id="g4898">
+        <path
+           data-name="Path 1"
+           class="svg-red"
+           d="m 36.786143,201.15999 c 1.061671,-0.0923 2.692994,-0.52313 2.954427,-1.86191 0.10771,-0.64626 -0.385595,-1.12337 -1.16938,-1.12337 -1.031081,0 -2.323595,1.01566 -2.600709,2.67757 -0.276857,1.58505 0.430838,2.693 1.569628,2.693 0.707952,0 1.431071,-0.23136 2.046737,-1.29252 a 0.99509169,0.99509169 0 0 0 0.06144,-0.19999 c 0,-0.10771 -0.06144,-0.18457 -0.154238,-0.18457 -0.10771,0 -0.199996,0.10771 -0.246267,0.19999 -0.338552,0.73854 -0.892523,1.06167 -1.477342,1.06167 -0.846252,-0.0308 -1.13879,-0.75396 -0.984809,-1.96962 m 0.04627,-0.38559 c 0.246267,-1.33879 0.784814,-2.21589 1.631066,-2.21589 0.3694,0 0.553971,0.32313 0.477109,0.75397 -0.138557,0.96939 -1.200228,1.38506 -2.107918,1.46192"
+           id="Path_1-8"
+           inkscape:connector-curvature="0"
+           style="opacity:0.66600001;fill-opacity:1;stroke-width:0.25706321"
+           inkscape:export-xdpi="96"
+           inkscape:export-ydpi="96" />
+        <path
+           data-name="Path 2"
+           class="svg-red"
+           d="m 54.34986,196.18992 a 0.43700746,0.43700746 0 0 1 0.600243,-0.0614 c 0.184571,0.15424 0.430838,0.75397 1.384799,1.53878 0.138557,0.10771 -0.04627,0.32313 -0.184571,0.2 -0.923371,-0.78481 -1.53878,-0.92337 -1.722324,-1.0771 a 0.42441136,0.42441136 0 0 1 -0.07712,-0.60024"
+           id="Path_2-5"
+           inkscape:connector-curvature="0"
+           style="opacity:0.66600001;fill-opacity:1;stroke-width:0.25706321"
+           inkscape:export-xdpi="96"
+           inkscape:export-ydpi="96" />
+        <path
+           style="stroke-width:0.25706321"
+           data-name="Path 3"
+           d="m 4.3941214,202.60648 a 1.7662813,1.7662813 0 0 0 1.4927661,0.92337 c 1.2464995,0 2.1235992,-1.07709 2.1235992,-2.69299 0,-1.6159 -0.8773568,-2.67757 -2.1238563,-2.67757 a 1.7156399,1.7156399 0 0 0 -1.492766,0.89252 v -0.55397 A 0.21130596,0.21130596 0 0 0 4.209293,198.26648 c -0.1077095,0 -0.5076999,0.0614 -0.7079521,0.0614 -0.6002426,0 -0.6925283,-0.0154 -0.8002378,-0.0154 a 0.18174369,0.18174369 0 0 0 -0.1845714,0.19999 c -0.015424,0.15424 0.077119,0.24627 0.1691476,0.24627 a 6.5635949,6.5635949 0 0 1 0.8002378,-0.0463 v 7.37154 c -0.6002426,0 -0.6925283,-0.0154 -0.8002378,-0.0154 a 0.21130596,0.21130596 0 0 0 -0.1845714,0.23135 0.18174369,0.18174369 0 0 0 0.1845714,0.2 8.1656129,8.1656129 0 0 1 1.2464995,-0.0614 h 0.046271 a 7.1805466,7.1805466 0 0 1 1.2156519,0.0614 0.18174369,0.18174369 0 0 0 0.1845714,-0.2 0.21130596,0.21130596 0 0 0 -0.1845714,-0.23135 c -0.1077095,0 -0.1845714,0.0154 -0.8002377,0.0154 z m 2.6315561,-1.76962 c 0,1.67733 -0.3855948,2.26215 -1.1233662,2.26215 -0.8462521,0 -1.4773423,-0.80024 -1.4773423,-2.26215 0,-1.46192 0.6154093,-2.26216 1.4773423,-2.26216 0.7231188,0 1.1233662,0.60024 1.1233662,2.26216"
+           id="Path_3-7"
+           inkscape:connector-curvature="0"
+           inkscape:export-xdpi="96"
+           inkscape:export-ydpi="96" />
+        <path
+           style="stroke-width:0.25706321"
+           data-name="Path 4"
+           d="m 13.380794,200.83686 c 0,-1.61565 -1.077095,-2.67757 -2.400456,-2.67757 -1.3387853,0 -2.4163943,1.07709 -2.4163943,2.67757 0,1.61564 1.0770949,2.69299 2.4163943,2.69299 1.307937,0 2.400456,-1.07709 2.400456,-2.69299 m -1.015657,0 c 0,1.67733 -0.430838,2.27732 -1.385056,2.27732 -0.969386,0 -1.4002235,-0.60024 -1.4002235,-2.27732 0,-1.67708 0.4308375,-2.27733 1.4002235,-2.27733 0.953961,0 1.385056,0.61541 1.385056,2.27733"
+           id="Path_4-5"
+           inkscape:connector-curvature="0"
+           inkscape:export-xdpi="96"
+           inkscape:export-ydpi="96" />
+        <path
+           style="stroke-width:0.25706321"
+           data-name="Path 5"
+           d="m 16.25836,202.9296 a 0.21130596,0.21130596 0 0 1 0.184571,0.23136 0.18174369,0.18174369 0 0 1 -0.184571,0.2 7.657913,7.657913 0 0 0 -1.215652,-0.0614 h -0.04627 a 8.4234473,8.4234473 0 0 0 -1.246499,0.0614 0.18174369,0.18174369 0 0 1 -0.184571,-0.2 0.21130596,0.21130596 0 0 1 0.184571,-0.23136 c 0.138557,0 0.199995,0.0154 0.800238,0.0154 v -7.35561 a 5.9607817,5.9607817 0 0 0 -0.800238,0.0463 0.21130596,0.21130596 0 0 1 -0.184571,-0.23135 0.18174369,0.18174369 0 0 1 0.184571,-0.2 c 0.138557,0 0.199995,0.0154 0.800238,0.0154 0.199995,-0.0154 0.600242,-0.0614 0.707952,-0.0614 a 0.21130596,0.21130596 0 0 1 0.184571,0.23135 v 7.58594 c 0.630833,-0.0154 0.707952,-0.0463 0.815662,-0.0463"
+           id="Path_5-9"
+           inkscape:connector-curvature="0"
+           inkscape:export-xdpi="96"
+           inkscape:export-ydpi="96" />
+        <path
+           style="stroke-width:0.25706321"
+           data-name="Path 6"
+           d="m 19.320754,198.34283 a 0.20076637,0.20076637 0 0 1 0,0.39999 c -0.138557,0 -0.61541,-0.0154 -1.2465,-0.0154 v 3.84824 c 0,0.3694 0.138557,0.5077 0.385595,0.5077 a 0.54420282,0.54420282 0 0 0 0.523124,-0.55397 c 0.01542,-0.15424 0.09229,-0.24627 0.199995,-0.24627 a 0.18174369,0.18174369 0 0 1 0.184571,0.2 c 0,0.41541 -0.338552,0.93879 -1.154214,0.93879 -0.569395,0 -1.03108,-0.32313 -1.03108,-1.07709 v -3.60069 c -0.615409,0 -0.800238,0.0154 -0.923371,0.0154 a 0.20076637,0.20076637 0 0 1 0,-0.39999 c 0.892523,0 1.154214,-0.13856 1.307937,-0.9388 0.138558,-0.69253 0.184572,-0.80024 0.338553,-0.80024 0.138557,0 0.154238,0.13856 0.154238,0.3694 v 1.40023 c 0.66168,-0.0463 1.16938,-0.0463 1.261923,-0.0463"
+           id="Path_6-2"
+           inkscape:connector-curvature="0"
+           inkscape:export-xdpi="96"
+           inkscape:export-ydpi="96" />
+        <path
+           style="stroke-width:0.25706321"
+           data-name="Path 7"
+           d="m 23.213719,198.14412 c 0.569395,0 0.938795,0.32313 0.938795,0.73854 a 0.60281323,0.60281323 0 0 1 -0.569395,0.66168 0.55859836,0.55859836 0 0 1 -0.569395,-0.56939 0.43957809,0.43957809 0 0 1 0.154238,-0.3694 c -0.553971,-0.15424 -1.3848,0.46271 -1.3848,2.16961 v 2.18504 c 0.61541,0 0.692529,-0.0154 0.831086,-0.0154 a 0.21130596,0.21130596 0 0 1 0.184571,0.23135 0.18174369,0.18174369 0 0 1 -0.184571,0.2 8.1650987,8.1650987 0 0 0 -1.2465,-0.0614 h -0.04627 a 7.1805466,7.1805466 0 0 0 -1.215652,0.0614 0.18174369,0.18174369 0 0 1 -0.184572,-0.2 0.21130596,0.21130596 0 0 1 0.184572,-0.23135 c 0.138557,0 0.184571,0.0154 0.800238,0.0154 v -4.21584 a 5.6826393,5.6826393 0 0 0 -0.800238,0.0463 0.21130596,0.21130596 0 0 1 -0.184572,-0.23135 0.18174369,0.18174369 0 0 1 0.184572,-0.2 c 0.138557,0 0.184571,0.0154 0.800238,0.0154 0.199995,0 0.569395,-0.0463 0.707952,-0.0463 a 0.21130596,0.21130596 0 0 1 0.184571,0.23136 v 0.61541 a 1.4588337,1.4588337 0 0 1 1.415133,-1.03108"
+           id="Path_7-5"
+           inkscape:connector-curvature="0"
+           inkscape:export-xdpi="96"
+           inkscape:export-ydpi="96" />
+        <path
+           style="stroke-width:0.25706321"
+           data-name="Path 8"
+           d="m 28.953684,200.83686 c 0,-1.61565 -1.077095,-2.67757 -2.400457,-2.67757 -1.338785,0 -2.416394,1.07709 -2.416394,2.67757 0,1.61564 1.077095,2.69299 2.416394,2.69299 1.292514,0 2.400457,-1.07709 2.400457,-2.69299 m -1.015657,0 c 0,1.67733 -0.430838,2.27732 -1.3848,2.27732 -0.969385,0 -1.400223,-0.60024 -1.400223,-2.27732 0,-1.67708 0.430838,-2.27733 1.400223,-2.27733 0.953962,0 1.3848,0.61541 1.3848,2.27733"
+           id="Path_8-5"
+           inkscape:connector-curvature="0"
+           inkscape:export-xdpi="96"
+           inkscape:export-ydpi="96" />
+        <path
+           style="stroke-width:0.25706321"
+           data-name="Path 9"
+           d="m 33.108339,198.15929 c 1.123367,0 1.569628,0.78481 1.569628,1.8619 v 2.92384 c 0.600243,0 0.692529,-0.0154 0.800238,-0.0154 a 0.21130596,0.21130596 0 0 1 0.184571,0.23135 0.18174369,0.18174369 0 0 1 -0.184571,0.2 8.1658699,8.1658699 0 0 0 -1.246499,-0.0614 h -0.04627 a 8.4234473,8.4234473 0 0 0 -1.246499,0.0614 0.18174369,0.18174369 0 0 1 -0.184572,-0.2 0.21130596,0.21130596 0 0 1 0.184572,-0.23135 c 0.138557,0 0.199995,0.0154 0.800237,0.0154 v -3.32383 c 0,-0.69252 -0.199995,-0.96938 -0.753966,-0.96938 -0.8771,0 -1.769623,1.12337 -1.769623,2.40046 v 1.90818 c 0.615409,0 0.692528,-0.0154 0.800238,-0.0154 a 0.21130596,0.21130596 0 0 1 0.184571,0.23136 0.18174369,0.18174369 0 0 1 -0.184571,0.19999 8.1648417,8.1648417 0 0 0 -1.2465,-0.0614 h -0.04627 a 7.1800325,7.1800325 0 0 0 -1.215652,0.0614 0.18174369,0.18174369 0 0 1 -0.184571,-0.19999 0.21130596,0.21130596 0 0 1 0.184571,-0.23136 c 0.138557,0 0.184571,0.0154 0.800238,0.0154 v -4.20093 a 5.6810969,5.6810969 0 0 0 -0.800238,0.0463 0.21130596,0.21130596 0 0 1 -0.184571,-0.23136 0.18174369,0.18174369 0 0 1 0.184571,-0.19999 c 0.138557,0 0.184571,0.0154 0.800238,0.0154 0.199995,0 0.569395,-0.0463 0.707952,-0.0463 a 0.21130596,0.21130596 0 0 1 0.184571,0.23136 v 1.06167 c 0.292281,-0.70795 1.046504,-1.47734 1.90818,-1.47734"
+           id="Path_9-4"
+           inkscape:connector-curvature="0"
+           inkscape:export-xdpi="96"
+           inkscape:export-ydpi="96" />
+        <path
+           style="stroke-width:0.25706321"
+           data-name="Path 10"
+           d="m 42.233569,203.5607 c -1.2465,0 -2.000466,-0.80024 -2.000466,-1.35421 a 0.50718571,0.50718571 0 0 1 0.553971,-0.5694 0.475824,0.475824 0 0 1 0.430838,0.43084 0.44934649,0.44934649 0 0 1 -0.338552,0.46271 c 0.199995,0.3856 0.846252,0.61541 1.3848,0.61541 0.646256,0 1.261923,-0.33855 1.261923,-0.96938 0,-0.47711 -0.569395,-0.69253 -1.061671,-0.83083 l -0.523124,-0.15424 c -1.261923,-0.33855 -1.523356,-0.8771 -1.523356,-1.49276 0,-1.15422 1.061671,-1.56963 1.815894,-1.56963 0.8771,0 1.677338,0.46271 1.677338,1.03108 0,0.3694 -0.199996,0.60024 -0.5077,0.60024 a 0.49638906,0.49638906 0 0 1 -0.462714,-0.46271 0.5177253,0.5177253 0 0 1 0.276857,-0.41542 1.1449595,1.1449595 0 0 0 -0.938795,-0.38559 c -0.707952,0 -1.215652,0.33855 -1.215652,0.92337 0,0.38559 0.385595,0.61541 0.846252,0.73854 l 0.61541,0.18457 c 1.061671,0.27686 1.677337,0.69253 1.677337,1.56963 0.01542,1.04651 -0.861676,1.64649 -1.969618,1.64649"
+           id="Path_10-9"
+           inkscape:connector-curvature="0"
+           inkscape:export-xdpi="96"
+           inkscape:export-ydpi="96" />
+        <path
+           style="stroke-width:0.25706321"
+           data-name="Path 11"
+           d="m 49.404347,200.83686 c 0,-1.61565 -1.077095,-2.67757 -2.400456,-2.67757 -1.338785,0 -2.416394,1.07709 -2.416394,2.67757 0,1.61564 1.077095,2.69299 2.416394,2.69299 1.307938,0 2.400456,-1.07709 2.400456,-2.69299 m -1.015656,0 c 0,1.67733 -0.430838,2.27732 -1.385057,2.27732 -0.969385,0 -1.400223,-0.60024 -1.400223,-2.27732 0,-1.67708 0.430838,-2.27733 1.400223,-2.27733 0.938795,0 1.385057,0.61541 1.385057,2.27733"
+           id="Path_11-6"
+           inkscape:connector-curvature="0"
+           inkscape:export-xdpi="96"
+           inkscape:export-ydpi="96" />
+        <path
+           style="stroke-width:0.25706321"
+           data-name="Path 12"
+           d="m 52.235642,194.98943 c 0.738542,0 1.200228,0.47711 1.200228,0.98481 a 0.58713237,0.58713237 0 0 1 -0.553971,0.64626 0.5778781,0.5778781 0 0 1 -0.569395,-0.56939 0.60049966,0.60049966 0 0 1 0.415414,-0.55398 0.58070579,0.58070579 0 0 0 -0.47711,-0.19999 c -0.523123,0 -0.753966,0.23136 -0.753966,0.78481 v 2.30817 c 0.646257,-0.0154 1.03108,-0.0154 1.154214,-0.0154 a 0.20076637,0.20076637 0 0 1 0,0.39999 c -0.10771,0 -0.523124,-0.0154 -1.154214,-0.0154 v 4.21583 c 0.615666,0 0.692528,-0.0154 0.831085,-0.0154 a 0.21130596,0.21130596 0 0 1 0.184572,0.23136 0.18174369,0.18174369 0 0 1 -0.184572,0.19999 8.1656129,8.1656129 0 0 0 -1.246499,-0.0614 h -0.04627 a 7.1802896,7.1802896 0 0 0 -1.215652,0.0614 0.18174369,0.18174369 0 0 1 -0.184571,-0.19999 0.21130596,0.21130596 0 0 1 0.184571,-0.23136 c 0.138558,0 0.184572,0.0154 0.800238,0.0154 v -4.231 c -0.615409,0 -0.892523,0.0154 -1.03108,0.0154 a 0.20076637,0.20076637 0 0 1 0,-0.39999 c 0.09229,0 0.385595,0 1.03108,0.0154 v -1.38506 c -0.01542,-1.47734 0.677105,-2.00047 1.615643,-2.00047"
+           id="Path_12-6"
+           inkscape:connector-curvature="0"
+           inkscape:export-xdpi="96"
+           inkscape:export-ydpi="96" />
+        <path
+           style="stroke-width:0.25706321"
+           data-name="Path 13"
+           d="m 54.09755,198.83639 c 0.09229,-0.13856 0.338552,-0.29228 0.830828,-0.29228 0.523124,0 0.831086,0.23136 0.831086,0.84625 v 1.2465 c -1.477343,0 -2.877566,0.5077 -2.877566,1.72232 a 1.1341629,1.1341629 0 0 0 1.215652,1.16939 c 0.5077,0 1.061671,-0.2 1.677337,-0.75397 a 0.79998071,0.79998071 0 0 0 0.784814,0.73854 1.1606404,1.1606404 0 0 0 0.846509,-0.27583 c 0.06144,-0.0614 0.138558,-0.23135 0.06144,-0.32313 a 0.20076637,0.20076637 0 0 0 -0.292281,-0.0154 c -0.138557,0.10771 -0.154238,0.27711 -0.323129,0.27711 -0.16889,0 -0.231357,-0.0923 -0.231357,-0.46271 v -2.84569 c 0,-1.20023 -0.646257,-1.70818 -1.722323,-1.70818 -0.753967,0 -1.631066,0.5077 -1.631066,1.10794 a 0.49716025,0.49716025 0 0 0 0.5077,0.52312 0.50615746,0.50615746 0 0 0 0.507699,-0.52312 0.39382084,0.39382084 0 0 0 -0.184571,-0.43084 m 1.661914,3.49298 c -0.600243,0.52312 -0.969386,0.6154 -1.2465,0.6154 a 0.71540691,0.71540691 0 0 1 -0.692528,-0.78481 c 0,-0.75397 0.523124,-1.16938 1.939028,-1.16938 z"
+           id="Path_13-6"
+           inkscape:connector-curvature="0"
+           inkscape:export-xdpi="96"
+           inkscape:export-ydpi="96" />
+        <path
+           data-name="Path 14"
+           class="svg-red"
+           d="m 26.876098,190.04972 a 1.4542066,1.4542066 0 0 1 1.969618,-0.23136 c 0.600243,0.52313 1.446495,2.50817 4.53948,5.07803 0.462713,0.3856 -0.154238,1.06167 -0.600243,0.67711 -3.031546,-2.57064 -5.078027,-3.03155 -5.678269,-3.55468 -0.615409,-0.53983 -0.76939,-1.36963 -0.231357,-1.96961"
+           id="Path_14-3"
+           inkscape:connector-curvature="0"
+           style="opacity:0.66000001;fill-opacity:1;stroke-width:0.25706321"
+           inkscape:export-xdpi="96"
+           inkscape:export-ydpi="96" />
+      </g>
+      <text
+         transform="rotate(-5)"
+         id="text4734"
+         y="274.81445"
+         x="8.0264301"
+         style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.18456006px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26625872"
+         xml:space="preserve"><tspan
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.18456006px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.26625872"
+           y="274.81445"
+           x="8.0264311"
+           id="tspan4738"
+           sodipodi:role="line">Sarl au capital de 326 970 €</tspan></text>
+      <g
+         id="g955">
+        <text
+           xml:space="preserve"
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.46642995px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.28982538"
+           x="8.086504"
+           y="290.20297"
+           id="text4734-9"
+           transform="rotate(-5)"><tspan
+             sodipodi:role="line"
+             id="tspan4758"
+             x="8.086504"
+             y="290.20297"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.46642995px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.28982538">SIRET : 422 036 905 00442</tspan></text>
+        <text
+           xml:space="preserve"
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.46642995px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.28982538"
+           x="8.0382652"
+           y="293.67926"
+           id="text4734-9-9"
+           transform="rotate(-5)"><tspan
+             sodipodi:role="line"
+             id="tspan4758-8"
+             x="8.0382662"
+             y="293.67926"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.46642995px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.28982538">RCS de Paris : 422 036 905</tspan></text>
+      </g>
+      <g
+         transform="rotate(-5,31.815787,272)"
+         id="g887">
+        <text
+           xml:space="preserve"
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.6988678px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.32179213"
+           x="31.843296"
+           y="278.91528"
+           id="text4734-9-5"><tspan
+             sodipodi:role="line"
+             id="tspan4780"
+             x="31.843296"
+             y="278.91528"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.6988678px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.32179213">6 RUE JEAN JAURES</tspan></text>
+        <text
+           xml:space="preserve"
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.6988678px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.32179213"
+           x="31.742344"
+           y="284.13693"
+           id="text4734-9-5-1"><tspan
+             sodipodi:role="line"
+             id="tspan4780-4"
+             x="31.742344"
+             y="284.13693"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.6988678px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.32179213">92800 PUTEAUX</tspan></text>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/picture/ausweis/poltrone/stamp.xcf b/picture/ausweis/poltrone/stamp.xcf
new file mode 100644 (file)
index 0000000..7952fbd
Binary files /dev/null and b/picture/ausweis/poltrone/stamp.xcf differ
diff --git a/picture/ausweis/qrcode_diff.xcf b/picture/ausweis/qrcode_diff.xcf
new file mode 100644 (file)
index 0000000..da187fe
Binary files /dev/null and b/picture/ausweis/qrcode_diff.xcf differ
diff --git a/picture/ausweis/qrdiff.xcf b/picture/ausweis/qrdiff.xcf
new file mode 100644 (file)
index 0000000..70fa676
Binary files /dev/null and b/picture/ausweis/qrdiff.xcf differ
diff --git a/public/ausweis.php b/public/ausweis.php
new file mode 100644 (file)
index 0000000..0eaeb91
--- /dev/null
@@ -0,0 +1,1251 @@
+<?php
+/**
+ * Ausweis generator
+ */
+
+//Set default timezone
+date_default_timezone_set('Europe/Paris');
+
+//XXX: Append FPDF paths and qrlib to include_path
+ini_set('include_path', ini_get('include_path') . PATH_SEPARATOR . '/usr/share/php/fpdf' . PATH_SEPARATOR . '/usr/share/php/fpdf/font' . PATH_SEPARATOR . '../vendor/phpqrcode');
+
+//XXX: Set font path
+define('FPDF_FONTPATH', '../vendor/font');
+
+//Load FPDF
+require 'fpdf.php';
+
+//Require qrcode
+//XXX: need php-gd
+require 'qrlib.php';
+
+//Set reasons
+$reasons = ['travail', 'achats', 'sante', 'famille', 'handicap', 'sport_animaux', 'convocation', 'missions', 'enfants'];
+
+//Display form 
+if (
+       empty($_REQUEST['type']) ||
+       empty($_REQUEST['lastname']) ||
+       empty($_REQUEST['firstname']) ||
+       empty($_REQUEST['birthdate']) ||
+       empty($_REQUEST['birthplace']) ||
+       empty($_REQUEST['address']) ||
+       empty($_REQUEST['function']) ||
+       empty($_REQUEST['location']) ||
+       empty($_REQUEST['date']) ||
+       empty($_REQUEST['time'])
+) {
+       //Set time
+       //XXX: round it to previous 5 minute
+       $time = floor(strtotime('now')/300)*300;
+
+       //Set selected
+       $selected = null;
+
+       //Set selected
+       if (empty($_REQUEST['type'])) {
+               if (!empty($_SERVER['SCRIPT_URL'])) {
+                       if ($_SERVER['SCRIPT_URL'] == '/bnp') {
+                               $selected = 'bnp';
+                       } elseif ($_SERVER['SCRIPT_URL'] == '/poltrone') {
+                               $selected = 'poltrone';
+                       } elseif ($_SERVER['SCRIPT_URL'] == '/convoc') {
+                               $selected = 'convocation';
+                       } elseif ($_SERVER['SCRIPT_URL'] == '/achat') {
+                               $selected = 'achats';
+                       } elseif ($_SERVER['SCRIPT_URL'] == '/sport') {
+                               $selected = 'sport_animaux';
+                       } elseif ($_SERVER['SCRIPT_URL'] == '/travail') {
+                               $selected = 'travail';
+                       }
+               }
+       } else {
+               if ($_REQUEST['type'] == 'bnp' || $_REQUEST['type'] == 'poltrone' || in_array($_REQUEST['type'], $reasons)) {
+                       $selected = $_REQUEST['type'];
+               }
+       }
+?>
+<html>
+<head>
+       <title>Ausweis generator</title>
+       <style>
+               p {
+                       color: red;
+                       font-weight: bold;
+               }
+               section {
+                       margin: 1rem auto;
+                       text-align: center;
+               }
+               div {
+                       display: flex;
+                       width: 25rem;
+                       margin: 0 auto;
+                       justify-content: space-between;
+               }
+               span {
+                       font-style: italic;
+                       color: #ccc;
+               }
+               select,
+               input {
+                       border: .1rem solid black;
+                       border-radius: .2rem;
+                       width: 12rem;
+               }
+               input.date {
+                       width: 5rem;
+               }
+               input.time {
+                       width: 3rem;
+               }
+               input[type="submit"] {
+                       margin: 0 .5rem;
+               }
+               input[type="submit"]:first-child,
+               input[type="submit"]:last-child {
+                       margin: 0;
+               }
+       </style>
+</head>
+<body>
+       <section>
+               <h1>Generateur d'attestation</h1>
+               <p>Tous les champs sont obligatoires, format de date jj/mm/aaaa, format horaire hh:mm</p>
+               <form action="<?php echo htmlspecialchars($_SERVER['REQUEST_URI']); ?>" method="post">
+                       <section>
+                               <div>
+                                       <label for="type">Type</label>
+                                       <select name="type">
+                                               <optgroup label="Professional">
+                                                       <option value="bnp"<?php echo empty($selected)||$selected=='bnp'?' selected="selected"':''; ?>>Bnp</option>
+                                                       <option value="poltrone"<?php echo !empty($selected)&&$selected=='poltrone'?' selected="selected"':''; ?>>Poltrone</option>
+                                               </optgroup>
+                                               <optgroup label="Personnal">
+                                                       <option value="travail"<?php echo !empty($selected)&&$selected=='travail'?' selected="selected"':''; ?>>Travail</option>
+                                                       <option value="achats"<?php echo !empty($selected)&&$selected=='achats'?' selected="selected"':''; ?>>Achat</option>
+                                                       <option value="sante"<?php echo !empty($selected)&&$selected=='sante'?' selected="selected"':''; ?>>Sante</option>
+                                                       <option value="famille"<?php echo !empty($selected)&&$selected=='famille'?' selected="selected"':''; ?>>Famille</option>
+                                                       <option value="handicap"<?php echo !empty($selected)&&$selected=='handicap'?' selected="selected"':''; ?>>Handicap</option>
+                                                       <option value="sport_animaux"<?php echo !empty($selected)&&$selected=='sport_animaux'?' selected="selected"':''; ?>>Sport</option>
+                                                       <option value="convocation"<?php echo !empty($selected)&&$selected=='convocation'?' selected="selected"':''; ?>>Convocation</option>
+                                                       <option value="missions"<?php echo !empty($selected)&&$selected=='missions'?' selected="selected"':''; ?>>Mission</option>
+                                                       <option value="enfants"<?php echo !empty($selected)&&$selected=='enfants'?' selected="selected"':''; ?>>Enfant</option>
+                                               </optgroup>
+                                       </select>
+                               </div>
+                       </section>
+                       <section>
+                               <div>
+                                       <label for="firstname">Prénom</label>
+                                       <input type="text" name="firstname" value="<?php echo htmlspecialchars($_REQUEST['firstname']??''); ?>" />
+                               </div>
+                               <div>
+                                       <span>Jean</span>
+                               </div>
+                       </section>
+                       <section>
+                               <div>
+                                       <label for="lastname">Nom</label>
+                                       <input type="text" name="lastname" value="<?php echo htmlspecialchars($_REQUEST['lastname']??''); ?>" />
+                               </div>
+                               <div>
+                                       <span>Dupont</span>
+                               </div>
+                       </section>
+                       <section>
+                               <div>
+                                       <label for="birthdate">Date de naissance</label>
+                                       <input class="date" type="text" name="birthdate" value="<?php echo htmlspecialchars($_REQUEST['birthdate']??''); ?>" />
+                               </div>
+                               <div>
+                                       <span>01/01/1970</span>
+                               </div>
+                       </section>
+                       <section>
+                               <div>
+                                       <label for="birthplace">Lieu de naissance</label>
+                                       <input type="text" name="birthplace" value="<?php echo htmlspecialchars($_REQUEST['birthplace']??''); ?>" />
+                               </div>
+                               <div>
+                                       <span>Lyon</span>
+                               </div>
+                       </section>
+                       <section>
+                               <div>
+                                       <label for="address">Adresse</label>
+                                       <input type="text" name="address" value="<?php echo htmlspecialchars($_REQUEST['address']??''); ?>" />
+                               </div>
+                               <div>
+                                       <span>30 rue des boulets 75011 Paris</span>
+                               </div>
+                       </section>
+                       <section>
+                               <div>
+                                       <label for="function">Fonction</label>
+                                       <input type="text" name="function" value="<?php echo htmlspecialchars($_REQUEST['function']??'Technicien(e) d\'astreint(e)'); ?>" />
+                               </div>
+                               <div>
+                                       <span>Technicien(e) d'astreint(e)</span>
+                               </div>
+                       </section>
+                       <section>
+                               <div>
+                                       <label for="location">Fait à</label>
+                                       <input type="text" name="location" value="<?php echo htmlspecialchars($_REQUEST['location']??'Paris'); ?>" />
+                               </div>
+                               <div>
+                                       <span>Paris</span>
+                               </div>
+                       </section>
+                       <section>
+                               <div>
+                                       <label for="date">Sortie</label>
+                                       <input class="date" type="text" name="date" value="<?php echo htmlspecialchars($_REQUEST['date']??date('d/m/Y', $time)); ?>" />
+                                       <label for="time">a</label>
+                                       <input class="time" type="text" name="time" value="<?php echo htmlspecialchars($_REQUEST['time']??date('H:i', $time)); ?>" />
+                               </div>
+                       </section>
+                       <section>
+                               <div>
+                                       <input type="submit" value="Afficher" />
+                                       <input type="submit" name="download" value="Télécharger" />
+                                       <input type="submit" name="download" value="iBug" />
+                               </div>
+               </form>
+       </section>
+</body>
+</html>
+<?php
+       exit;
+}
+
+if (!empty($_SERVER['REQUEST_METHOD']) && $_SERVER['REQUEST_METHOD'] != 'GET' && !empty($_REQUEST['download']) && $_REQUEST['download'] == 'iBug') {
+       header('Location: '.$_SERVER['REQUEST_URI'].'?'.http_build_query($_REQUEST));
+       exit;
+}
+
+/**
+ * Ausweis class
+ */
+class Ausweis {
+       /**
+        * Fix date
+        */
+       static function fixDate($date) {
+               $return = preg_replace(
+                       [
+                               '%^([0-9]{2})/([0-9]{2})/([0-9]{4})$%',
+                               '%^([0-9]{2})/([0-9]{2})/([0-9]{2})$%',
+                               '%^([0-9]{2})([0-9]{2})([0-9]{4})$%',
+                               '%^([0-9]{2})([0-9]{2})([0-9]{2})$%'
+                       ],
+                       [
+                               '\3-\2-\1',
+                               '20\3-\2-\1',
+                               '\3-\2-\1',
+                               '20\3-\2-\1'
+                       ],
+                       $date
+               );
+               if (!preg_match('/^[0-9]{4}-[0-9]{2}-[0-9]{2}$/', $return)) {
+                       die('Unable to fix date "'.$date.'" please use dd/mm/aaaa format');
+               }
+               return $return;
+       }
+
+       /**
+        * Fix time
+        */
+       static function fixTime($time) {
+               $return = preg_replace(
+                       [
+                               '%^([0-9]{2}):([0-9]{2})%',
+                               '%^([0-9]{2})h([0-9]{2})%',
+                               '%^([0-9]{2})([0-9]{2})%'
+                       ],
+                       [
+                               '\1:\2',
+                               '\1:\2',
+                               '\1:\2'
+                       ],
+                       $time
+               );
+               if (!preg_match('/^[0-9]{2}:[0-9]{2}$/', $return)) {
+                       die('Unable to fix time "'.$time.'" please use HH:ii format');
+               }
+               return $return;
+       }
+
+       /**
+        * Add ausweis attestation
+        */
+       static function addAttestation($p, $reason, $firstname, $lastname, $birthdate, $birthplace, $address, $location, $date, $time) {
+               //Set positions
+               $pos = [];
+
+               //Add page
+               $p->AddPage();
+
+               //Set label length
+               $labelLength = 30;
+
+               //Set line height
+               $lineHeight = 7.9;
+
+               //Set title height
+               $titleHeight = 15;
+
+               //Disable auto page break
+               $p->SetAutoPageBreak(false, 0);
+
+               //Set margins
+               $p->SetMargins(23.8, 0);
+
+               //Set y
+               $p->SetY(12);
+
+               //Set font
+               $p->setFont('LiberationSerif', 'B', 17);
+
+               //Addd title
+               $p->Cell(0, 20, utf8_decode('ATTESTATION DE DÉPLACEMENT DÉROGATOIRE'), 0, 0, 'C');
+
+               //Set y
+               $p->SetY(28.5);
+
+               //Set font
+               $p->setFont('MicrosoftSansSerif', '', 10.5);
+
+               //Add legal mention
+               $p->Cell(0, 4, utf8_decode('En application du décret n°2020-1310 du 29 octobre 2020 prescrivant les mesures générales'), 0, 1, 'C');
+               $p->Cell(0, 4, utf8_decode('nécessaires pour faire face à l\'épidémie de Covid19 dans le cadre de l\'état d\'urgence sanitaire'), 0, 1, 'C');
+
+               //Set y
+               $p->setY(40.25);
+
+               //Add formal
+               $p->Cell(0, 4, utf8_decode('Je soussigné(e),'), 0, 1, 'L');
+
+               //Set y
+               $p->setY(46.25);
+
+               //Save name pos
+               $posName = $p->getY();
+
+               //Add employee
+               $p->Cell(0, 8, utf8_decode('Mme/M. :'), 0, 1, 'L');
+
+               //Save birth pos
+               $posBirth = $p->getY();
+
+               //Add birth
+               $p->Cell(75, 8, utf8_decode('Né(e) le :'), 0, 0, 'L');
+               $p->Cell(0, 8, utf8_decode('à :'), 0, 1, 'L');
+
+               //Save address pos
+               $posAddress = $p->getY();
+
+               //Add address
+               $p->Cell(0, 8, utf8_decode('Demeurant :'), 0, 1, 'L');
+
+               //Set y
+               $p->setY(71);
+
+               //Add certification
+               $p->Cell(0, 4.2, utf8_decode('certifie que mon déplacement est lié au motif suivant (cocher la case) autorisé par le décret'), 0, 1, 'L');
+               $p->Cell(0, 4.2, utf8_decode('n°2020-1310 du 29 octobre 2020 prescrivant les mesures générales nécessaires pour faire face à'), 0, 1, 'L');
+               $p->Cell(0, 4.2, utf8_decode('l\'épidémie de Covid19 dans le cadre de l\'état d\'urgence sanitaire¹ :'), 0, 1, 'L');
+
+               //Jump line
+               $p->Ln(3.5);
+
+               //Set box size
+               $boxSize = 5.85;
+
+               //Save y
+               $y = $p->getY();
+
+               //Set margins
+               $p->SetLeftMargin(37.5, 0);
+
+               //Add travail
+               $p->MultiCell(148, 4.25, utf8_decode('Déplacements entre le domicile et le lieu d\'exercice de l\'activité professionnelle ou un établissement d\'enseignement ou de formation, déplacements professionnels ne pouvant être différés², déplacements pour un concours ou un examen'), 0, 'J');
+
+               //Save travail position
+               $pos['travail'] = $y + ($p->getY() - $y) / 2 - $boxSize / 2;
+
+               //Jump line
+               $p->Ln(6.5);
+
+               //Save y
+               $y = $p->getY();
+
+               //Add achats
+               $p->MultiCell(148, 4.25, utf8_decode('Déplacements pour effectuer des achats de fournitures nécessaires à l\'activité professionnelle, des achats de première nécessité³ dans des établissements dont les activités demeurent autorisées, le retrait de commande et les livraisons à domicile'), 0, 'J');
+
+               //Save achats position
+               $pos['achats'] = $y + ($p->getY() - $y) / 2 - $boxSize / 2;
+
+               //Jump line
+               $p->Ln(6.5);
+
+               //Save y
+               $y = $p->getY();
+
+               //Add sante
+               $p->MultiCell(148, 4.25, utf8_decode('Consultations, examens et soins ne pouvant être ni assurés à distance et l\'achat de médicaments'), 0, 'J');
+
+               //Save sante position
+               $pos['sante'] = $y + ($p->getY() - $y) / 2 - $boxSize / 2;
+
+               //Jump line
+               $p->Ln(6.5);
+
+               //Save y
+               $y = $p->getY();
+
+               //Add famille
+               $p->MultiCell(148, 4.25, utf8_decode('Déplacements pour motif familial impérieux, pour l\'assistance aux personnes vulnérables et précaires ou la garde d\'enfants'), 0, 'J');
+
+               //Save famille position
+               $pos['famille'] = $y + ($p->getY() - $y) / 2 - $boxSize / 2;
+
+               //Jump line
+               $p->Ln(6.5);
+
+               //Save y
+               $y = $p->getY();
+
+               //Add handicap
+               $p->MultiCell(148, 4.25, utf8_decode('Déplacement des personnes en situation de handicap et leur accompagnant'), 0, 'J');
+
+               //Save handicap position
+               $pos['handicap'] = $y + ($p->getY() - $y) / 2 - $boxSize / 2;
+
+               //Jump line
+               $p->Ln(6.5);
+
+               //Save y
+               $y = $p->getY();
+
+               //Add sport_animaux
+               $p->MultiCell(148, 4.25, utf8_decode('Déplacements brefs, dans la limite d\'une heure quotidienne et dans un rayon maximal d\'un kilomètre autour du domicile, liés soit à l\'activité physique individuelle des personnes, à l\'exclusion de toute pratique sportive collective et de toute proximité avec d\'autres personnes, soit à la promenade avec les seules personnes regroupées dans un même domicile, soit aux besoins des animaux de compagnie'), 0, 'J');
+
+               //Save sport_animaux position
+               $pos['sport_animaux'] = $y + ($p->getY() - $y) / 2 - $boxSize / 2;
+
+               //Jump line
+               $p->Ln(6.5);
+
+               //Save y
+               $y = $p->getY();
+
+               //Add convocation
+               $p->MultiCell(148, 4.25, utf8_decode('Convocation judiciaire ou administrative et pour se rendre dans un service public'), 0, 'J');
+
+               //Save convocation position
+               $pos['convocation'] = $y + ($p->getY() - $y) / 2 - $boxSize / 2;
+
+               //Jump line
+               $p->Ln(6.5);
+
+               //Save y
+               $y = $p->getY();
+
+               //Add missions
+               $p->MultiCell(148, 4.25, utf8_decode('Participation à des missions d\'intérêt général sur demande de l\'autorité administrative'), 0, 'J');
+
+               //Save missions position
+               $pos['missions'] = $y + ($p->getY() - $y) / 2 - $boxSize / 2;
+
+               //Jump line
+               $p->Ln(6.5);
+
+               //Save y
+               $y = $p->getY();
+
+               //Add enfants
+               $p->MultiCell(148, 4.25, utf8_decode('Déplacement pour chercher les enfants à l\'école et à l\'occasion de leurs activités périscolaires'), 0, 'J');
+
+               //Save enfants position
+               $pos['enfants'] = $y + ($p->getY() - $y) / 2 - $boxSize / 2;
+
+               //Set line width
+               $p->SetLineWidth(0.5);
+
+               //Add boxes
+               foreach($pos as $k => $v) {
+                       $p->Rect(27.75, $v, 5.85, 5.85);
+               }
+
+               //Set margins
+               $p->SetLeftMargin(23.9, 0);
+
+               //Set y
+               $p->SetY('-64.9', true);
+
+               //Save location pos
+               $posLocation = $p->getY();
+
+               //Add creation location
+               $p->Cell(0, 4, utf8_decode('Fait à :'), 0, 1, 'L');
+
+               //Set y
+               $p->SetY('-56.9', true);
+
+               //Save date pos
+               $posDate = $p->getY();
+
+               //Add creation date
+               $p->Cell(60.1, 4, utf8_decode('Le :'), 0, 0, 'L');
+               $p->Cell(0, 4, utf8_decode('à :'), 0, 1, 'L');
+
+               //Set y
+               $p->SetY('-51', true);
+
+               //Set font
+               $p->setFont('MicrosoftSansSerif', '', 10);
+
+               //Add creation mentions
+               $p->Cell(0, 4, utf8_decode('(Date et heure de début de sortie à mentionner obligatoirement)'), 0, 1, 'L');
+
+               //Set font
+               $p->setFont('MicrosoftSansSerif', '', 10.5);
+
+               //Set y
+               $p->SetY('-45.3', true);
+
+               //Add signature
+               $p->Cell(12, 4, utf8_decode('Signature :'), 0, 0, 'L');
+               $p->Ln($lineHeight);
+
+               //Place footer
+               $p->SetY('-33.25', true);
+
+               //Set font
+               $p->setFont('MicrosoftSansSerif', '', 8);
+
+               //Add notice
+               $p->Cell(12.5, 3.5, utf8_decode('¹'), 0, 0, 'C');
+               $p->MultiCell(0, 3.5, utf8_decode('Les personnes souhaitant bénéficier de l\'une de ces exceptions doivent se munir s\'il y a lieu, lors de leurs'."\n".'déplacements hors de leur domicile, d\'un document leur permettant de justifier que le déplacement considéré entre'."\n".'dans le champ de l\'une de ces exceptions'), 0, 'L');
+               $p->Ln(0);
+               $p->Cell(12.5, 3.5, utf8_decode('²'), 0, 0, 'C');
+               $p->MultiCell(0, 3.5, utf8_decode('A utiliser par les travailleurs non-salariés, lorsqu\'ils ne peuvent disposer d\'un justificatif de déplacement établi par leur'."\n".'employeur'), 0, 'L');
+               $p->Ln(0);
+               $p->Cell(12.5, 3.5, utf8_decode('³'), 0, 0, 'C');
+               $p->MultiCell(0, 3.5, utf8_decode('Y compris les acquisitions à titre gratuit (distribution de denrées alimentaires...) et les déplacements liés à la'."\n".'perception de prestations sociales et au retrait d\'espèces'), 0, 'L');
+               $p->Ln(0);
+
+               //Set font
+               $p->setFont('Helvetica', '', 11);
+
+               //Set y
+               $p->setXY(41, $posName);
+
+               //Add name
+               $p->Cell(0, 8, utf8_decode($firstname.' '.$lastname), 0, 0, 'L');
+
+               //Set y
+               $p->setXY(41, $posBirth);
+
+               //Fix birthdate
+               $birthdate = self::fixDate($birthdate);
+
+               //Add birth
+               $p->Cell(63, 8, utf8_decode($birthdate), 0, 0, 'L');
+               $p->Cell(0, 8, utf8_decode($birthplace), 0, 0, 'L');
+
+               //Set y
+               $p->setXY(46, $posAddress);
+
+               //Add address
+               $p->Cell(0, 7, utf8_decode($address), 0, 0, 'L');
+
+               //Set xy
+               $p->setXY(27.75, $pos[$reason]);
+
+               //Set y
+               $p->setXY(36, $posLocation);
+
+               //Add location
+               $p->Cell(0, 4, utf8_decode($location), 0, 0, 'L');
+
+               //Set y
+               $p->setXY(31, $posDate);
+
+               //Fix date
+               $date = self::fixDate($date);
+
+               //Fix time
+               $time = self::fixTime($time);
+
+               //Add date
+               $p->Cell(58, 4, utf8_decode($date), 0, 0, 'L');
+               $p->Cell(0, 4, utf8_decode($time), 0, 0, 'L');
+
+               //Set xy
+               $p->setXY(27.75, $pos[$reason]);
+
+               //Set font
+               $p->setFont('Helvetica', '', 16);
+
+               //Add cross
+               $p->Cell(0, 6.5, 'X', 0, 0, 'L');
+
+               //Set delay
+               $delay = rand(30, 60);
+
+               //Set qrdata
+               $qrData = [
+                       'Cree le: '.date('d/m/Y \a H:i', strtotime('-'.$delay.' minutes', strtotime($date.' '.$time))),
+                       'Nom: '.$lastname,
+                       'Prenom: '.$firstname,
+                       'Naissance: '.date('d/m/Y', strtotime($birthdate)).' a '.$birthplace,
+                       'Adresse: '.$address,
+                       'Sortie: '.date('d/m/Y \a H:i', strtotime($date.' '.$time)),
+                       'Motifs: '.$reason
+               ];
+
+               //Set qr text
+               $qrText = implode(";\n ", $qrData);
+
+               //Set qr file
+               $qrFile = tmpfile();
+
+               //Set qr path
+               $qrPath = stream_get_meta_data($qrFile)['uri'];
+
+               //Output in png
+               #ob_start();
+               QRcode::png($qrText, $qrPath, QR_ECLEVEL_M, 6, 4, false);
+               #$qrPng = ob_get_contents();
+               #ob_end_clean();
+
+               //Add qrPng
+               $p->Image($qrPath, 146, 221, 40, 40, 'PNG');
+
+               //Add page
+               //XXX: add the attestation de déplacement dérogatoire page
+               $p->AddPage();
+
+               //Add qrPng
+               $p->Image($qrPath, 12.5, 12.5, 117, 0, 'PNG');
+               $p->Ln();
+       }
+
+       /**
+        * Add ausweis quittance
+        */
+       static function addQuittance($p, $firstname, $lastname, $address, $titleowner, $firstowner, $lastowner, $addressowner, $sign, $loyer, $charge) {
+               //Add employer page
+               $p->AddPage();
+
+               //Set label length
+               $labelLength = 80;
+
+               //Set line height
+               $lineHeight = 15;
+
+               //Set margins
+               $p->SetMargins(30, 0);
+
+               //Disable auto page break
+               $p->SetAutoPageBreak(false, 0);
+
+               //Jump line
+               $p->SetY($lineHeight);
+
+               //Set font
+               $p->setFont('Helvetica', 'B', 18);
+
+               //Addd title
+               $p->Cell(0, 20, utf8_decode('QUITTANCE DE LOYER'), 0, 0, 'C');
+
+               //Jump line
+               $p->Ln($titleHeight);
+
+               //Set font
+               $p->setFont('Times', '', 9);
+
+               //Add legal mention
+               $p->Cell(0, 5, utf8_decode('Quittance de loyer pour la période du '.date('01/m/Y', strtotime('-1 month')).' au '.date('d/m/Y', strtotime('-1 day', strtotime('first day of now')))), 0, 0, 'C');
+               $p->Ln();
+
+               //Jump line
+               $p->Ln($lineHeight);
+
+               //Set font
+               $p->setFont('Times', 'BU', 10);
+
+               //Add formal
+               $p->Cell($labelLength, 5, utf8_decode('Bailleur :'), 0, 0, 'L');
+               $p->Cell(0, 5, utf8_decode('Colocataire :'), 0, 0, 'L');
+
+               //Jump line
+               $p->Ln();
+
+               //Set font
+               $p->setFont('Times', '', 9);
+
+               //Add names
+               $p->Cell($labelLength, 5, utf8_decode($titleowner.' '.$firstowner.' '.$lastowner), 0, 0, 'L');
+               $p->Cell(0, 5, utf8_decode($firstname.' '.$lastname), 0, 0, 'L');
+               $p->Ln();
+               $p->Cell($labelLength, 5, utf8_decode($addressowner), 0, 0, 'L');
+               $p->Cell(0, 5, utf8_decode($address), 0, 0, 'L');
+
+               //Add formal
+               $p->Ln($lineHeight*1.5);
+
+               //Add date
+               $p->Cell(0, 5, utf8_decode('Angers le '.date('07/m/Y', strtotime('-1 month'))), 0, 0, 'R');
+
+               //Jump line
+               $p->Ln($lineHeight);
+
+               //Set font
+               $p->setFont('Times', 'BU', 10);
+
+               //Add formal
+               $p->Cell(0, 5, utf8_decode('Adresse de location :'), 0, 0, 'L');
+               $p->Ln();
+
+               //Set font
+               $p->setFont('Times', 'B', 9);
+
+               //Add address
+               $p->Cell(0, 5, utf8_decode($address), 0, 0, 'L');
+
+               //Add formal
+               $p->Ln($lineHeight);
+
+               //Set font
+               $p->setFont('Times', '', 10);
+
+               //Set total
+               $total = $loyer + $charge;
+
+               //Add mention
+               $p->MultiCell(0, 5, utf8_decode('Je soussigné '.$titleowner.' '.$firstowner.' '.$lastowner.', usufruitier du logement situé au '.$address.', déclare avoir reçu de '.$firstname.' '.$lastname.', colocataire de ce logement, la somme de '.str_replace('.', ',', sprintf('%.2f', $total)).' euros correspondant au loyer et aux charges dus pour la période allant du '.date('01/m/Y', strtotime('-1 month')).' au '.date('d/m/Y', strtotime('-1 day', strtotime('first day of now'))).'. Cette somme correspond aux montants suivants :'), 0, 'J');
+
+               //Add formal
+               $p->Ln($lineHeight);
+
+               //Add formal
+               $p->Cell(0, 5, utf8_decode('Loyer hors charge :'), 0, 0, 'L');
+               $p->Ln();
+
+               //Set font
+               $p->setFont('Times', '', 9);
+
+               $p->Cell(0, 5, utf8_decode(str_replace('.', ',', sprintf('%.2f', $loyer)).' euros'), 0, 0, 'L');
+
+               //Add formal
+               $p->Ln($lineHeight);
+
+               //Set font
+               $p->setFont('Times', '', 10);
+
+               //Add formal
+               $p->Cell(0, 5, utf8_decode('Provision pour charges :'), 0, 0, 'L');
+               $p->Ln();
+
+               //Set font
+               $p->setFont('Times', '', 9);
+
+               $p->Cell(0, 5, utf8_decode(str_replace('.', ',', sprintf('%.2f', $charge)).' euros'), 0, 0, 'L');
+
+               //Add formal
+               $p->Ln($lineHeight);
+
+               //Set font
+               $p->setFont('Times', 'BU', 10);
+
+               //Add formal
+               $p->Cell(0, 5, utf8_decode('Somme totale reçue :'), 0, 0, 'L');
+               $p->Ln();
+
+               //Set font
+               $p->setFont('Times', 'B', 9);
+
+               $p->Cell(0, 5, utf8_decode(str_replace('.', ',', sprintf('%.2f', $total)).' euros'), 0, 0, 'L');
+
+               //Add formal
+               $p->Ln($lineHeight);
+
+               //Set font
+               $p->setFont('Times', '', 10);
+
+               //Add formal
+               $p->Cell(0, 5, utf8_decode('Date du paiement :'), 0, 0, 'L');
+               $p->Ln();
+
+               //Set font
+               $p->setFont('Times', '', 9);
+               $p->Cell(0, 5, utf8_decode(date('05/m/Y', strtotime('-1 month')).' par virement'), 0, 0, 'L');
+
+               //Add formal
+               $p->Ln($lineHeight);
+
+               //Set Y
+               $p->setY(-60);
+
+               //Set font
+               $p->setFont('Times', '', 10);
+
+               //Add creation location
+               $p->Cell(0, 5, utf8_decode('Fait à Angers le '.date('07/m/Y', strtotime('-1 month'))), 0, 0, 'L');
+               $p->Ln();
+
+               //Add signature
+               $p->Cell(12, 5, utf8_decode('Signature :'), 0, 0, 'L');
+               $p->Ln();
+
+               //Add sign
+               $p->Image($sign, 45, 245, 30, 0, 'PNG');
+
+               //Set font
+               $p->setFont('Times', '', 10);
+
+               //Set Y
+               $p->setY(-30);
+
+               //Add legal
+               $p->MultiCell(0, 5, utf8_decode('La présente quittance est valable sous réserve d\'encaissement des sommes indiquées et de tous droits ou instances en cours. Elle n\'est libératoire que pour la période indiquée et n\'implique pas présomption de paiement des échéances antérieures qui pourraient rester dues.'), 0, 'J');
+       }
+
+       /**
+        * Add ausweis employer
+        */
+       static function addEmployer($p, $employerTitle, $employerFunction, $employerCompany, $employerCity, $logo, $stamp, $sign, $workplaces, $firstname, $lastname, $birthdate, $birthplace, $address, $function) {
+               //Add conveyances
+               $conveyances = [
+                       'Bicyclette',
+                       'Cyclomoteur',
+                       'Marche',
+                       'Transport en commun',
+                       'Voiture'
+               ];
+
+               //Add employer page
+               $p->AddPage();
+
+               //Set label length
+               $labelLength = 51.75;
+
+               //Set line height
+               $lineHeight = 7.5;
+
+               //Set title height
+               $titleHeight = 18.5;
+
+               //Set margins
+               $p->SetMargins(25, 0);
+
+               //Disable auto page break
+               $p->SetAutoPageBreak(false, 0);
+
+               //Jump line
+               #$p->Ln($titleHeight);
+               $p->SetY($titleHeight);
+
+               //Set font
+               $p->setFont('TrebuchetMS', 'B', 16);
+
+               //Addd title
+               $p->Cell(0, 20, utf8_decode('JUSTIFICATIF DE DÉPLACEMENT PROFESSIONNEL'), 0, 0, 'C');
+
+               //Jump line
+               $p->Ln();
+
+               //Set font
+               $p->setFont('Times', '', 10);
+
+               //Add legal mention
+               $p->Cell(0, 5, utf8_decode('En application du décret n°2020-1310 du 29 octobre 2020 prescrivant les mesures générales nécessaires pour'), 0, 1, 'C');
+               $p->Cell(0, 5, utf8_decode('faire face à l\'épidémie de Covid19 dans le cadre de l\'état d\'urgence sanitaire'), 0, 1, 'C');
+
+               //Jump line
+               $p->Ln($lineHeight);
+
+               //Add formal
+               $p->Cell(0, 5, utf8_decode('Je soussigné(e),'), 0, 0, 'L');
+
+               //Jump line
+               $p->Ln($lineHeight);
+
+               //Add name
+               $p->Cell($labelLength, 5, utf8_decode('Nom et prénom de l\'employeur :'), 0, 0, 'L');
+               $p->Cell(0, 5, utf8_decode($employerTitle), 0, 0, 'L');
+
+               //Jump line
+               $p->Ln($lineHeight);
+
+               //Add functions
+               $p->Cell($labelLength, 5, utf8_decode('Fonctions :'), 0, 0, 'L');
+               $p->Cell(0, 5, utf8_decode($employerFunction), 0, 0, 'L');
+
+               //Jump line
+               $p->Ln($lineHeight);
+
+               //Add certification
+               $p->MultiCell(0, 5, utf8_decode('Certifie que les déplacements de la personne ci-après, entre son domicile et le ou les lieux d\'exercice de son activité professionnelle ou à l\'occasion de l\'exercice de ses fonctions, ne peuvent être différés ou sont indispensables à l\'exercice d\'activités ne pouvant être organisées sous forme de télétravail :'), 0, 'J');
+
+               //Jump line
+               $p->Ln($lineHeight-5);
+
+               //Add employee
+               $p->Cell($labelLength, 5, utf8_decode('Nom :'), 0, 0, 'L');
+               $p->Cell(0, 5, utf8_decode($lastname), 0, 0, 'L');
+               $p->Ln($lineHeight);
+               $p->Cell($labelLength, 5, utf8_decode('Prénom :'), 0, 0, 'L');
+               $p->Cell(0, 5, utf8_decode($firstname), 0, 0, 'L');
+               $p->Ln($lineHeight);
+               $p->Cell($labelLength, 5, utf8_decode('Date de naissance :'), 0, 0, 'L');
+               $p->Cell(0, 5, utf8_decode($birthdate), 0, 0, 'L');
+               $p->Ln($lineHeight);
+               $p->Cell($labelLength, 5, utf8_decode('Lieu de naissance :'), 0, 0, 'L');
+               $p->Cell(0, 5, utf8_decode($birthplace), 0, 0, 'L');
+               $p->Ln($lineHeight);
+               $p->Cell($labelLength, 5, utf8_decode('Adresse du domicile :'), 0, 0, 'L');
+               $p->Cell(0, 5, utf8_decode($address), 0, 0, 'L');
+               $p->Ln($lineHeight);
+               $p->Cell($labelLength, 5, utf8_decode('Nature de l\'activité professionnelle :'), 0, 0, 'L');
+               $p->Cell(0, 5, utf8_decode($function), 0, 0, 'L');
+               $p->Ln($lineHeight);
+
+               //Add conveyances
+               $p->Cell($labelLength, 5, utf8_decode('Moyens de déplacement :'), 0, 0, 'L');
+               $p->Cell(0, 5, /*'        '.*/implode(', ', $conveyances), 0, 0, 'L');
+
+               //Jump line
+               $p->Ln($lineHeight);
+
+               //Add validity
+               $p->Cell($labelLength, 5, utf8_decode('Durée de validité :'), 0, 0, 'L');
+               $p->Cell(0, 5, utf8_decode('6 mois'), 0, 0, 'L');
+
+               //Jump line
+               $p->Ln($lineHeight);
+
+               //Add workplaces
+               $p->Cell(0, 5, utf8_decode('Lieux d\'exercice de l\'activité professionnelle :'), 0, 0, 'L');
+               foreach($workplaces as $siret => $location) {
+                       $p->Ln(4);
+                       #$p->cell($labelLength/1.5, 5, '        '.$siret.' :', 0, 0, 'l');
+                       $p->cell(0, 5, '        '.utf8_decode($location), 0, 0, 'l');
+               }
+
+               //Jump line
+               #$p->Ln($lineHeight*2);
+
+               //Place footer
+               $p->SetY('-65', true);
+
+               //Add employer name
+               $p->Cell($labelLength, 5, utf8_decode('Nom et cachet de l\'employeur :'), 0, 0, 'L');
+               $p->Cell(0, 5, utf8_decode($employerCompany), 0, 0, 'L');
+
+               //Jump line
+               $p->Ln($lineHeight);
+
+               //Add sign location
+               $p->Cell($labelLength, 5, utf8_decode('Fait à :'), 0, 0, 'L');
+               $p->Cell(0, 5, utf8_decode($employerCity), 0, 0, 'L');
+
+               //Jump line
+               $p->Ln($lineHeight);
+
+               //Add sign date
+               $p->Cell($labelLength, 5, utf8_decode('Le :'), 0, 0, 'L');
+               $p->Cell(0, 5, utf8_decode('02 novembre 2020'), 0, 0, 'L');
+
+               //Jump line
+               $p->Ln($lineHeight);
+
+               //Place footer
+               $p->SetY('-40', true);
+
+               //Set font
+               $p->setFont('MicrosoftSansSerif', '', 7);
+
+               //Add notice
+               $p->Cell(0, 4, utf8_decode('Ce document, établi par l\'employeur, est suffisant pour justifier les déplacements professionnels d\'un salarié, qu\'il s\'agisse :'), 0, 0, 'L');
+               $p->Ln($lineHeight/2);
+               $p->Cell(0, 4, utf8_decode('- du trajet habituel entre le domicile et le lieu de travail du salarié ou des déplacements entre les différents lieux de travail lorsque la nature'), 0, 0, 'L');
+               $p->Ln($lineHeight/2);
+               $p->Cell(0, 4, utf8_decode('de ses fonctions l\'exige'), 0, 0, 'L');
+               $p->Ln($lineHeight/2);
+               $p->Cell(0, 4, utf8_decode('- des déplacements de nature professionnelle qui ne peuvent pas être différés, à la demande de l\'employeur.'), 0, 0, 'L');
+               $p->Ln($lineHeight/2);
+               $p->Cell(0, 4, utf8_decode('Il n\'est donc pas nécessaire que le salarié se munisse, en plus de ce justificatif, de l\'attestation de déplacement dérogatoire.'), 0, 0, 'L');
+               $p->Ln($lineHeight/2);
+               $p->Cell(0, 4, utf8_decode('Les travailleurs non-salariés, pour lesquels ce justificatif ne peut être établi, doivent en revanche se munir de l\'attestation de déplacement'), 0, 0, 'L');
+               $p->Ln($lineHeight/2);
+               $p->Cell(0, 4, utf8_decode('dérogatoire en cochant le premier motif de déplacement'), 0, 0, 'L');
+
+               //Add pictures
+               $p->Image($logo, 10, 8, 40, 0, 'PNG');
+               $p->Image($stamp, 130, 210, 60, 0, 'PNG');
+               $p->Image($sign, 110, 215, 25, 0, 'PNG');
+       }
+}
+
+/**
+ * Prefilled data
+ */
+$data = [];
+
+/**
+ * Bnp
+ */
+if ($_REQUEST['type'] == 'bnp') {
+       //Set employer
+       $data['employer'] = [
+               'title' => 'Jean-Laurent Bonnafé',
+               'function' => 'Administrateur Directeur Général de BNP Paribas',
+               'company' => 'BNP PARIBAS',
+               'address' => '16 Boulevard des Italiens 75009 Paris',
+               'city' => 'Paris',
+               'vat' => 'FR76662042449'
+       ];
+
+       //Set workplaces
+       $data['workplaces'] = [
+               //TODO: add others...
+               66204244932405 => '37 place du Marché St Honoré 75001 Paris',
+               66204244932355 => '36b avenue de l\'Opéra 75002 Paris',
+               66204244920376 => '67 rue de Bretagne 75003 Paris',
+               66204244919998 => '48 rue des Archives 75004 Paris',
+               66204244915558 => '50 boulevard de Saint Marcel 75005 Paris',
+               66204244920368 => '1 rue de Medicis 75006 Paris',
+               66204244941596 => '64 rue de Sèvres 75007 Paris',
+               66204244943238 => '10 boulevard Malesherbes 75008 Paris',
+               66204244900014 => '16 boulevard des Italiens 75009 Paris',
+               66204244932454 => '150 rue du fbg Poissonniere 75010 Paris',
+               66204244941539 => '41 rue Basfroi 75011 Paris',
+               66204244943733 => '47 boulevard Diderot 75012 Paris',
+               66204244920897 => '109 rue de Tolbiac 75013 Paris',
+               66204244941265 => '160 boulevard Macdonald 75019 Paris',
+               66204244925110 => '4 place Saint Fargeau 75020 Paris',
+               00000000000000 => 'Île-de-France',
+               99999999999999 => 'France',
+       ];
+
+       //Set pictures
+       $data['sign'] = '../picture/ausweis/bnp/sign.png';
+       $data['stamp'] = '../picture/ausweis/bnp/stamp.png';
+       $data['logo'] = '../picture/ausweis/bnp/logo.png';
+
+       //Set reason
+       $data['reason'] = 'travail';
+/**
+ * Poltronesofa
+ */
+} elseif ($_REQUEST['type'] == 'poltrone') {
+       //Set employer
+       $data['employer'] = [
+               'title' => 'M Renzo Ricci',
+               'function' => 'Président',
+               'company' => 'POLTRONESOFA \'FRANCE',
+               'address' => '6 Rue Jean Jaures 92800 Puteaux',
+               'city' => 'Puteaux',
+               'vat' => 'FR88422036905'
+       ];
+
+       //Set workplaces
+       $data['workplaces'] = [
+               42203690500020 => 'Place du Marché St Honoré 75001 Paris',
+               42203690500558 => '72 Boulevard de Sébastopol 75003 Paris',
+               42203690500756 => 'Avenue de Fontainebleau 94320 Thiais',
+               //42203690500749 => 'Cc Opensky Lot A03 78200 Buchelay',
+               //42203690500681 => 'L\'oseraie 95520 Osny',
+               42203690500533 => '1 rue de la Mare au Chanvre 91700 Sainte-Geneviève-des-Bois',
+               42203690500483 => '23 rue Alexandre Chatrian 77410 Claye-Souilly',
+               42203690500434 => 'Route Nationale 10 78210 Coignières',
+               42203690500186 => 'Avenue Henri Barbusse 78340 Les Clayes-sous-Bois',
+               42203690500152 => 'La Saussaie Beauclair 93110 Rosny-sous-Bois',
+               42203690500095 => '234 Boulevard du Havre 95220 Pierrelaye'
+       ];
+
+       //Set pictures
+       $data['sign'] = '../picture/ausweis/poltrone/sign.png';
+       $data['stamp'] = '../picture/ausweis/poltrone/stamp.png';
+       $data['logo'] = '../picture/ausweis/poltrone/logo.png';
+
+       //Set reason
+       $data['reason'] = 'travail';
+/**
+ * Sport
+ */
+} elseif ($_REQUEST['type'] == 'sport_animaux') {
+       //Set reason
+       $data['reason'] = 'sport_animaux';
+       $data['sign'] = '../picture/ausweis/bnp/sign.png';
+/**
+ * Achats
+ */
+} elseif ($_REQUEST['type'] == 'achats') {
+       //Set reason
+       $data['reason'] = 'achats';
+       $data['sign'] = '../picture/ausweis/bnp/sign.png';
+/**
+ * Others:
+ * - travail: 578,
+ * - achats: 533,
+ * - sante: 477,
+ * - famille: 435,
+ * - handicap: 396,
+ * - sport_animaux: 358,
+ * - convocation: 295,
+ * - missions: 255,
+ * - enfants: 211,
+ */
+} elseif (in_array($_REQUEST['type'], $reasons)) {
+       //Set reason
+       $data['reason'] = $_REQUEST['type'];
+/**
+ * Unknown
+ */
+} else {
+       die('TODO');
+}
+
+//Set filename
+//XXX: was Ausweis_ now we use Travail_firstname_lastname.pdf
+$fileName = ucfirst($data['reason']).'_'.preg_replace(['/[^a-zA-Z0-9]/', '/__+/'], ['_', '_'], $_REQUEST['firstname'].'_'.$_REQUEST['lastname']).'_'.date('Ymd_Hi', strtotime(Ausweis::fixDate($_REQUEST['date']).' '.Ausweis::fixTime($_REQUEST['time']))).'.pdf';
+
+//Create pdf object
+$p = new FPDF('P', 'mm', 'A4');
+
+//Add marianne bold
+#$p->AddFont('Marianne-Bold', '', 'marianne-bold.php');
+#$p->AddFont('Marianne-Bold', 'B', 'marianne-bold.php');
+#$p->AddFont('Marianne-Bold', 'BI', 'marianne-bold.php');
+#$p->AddFont('Marianne-Bold', 'I', 'marianne-bold.php');
+
+//Add mariane regular
+#$p->AddFont('Marianne-Regular', '', 'marianne-regular.php');
+#$p->AddFont('Marianne-Regular', 'B', 'marianne-regular.php');
+#$p->AddFont('Marianne-Regular', 'BI', 'marianne-regular.php');
+#$p->AddFont('Marianne-Regular', 'I', 'marianne-regular.php');
+
+//Add trebuchet ms
+$p->AddFont('TrebuchetMS', '', 'trebuc.php');
+$p->AddFont('TrebuchetMS', 'B', 'trebucb.php');
+$p->AddFont('TrebuchetMS', 'BI', 'trebucbi.php');
+$p->AddFont('TrebuchetMS', 'I', 'trebuci.php');
+
+//Add liberation serif
+$p->AddFont('LiberationSerif', '', 'liberationserif.php');
+$p->AddFont('LiberationSerif', 'B', 'liberationserifb.php');
+$p->AddFont('LiberationSerif', 'BI', 'liberationserifbi.php');
+$p->AddFont('LiberationSerif', 'I', 'liberationserifi.php');
+
+//Add microsoft sans serif
+$p->AddFont('MicrosoftSansSerif', '', 'micross.php');
+$p->AddFont('MicrosoftSansSerif', 'B', 'micross.php');
+$p->AddFont('MicrosoftSansSerif', 'BI', 'micross.php');
+$p->AddFont('MicrosoftSansSerif', 'I', 'micross.php');
+
+//Set creator
+$p->SetTitle('Justificatif de déplacement professionnel', true);
+$p->SetCreator($_SERVER['PHP_SELF'], true);
+$p->SetAuthor('Französischer Kommandantur', true);
+$p->SetSubject('Verkehrsausweis', true);
+
+/**
+ * Add attestation
+ */
+Ausweis::addAttestation(
+       $p,
+       $data['reason'],
+       $_REQUEST['firstname'],
+       $_REQUEST['lastname'],
+       $_REQUEST['birthdate'],
+       $_REQUEST['birthplace'],
+       $_REQUEST['address'],
+       $_REQUEST['location'],
+       $_REQUEST['date'],
+       $_REQUEST['time']
+);
+
+/**
+ * Employer attestation type
+ */
+//XXX: add the justificatif de déplacement professionnel page
+if (!empty($data['employer'])) {
+       /**
+        * Add employer attestation
+        */
+       Ausweis::addEmployer(
+               $p,
+               $data['employer']['title'],
+               $data['employer']['function'],
+               $data['employer']['company'],
+               $data['employer']['city'],
+               $data['logo'],
+               $data['stamp'],
+               $data['sign'],
+               $data['workplaces'],
+               $_REQUEST['firstname'],
+               $_REQUEST['lastname'],
+               $_REQUEST['birthdate'],
+               $_REQUEST['birthplace'],
+               $_REQUEST['address'],
+               $_REQUEST['function']
+       );
+}
+
+/**
+ * Personnal sport and buy attestation type
+ */
+if ($data['reason'] == 'sport_animaux' || $data['reason'] == 'achats') {
+       /**
+        * Add quittance attestation
+        */
+       Ausweis::addQuittance(
+               $p,
+               $_REQUEST['firstname'],
+               $_REQUEST['lastname'],
+               $_REQUEST['address'],
+               'M.',
+               'Jean',
+               'Larivière',
+               '6 chemin Bas des Plaines 49000 Angers',
+               '../picture/ausweis/bnp/sign.png',
+               705.55,
+               125.00,
+       );
+}
+
+//Close document
+$p->Close();
+
+//Send common headers
+header('Content-Type: application/pdf');
+
+//Send download headers
+if (!empty($_REQUEST['download'])) {
+       if ($_REQUEST['download'] == 'iBug') {
+               header('Content-Type: application/octet-stream');
+       }
+       header('Content-Disposition: attachment; filename="'.rawurlencode($fileName).'"');
+//Send display headers
+} else {
+       header('Content-Disposition: inline; filename="'.rawurlencode($fileName).'"');
+}
+
+//Send remaining headers
+header('Cache-Control: private, max-age=0, must-revalidate');
+header('Pragma: public');
+
+//Save output
+$output = $p->Output('S');
+
+//Send content-length
+header('Content-Length: '.strlen($output));
+
+//Display the pdf
+echo $output;
diff --git a/vendor/font/courier.php b/vendor/font/courier.php
new file mode 100644 (file)
index 0000000..9f21b7c
--- /dev/null
@@ -0,0 +1,9 @@
+<?php
+$type = 'Core';
+$name = 'Courier';
+$up = -100;
+$ut = 50;
+for($i=0;$i<=255;$i++)
+       $cw[chr($i)] = 600;
+$enc = 'cp1252';
+$uv = array(0=>array(0,128),128=>8364,130=>8218,131=>402,132=>8222,133=>8230,134=>array(8224,2),136=>710,137=>8240,138=>352,139=>8249,140=>338,142=>381,145=>array(8216,2),147=>array(8220,2),149=>8226,150=>array(8211,2),152=>732,153=>8482,154=>353,155=>8250,156=>339,158=>382,159=>376,160=>array(160,96));
diff --git a/vendor/font/courierb.php b/vendor/font/courierb.php
new file mode 100644 (file)
index 0000000..0b3a398
--- /dev/null
@@ -0,0 +1,9 @@
+<?php
+$type = 'Core';
+$name = 'Courier-Bold';
+$up = -100;
+$ut = 50;
+for($i=0;$i<=255;$i++)
+       $cw[chr($i)] = 600;
+$enc = 'cp1252';
+$uv = array(0=>array(0,128),128=>8364,130=>8218,131=>402,132=>8222,133=>8230,134=>array(8224,2),136=>710,137=>8240,138=>352,139=>8249,140=>338,142=>381,145=>array(8216,2),147=>array(8220,2),149=>8226,150=>array(8211,2),152=>732,153=>8482,154=>353,155=>8250,156=>339,158=>382,159=>376,160=>array(160,96));
diff --git a/vendor/font/courierbi.php b/vendor/font/courierbi.php
new file mode 100644 (file)
index 0000000..3361880
--- /dev/null
@@ -0,0 +1,9 @@
+<?php
+$type = 'Core';
+$name = 'Courier-BoldOblique';
+$up = -100;
+$ut = 50;
+for($i=0;$i<=255;$i++)
+       $cw[chr($i)] = 600;
+$enc = 'cp1252';
+$uv = array(0=>array(0,128),128=>8364,130=>8218,131=>402,132=>8222,133=>8230,134=>array(8224,2),136=>710,137=>8240,138=>352,139=>8249,140=>338,142=>381,145=>array(8216,2),147=>array(8220,2),149=>8226,150=>array(8211,2),152=>732,153=>8482,154=>353,155=>8250,156=>339,158=>382,159=>376,160=>array(160,96));
diff --git a/vendor/font/courieri.php b/vendor/font/courieri.php
new file mode 100644 (file)
index 0000000..0ffece3
--- /dev/null
@@ -0,0 +1,9 @@
+<?php
+$type = 'Core';
+$name = 'Courier-Oblique';
+$up = -100;
+$ut = 50;
+for($i=0;$i<=255;$i++)
+       $cw[chr($i)] = 600;
+$enc = 'cp1252';
+$uv = array(0=>array(0,128),128=>8364,130=>8218,131=>402,132=>8222,133=>8230,134=>array(8224,2),136=>710,137=>8240,138=>352,139=>8249,140=>338,142=>381,145=>array(8216,2),147=>array(8220,2),149=>8226,150=>array(8211,2),152=>732,153=>8482,154=>353,155=>8250,156=>339,158=>382,159=>376,160=>array(160,96));
diff --git a/vendor/font/helvetica.php b/vendor/font/helvetica.php
new file mode 100644 (file)
index 0000000..6ee430c
--- /dev/null
@@ -0,0 +1,20 @@
+<?php
+$type = 'Core';
+$name = 'Helvetica';
+$up = -100;
+$ut = 50;
+$cw = array(
+       chr(0)=>278,chr(1)=>278,chr(2)=>278,chr(3)=>278,chr(4)=>278,chr(5)=>278,chr(6)=>278,chr(7)=>278,chr(8)=>278,chr(9)=>278,chr(10)=>278,chr(11)=>278,chr(12)=>278,chr(13)=>278,chr(14)=>278,chr(15)=>278,chr(16)=>278,chr(17)=>278,chr(18)=>278,chr(19)=>278,chr(20)=>278,chr(21)=>278,
+       chr(22)=>278,chr(23)=>278,chr(24)=>278,chr(25)=>278,chr(26)=>278,chr(27)=>278,chr(28)=>278,chr(29)=>278,chr(30)=>278,chr(31)=>278,' '=>278,'!'=>278,'"'=>355,'#'=>556,'$'=>556,'%'=>889,'&'=>667,'\''=>191,'('=>333,')'=>333,'*'=>389,'+'=>584,
+       ','=>278,'-'=>333,'.'=>278,'/'=>278,'0'=>556,'1'=>556,'2'=>556,'3'=>556,'4'=>556,'5'=>556,'6'=>556,'7'=>556,'8'=>556,'9'=>556,':'=>278,';'=>278,'<'=>584,'='=>584,'>'=>584,'?'=>556,'@'=>1015,'A'=>667,
+       'B'=>667,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>722,'I'=>278,'J'=>500,'K'=>667,'L'=>556,'M'=>833,'N'=>722,'O'=>778,'P'=>667,'Q'=>778,'R'=>722,'S'=>667,'T'=>611,'U'=>722,'V'=>667,'W'=>944,
+       'X'=>667,'Y'=>667,'Z'=>611,'['=>278,'\\'=>278,']'=>278,'^'=>469,'_'=>556,'`'=>333,'a'=>556,'b'=>556,'c'=>500,'d'=>556,'e'=>556,'f'=>278,'g'=>556,'h'=>556,'i'=>222,'j'=>222,'k'=>500,'l'=>222,'m'=>833,
+       'n'=>556,'o'=>556,'p'=>556,'q'=>556,'r'=>333,'s'=>500,'t'=>278,'u'=>556,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>500,'{'=>334,'|'=>260,'}'=>334,'~'=>584,chr(127)=>350,chr(128)=>556,chr(129)=>350,chr(130)=>222,chr(131)=>556,
+       chr(132)=>333,chr(133)=>1000,chr(134)=>556,chr(135)=>556,chr(136)=>333,chr(137)=>1000,chr(138)=>667,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>222,chr(146)=>222,chr(147)=>333,chr(148)=>333,chr(149)=>350,chr(150)=>556,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
+       chr(154)=>500,chr(155)=>333,chr(156)=>944,chr(157)=>350,chr(158)=>500,chr(159)=>667,chr(160)=>278,chr(161)=>333,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>260,chr(167)=>556,chr(168)=>333,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>333,
+       chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>333,chr(181)=>556,chr(182)=>537,chr(183)=>278,chr(184)=>333,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>834,chr(189)=>834,chr(190)=>834,chr(191)=>611,chr(192)=>667,chr(193)=>667,chr(194)=>667,chr(195)=>667,chr(196)=>667,chr(197)=>667,
+       chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+       chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>500,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>556,chr(241)=>556,
+       chr(242)=>556,chr(243)=>556,chr(244)=>556,chr(245)=>556,chr(246)=>556,chr(247)=>584,chr(248)=>611,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>500,chr(254)=>556,chr(255)=>500);
+$enc = 'cp1252';
+$uv = array(0=>array(0,128),128=>8364,130=>8218,131=>402,132=>8222,133=>8230,134=>array(8224,2),136=>710,137=>8240,138=>352,139=>8249,140=>338,142=>381,145=>array(8216,2),147=>array(8220,2),149=>8226,150=>array(8211,2),152=>732,153=>8482,154=>353,155=>8250,156=>339,158=>382,159=>376,160=>array(160,96));
diff --git a/vendor/font/helveticab.php b/vendor/font/helveticab.php
new file mode 100644 (file)
index 0000000..d8a2301
--- /dev/null
@@ -0,0 +1,20 @@
+<?php
+$type = 'Core';
+$name = 'Helvetica-Bold';
+$up = -100;
+$ut = 50;
+$cw = array(
+       chr(0)=>278,chr(1)=>278,chr(2)=>278,chr(3)=>278,chr(4)=>278,chr(5)=>278,chr(6)=>278,chr(7)=>278,chr(8)=>278,chr(9)=>278,chr(10)=>278,chr(11)=>278,chr(12)=>278,chr(13)=>278,chr(14)=>278,chr(15)=>278,chr(16)=>278,chr(17)=>278,chr(18)=>278,chr(19)=>278,chr(20)=>278,chr(21)=>278,
+       chr(22)=>278,chr(23)=>278,chr(24)=>278,chr(25)=>278,chr(26)=>278,chr(27)=>278,chr(28)=>278,chr(29)=>278,chr(30)=>278,chr(31)=>278,' '=>278,'!'=>333,'"'=>474,'#'=>556,'$'=>556,'%'=>889,'&'=>722,'\''=>238,'('=>333,')'=>333,'*'=>389,'+'=>584,
+       ','=>278,'-'=>333,'.'=>278,'/'=>278,'0'=>556,'1'=>556,'2'=>556,'3'=>556,'4'=>556,'5'=>556,'6'=>556,'7'=>556,'8'=>556,'9'=>556,':'=>333,';'=>333,'<'=>584,'='=>584,'>'=>584,'?'=>611,'@'=>975,'A'=>722,
+       'B'=>722,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>722,'I'=>278,'J'=>556,'K'=>722,'L'=>611,'M'=>833,'N'=>722,'O'=>778,'P'=>667,'Q'=>778,'R'=>722,'S'=>667,'T'=>611,'U'=>722,'V'=>667,'W'=>944,
+       'X'=>667,'Y'=>667,'Z'=>611,'['=>333,'\\'=>278,']'=>333,'^'=>584,'_'=>556,'`'=>333,'a'=>556,'b'=>611,'c'=>556,'d'=>611,'e'=>556,'f'=>333,'g'=>611,'h'=>611,'i'=>278,'j'=>278,'k'=>556,'l'=>278,'m'=>889,
+       'n'=>611,'o'=>611,'p'=>611,'q'=>611,'r'=>389,'s'=>556,'t'=>333,'u'=>611,'v'=>556,'w'=>778,'x'=>556,'y'=>556,'z'=>500,'{'=>389,'|'=>280,'}'=>389,'~'=>584,chr(127)=>350,chr(128)=>556,chr(129)=>350,chr(130)=>278,chr(131)=>556,
+       chr(132)=>500,chr(133)=>1000,chr(134)=>556,chr(135)=>556,chr(136)=>333,chr(137)=>1000,chr(138)=>667,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>278,chr(146)=>278,chr(147)=>500,chr(148)=>500,chr(149)=>350,chr(150)=>556,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
+       chr(154)=>556,chr(155)=>333,chr(156)=>944,chr(157)=>350,chr(158)=>500,chr(159)=>667,chr(160)=>278,chr(161)=>333,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>280,chr(167)=>556,chr(168)=>333,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>333,
+       chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>333,chr(181)=>611,chr(182)=>556,chr(183)=>278,chr(184)=>333,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>834,chr(189)=>834,chr(190)=>834,chr(191)=>611,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722,
+       chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+       chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>556,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>611,chr(241)=>611,
+       chr(242)=>611,chr(243)=>611,chr(244)=>611,chr(245)=>611,chr(246)=>611,chr(247)=>584,chr(248)=>611,chr(249)=>611,chr(250)=>611,chr(251)=>611,chr(252)=>611,chr(253)=>556,chr(254)=>611,chr(255)=>556);
+$enc = 'cp1252';
+$uv = array(0=>array(0,128),128=>8364,130=>8218,131=>402,132=>8222,133=>8230,134=>array(8224,2),136=>710,137=>8240,138=>352,139=>8249,140=>338,142=>381,145=>array(8216,2),147=>array(8220,2),149=>8226,150=>array(8211,2),152=>732,153=>8482,154=>353,155=>8250,156=>339,158=>382,159=>376,160=>array(160,96));
diff --git a/vendor/font/helveticabi.php b/vendor/font/helveticabi.php
new file mode 100644 (file)
index 0000000..1a120a9
--- /dev/null
@@ -0,0 +1,20 @@
+<?php
+$type = 'Core';
+$name = 'Helvetica-BoldOblique';
+$up = -100;
+$ut = 50;
+$cw = array(
+       chr(0)=>278,chr(1)=>278,chr(2)=>278,chr(3)=>278,chr(4)=>278,chr(5)=>278,chr(6)=>278,chr(7)=>278,chr(8)=>278,chr(9)=>278,chr(10)=>278,chr(11)=>278,chr(12)=>278,chr(13)=>278,chr(14)=>278,chr(15)=>278,chr(16)=>278,chr(17)=>278,chr(18)=>278,chr(19)=>278,chr(20)=>278,chr(21)=>278,
+       chr(22)=>278,chr(23)=>278,chr(24)=>278,chr(25)=>278,chr(26)=>278,chr(27)=>278,chr(28)=>278,chr(29)=>278,chr(30)=>278,chr(31)=>278,' '=>278,'!'=>333,'"'=>474,'#'=>556,'$'=>556,'%'=>889,'&'=>722,'\''=>238,'('=>333,')'=>333,'*'=>389,'+'=>584,
+       ','=>278,'-'=>333,'.'=>278,'/'=>278,'0'=>556,'1'=>556,'2'=>556,'3'=>556,'4'=>556,'5'=>556,'6'=>556,'7'=>556,'8'=>556,'9'=>556,':'=>333,';'=>333,'<'=>584,'='=>584,'>'=>584,'?'=>611,'@'=>975,'A'=>722,
+       'B'=>722,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>722,'I'=>278,'J'=>556,'K'=>722,'L'=>611,'M'=>833,'N'=>722,'O'=>778,'P'=>667,'Q'=>778,'R'=>722,'S'=>667,'T'=>611,'U'=>722,'V'=>667,'W'=>944,
+       'X'=>667,'Y'=>667,'Z'=>611,'['=>333,'\\'=>278,']'=>333,'^'=>584,'_'=>556,'`'=>333,'a'=>556,'b'=>611,'c'=>556,'d'=>611,'e'=>556,'f'=>333,'g'=>611,'h'=>611,'i'=>278,'j'=>278,'k'=>556,'l'=>278,'m'=>889,
+       'n'=>611,'o'=>611,'p'=>611,'q'=>611,'r'=>389,'s'=>556,'t'=>333,'u'=>611,'v'=>556,'w'=>778,'x'=>556,'y'=>556,'z'=>500,'{'=>389,'|'=>280,'}'=>389,'~'=>584,chr(127)=>350,chr(128)=>556,chr(129)=>350,chr(130)=>278,chr(131)=>556,
+       chr(132)=>500,chr(133)=>1000,chr(134)=>556,chr(135)=>556,chr(136)=>333,chr(137)=>1000,chr(138)=>667,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>278,chr(146)=>278,chr(147)=>500,chr(148)=>500,chr(149)=>350,chr(150)=>556,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
+       chr(154)=>556,chr(155)=>333,chr(156)=>944,chr(157)=>350,chr(158)=>500,chr(159)=>667,chr(160)=>278,chr(161)=>333,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>280,chr(167)=>556,chr(168)=>333,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>333,
+       chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>333,chr(181)=>611,chr(182)=>556,chr(183)=>278,chr(184)=>333,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>834,chr(189)=>834,chr(190)=>834,chr(191)=>611,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722,
+       chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+       chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>556,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>611,chr(241)=>611,
+       chr(242)=>611,chr(243)=>611,chr(244)=>611,chr(245)=>611,chr(246)=>611,chr(247)=>584,chr(248)=>611,chr(249)=>611,chr(250)=>611,chr(251)=>611,chr(252)=>611,chr(253)=>556,chr(254)=>611,chr(255)=>556);
+$enc = 'cp1252';
+$uv = array(0=>array(0,128),128=>8364,130=>8218,131=>402,132=>8222,133=>8230,134=>array(8224,2),136=>710,137=>8240,138=>352,139=>8249,140=>338,142=>381,145=>array(8216,2),147=>array(8220,2),149=>8226,150=>array(8211,2),152=>732,153=>8482,154=>353,155=>8250,156=>339,158=>382,159=>376,160=>array(160,96));
diff --git a/vendor/font/helveticai.php b/vendor/font/helveticai.php
new file mode 100644 (file)
index 0000000..0bafea8
--- /dev/null
@@ -0,0 +1,20 @@
+<?php
+$type = 'Core';
+$name = 'Helvetica-Oblique';
+$up = -100;
+$ut = 50;
+$cw = array(
+       chr(0)=>278,chr(1)=>278,chr(2)=>278,chr(3)=>278,chr(4)=>278,chr(5)=>278,chr(6)=>278,chr(7)=>278,chr(8)=>278,chr(9)=>278,chr(10)=>278,chr(11)=>278,chr(12)=>278,chr(13)=>278,chr(14)=>278,chr(15)=>278,chr(16)=>278,chr(17)=>278,chr(18)=>278,chr(19)=>278,chr(20)=>278,chr(21)=>278,
+       chr(22)=>278,chr(23)=>278,chr(24)=>278,chr(25)=>278,chr(26)=>278,chr(27)=>278,chr(28)=>278,chr(29)=>278,chr(30)=>278,chr(31)=>278,' '=>278,'!'=>278,'"'=>355,'#'=>556,'$'=>556,'%'=>889,'&'=>667,'\''=>191,'('=>333,')'=>333,'*'=>389,'+'=>584,
+       ','=>278,'-'=>333,'.'=>278,'/'=>278,'0'=>556,'1'=>556,'2'=>556,'3'=>556,'4'=>556,'5'=>556,'6'=>556,'7'=>556,'8'=>556,'9'=>556,':'=>278,';'=>278,'<'=>584,'='=>584,'>'=>584,'?'=>556,'@'=>1015,'A'=>667,
+       'B'=>667,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>722,'I'=>278,'J'=>500,'K'=>667,'L'=>556,'M'=>833,'N'=>722,'O'=>778,'P'=>667,'Q'=>778,'R'=>722,'S'=>667,'T'=>611,'U'=>722,'V'=>667,'W'=>944,
+       'X'=>667,'Y'=>667,'Z'=>611,'['=>278,'\\'=>278,']'=>278,'^'=>469,'_'=>556,'`'=>333,'a'=>556,'b'=>556,'c'=>500,'d'=>556,'e'=>556,'f'=>278,'g'=>556,'h'=>556,'i'=>222,'j'=>222,'k'=>500,'l'=>222,'m'=>833,
+       'n'=>556,'o'=>556,'p'=>556,'q'=>556,'r'=>333,'s'=>500,'t'=>278,'u'=>556,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>500,'{'=>334,'|'=>260,'}'=>334,'~'=>584,chr(127)=>350,chr(128)=>556,chr(129)=>350,chr(130)=>222,chr(131)=>556,
+       chr(132)=>333,chr(133)=>1000,chr(134)=>556,chr(135)=>556,chr(136)=>333,chr(137)=>1000,chr(138)=>667,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>222,chr(146)=>222,chr(147)=>333,chr(148)=>333,chr(149)=>350,chr(150)=>556,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
+       chr(154)=>500,chr(155)=>333,chr(156)=>944,chr(157)=>350,chr(158)=>500,chr(159)=>667,chr(160)=>278,chr(161)=>333,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>260,chr(167)=>556,chr(168)=>333,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>333,
+       chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>333,chr(181)=>556,chr(182)=>537,chr(183)=>278,chr(184)=>333,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>834,chr(189)=>834,chr(190)=>834,chr(191)=>611,chr(192)=>667,chr(193)=>667,chr(194)=>667,chr(195)=>667,chr(196)=>667,chr(197)=>667,
+       chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+       chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>500,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>556,chr(241)=>556,
+       chr(242)=>556,chr(243)=>556,chr(244)=>556,chr(245)=>556,chr(246)=>556,chr(247)=>584,chr(248)=>611,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>500,chr(254)=>556,chr(255)=>500);
+$enc = 'cp1252';
+$uv = array(0=>array(0,128),128=>8364,130=>8218,131=>402,132=>8222,133=>8230,134=>array(8224,2),136=>710,137=>8240,138=>352,139=>8249,140=>338,142=>381,145=>array(8216,2),147=>array(8220,2),149=>8226,150=>array(8211,2),152=>732,153=>8482,154=>353,155=>8250,156=>339,158=>382,159=>376,160=>array(160,96));
diff --git a/vendor/font/liberationserif.php b/vendor/font/liberationserif.php
new file mode 100644 (file)
index 0000000..2377374
--- /dev/null
@@ -0,0 +1,25 @@
+<?php
+$type = 'TrueType';
+$name = 'LiberationSerif';
+$desc = array('Ascent'=>693,'Descent'=>-216,'CapHeight'=>655,'Flags'=>32,'FontBBox'=>'[-544 -303 1278 981]','ItalicAngle'=>0,'StemV'=>70,'MissingWidth'=>778);
+$up = -109;
+$ut = 49;
+$cw = array(
+       chr(0)=>778,chr(1)=>778,chr(2)=>778,chr(3)=>778,chr(4)=>778,chr(5)=>778,chr(6)=>778,chr(7)=>778,chr(8)=>778,chr(9)=>778,chr(10)=>778,chr(11)=>778,chr(12)=>778,chr(13)=>778,chr(14)=>778,chr(15)=>778,chr(16)=>778,chr(17)=>778,chr(18)=>778,chr(19)=>778,chr(20)=>778,chr(21)=>778,
+       chr(22)=>778,chr(23)=>778,chr(24)=>778,chr(25)=>778,chr(26)=>778,chr(27)=>778,chr(28)=>778,chr(29)=>778,chr(30)=>778,chr(31)=>778,' '=>250,'!'=>333,'"'=>408,'#'=>500,'$'=>500,'%'=>833,'&'=>778,'\''=>180,'('=>333,')'=>333,'*'=>500,'+'=>564,
+       ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>278,';'=>278,'<'=>564,'='=>564,'>'=>564,'?'=>444,'@'=>921,'A'=>722,
+       'B'=>667,'C'=>667,'D'=>722,'E'=>611,'F'=>556,'G'=>722,'H'=>722,'I'=>333,'J'=>389,'K'=>722,'L'=>611,'M'=>889,'N'=>722,'O'=>722,'P'=>556,'Q'=>722,'R'=>667,'S'=>556,'T'=>611,'U'=>722,'V'=>722,'W'=>944,
+       'X'=>722,'Y'=>722,'Z'=>611,'['=>333,'\\'=>278,']'=>333,'^'=>469,'_'=>500,'`'=>333,'a'=>444,'b'=>500,'c'=>444,'d'=>500,'e'=>444,'f'=>333,'g'=>500,'h'=>500,'i'=>278,'j'=>278,'k'=>500,'l'=>278,'m'=>778,
+       'n'=>500,'o'=>500,'p'=>500,'q'=>500,'r'=>333,'s'=>389,'t'=>278,'u'=>500,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>444,'{'=>480,'|'=>200,'}'=>480,'~'=>541,chr(127)=>778,chr(128)=>778,chr(129)=>778,chr(130)=>778,chr(131)=>778,
+       chr(132)=>778,chr(133)=>778,chr(134)=>778,chr(135)=>778,chr(136)=>778,chr(137)=>778,chr(138)=>778,chr(139)=>778,chr(140)=>778,chr(141)=>778,chr(142)=>778,chr(143)=>778,chr(144)=>778,chr(145)=>778,chr(146)=>778,chr(147)=>778,chr(148)=>778,chr(149)=>778,chr(150)=>778,chr(151)=>778,chr(152)=>778,chr(153)=>778,
+       chr(154)=>778,chr(155)=>778,chr(156)=>778,chr(157)=>778,chr(158)=>778,chr(159)=>778,chr(160)=>250,chr(161)=>333,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>556,chr(167)=>500,chr(168)=>389,chr(169)=>760,chr(170)=>276,chr(171)=>500,chr(172)=>564,chr(173)=>333,chr(174)=>760,chr(175)=>500,
+       chr(176)=>400,chr(177)=>549,chr(178)=>300,chr(179)=>300,chr(180)=>611,chr(181)=>576,chr(182)=>453,chr(183)=>333,chr(184)=>444,chr(185)=>300,chr(186)=>310,chr(187)=>500,chr(188)=>889,chr(189)=>722,chr(190)=>722,chr(191)=>444,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722,
+       chr(198)=>889,chr(199)=>667,chr(200)=>611,chr(201)=>611,chr(202)=>611,chr(203)=>611,chr(204)=>333,chr(205)=>333,chr(206)=>333,chr(207)=>333,chr(208)=>722,chr(209)=>722,chr(210)=>722,chr(211)=>722,chr(212)=>722,chr(213)=>722,chr(214)=>722,chr(215)=>564,chr(216)=>722,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+       chr(220)=>722,chr(221)=>722,chr(222)=>556,chr(223)=>500,chr(224)=>444,chr(225)=>444,chr(226)=>444,chr(227)=>444,chr(228)=>444,chr(229)=>444,chr(230)=>667,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>500,
+       chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>549,chr(248)=>500,chr(249)=>500,chr(250)=>500,chr(251)=>500,chr(252)=>500,chr(253)=>500,chr(254)=>500,chr(255)=>500);
+$enc = 'ISO-8859-15';
+$diff = '128 /.notdef 130 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 142 /.notdef 145 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 158 /.notdef /.notdef 164 /Euro 166 /Scaron 168 /scaron 180 /Zcaron 184 /zcaron 188 /OE /oe /Ydieresis';
+$uv = array(0=>array(0,164),164=>8364,165=>165,166=>352,167=>167,168=>353,169=>array(169,11),180=>381,181=>array(181,3),184=>382,185=>array(185,3),188=>array(338,2),190=>376,191=>array(191,65));
+$file = 'liberationserif.z';
+$originalsize = 48816;
+$subsetted = true;
diff --git a/vendor/font/liberationserif.ttf b/vendor/font/liberationserif.ttf
new file mode 100644 (file)
index 0000000..35dd803
Binary files /dev/null and b/vendor/font/liberationserif.ttf differ
diff --git a/vendor/font/liberationserif.z b/vendor/font/liberationserif.z
new file mode 100644 (file)
index 0000000..1d34f58
Binary files /dev/null and b/vendor/font/liberationserif.z differ
diff --git a/vendor/font/liberationserifb.php b/vendor/font/liberationserifb.php
new file mode 100644 (file)
index 0000000..e4cecab
--- /dev/null
@@ -0,0 +1,25 @@
+<?php
+$type = 'TrueType';
+$name = 'LiberationSerif-Bold';
+$desc = array('Ascent'=>677,'Descent'=>-216,'CapHeight'=>655,'Flags'=>32,'FontBBox'=>'[-544 -303 1344 1008]','ItalicAngle'=>0,'StemV'=>120,'MissingWidth'=>778);
+$up = -109;
+$ut = 95;
+$cw = array(
+       chr(0)=>778,chr(1)=>778,chr(2)=>778,chr(3)=>778,chr(4)=>778,chr(5)=>778,chr(6)=>778,chr(7)=>778,chr(8)=>778,chr(9)=>778,chr(10)=>778,chr(11)=>778,chr(12)=>778,chr(13)=>778,chr(14)=>778,chr(15)=>778,chr(16)=>778,chr(17)=>778,chr(18)=>778,chr(19)=>778,chr(20)=>778,chr(21)=>778,
+       chr(22)=>778,chr(23)=>778,chr(24)=>778,chr(25)=>778,chr(26)=>778,chr(27)=>778,chr(28)=>778,chr(29)=>778,chr(30)=>778,chr(31)=>778,' '=>250,'!'=>333,'"'=>555,'#'=>500,'$'=>500,'%'=>1000,'&'=>833,'\''=>278,'('=>333,')'=>333,'*'=>500,'+'=>570,
+       ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>333,';'=>333,'<'=>570,'='=>570,'>'=>570,'?'=>500,'@'=>930,'A'=>722,
+       'B'=>667,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>778,'I'=>389,'J'=>500,'K'=>778,'L'=>667,'M'=>944,'N'=>722,'O'=>778,'P'=>611,'Q'=>778,'R'=>722,'S'=>556,'T'=>667,'U'=>722,'V'=>722,'W'=>1000,
+       'X'=>722,'Y'=>722,'Z'=>667,'['=>333,'\\'=>278,']'=>333,'^'=>581,'_'=>500,'`'=>333,'a'=>500,'b'=>556,'c'=>444,'d'=>556,'e'=>444,'f'=>333,'g'=>500,'h'=>556,'i'=>278,'j'=>333,'k'=>556,'l'=>278,'m'=>833,
+       'n'=>556,'o'=>500,'p'=>556,'q'=>556,'r'=>444,'s'=>389,'t'=>333,'u'=>556,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>444,'{'=>394,'|'=>220,'}'=>394,'~'=>520,chr(127)=>778,chr(128)=>778,chr(129)=>778,chr(130)=>778,chr(131)=>778,
+       chr(132)=>778,chr(133)=>778,chr(134)=>778,chr(135)=>778,chr(136)=>778,chr(137)=>778,chr(138)=>778,chr(139)=>778,chr(140)=>778,chr(141)=>778,chr(142)=>778,chr(143)=>778,chr(144)=>778,chr(145)=>778,chr(146)=>778,chr(147)=>778,chr(148)=>778,chr(149)=>778,chr(150)=>778,chr(151)=>778,chr(152)=>778,chr(153)=>778,
+       chr(154)=>778,chr(155)=>778,chr(156)=>778,chr(157)=>778,chr(158)=>778,chr(159)=>778,chr(160)=>250,chr(161)=>333,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>556,chr(167)=>500,chr(168)=>389,chr(169)=>747,chr(170)=>300,chr(171)=>500,chr(172)=>570,chr(173)=>333,chr(174)=>747,chr(175)=>500,
+       chr(176)=>400,chr(177)=>549,chr(178)=>300,chr(179)=>300,chr(180)=>667,chr(181)=>576,chr(182)=>540,chr(183)=>333,chr(184)=>444,chr(185)=>300,chr(186)=>330,chr(187)=>500,chr(188)=>1000,chr(189)=>722,chr(190)=>722,chr(191)=>500,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722,
+       chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>389,chr(205)=>389,chr(206)=>389,chr(207)=>389,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>570,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+       chr(220)=>722,chr(221)=>722,chr(222)=>611,chr(223)=>556,chr(224)=>500,chr(225)=>500,chr(226)=>500,chr(227)=>500,chr(228)=>500,chr(229)=>500,chr(230)=>722,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>556,
+       chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>549,chr(248)=>500,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>500,chr(254)=>556,chr(255)=>500);
+$enc = 'ISO-8859-15';
+$diff = '128 /.notdef 130 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 142 /.notdef 145 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 158 /.notdef /.notdef 164 /Euro 166 /Scaron 168 /scaron 180 /Zcaron 184 /zcaron 188 /OE /oe /Ydieresis';
+$uv = array(0=>array(0,164),164=>8364,165=>165,166=>352,167=>167,168=>353,169=>array(169,11),180=>381,181=>array(181,3),184=>382,185=>array(185,3),188=>array(338,2),190=>376,191=>array(191,65));
+$file = 'liberationserifb.z';
+$originalsize = 41876;
+$subsetted = true;
diff --git a/vendor/font/liberationserifb.ttf b/vendor/font/liberationserifb.ttf
new file mode 100644 (file)
index 0000000..adb470a
Binary files /dev/null and b/vendor/font/liberationserifb.ttf differ
diff --git a/vendor/font/liberationserifb.z b/vendor/font/liberationserifb.z
new file mode 100644 (file)
index 0000000..6cda429
Binary files /dev/null and b/vendor/font/liberationserifb.z differ
diff --git a/vendor/font/liberationserifbi.php b/vendor/font/liberationserifbi.php
new file mode 100644 (file)
index 0000000..c17aa52
--- /dev/null
@@ -0,0 +1,25 @@
+<?php
+$type = 'TrueType';
+$name = 'LiberationSerif-BoldItalic';
+$desc = array('Ascent'=>677,'Descent'=>-216,'CapHeight'=>655,'Flags'=>96,'FontBBox'=>'[-544 -303 1308 981]','ItalicAngle'=>-17,'StemV'=>120,'MissingWidth'=>778);
+$up = -109;
+$ut = 95;
+$cw = array(
+       chr(0)=>778,chr(1)=>778,chr(2)=>778,chr(3)=>778,chr(4)=>778,chr(5)=>778,chr(6)=>778,chr(7)=>778,chr(8)=>778,chr(9)=>778,chr(10)=>778,chr(11)=>778,chr(12)=>778,chr(13)=>778,chr(14)=>778,chr(15)=>778,chr(16)=>778,chr(17)=>778,chr(18)=>778,chr(19)=>778,chr(20)=>778,chr(21)=>778,
+       chr(22)=>778,chr(23)=>778,chr(24)=>778,chr(25)=>778,chr(26)=>778,chr(27)=>778,chr(28)=>778,chr(29)=>778,chr(30)=>778,chr(31)=>778,' '=>250,'!'=>389,'"'=>555,'#'=>500,'$'=>500,'%'=>833,'&'=>778,'\''=>278,'('=>333,')'=>333,'*'=>500,'+'=>570,
+       ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>333,';'=>333,'<'=>570,'='=>570,'>'=>570,'?'=>500,'@'=>832,'A'=>667,
+       'B'=>667,'C'=>667,'D'=>722,'E'=>667,'F'=>667,'G'=>722,'H'=>778,'I'=>389,'J'=>500,'K'=>667,'L'=>611,'M'=>889,'N'=>722,'O'=>722,'P'=>611,'Q'=>722,'R'=>667,'S'=>556,'T'=>611,'U'=>722,'V'=>667,'W'=>889,
+       'X'=>667,'Y'=>611,'Z'=>611,'['=>333,'\\'=>278,']'=>333,'^'=>570,'_'=>500,'`'=>333,'a'=>500,'b'=>500,'c'=>444,'d'=>500,'e'=>444,'f'=>333,'g'=>500,'h'=>556,'i'=>278,'j'=>278,'k'=>500,'l'=>278,'m'=>778,
+       'n'=>556,'o'=>500,'p'=>500,'q'=>500,'r'=>389,'s'=>389,'t'=>278,'u'=>556,'v'=>444,'w'=>667,'x'=>500,'y'=>444,'z'=>389,'{'=>348,'|'=>220,'}'=>348,'~'=>570,chr(127)=>778,chr(128)=>778,chr(129)=>778,chr(130)=>778,chr(131)=>778,
+       chr(132)=>778,chr(133)=>778,chr(134)=>778,chr(135)=>778,chr(136)=>778,chr(137)=>778,chr(138)=>778,chr(139)=>778,chr(140)=>778,chr(141)=>778,chr(142)=>778,chr(143)=>778,chr(144)=>778,chr(145)=>778,chr(146)=>778,chr(147)=>778,chr(148)=>778,chr(149)=>778,chr(150)=>778,chr(151)=>778,chr(152)=>778,chr(153)=>778,
+       chr(154)=>778,chr(155)=>778,chr(156)=>778,chr(157)=>778,chr(158)=>778,chr(159)=>778,chr(160)=>250,chr(161)=>389,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>556,chr(167)=>500,chr(168)=>389,chr(169)=>747,chr(170)=>266,chr(171)=>500,chr(172)=>606,chr(173)=>333,chr(174)=>747,chr(175)=>500,
+       chr(176)=>400,chr(177)=>549,chr(178)=>300,chr(179)=>300,chr(180)=>611,chr(181)=>576,chr(182)=>500,chr(183)=>250,chr(184)=>389,chr(185)=>300,chr(186)=>300,chr(187)=>500,chr(188)=>944,chr(189)=>722,chr(190)=>611,chr(191)=>500,chr(192)=>667,chr(193)=>667,chr(194)=>667,chr(195)=>667,chr(196)=>667,chr(197)=>667,
+       chr(198)=>944,chr(199)=>667,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>389,chr(205)=>389,chr(206)=>389,chr(207)=>389,chr(208)=>722,chr(209)=>722,chr(210)=>722,chr(211)=>722,chr(212)=>722,chr(213)=>722,chr(214)=>722,chr(215)=>570,chr(216)=>722,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+       chr(220)=>722,chr(221)=>611,chr(222)=>611,chr(223)=>500,chr(224)=>500,chr(225)=>500,chr(226)=>500,chr(227)=>500,chr(228)=>500,chr(229)=>500,chr(230)=>722,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>556,
+       chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>549,chr(248)=>500,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>444,chr(254)=>500,chr(255)=>444);
+$enc = 'ISO-8859-15';
+$diff = '128 /.notdef 130 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 142 /.notdef 145 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 158 /.notdef /.notdef 164 /Euro 166 /Scaron 168 /scaron 180 /Zcaron 184 /zcaron 188 /OE /oe /Ydieresis';
+$uv = array(0=>array(0,164),164=>8364,165=>165,166=>352,167=>167,168=>353,169=>array(169,11),180=>381,181=>array(181,3),184=>382,185=>array(185,3),188=>array(338,2),190=>376,191=>array(191,65));
+$file = 'liberationserifbi.z';
+$originalsize = 40832;
+$subsetted = true;
diff --git a/vendor/font/liberationserifbi.ttf b/vendor/font/liberationserifbi.ttf
new file mode 100644 (file)
index 0000000..bc7f687
Binary files /dev/null and b/vendor/font/liberationserifbi.ttf differ
diff --git a/vendor/font/liberationserifbi.z b/vendor/font/liberationserifbi.z
new file mode 100644 (file)
index 0000000..fa72a87
Binary files /dev/null and b/vendor/font/liberationserifbi.z differ
diff --git a/vendor/font/liberationserifi.php b/vendor/font/liberationserifi.php
new file mode 100644 (file)
index 0000000..931772b
--- /dev/null
@@ -0,0 +1,25 @@
+<?php
+$type = 'TrueType';
+$name = 'LiberationSerif-Italic';
+$desc = array('Ascent'=>694,'Descent'=>-216,'CapHeight'=>655,'Flags'=>96,'FontBBox'=>'[-544 -303 1287 981]','ItalicAngle'=>-17,'StemV'=>70,'MissingWidth'=>778);
+$up = -109;
+$ut = 49;
+$cw = array(
+       chr(0)=>778,chr(1)=>778,chr(2)=>778,chr(3)=>778,chr(4)=>778,chr(5)=>778,chr(6)=>778,chr(7)=>778,chr(8)=>778,chr(9)=>778,chr(10)=>778,chr(11)=>778,chr(12)=>778,chr(13)=>778,chr(14)=>778,chr(15)=>778,chr(16)=>778,chr(17)=>778,chr(18)=>778,chr(19)=>778,chr(20)=>778,chr(21)=>778,
+       chr(22)=>778,chr(23)=>778,chr(24)=>778,chr(25)=>778,chr(26)=>778,chr(27)=>778,chr(28)=>778,chr(29)=>778,chr(30)=>778,chr(31)=>778,' '=>250,'!'=>333,'"'=>420,'#'=>500,'$'=>500,'%'=>833,'&'=>778,'\''=>214,'('=>333,')'=>333,'*'=>500,'+'=>675,
+       ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>333,';'=>333,'<'=>675,'='=>675,'>'=>675,'?'=>500,'@'=>920,'A'=>611,
+       'B'=>611,'C'=>667,'D'=>722,'E'=>611,'F'=>611,'G'=>722,'H'=>722,'I'=>333,'J'=>444,'K'=>667,'L'=>556,'M'=>833,'N'=>667,'O'=>722,'P'=>611,'Q'=>722,'R'=>611,'S'=>500,'T'=>556,'U'=>722,'V'=>611,'W'=>833,
+       'X'=>611,'Y'=>556,'Z'=>556,'['=>389,'\\'=>278,']'=>389,'^'=>422,'_'=>500,'`'=>333,'a'=>500,'b'=>500,'c'=>444,'d'=>500,'e'=>444,'f'=>278,'g'=>500,'h'=>500,'i'=>278,'j'=>278,'k'=>444,'l'=>278,'m'=>722,
+       'n'=>500,'o'=>500,'p'=>500,'q'=>500,'r'=>389,'s'=>389,'t'=>278,'u'=>500,'v'=>444,'w'=>667,'x'=>444,'y'=>444,'z'=>389,'{'=>400,'|'=>275,'}'=>400,'~'=>541,chr(127)=>778,chr(128)=>778,chr(129)=>778,chr(130)=>778,chr(131)=>778,
+       chr(132)=>778,chr(133)=>778,chr(134)=>778,chr(135)=>778,chr(136)=>778,chr(137)=>778,chr(138)=>778,chr(139)=>778,chr(140)=>778,chr(141)=>778,chr(142)=>778,chr(143)=>778,chr(144)=>778,chr(145)=>778,chr(146)=>778,chr(147)=>778,chr(148)=>778,chr(149)=>778,chr(150)=>778,chr(151)=>778,chr(152)=>778,chr(153)=>778,
+       chr(154)=>778,chr(155)=>778,chr(156)=>778,chr(157)=>778,chr(158)=>778,chr(159)=>778,chr(160)=>250,chr(161)=>389,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>500,chr(167)=>500,chr(168)=>389,chr(169)=>760,chr(170)=>276,chr(171)=>500,chr(172)=>675,chr(173)=>333,chr(174)=>760,chr(175)=>500,
+       chr(176)=>400,chr(177)=>549,chr(178)=>300,chr(179)=>300,chr(180)=>556,chr(181)=>576,chr(182)=>523,chr(183)=>250,chr(184)=>389,chr(185)=>300,chr(186)=>310,chr(187)=>500,chr(188)=>944,chr(189)=>667,chr(190)=>556,chr(191)=>500,chr(192)=>611,chr(193)=>611,chr(194)=>611,chr(195)=>611,chr(196)=>611,chr(197)=>611,
+       chr(198)=>889,chr(199)=>667,chr(200)=>611,chr(201)=>611,chr(202)=>611,chr(203)=>611,chr(204)=>333,chr(205)=>333,chr(206)=>333,chr(207)=>333,chr(208)=>722,chr(209)=>667,chr(210)=>722,chr(211)=>722,chr(212)=>722,chr(213)=>722,chr(214)=>722,chr(215)=>675,chr(216)=>722,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+       chr(220)=>722,chr(221)=>556,chr(222)=>611,chr(223)=>500,chr(224)=>500,chr(225)=>500,chr(226)=>500,chr(227)=>500,chr(228)=>500,chr(229)=>500,chr(230)=>667,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>500,
+       chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>549,chr(248)=>500,chr(249)=>500,chr(250)=>500,chr(251)=>500,chr(252)=>500,chr(253)=>444,chr(254)=>500,chr(255)=>444);
+$enc = 'ISO-8859-15';
+$diff = '128 /.notdef 130 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 142 /.notdef 145 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 158 /.notdef /.notdef 164 /Euro 166 /Scaron 168 /scaron 180 /Zcaron 184 /zcaron 188 /OE /oe /Ydieresis';
+$uv = array(0=>array(0,164),164=>8364,165=>165,166=>352,167=>167,168=>353,169=>array(169,11),180=>381,181=>array(181,3),184=>382,185=>array(185,3),188=>array(338,2),190=>376,191=>array(191,65));
+$file = 'liberationserifi.z';
+$originalsize = 44068;
+$subsetted = true;
diff --git a/vendor/font/liberationserifi.ttf b/vendor/font/liberationserifi.ttf
new file mode 100644 (file)
index 0000000..b72214a
Binary files /dev/null and b/vendor/font/liberationserifi.ttf differ
diff --git a/vendor/font/liberationserifi.z b/vendor/font/liberationserifi.z
new file mode 100644 (file)
index 0000000..33ae4eb
Binary files /dev/null and b/vendor/font/liberationserifi.z differ
diff --git a/vendor/font/micross.php b/vendor/font/micross.php
new file mode 100644 (file)
index 0000000..8154cff
--- /dev/null
@@ -0,0 +1,26 @@
+<?php
+$type = 'TrueType';
+$name = 'MicrosoftSansSerif';
+$desc = array('Ascent'=>728,'Descent'=>-210,'CapHeight'=>716,'Flags'=>32,'FontBBox'=>'[-580 -216 1483 1003]','ItalicAngle'=>0,'StemV'=>70,'MissingWidth'=>293);
+$up = -107;
+$ut = 50;
+$cw = array(
+       chr(0)=>293,chr(1)=>293,chr(2)=>293,chr(3)=>293,chr(4)=>293,chr(5)=>293,chr(6)=>293,chr(7)=>293,chr(8)=>293,chr(9)=>293,chr(10)=>293,chr(11)=>293,chr(12)=>293,chr(13)=>293,chr(14)=>293,chr(15)=>293,chr(16)=>293,chr(17)=>293,chr(18)=>293,chr(19)=>293,chr(20)=>293,chr(21)=>293,
+       chr(22)=>293,chr(23)=>293,chr(24)=>293,chr(25)=>293,chr(26)=>293,chr(27)=>293,chr(28)=>293,chr(29)=>293,chr(30)=>293,chr(31)=>293,' '=>266,'!'=>278,'"'=>355,'#'=>556,'$'=>556,'%'=>889,'&'=>667,'\''=>191,'('=>333,')'=>333,'*'=>389,'+'=>584,
+       ','=>278,'-'=>333,'.'=>278,'/'=>278,'0'=>556,'1'=>556,'2'=>556,'3'=>556,'4'=>556,'5'=>556,'6'=>556,'7'=>556,'8'=>556,'9'=>556,':'=>278,';'=>278,'<'=>584,'='=>584,'>'=>584,'?'=>556,'@'=>1015,'A'=>667,
+       'B'=>667,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>722,'I'=>278,'J'=>500,'K'=>667,'L'=>556,'M'=>833,'N'=>722,'O'=>778,'P'=>667,'Q'=>778,'R'=>722,'S'=>667,'T'=>611,'U'=>722,'V'=>667,'W'=>944,
+       'X'=>667,'Y'=>667,'Z'=>611,'['=>278,'\\'=>278,']'=>278,'^'=>469,'_'=>552,'`'=>333,'a'=>556,'b'=>556,'c'=>500,'d'=>556,'e'=>556,'f'=>278,'g'=>556,'h'=>556,'i'=>228,'j'=>228,'k'=>500,'l'=>228,'m'=>833,
+       'n'=>556,'o'=>556,'p'=>556,'q'=>556,'r'=>333,'s'=>500,'t'=>278,'u'=>556,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>500,'{'=>334,'|'=>260,'}'=>334,'~'=>584,chr(127)=>293,chr(128)=>293,chr(129)=>293,chr(130)=>293,chr(131)=>293,
+       chr(132)=>293,chr(133)=>293,chr(134)=>293,chr(135)=>293,chr(136)=>293,chr(137)=>293,chr(138)=>293,chr(139)=>293,chr(140)=>293,chr(141)=>293,chr(142)=>293,chr(143)=>293,chr(144)=>293,chr(145)=>293,chr(146)=>293,chr(147)=>293,chr(148)=>293,chr(149)=>293,chr(150)=>293,chr(151)=>293,chr(152)=>293,chr(153)=>293,
+       chr(154)=>293,chr(155)=>293,chr(156)=>293,chr(157)=>293,chr(158)=>293,chr(159)=>293,chr(160)=>266,chr(161)=>278,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>667,chr(167)=>556,chr(168)=>500,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>500,
+       chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>611,chr(181)=>556,chr(182)=>537,chr(183)=>278,chr(184)=>500,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>1000,chr(189)=>944,chr(190)=>667,chr(191)=>556,chr(192)=>667,chr(193)=>667,chr(194)=>667,chr(195)=>667,chr(196)=>667,chr(197)=>667,
+       chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+       chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>500,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>228,chr(237)=>228,chr(238)=>228,chr(239)=>228,chr(240)=>556,chr(241)=>556,
+       chr(242)=>556,chr(243)=>556,chr(244)=>556,chr(245)=>556,chr(246)=>556,chr(247)=>584,chr(248)=>556,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>500,chr(254)=>556,chr(255)=>500);
+$enc = 'ISO-8859-15';
+$diff = '128 /.notdef 130 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 142 /.notdef 145 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 158 /.notdef /.notdef 164 /Euro 166 /Scaron 168 /scaron 180 /Zcaron 184 /zcaron 188 /OE /oe /Ydieresis';
+$uv = array(0=>array(0,164),164=>8364,165=>165,166=>352,167=>167,168=>353,169=>array(169,11),180=>381,181=>array(181,3),184=>382,185=>array(185,3),188=>array(338,2),190=>376,191=>array(191,65));
+$file = 'micross.z';
+$originalsize = 46392;
+$subsetted = true;
+?>
diff --git a/vendor/font/micross.ttf b/vendor/font/micross.ttf
new file mode 100644 (file)
index 0000000..31d3bcb
Binary files /dev/null and b/vendor/font/micross.ttf differ
diff --git a/vendor/font/micross.z b/vendor/font/micross.z
new file mode 100644 (file)
index 0000000..9a7ac13
Binary files /dev/null and b/vendor/font/micross.z differ
diff --git a/vendor/font/symbol.php b/vendor/font/symbol.php
new file mode 100644 (file)
index 0000000..5ef59e0
--- /dev/null
@@ -0,0 +1,19 @@
+<?php
+$type = 'Core';
+$name = 'Symbol';
+$up = -100;
+$ut = 50;
+$cw = array(
+       chr(0)=>250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250,
+       chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>333,'"'=>713,'#'=>500,'$'=>549,'%'=>833,'&'=>778,'\''=>439,'('=>333,')'=>333,'*'=>500,'+'=>549,
+       ','=>250,'-'=>549,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>278,';'=>278,'<'=>549,'='=>549,'>'=>549,'?'=>444,'@'=>549,'A'=>722,
+       'B'=>667,'C'=>722,'D'=>612,'E'=>611,'F'=>763,'G'=>603,'H'=>722,'I'=>333,'J'=>631,'K'=>722,'L'=>686,'M'=>889,'N'=>722,'O'=>722,'P'=>768,'Q'=>741,'R'=>556,'S'=>592,'T'=>611,'U'=>690,'V'=>439,'W'=>768,
+       'X'=>645,'Y'=>795,'Z'=>611,'['=>333,'\\'=>863,']'=>333,'^'=>658,'_'=>500,'`'=>500,'a'=>631,'b'=>549,'c'=>549,'d'=>494,'e'=>439,'f'=>521,'g'=>411,'h'=>603,'i'=>329,'j'=>603,'k'=>549,'l'=>549,'m'=>576,
+       'n'=>521,'o'=>549,'p'=>549,'q'=>521,'r'=>549,'s'=>603,'t'=>439,'u'=>576,'v'=>713,'w'=>686,'x'=>493,'y'=>686,'z'=>494,'{'=>480,'|'=>200,'}'=>480,'~'=>549,chr(127)=>0,chr(128)=>0,chr(129)=>0,chr(130)=>0,chr(131)=>0,
+       chr(132)=>0,chr(133)=>0,chr(134)=>0,chr(135)=>0,chr(136)=>0,chr(137)=>0,chr(138)=>0,chr(139)=>0,chr(140)=>0,chr(141)=>0,chr(142)=>0,chr(143)=>0,chr(144)=>0,chr(145)=>0,chr(146)=>0,chr(147)=>0,chr(148)=>0,chr(149)=>0,chr(150)=>0,chr(151)=>0,chr(152)=>0,chr(153)=>0,
+       chr(154)=>0,chr(155)=>0,chr(156)=>0,chr(157)=>0,chr(158)=>0,chr(159)=>0,chr(160)=>750,chr(161)=>620,chr(162)=>247,chr(163)=>549,chr(164)=>167,chr(165)=>713,chr(166)=>500,chr(167)=>753,chr(168)=>753,chr(169)=>753,chr(170)=>753,chr(171)=>1042,chr(172)=>987,chr(173)=>603,chr(174)=>987,chr(175)=>603,
+       chr(176)=>400,chr(177)=>549,chr(178)=>411,chr(179)=>549,chr(180)=>549,chr(181)=>713,chr(182)=>494,chr(183)=>460,chr(184)=>549,chr(185)=>549,chr(186)=>549,chr(187)=>549,chr(188)=>1000,chr(189)=>603,chr(190)=>1000,chr(191)=>658,chr(192)=>823,chr(193)=>686,chr(194)=>795,chr(195)=>987,chr(196)=>768,chr(197)=>768,
+       chr(198)=>823,chr(199)=>768,chr(200)=>768,chr(201)=>713,chr(202)=>713,chr(203)=>713,chr(204)=>713,chr(205)=>713,chr(206)=>713,chr(207)=>713,chr(208)=>768,chr(209)=>713,chr(210)=>790,chr(211)=>790,chr(212)=>890,chr(213)=>823,chr(214)=>549,chr(215)=>250,chr(216)=>713,chr(217)=>603,chr(218)=>603,chr(219)=>1042,
+       chr(220)=>987,chr(221)=>603,chr(222)=>987,chr(223)=>603,chr(224)=>494,chr(225)=>329,chr(226)=>790,chr(227)=>790,chr(228)=>786,chr(229)=>713,chr(230)=>384,chr(231)=>384,chr(232)=>384,chr(233)=>384,chr(234)=>384,chr(235)=>384,chr(236)=>494,chr(237)=>494,chr(238)=>494,chr(239)=>494,chr(240)=>0,chr(241)=>329,
+       chr(242)=>274,chr(243)=>686,chr(244)=>686,chr(245)=>686,chr(246)=>384,chr(247)=>384,chr(248)=>384,chr(249)=>384,chr(250)=>384,chr(251)=>384,chr(252)=>494,chr(253)=>494,chr(254)=>494,chr(255)=>0);
+$uv = array(32=>160,33=>33,34=>8704,35=>35,36=>8707,37=>array(37,2),39=>8715,40=>array(40,2),42=>8727,43=>array(43,2),45=>8722,46=>array(46,18),64=>8773,65=>array(913,2),67=>935,68=>array(916,2),70=>934,71=>915,72=>919,73=>921,74=>977,75=>array(922,4),79=>array(927,2),81=>920,82=>929,83=>array(931,3),86=>962,87=>937,88=>926,89=>936,90=>918,91=>91,92=>8756,93=>93,94=>8869,95=>95,96=>63717,97=>array(945,2),99=>967,100=>array(948,2),102=>966,103=>947,104=>951,105=>953,106=>981,107=>array(954,4),111=>array(959,2),113=>952,114=>961,115=>array(963,3),118=>982,119=>969,120=>958,121=>968,122=>950,123=>array(123,3),126=>8764,160=>8364,161=>978,162=>8242,163=>8804,164=>8725,165=>8734,166=>402,167=>9827,168=>9830,169=>9829,170=>9824,171=>8596,172=>array(8592,4),176=>array(176,2),178=>8243,179=>8805,180=>215,181=>8733,182=>8706,183=>8226,184=>247,185=>array(8800,2),187=>8776,188=>8230,189=>array(63718,2),191=>8629,192=>8501,193=>8465,194=>8476,195=>8472,196=>8855,197=>8853,198=>8709,199=>array(8745,2),201=>8835,202=>8839,203=>8836,204=>8834,205=>8838,206=>array(8712,2),208=>8736,209=>8711,210=>63194,211=>63193,212=>63195,213=>8719,214=>8730,215=>8901,216=>172,217=>array(8743,2),219=>8660,220=>array(8656,4),224=>9674,225=>9001,226=>array(63720,3),229=>8721,230=>array(63723,10),241=>9002,242=>8747,243=>8992,244=>63733,245=>8993,246=>array(63734,9));
diff --git a/vendor/font/times.php b/vendor/font/times.php
new file mode 100644 (file)
index 0000000..3b38387
--- /dev/null
@@ -0,0 +1,20 @@
+<?php
+$type = 'Core';
+$name = 'Times-Roman';
+$up = -100;
+$ut = 50;
+$cw = array(
+       chr(0)=>250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250,
+       chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>333,'"'=>408,'#'=>500,'$'=>500,'%'=>833,'&'=>778,'\''=>180,'('=>333,')'=>333,'*'=>500,'+'=>564,
+       ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>278,';'=>278,'<'=>564,'='=>564,'>'=>564,'?'=>444,'@'=>921,'A'=>722,
+       'B'=>667,'C'=>667,'D'=>722,'E'=>611,'F'=>556,'G'=>722,'H'=>722,'I'=>333,'J'=>389,'K'=>722,'L'=>611,'M'=>889,'N'=>722,'O'=>722,'P'=>556,'Q'=>722,'R'=>667,'S'=>556,'T'=>611,'U'=>722,'V'=>722,'W'=>944,
+       'X'=>722,'Y'=>722,'Z'=>611,'['=>333,'\\'=>278,']'=>333,'^'=>469,'_'=>500,'`'=>333,'a'=>444,'b'=>500,'c'=>444,'d'=>500,'e'=>444,'f'=>333,'g'=>500,'h'=>500,'i'=>278,'j'=>278,'k'=>500,'l'=>278,'m'=>778,
+       'n'=>500,'o'=>500,'p'=>500,'q'=>500,'r'=>333,'s'=>389,'t'=>278,'u'=>500,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>444,'{'=>480,'|'=>200,'}'=>480,'~'=>541,chr(127)=>350,chr(128)=>500,chr(129)=>350,chr(130)=>333,chr(131)=>500,
+       chr(132)=>444,chr(133)=>1000,chr(134)=>500,chr(135)=>500,chr(136)=>333,chr(137)=>1000,chr(138)=>556,chr(139)=>333,chr(140)=>889,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>333,chr(146)=>333,chr(147)=>444,chr(148)=>444,chr(149)=>350,chr(150)=>500,chr(151)=>1000,chr(152)=>333,chr(153)=>980,
+       chr(154)=>389,chr(155)=>333,chr(156)=>722,chr(157)=>350,chr(158)=>444,chr(159)=>722,chr(160)=>250,chr(161)=>333,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>200,chr(167)=>500,chr(168)=>333,chr(169)=>760,chr(170)=>276,chr(171)=>500,chr(172)=>564,chr(173)=>333,chr(174)=>760,chr(175)=>333,
+       chr(176)=>400,chr(177)=>564,chr(178)=>300,chr(179)=>300,chr(180)=>333,chr(181)=>500,chr(182)=>453,chr(183)=>250,chr(184)=>333,chr(185)=>300,chr(186)=>310,chr(187)=>500,chr(188)=>750,chr(189)=>750,chr(190)=>750,chr(191)=>444,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722,
+       chr(198)=>889,chr(199)=>667,chr(200)=>611,chr(201)=>611,chr(202)=>611,chr(203)=>611,chr(204)=>333,chr(205)=>333,chr(206)=>333,chr(207)=>333,chr(208)=>722,chr(209)=>722,chr(210)=>722,chr(211)=>722,chr(212)=>722,chr(213)=>722,chr(214)=>722,chr(215)=>564,chr(216)=>722,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+       chr(220)=>722,chr(221)=>722,chr(222)=>556,chr(223)=>500,chr(224)=>444,chr(225)=>444,chr(226)=>444,chr(227)=>444,chr(228)=>444,chr(229)=>444,chr(230)=>667,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>500,
+       chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>564,chr(248)=>500,chr(249)=>500,chr(250)=>500,chr(251)=>500,chr(252)=>500,chr(253)=>500,chr(254)=>500,chr(255)=>500);
+$enc = 'cp1252';
+$uv = array(0=>array(0,128),128=>8364,130=>8218,131=>402,132=>8222,133=>8230,134=>array(8224,2),136=>710,137=>8240,138=>352,139=>8249,140=>338,142=>381,145=>array(8216,2),147=>array(8220,2),149=>8226,150=>array(8211,2),152=>732,153=>8482,154=>353,155=>8250,156=>339,158=>382,159=>376,160=>array(160,96));
diff --git a/vendor/font/timesb.php b/vendor/font/timesb.php
new file mode 100644 (file)
index 0000000..04a43ef
--- /dev/null
@@ -0,0 +1,20 @@
+<?php
+$type = 'Core';
+$name = 'Times-Bold';
+$up = -100;
+$ut = 50;
+$cw = array(
+       chr(0)=>250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250,
+       chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>333,'"'=>555,'#'=>500,'$'=>500,'%'=>1000,'&'=>833,'\''=>278,'('=>333,')'=>333,'*'=>500,'+'=>570,
+       ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>333,';'=>333,'<'=>570,'='=>570,'>'=>570,'?'=>500,'@'=>930,'A'=>722,
+       'B'=>667,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>778,'I'=>389,'J'=>500,'K'=>778,'L'=>667,'M'=>944,'N'=>722,'O'=>778,'P'=>611,'Q'=>778,'R'=>722,'S'=>556,'T'=>667,'U'=>722,'V'=>722,'W'=>1000,
+       'X'=>722,'Y'=>722,'Z'=>667,'['=>333,'\\'=>278,']'=>333,'^'=>581,'_'=>500,'`'=>333,'a'=>500,'b'=>556,'c'=>444,'d'=>556,'e'=>444,'f'=>333,'g'=>500,'h'=>556,'i'=>278,'j'=>333,'k'=>556,'l'=>278,'m'=>833,
+       'n'=>556,'o'=>500,'p'=>556,'q'=>556,'r'=>444,'s'=>389,'t'=>333,'u'=>556,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>444,'{'=>394,'|'=>220,'}'=>394,'~'=>520,chr(127)=>350,chr(128)=>500,chr(129)=>350,chr(130)=>333,chr(131)=>500,
+       chr(132)=>500,chr(133)=>1000,chr(134)=>500,chr(135)=>500,chr(136)=>333,chr(137)=>1000,chr(138)=>556,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>667,chr(143)=>350,chr(144)=>350,chr(145)=>333,chr(146)=>333,chr(147)=>500,chr(148)=>500,chr(149)=>350,chr(150)=>500,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
+       chr(154)=>389,chr(155)=>333,chr(156)=>722,chr(157)=>350,chr(158)=>444,chr(159)=>722,chr(160)=>250,chr(161)=>333,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>220,chr(167)=>500,chr(168)=>333,chr(169)=>747,chr(170)=>300,chr(171)=>500,chr(172)=>570,chr(173)=>333,chr(174)=>747,chr(175)=>333,
+       chr(176)=>400,chr(177)=>570,chr(178)=>300,chr(179)=>300,chr(180)=>333,chr(181)=>556,chr(182)=>540,chr(183)=>250,chr(184)=>333,chr(185)=>300,chr(186)=>330,chr(187)=>500,chr(188)=>750,chr(189)=>750,chr(190)=>750,chr(191)=>500,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722,
+       chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>389,chr(205)=>389,chr(206)=>389,chr(207)=>389,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>570,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+       chr(220)=>722,chr(221)=>722,chr(222)=>611,chr(223)=>556,chr(224)=>500,chr(225)=>500,chr(226)=>500,chr(227)=>500,chr(228)=>500,chr(229)=>500,chr(230)=>722,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>556,
+       chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>570,chr(248)=>500,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>500,chr(254)=>556,chr(255)=>500);
+$enc = 'cp1252';
+$uv = array(0=>array(0,128),128=>8364,130=>8218,131=>402,132=>8222,133=>8230,134=>array(8224,2),136=>710,137=>8240,138=>352,139=>8249,140=>338,142=>381,145=>array(8216,2),147=>array(8220,2),149=>8226,150=>array(8211,2),152=>732,153=>8482,154=>353,155=>8250,156=>339,158=>382,159=>376,160=>array(160,96));
diff --git a/vendor/font/timesbi.php b/vendor/font/timesbi.php
new file mode 100644 (file)
index 0000000..ff4e273
--- /dev/null
@@ -0,0 +1,20 @@
+<?php
+$type = 'Core';
+$name = 'Times-BoldItalic';
+$up = -100;
+$ut = 50;
+$cw = array(
+       chr(0)=>250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250,
+       chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>389,'"'=>555,'#'=>500,'$'=>500,'%'=>833,'&'=>778,'\''=>278,'('=>333,')'=>333,'*'=>500,'+'=>570,
+       ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>333,';'=>333,'<'=>570,'='=>570,'>'=>570,'?'=>500,'@'=>832,'A'=>667,
+       'B'=>667,'C'=>667,'D'=>722,'E'=>667,'F'=>667,'G'=>722,'H'=>778,'I'=>389,'J'=>500,'K'=>667,'L'=>611,'M'=>889,'N'=>722,'O'=>722,'P'=>611,'Q'=>722,'R'=>667,'S'=>556,'T'=>611,'U'=>722,'V'=>667,'W'=>889,
+       'X'=>667,'Y'=>611,'Z'=>611,'['=>333,'\\'=>278,']'=>333,'^'=>570,'_'=>500,'`'=>333,'a'=>500,'b'=>500,'c'=>444,'d'=>500,'e'=>444,'f'=>333,'g'=>500,'h'=>556,'i'=>278,'j'=>278,'k'=>500,'l'=>278,'m'=>778,
+       'n'=>556,'o'=>500,'p'=>500,'q'=>500,'r'=>389,'s'=>389,'t'=>278,'u'=>556,'v'=>444,'w'=>667,'x'=>500,'y'=>444,'z'=>389,'{'=>348,'|'=>220,'}'=>348,'~'=>570,chr(127)=>350,chr(128)=>500,chr(129)=>350,chr(130)=>333,chr(131)=>500,
+       chr(132)=>500,chr(133)=>1000,chr(134)=>500,chr(135)=>500,chr(136)=>333,chr(137)=>1000,chr(138)=>556,chr(139)=>333,chr(140)=>944,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>333,chr(146)=>333,chr(147)=>500,chr(148)=>500,chr(149)=>350,chr(150)=>500,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
+       chr(154)=>389,chr(155)=>333,chr(156)=>722,chr(157)=>350,chr(158)=>389,chr(159)=>611,chr(160)=>250,chr(161)=>389,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>220,chr(167)=>500,chr(168)=>333,chr(169)=>747,chr(170)=>266,chr(171)=>500,chr(172)=>606,chr(173)=>333,chr(174)=>747,chr(175)=>333,
+       chr(176)=>400,chr(177)=>570,chr(178)=>300,chr(179)=>300,chr(180)=>333,chr(181)=>576,chr(182)=>500,chr(183)=>250,chr(184)=>333,chr(185)=>300,chr(186)=>300,chr(187)=>500,chr(188)=>750,chr(189)=>750,chr(190)=>750,chr(191)=>500,chr(192)=>667,chr(193)=>667,chr(194)=>667,chr(195)=>667,chr(196)=>667,chr(197)=>667,
+       chr(198)=>944,chr(199)=>667,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>389,chr(205)=>389,chr(206)=>389,chr(207)=>389,chr(208)=>722,chr(209)=>722,chr(210)=>722,chr(211)=>722,chr(212)=>722,chr(213)=>722,chr(214)=>722,chr(215)=>570,chr(216)=>722,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+       chr(220)=>722,chr(221)=>611,chr(222)=>611,chr(223)=>500,chr(224)=>500,chr(225)=>500,chr(226)=>500,chr(227)=>500,chr(228)=>500,chr(229)=>500,chr(230)=>722,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>556,
+       chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>570,chr(248)=>500,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>444,chr(254)=>500,chr(255)=>444);
+$enc = 'cp1252';
+$uv = array(0=>array(0,128),128=>8364,130=>8218,131=>402,132=>8222,133=>8230,134=>array(8224,2),136=>710,137=>8240,138=>352,139=>8249,140=>338,142=>381,145=>array(8216,2),147=>array(8220,2),149=>8226,150=>array(8211,2),152=>732,153=>8482,154=>353,155=>8250,156=>339,158=>382,159=>376,160=>array(160,96));
diff --git a/vendor/font/timesi.php b/vendor/font/timesi.php
new file mode 100644 (file)
index 0000000..c581d63
--- /dev/null
@@ -0,0 +1,20 @@
+<?php
+$type = 'Core';
+$name = 'Times-Italic';
+$up = -100;
+$ut = 50;
+$cw = array(
+       chr(0)=>250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250,
+       chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>333,'"'=>420,'#'=>500,'$'=>500,'%'=>833,'&'=>778,'\''=>214,'('=>333,')'=>333,'*'=>500,'+'=>675,
+       ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>333,';'=>333,'<'=>675,'='=>675,'>'=>675,'?'=>500,'@'=>920,'A'=>611,
+       'B'=>611,'C'=>667,'D'=>722,'E'=>611,'F'=>611,'G'=>722,'H'=>722,'I'=>333,'J'=>444,'K'=>667,'L'=>556,'M'=>833,'N'=>667,'O'=>722,'P'=>611,'Q'=>722,'R'=>611,'S'=>500,'T'=>556,'U'=>722,'V'=>611,'W'=>833,
+       'X'=>611,'Y'=>556,'Z'=>556,'['=>389,'\\'=>278,']'=>389,'^'=>422,'_'=>500,'`'=>333,'a'=>500,'b'=>500,'c'=>444,'d'=>500,'e'=>444,'f'=>278,'g'=>500,'h'=>500,'i'=>278,'j'=>278,'k'=>444,'l'=>278,'m'=>722,
+       'n'=>500,'o'=>500,'p'=>500,'q'=>500,'r'=>389,'s'=>389,'t'=>278,'u'=>500,'v'=>444,'w'=>667,'x'=>444,'y'=>444,'z'=>389,'{'=>400,'|'=>275,'}'=>400,'~'=>541,chr(127)=>350,chr(128)=>500,chr(129)=>350,chr(130)=>333,chr(131)=>500,
+       chr(132)=>556,chr(133)=>889,chr(134)=>500,chr(135)=>500,chr(136)=>333,chr(137)=>1000,chr(138)=>500,chr(139)=>333,chr(140)=>944,chr(141)=>350,chr(142)=>556,chr(143)=>350,chr(144)=>350,chr(145)=>333,chr(146)=>333,chr(147)=>556,chr(148)=>556,chr(149)=>350,chr(150)=>500,chr(151)=>889,chr(152)=>333,chr(153)=>980,
+       chr(154)=>389,chr(155)=>333,chr(156)=>667,chr(157)=>350,chr(158)=>389,chr(159)=>556,chr(160)=>250,chr(161)=>389,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>275,chr(167)=>500,chr(168)=>333,chr(169)=>760,chr(170)=>276,chr(171)=>500,chr(172)=>675,chr(173)=>333,chr(174)=>760,chr(175)=>333,
+       chr(176)=>400,chr(177)=>675,chr(178)=>300,chr(179)=>300,chr(180)=>333,chr(181)=>500,chr(182)=>523,chr(183)=>250,chr(184)=>333,chr(185)=>300,chr(186)=>310,chr(187)=>500,chr(188)=>750,chr(189)=>750,chr(190)=>750,chr(191)=>500,chr(192)=>611,chr(193)=>611,chr(194)=>611,chr(195)=>611,chr(196)=>611,chr(197)=>611,
+       chr(198)=>889,chr(199)=>667,chr(200)=>611,chr(201)=>611,chr(202)=>611,chr(203)=>611,chr(204)=>333,chr(205)=>333,chr(206)=>333,chr(207)=>333,chr(208)=>722,chr(209)=>667,chr(210)=>722,chr(211)=>722,chr(212)=>722,chr(213)=>722,chr(214)=>722,chr(215)=>675,chr(216)=>722,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+       chr(220)=>722,chr(221)=>556,chr(222)=>611,chr(223)=>500,chr(224)=>500,chr(225)=>500,chr(226)=>500,chr(227)=>500,chr(228)=>500,chr(229)=>500,chr(230)=>667,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>500,
+       chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>675,chr(248)=>500,chr(249)=>500,chr(250)=>500,chr(251)=>500,chr(252)=>500,chr(253)=>444,chr(254)=>500,chr(255)=>444);
+$enc = 'cp1252';
+$uv = array(0=>array(0,128),128=>8364,130=>8218,131=>402,132=>8222,133=>8230,134=>array(8224,2),136=>710,137=>8240,138=>352,139=>8249,140=>338,142=>381,145=>array(8216,2),147=>array(8220,2),149=>8226,150=>array(8211,2),152=>732,153=>8482,154=>353,155=>8250,156=>339,158=>382,159=>376,160=>array(160,96));
diff --git a/vendor/font/trebuc.php b/vendor/font/trebuc.php
new file mode 100644 (file)
index 0000000..f4bfcbc
--- /dev/null
@@ -0,0 +1,25 @@
+<?php
+$type = 'TrueType';
+$name = 'TrebuchetMS';
+$desc = array('Ascent'=>737,'Descent'=>-205,'CapHeight'=>737,'Flags'=>32,'FontBBox'=>'[-86 -262 1082 943]','ItalicAngle'=>0,'StemV'=>70,'MissingWidth'=>500);
+$up = -127;
+$ut = 62;
+$cw = array(
+       chr(0)=>500,chr(1)=>500,chr(2)=>500,chr(3)=>500,chr(4)=>500,chr(5)=>500,chr(6)=>500,chr(7)=>500,chr(8)=>500,chr(9)=>500,chr(10)=>500,chr(11)=>500,chr(12)=>500,chr(13)=>500,chr(14)=>500,chr(15)=>500,chr(16)=>500,chr(17)=>500,chr(18)=>500,chr(19)=>500,chr(20)=>500,chr(21)=>500,
+       chr(22)=>500,chr(23)=>500,chr(24)=>500,chr(25)=>500,chr(26)=>500,chr(27)=>500,chr(28)=>500,chr(29)=>500,chr(30)=>500,chr(31)=>500,' '=>301,'!'=>367,'"'=>325,'#'=>524,'$'=>524,'%'=>600,'&'=>706,'\''=>160,'('=>367,')'=>367,'*'=>367,'+'=>524,
+       ','=>367,'-'=>367,'.'=>367,'/'=>524,'0'=>524,'1'=>524,'2'=>524,'3'=>524,'4'=>524,'5'=>524,'6'=>524,'7'=>524,'8'=>524,'9'=>524,':'=>367,';'=>367,'<'=>524,'='=>524,'>'=>524,'?'=>367,'@'=>771,'A'=>590,
+       'B'=>566,'C'=>598,'D'=>613,'E'=>536,'F'=>525,'G'=>676,'H'=>654,'I'=>278,'J'=>477,'K'=>576,'L'=>506,'M'=>709,'N'=>638,'O'=>674,'P'=>558,'Q'=>676,'R'=>582,'S'=>481,'T'=>581,'U'=>648,'V'=>587,'W'=>852,
+       'X'=>557,'Y'=>570,'Z'=>550,'['=>367,'\\'=>355,']'=>367,'^'=>524,'_'=>524,'`'=>524,'a'=>525,'b'=>557,'c'=>495,'d'=>557,'e'=>545,'f'=>370,'g'=>502,'h'=>546,'i'=>285,'j'=>367,'k'=>504,'l'=>295,'m'=>830,
+       'n'=>546,'o'=>537,'p'=>557,'q'=>557,'r'=>389,'s'=>405,'t'=>396,'u'=>546,'v'=>490,'w'=>744,'x'=>501,'y'=>493,'z'=>475,'{'=>367,'|'=>524,'}'=>367,'~'=>524,chr(127)=>500,chr(128)=>500,chr(129)=>500,chr(130)=>500,chr(131)=>500,
+       chr(132)=>500,chr(133)=>500,chr(134)=>500,chr(135)=>500,chr(136)=>500,chr(137)=>500,chr(138)=>500,chr(139)=>500,chr(140)=>500,chr(141)=>500,chr(142)=>500,chr(143)=>500,chr(144)=>500,chr(145)=>500,chr(146)=>500,chr(147)=>500,chr(148)=>500,chr(149)=>500,chr(150)=>500,chr(151)=>500,chr(152)=>500,chr(153)=>500,
+       chr(154)=>500,chr(155)=>500,chr(156)=>500,chr(157)=>500,chr(158)=>500,chr(159)=>500,chr(160)=>301,chr(161)=>367,chr(162)=>524,chr(163)=>524,chr(164)=>524,chr(165)=>570,chr(166)=>481,chr(167)=>454,chr(168)=>405,chr(169)=>713,chr(170)=>367,chr(171)=>524,chr(172)=>524,chr(173)=>367,chr(174)=>713,chr(175)=>524,
+       chr(176)=>524,chr(177)=>524,chr(178)=>451,chr(179)=>454,chr(180)=>550,chr(181)=>546,chr(182)=>524,chr(183)=>367,chr(184)=>475,chr(185)=>451,chr(186)=>367,chr(187)=>524,chr(188)=>993,chr(189)=>924,chr(190)=>570,chr(191)=>367,chr(192)=>590,chr(193)=>590,chr(194)=>590,chr(195)=>590,chr(196)=>590,chr(197)=>590,
+       chr(198)=>867,chr(199)=>598,chr(200)=>536,chr(201)=>536,chr(202)=>536,chr(203)=>536,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>613,chr(209)=>638,chr(210)=>674,chr(211)=>674,chr(212)=>674,chr(213)=>674,chr(214)=>674,chr(215)=>524,chr(216)=>657,chr(217)=>648,chr(218)=>648,chr(219)=>648,
+       chr(220)=>648,chr(221)=>570,chr(222)=>556,chr(223)=>546,chr(224)=>525,chr(225)=>525,chr(226)=>525,chr(227)=>525,chr(228)=>525,chr(229)=>525,chr(230)=>873,chr(231)=>495,chr(232)=>545,chr(233)=>545,chr(234)=>545,chr(235)=>545,chr(236)=>285,chr(237)=>285,chr(238)=>285,chr(239)=>285,chr(240)=>549,chr(241)=>546,
+       chr(242)=>537,chr(243)=>537,chr(244)=>537,chr(245)=>537,chr(246)=>537,chr(247)=>524,chr(248)=>545,chr(249)=>546,chr(250)=>546,chr(251)=>546,chr(252)=>546,chr(253)=>493,chr(254)=>553,chr(255)=>493);
+$enc = 'ISO-8859-15';
+$diff = '128 /.notdef 130 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 142 /.notdef 145 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 158 /.notdef /.notdef 164 /Euro 166 /Scaron 168 /scaron 180 /Zcaron 184 /zcaron 188 /OE /oe /Ydieresis';
+$uv = array(0=>array(0,164),164=>8364,165=>165,166=>352,167=>167,168=>353,169=>array(169,11),180=>381,181=>array(181,3),184=>382,185=>array(185,3),188=>array(338,2),190=>376,191=>array(191,65));
+$file = 'trebuc.z';
+$originalsize = 47536;
+$subsetted = true;
diff --git a/vendor/font/trebuc.ttf b/vendor/font/trebuc.ttf
new file mode 100644 (file)
index 0000000..8489198
Binary files /dev/null and b/vendor/font/trebuc.ttf differ
diff --git a/vendor/font/trebuc.z b/vendor/font/trebuc.z
new file mode 100644 (file)
index 0000000..02a0425
Binary files /dev/null and b/vendor/font/trebuc.z differ
diff --git a/vendor/font/trebucb.php b/vendor/font/trebucb.php
new file mode 100644 (file)
index 0000000..3f60165
--- /dev/null
@@ -0,0 +1,25 @@
+<?php
+$type = 'TrueType';
+$name = 'TrebuchetMS-Bold';
+$desc = array('Ascent'=>737,'Descent'=>-205,'CapHeight'=>737,'Flags'=>32,'FontBBox'=>'[-101 -270 1130 980]','ItalicAngle'=>0,'StemV'=>120,'MissingWidth'=>500);
+$up = -127;
+$ut = 98;
+$cw = array(
+       chr(0)=>500,chr(1)=>500,chr(2)=>500,chr(3)=>500,chr(4)=>500,chr(5)=>500,chr(6)=>500,chr(7)=>500,chr(8)=>500,chr(9)=>500,chr(10)=>500,chr(11)=>500,chr(12)=>500,chr(13)=>500,chr(14)=>500,chr(15)=>500,chr(16)=>500,chr(17)=>500,chr(18)=>500,chr(19)=>500,chr(20)=>500,chr(21)=>500,
+       chr(22)=>500,chr(23)=>500,chr(24)=>500,chr(25)=>500,chr(26)=>500,chr(27)=>500,chr(28)=>500,chr(29)=>500,chr(30)=>500,chr(31)=>500,' '=>301,'!'=>367,'"'=>367,'#'=>586,'$'=>586,'%'=>684,'&'=>706,'\''=>229,'('=>367,')'=>367,'*'=>432,'+'=>586,
+       ','=>367,'-'=>367,'.'=>367,'/'=>390,'0'=>586,'1'=>586,'2'=>586,'3'=>586,'4'=>586,'5'=>586,'6'=>586,'7'=>586,'8'=>586,'9'=>586,':'=>367,';'=>367,'<'=>586,'='=>586,'>'=>586,'?'=>438,'@'=>771,'A'=>633,
+       'B'=>595,'C'=>612,'D'=>643,'E'=>569,'F'=>583,'G'=>671,'H'=>684,'I'=>278,'J'=>533,'K'=>617,'L'=>553,'M'=>745,'N'=>667,'O'=>703,'P'=>587,'Q'=>709,'R'=>611,'S'=>511,'T'=>612,'U'=>678,'V'=>622,'W'=>884,
+       'X'=>601,'Y'=>613,'Z'=>560,'['=>402,'\\'=>355,']'=>402,'^'=>586,'_'=>586,'`'=>586,'a'=>533,'b'=>582,'c'=>512,'d'=>581,'e'=>575,'f'=>370,'g'=>502,'h'=>593,'i'=>298,'j'=>367,'k'=>548,'l'=>295,'m'=>859,
+       'n'=>590,'o'=>566,'p'=>583,'q'=>584,'r'=>427,'s'=>431,'t'=>396,'u'=>591,'v'=>527,'w'=>784,'x'=>552,'y'=>534,'z'=>528,'{'=>434,'|'=>586,'}'=>434,'~'=>586,chr(127)=>500,chr(128)=>500,chr(129)=>500,chr(130)=>500,chr(131)=>500,
+       chr(132)=>500,chr(133)=>500,chr(134)=>500,chr(135)=>500,chr(136)=>500,chr(137)=>500,chr(138)=>500,chr(139)=>500,chr(140)=>500,chr(141)=>500,chr(142)=>500,chr(143)=>500,chr(144)=>500,chr(145)=>500,chr(146)=>500,chr(147)=>500,chr(148)=>500,chr(149)=>500,chr(150)=>500,chr(151)=>500,chr(152)=>500,chr(153)=>500,
+       chr(154)=>500,chr(155)=>500,chr(156)=>500,chr(157)=>500,chr(158)=>500,chr(159)=>500,chr(160)=>301,chr(161)=>367,chr(162)=>586,chr(163)=>524,chr(164)=>586,chr(165)=>570,chr(166)=>511,chr(167)=>454,chr(168)=>431,chr(169)=>713,chr(170)=>429,chr(171)=>586,chr(172)=>586,chr(173)=>367,chr(174)=>713,chr(175)=>586,
+       chr(176)=>586,chr(177)=>586,chr(178)=>451,chr(179)=>454,chr(180)=>560,chr(181)=>547,chr(182)=>524,chr(183)=>367,chr(184)=>528,chr(185)=>451,chr(186)=>429,chr(187)=>586,chr(188)=>1003,chr(189)=>921,chr(190)=>613,chr(191)=>438,chr(192)=>633,chr(193)=>633,chr(194)=>633,chr(195)=>633,chr(196)=>633,chr(197)=>633,
+       chr(198)=>935,chr(199)=>612,chr(200)=>569,chr(201)=>569,chr(202)=>569,chr(203)=>569,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>643,chr(209)=>667,chr(210)=>703,chr(211)=>703,chr(212)=>703,chr(213)=>703,chr(214)=>703,chr(215)=>586,chr(216)=>684,chr(217)=>678,chr(218)=>678,chr(219)=>678,
+       chr(220)=>678,chr(221)=>613,chr(222)=>558,chr(223)=>546,chr(224)=>533,chr(225)=>533,chr(226)=>533,chr(227)=>533,chr(228)=>533,chr(229)=>533,chr(230)=>863,chr(231)=>512,chr(232)=>575,chr(233)=>575,chr(234)=>575,chr(235)=>575,chr(236)=>298,chr(237)=>298,chr(238)=>298,chr(239)=>298,chr(240)=>566,chr(241)=>590,
+       chr(242)=>566,chr(243)=>566,chr(244)=>566,chr(245)=>566,chr(246)=>566,chr(247)=>586,chr(248)=>566,chr(249)=>591,chr(250)=>591,chr(251)=>591,chr(252)=>591,chr(253)=>534,chr(254)=>583,chr(255)=>534);
+$enc = 'ISO-8859-15';
+$diff = '128 /.notdef 130 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 142 /.notdef 145 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 158 /.notdef /.notdef 164 /Euro 166 /Scaron 168 /scaron 180 /Zcaron 184 /zcaron 188 /OE /oe /Ydieresis';
+$uv = array(0=>array(0,164),164=>8364,165=>165,166=>352,167=>167,168=>353,169=>array(169,11),180=>381,181=>array(181,3),184=>382,185=>array(185,3),188=>array(338,2),190=>376,191=>array(191,65));
+$file = 'trebucb.z';
+$originalsize = 36976;
+$subsetted = true;
diff --git a/vendor/font/trebucb.ttf b/vendor/font/trebucb.ttf
new file mode 100644 (file)
index 0000000..663946d
Binary files /dev/null and b/vendor/font/trebucb.ttf differ
diff --git a/vendor/font/trebucb.z b/vendor/font/trebucb.z
new file mode 100644 (file)
index 0000000..bc172cd
Binary files /dev/null and b/vendor/font/trebucb.z differ
diff --git a/vendor/font/trebucbi.php b/vendor/font/trebucbi.php
new file mode 100644 (file)
index 0000000..e3722dd
--- /dev/null
@@ -0,0 +1,25 @@
+<?php
+$type = 'TrueType';
+$name = 'Trebuchet-BoldItalic';
+$desc = array('Ascent'=>737,'Descent'=>-205,'CapHeight'=>737,'Flags'=>96,'FontBBox'=>'[-108 -279 1156 965]','ItalicAngle'=>-10,'StemV'=>120,'MissingWidth'=>500);
+$up = -127;
+$ut = 98;
+$cw = array(
+       chr(0)=>500,chr(1)=>500,chr(2)=>500,chr(3)=>500,chr(4)=>500,chr(5)=>500,chr(6)=>500,chr(7)=>500,chr(8)=>500,chr(9)=>500,chr(10)=>500,chr(11)=>500,chr(12)=>500,chr(13)=>500,chr(14)=>500,chr(15)=>500,chr(16)=>500,chr(17)=>500,chr(18)=>500,chr(19)=>500,chr(20)=>500,chr(21)=>500,
+       chr(22)=>500,chr(23)=>500,chr(24)=>500,chr(25)=>500,chr(26)=>500,chr(27)=>500,chr(28)=>500,chr(29)=>500,chr(30)=>500,chr(31)=>500,' '=>301,'!'=>367,'"'=>391,'#'=>586,'$'=>586,'%'=>732,'&'=>706,'\''=>301,'('=>367,')'=>367,'*'=>432,'+'=>586,
+       ','=>367,'-'=>367,'.'=>367,'/'=>397,'0'=>586,'1'=>586,'2'=>586,'3'=>586,'4'=>586,'5'=>586,'6'=>586,'7'=>586,'8'=>586,'9'=>586,':'=>367,';'=>367,'<'=>586,'='=>586,'>'=>586,'?'=>397,'@'=>771,'A'=>614,
+       'B'=>590,'C'=>613,'D'=>632,'E'=>593,'F'=>585,'G'=>676,'H'=>678,'I'=>278,'J'=>499,'K'=>650,'L'=>528,'M'=>786,'N'=>660,'O'=>702,'P'=>583,'Q'=>770,'R'=>624,'S'=>501,'T'=>685,'U'=>662,'V'=>683,'W'=>926,
+       'X'=>657,'Y'=>684,'Z'=>611,'['=>485,'\\'=>478,']'=>485,'^'=>586,'_'=>586,'`'=>586,'a'=>593,'b'=>593,'c'=>493,'d'=>593,'e'=>552,'f'=>410,'g'=>535,'h'=>562,'i'=>327,'j'=>388,'k'=>540,'l'=>320,'m'=>830,
+       'n'=>562,'o'=>570,'p'=>599,'q'=>599,'r'=>447,'s'=>459,'t'=>438,'u'=>557,'v'=>552,'w'=>773,'x'=>576,'y'=>564,'z'=>533,'{'=>485,'|'=>586,'}'=>485,'~'=>586,chr(127)=>500,chr(128)=>500,chr(129)=>500,chr(130)=>500,chr(131)=>500,
+       chr(132)=>500,chr(133)=>500,chr(134)=>500,chr(135)=>500,chr(136)=>500,chr(137)=>500,chr(138)=>500,chr(139)=>500,chr(140)=>500,chr(141)=>500,chr(142)=>500,chr(143)=>500,chr(144)=>500,chr(145)=>500,chr(146)=>500,chr(147)=>500,chr(148)=>500,chr(149)=>500,chr(150)=>500,chr(151)=>500,chr(152)=>500,chr(153)=>500,
+       chr(154)=>500,chr(155)=>500,chr(156)=>500,chr(157)=>500,chr(158)=>500,chr(159)=>500,chr(160)=>301,chr(161)=>367,chr(162)=>586,chr(163)=>586,chr(164)=>586,chr(165)=>586,chr(166)=>501,chr(167)=>586,chr(168)=>459,chr(169)=>713,chr(170)=>428,chr(171)=>524,chr(172)=>586,chr(173)=>367,chr(174)=>713,chr(175)=>586,
+       chr(176)=>586,chr(177)=>586,chr(178)=>465,chr(179)=>463,chr(180)=>611,chr(181)=>557,chr(182)=>586,chr(183)=>367,chr(184)=>533,chr(185)=>479,chr(186)=>434,chr(187)=>524,chr(188)=>1058,chr(189)=>928,chr(190)=>684,chr(191)=>367,chr(192)=>614,chr(193)=>614,chr(194)=>614,chr(195)=>614,chr(196)=>614,chr(197)=>614,
+       chr(198)=>959,chr(199)=>613,chr(200)=>593,chr(201)=>593,chr(202)=>593,chr(203)=>593,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>654,chr(209)=>660,chr(210)=>702,chr(211)=>702,chr(212)=>702,chr(213)=>702,chr(214)=>702,chr(215)=>586,chr(216)=>702,chr(217)=>662,chr(218)=>662,chr(219)=>662,
+       chr(220)=>662,chr(221)=>684,chr(222)=>562,chr(223)=>577,chr(224)=>593,chr(225)=>593,chr(226)=>593,chr(227)=>593,chr(228)=>593,chr(229)=>593,chr(230)=>894,chr(231)=>493,chr(232)=>552,chr(233)=>552,chr(234)=>552,chr(235)=>552,chr(236)=>327,chr(237)=>327,chr(238)=>327,chr(239)=>327,chr(240)=>570,chr(241)=>562,
+       chr(242)=>570,chr(243)=>570,chr(244)=>570,chr(245)=>570,chr(246)=>570,chr(247)=>586,chr(248)=>570,chr(249)=>557,chr(250)=>557,chr(251)=>557,chr(252)=>557,chr(253)=>564,chr(254)=>599,chr(255)=>564);
+$enc = 'ISO-8859-15';
+$diff = '128 /.notdef 130 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 142 /.notdef 145 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 158 /.notdef /.notdef 164 /Euro 166 /Scaron 168 /scaron 180 /Zcaron 184 /zcaron 188 /OE /oe /Ydieresis';
+$uv = array(0=>array(0,164),164=>8364,165=>165,166=>352,167=>167,168=>353,169=>array(169,11),180=>381,181=>array(181,3),184=>382,185=>array(185,3),188=>array(338,2),190=>376,191=>array(191,65));
+$file = 'trebucbi.z';
+$originalsize = 37732;
+$subsetted = true;
diff --git a/vendor/font/trebucbi.ttf b/vendor/font/trebucbi.ttf
new file mode 100644 (file)
index 0000000..47bffaf
Binary files /dev/null and b/vendor/font/trebucbi.ttf differ
diff --git a/vendor/font/trebucbi.z b/vendor/font/trebucbi.z
new file mode 100644 (file)
index 0000000..d95153e
Binary files /dev/null and b/vendor/font/trebucbi.z differ
diff --git a/vendor/font/trebuci.php b/vendor/font/trebuci.php
new file mode 100644 (file)
index 0000000..2dc2b64
--- /dev/null
@@ -0,0 +1,25 @@
+<?php
+$type = 'TrueType';
+$name = 'TrebuchetMS-Italic';
+$desc = array('Ascent'=>737,'Descent'=>-205,'CapHeight'=>737,'Flags'=>96,'FontBBox'=>'[-110 -258 1108 946]','ItalicAngle'=>-10,'StemV'=>70,'MissingWidth'=>500);
+$up = -127;
+$ut = 62;
+$cw = array(
+       chr(0)=>500,chr(1)=>500,chr(2)=>500,chr(3)=>500,chr(4)=>500,chr(5)=>500,chr(6)=>500,chr(7)=>500,chr(8)=>500,chr(9)=>500,chr(10)=>500,chr(11)=>500,chr(12)=>500,chr(13)=>500,chr(14)=>500,chr(15)=>500,chr(16)=>500,chr(17)=>500,chr(18)=>500,chr(19)=>500,chr(20)=>500,chr(21)=>500,
+       chr(22)=>500,chr(23)=>500,chr(24)=>500,chr(25)=>500,chr(26)=>500,chr(27)=>500,chr(28)=>500,chr(29)=>500,chr(30)=>500,chr(31)=>500,' '=>301,'!'=>367,'"'=>325,'#'=>524,'$'=>481,'%'=>600,'&'=>706,'\''=>160,'('=>367,')'=>367,'*'=>367,'+'=>524,
+       ','=>367,'-'=>367,'.'=>367,'/'=>524,'0'=>524,'1'=>524,'2'=>524,'3'=>524,'4'=>524,'5'=>524,'6'=>524,'7'=>524,'8'=>524,'9'=>524,':'=>367,';'=>367,'<'=>524,'='=>524,'>'=>524,'?'=>367,'@'=>771,'A'=>611,
+       'B'=>566,'C'=>598,'D'=>613,'E'=>536,'F'=>525,'G'=>676,'H'=>654,'I'=>278,'J'=>477,'K'=>576,'L'=>506,'M'=>761,'N'=>638,'O'=>674,'P'=>543,'Q'=>674,'R'=>582,'S'=>481,'T'=>581,'U'=>648,'V'=>587,'W'=>852,
+       'X'=>557,'Y'=>570,'Z'=>550,'['=>367,'\\'=>355,']'=>367,'^'=>524,'_'=>524,'`'=>524,'a'=>525,'b'=>557,'c'=>460,'d'=>557,'e'=>537,'f'=>401,'g'=>502,'h'=>557,'i'=>307,'j'=>367,'k'=>504,'l'=>320,'m'=>830,
+       'n'=>546,'o'=>537,'p'=>557,'q'=>557,'r'=>417,'s'=>405,'t'=>420,'u'=>557,'v'=>490,'w'=>744,'x'=>501,'y'=>493,'z'=>475,'{'=>367,'|'=>524,'}'=>367,'~'=>524,chr(127)=>500,chr(128)=>500,chr(129)=>500,chr(130)=>500,chr(131)=>500,
+       chr(132)=>500,chr(133)=>500,chr(134)=>500,chr(135)=>500,chr(136)=>500,chr(137)=>500,chr(138)=>500,chr(139)=>500,chr(140)=>500,chr(141)=>500,chr(142)=>500,chr(143)=>500,chr(144)=>500,chr(145)=>500,chr(146)=>500,chr(147)=>500,chr(148)=>500,chr(149)=>500,chr(150)=>500,chr(151)=>500,chr(152)=>500,chr(153)=>500,
+       chr(154)=>500,chr(155)=>500,chr(156)=>500,chr(157)=>500,chr(158)=>500,chr(159)=>500,chr(160)=>301,chr(161)=>367,chr(162)=>524,chr(163)=>529,chr(164)=>524,chr(165)=>557,chr(166)=>481,chr(167)=>454,chr(168)=>405,chr(169)=>713,chr(170)=>453,chr(171)=>524,chr(172)=>524,chr(173)=>367,chr(174)=>713,chr(175)=>524,
+       chr(176)=>524,chr(177)=>524,chr(178)=>451,chr(179)=>451,chr(180)=>550,chr(181)=>557,chr(182)=>599,chr(183)=>367,chr(184)=>475,chr(185)=>451,chr(186)=>459,chr(187)=>524,chr(188)=>993,chr(189)=>891,chr(190)=>570,chr(191)=>367,chr(192)=>611,chr(193)=>611,chr(194)=>611,chr(195)=>611,chr(196)=>611,chr(197)=>611,
+       chr(198)=>867,chr(199)=>598,chr(200)=>536,chr(201)=>536,chr(202)=>536,chr(203)=>536,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>613,chr(209)=>638,chr(210)=>674,chr(211)=>674,chr(212)=>674,chr(213)=>674,chr(214)=>674,chr(215)=>524,chr(216)=>674,chr(217)=>648,chr(218)=>648,chr(219)=>648,
+       chr(220)=>648,chr(221)=>570,chr(222)=>543,chr(223)=>546,chr(224)=>525,chr(225)=>525,chr(226)=>525,chr(227)=>525,chr(228)=>525,chr(229)=>525,chr(230)=>845,chr(231)=>460,chr(232)=>537,chr(233)=>537,chr(234)=>537,chr(235)=>537,chr(236)=>307,chr(237)=>307,chr(238)=>307,chr(239)=>307,chr(240)=>549,chr(241)=>546,
+       chr(242)=>537,chr(243)=>537,chr(244)=>537,chr(245)=>537,chr(246)=>537,chr(247)=>524,chr(248)=>537,chr(249)=>557,chr(250)=>557,chr(251)=>557,chr(252)=>557,chr(253)=>493,chr(254)=>557,chr(255)=>493);
+$enc = 'ISO-8859-15';
+$diff = '128 /.notdef 130 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 142 /.notdef 145 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef 158 /.notdef /.notdef 164 /Euro 166 /Scaron 168 /scaron 180 /Zcaron 184 /zcaron 188 /OE /oe /Ydieresis';
+$uv = array(0=>array(0,164),164=>8364,165=>165,166=>352,167=>167,168=>353,169=>array(169,11),180=>381,181=>array(181,3),184=>382,185=>array(185,3),188=>array(338,2),190=>376,191=>array(191,65));
+$file = 'trebuci.z';
+$originalsize = 43012;
+$subsetted = true;
diff --git a/vendor/font/trebuci.ttf b/vendor/font/trebuci.ttf
new file mode 100644 (file)
index 0000000..4784eac
Binary files /dev/null and b/vendor/font/trebuci.ttf differ
diff --git a/vendor/font/trebuci.z b/vendor/font/trebuci.z
new file mode 100644 (file)
index 0000000..2615637
Binary files /dev/null and b/vendor/font/trebuci.z differ
diff --git a/vendor/font/zapfdingbats.php b/vendor/font/zapfdingbats.php
new file mode 100644 (file)
index 0000000..68a4122
--- /dev/null
@@ -0,0 +1,19 @@
+<?php
+$type = 'Core';
+$name = 'ZapfDingbats';
+$up = -100;
+$ut = 50;
+$cw = array(
+       chr(0)=>0,chr(1)=>0,chr(2)=>0,chr(3)=>0,chr(4)=>0,chr(5)=>0,chr(6)=>0,chr(7)=>0,chr(8)=>0,chr(9)=>0,chr(10)=>0,chr(11)=>0,chr(12)=>0,chr(13)=>0,chr(14)=>0,chr(15)=>0,chr(16)=>0,chr(17)=>0,chr(18)=>0,chr(19)=>0,chr(20)=>0,chr(21)=>0,
+       chr(22)=>0,chr(23)=>0,chr(24)=>0,chr(25)=>0,chr(26)=>0,chr(27)=>0,chr(28)=>0,chr(29)=>0,chr(30)=>0,chr(31)=>0,' '=>278,'!'=>974,'"'=>961,'#'=>974,'$'=>980,'%'=>719,'&'=>789,'\''=>790,'('=>791,')'=>690,'*'=>960,'+'=>939,
+       ','=>549,'-'=>855,'.'=>911,'/'=>933,'0'=>911,'1'=>945,'2'=>974,'3'=>755,'4'=>846,'5'=>762,'6'=>761,'7'=>571,'8'=>677,'9'=>763,':'=>760,';'=>759,'<'=>754,'='=>494,'>'=>552,'?'=>537,'@'=>577,'A'=>692,
+       'B'=>786,'C'=>788,'D'=>788,'E'=>790,'F'=>793,'G'=>794,'H'=>816,'I'=>823,'J'=>789,'K'=>841,'L'=>823,'M'=>833,'N'=>816,'O'=>831,'P'=>923,'Q'=>744,'R'=>723,'S'=>749,'T'=>790,'U'=>792,'V'=>695,'W'=>776,
+       'X'=>768,'Y'=>792,'Z'=>759,'['=>707,'\\'=>708,']'=>682,'^'=>701,'_'=>826,'`'=>815,'a'=>789,'b'=>789,'c'=>707,'d'=>687,'e'=>696,'f'=>689,'g'=>786,'h'=>787,'i'=>713,'j'=>791,'k'=>785,'l'=>791,'m'=>873,
+       'n'=>761,'o'=>762,'p'=>762,'q'=>759,'r'=>759,'s'=>892,'t'=>892,'u'=>788,'v'=>784,'w'=>438,'x'=>138,'y'=>277,'z'=>415,'{'=>392,'|'=>392,'}'=>668,'~'=>668,chr(127)=>0,chr(128)=>390,chr(129)=>390,chr(130)=>317,chr(131)=>317,
+       chr(132)=>276,chr(133)=>276,chr(134)=>509,chr(135)=>509,chr(136)=>410,chr(137)=>410,chr(138)=>234,chr(139)=>234,chr(140)=>334,chr(141)=>334,chr(142)=>0,chr(143)=>0,chr(144)=>0,chr(145)=>0,chr(146)=>0,chr(147)=>0,chr(148)=>0,chr(149)=>0,chr(150)=>0,chr(151)=>0,chr(152)=>0,chr(153)=>0,
+       chr(154)=>0,chr(155)=>0,chr(156)=>0,chr(157)=>0,chr(158)=>0,chr(159)=>0,chr(160)=>0,chr(161)=>732,chr(162)=>544,chr(163)=>544,chr(164)=>910,chr(165)=>667,chr(166)=>760,chr(167)=>760,chr(168)=>776,chr(169)=>595,chr(170)=>694,chr(171)=>626,chr(172)=>788,chr(173)=>788,chr(174)=>788,chr(175)=>788,
+       chr(176)=>788,chr(177)=>788,chr(178)=>788,chr(179)=>788,chr(180)=>788,chr(181)=>788,chr(182)=>788,chr(183)=>788,chr(184)=>788,chr(185)=>788,chr(186)=>788,chr(187)=>788,chr(188)=>788,chr(189)=>788,chr(190)=>788,chr(191)=>788,chr(192)=>788,chr(193)=>788,chr(194)=>788,chr(195)=>788,chr(196)=>788,chr(197)=>788,
+       chr(198)=>788,chr(199)=>788,chr(200)=>788,chr(201)=>788,chr(202)=>788,chr(203)=>788,chr(204)=>788,chr(205)=>788,chr(206)=>788,chr(207)=>788,chr(208)=>788,chr(209)=>788,chr(210)=>788,chr(211)=>788,chr(212)=>894,chr(213)=>838,chr(214)=>1016,chr(215)=>458,chr(216)=>748,chr(217)=>924,chr(218)=>748,chr(219)=>918,
+       chr(220)=>927,chr(221)=>928,chr(222)=>928,chr(223)=>834,chr(224)=>873,chr(225)=>828,chr(226)=>924,chr(227)=>924,chr(228)=>917,chr(229)=>930,chr(230)=>931,chr(231)=>463,chr(232)=>883,chr(233)=>836,chr(234)=>836,chr(235)=>867,chr(236)=>867,chr(237)=>696,chr(238)=>696,chr(239)=>874,chr(240)=>0,chr(241)=>874,
+       chr(242)=>760,chr(243)=>946,chr(244)=>771,chr(245)=>865,chr(246)=>771,chr(247)=>888,chr(248)=>967,chr(249)=>888,chr(250)=>831,chr(251)=>873,chr(252)=>927,chr(253)=>970,chr(254)=>918,chr(255)=>0);
+$uv = array(32=>32,33=>array(9985,4),37=>9742,38=>array(9990,4),42=>9755,43=>9758,44=>array(9996,28),72=>9733,73=>array(10025,35),108=>9679,109=>10061,110=>9632,111=>array(10063,4),115=>9650,116=>9660,117=>9670,118=>10070,119=>9687,120=>array(10072,7),128=>array(10088,14),161=>array(10081,7),168=>9827,169=>9830,170=>9829,171=>9824,172=>array(9312,10),182=>array(10102,31),213=>8594,214=>array(8596,2),216=>array(10136,24),241=>array(10161,14));
diff --git a/vendor/phpqrcode/CHANGELOG b/vendor/phpqrcode/CHANGELOG
new file mode 100644 (file)
index 0000000..a6c53d2
--- /dev/null
@@ -0,0 +1,38 @@
+* 1.0.0 build 2010031920 
+
+  - first public release
+  - help in readme, install
+  - cleanup ans separation of QRtools and QRspec
+  - now TCPDF binding requires minimal changes in TCPDF, having most of job
+    done in QRtools tcpdfBarcodeArray
+  - nicer QRtools::timeBenchmark output
+  - license and copyright notices in files
+  - indent cleanup - from tab to 4spc, keep it that way please :)
+  - sf project, repository, wiki
+  - simple code generator in index.php
+  
+* 1.1.0 build 2010032113
+
+  - added merge tool wich generate merged version of code
+    located in phpqrcode.php
+  - splited qrconst.php from qrlib.php
+  
+* 1.1.1 build 2010032405
+
+  - patch by Rick Seymour allowing saving PNG and displaying it at the same time
+  - added version info in VERSION file
+  - modified merge tool to include version info into generated file
+  - fixed e-mail in almost all head comments
+  
+* 1.1.2 build 2010032722
+
+  - full integration with TCPDF thanks to Nicola Asuni, it's author
+  - fixed bug with alphanumeric encoding detection
+  
+* 1.1.3 build 2010081807
+
+  - short opening tags replaced with standard ones
+  
+* 1.1.4 build 2010100721
+
+  - added missing static keyword QRinput::check (found by Luke Brookhart, Onjax LLC)
diff --git a/vendor/phpqrcode/INSTALL b/vendor/phpqrcode/INSTALL
new file mode 100644 (file)
index 0000000..0f8e6af
--- /dev/null
@@ -0,0 +1,67 @@
+== REQUIREMENTS ==
+
+ * PHP5
+ * PHP GD2 extension with JPEG and PNG support
+== INSTALLATION ==
+
+If you want to recreate cache by yourself make sure cache directory is
+writable and you have permisions to write into it. Also make sure you are
+able to read files in it if you have cache option enabled
+== CONFIGURATION ==
+
+Feel free to modify config constants in qrconfig.php file. Read about it in
+provided comments and project wiki page (links in README file)
+
+== QUICK START ==
+
+Notice: probably you should'nt use all of this in same script :)
+
+<?php
+
+//include only that one, rest required files will be included from it
+include "qrlib.php"
+
+//write code into file, Error corection lecer is lowest, L (one form: L,M,Q,H)
+//each code square will be 4x4 pixels (4x zoom)
+//code will have 2 code squares white boundary around 
+
+QRcode::png('PHP QR Code :)', 'test.png', 'L', 4, 2);
+
+//same as above but outputs file directly into browser (with appr. header etc.)
+//all other settings are default
+//WARNING! it should be FIRST and ONLY output generated by script, otherwise
+//rest of output will land inside PNG binary, breaking it for sure
+QRcode::png('PHP QR Code :)');
+
+//show benchmark
+QRtools::timeBenchmark();
+
+//rebuild cache
+QRtools::buildCache();
+
+//code generated in text mode - as a binary table
+//then displayed out as HTML using Unicode block building chars :)
+$tab = $qr->encode('PHP QR Code :)');
+QRspec::debug($tab, true);
+
+== TCPDF INTEGRATION ==
+
+Inside bindings/tcpdf you will find slightly modified 2dbarcodes.php.
+Instal phpqrcode liblaty inside tcpdf folder, then overwrite (or merge)
+2dbarcodes.php 
+
+Then use similar as example #50 from TCPDF examples:
+
+<?php
+
+$style = array(
+    'border' => true,
+    'padding' => 4,
+    'fgcolor' => array(0,0,0),
+    'bgcolor' => false, //array(255,255,255)
+);
+
+//code name: QR, specify error correction level after semicolon (L,M,Q,H)
+$pdf->write2DBarcode('PHP QR Code :)', 'QR,L', '', '', 30, 30, $style, 'N');
diff --git a/vendor/phpqrcode/LICENSE b/vendor/phpqrcode/LICENSE
new file mode 100644 (file)
index 0000000..31afd6d
--- /dev/null
@@ -0,0 +1,165 @@
+                  GNU LESSER GENERAL PUBLIC LICENSE
+                       Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+
+  This version of the GNU Lesser General Public License incorporates
+the terms and conditions of version 3 of the GNU General Public
+License, supplemented by the additional permissions listed below.
+
+  0. Additional Definitions.
+
+  As used herein, "this License" refers to version 3 of the GNU Lesser
+General Public License, and the "GNU GPL" refers to version 3 of the GNU
+General Public License.
+
+  "The Library" refers to a covered work governed by this License,
+other than an Application or a Combined Work as defined below.
+
+  An "Application" is any work that makes use of an interface provided
+by the Library, but which is not otherwise based on the Library.
+Defining a subclass of a class defined by the Library is deemed a mode
+of using an interface provided by the Library.
+
+  A "Combined Work" is a work produced by combining or linking an
+Application with the Library.  The particular version of the Library
+with which the Combined Work was made is also called the "Linked
+Version".
+
+  The "Minimal Corresponding Source" for a Combined Work means the
+Corresponding Source for the Combined Work, excluding any source code
+for portions of the Combined Work that, considered in isolation, are
+based on the Application, and not on the Linked Version.
+
+  The "Corresponding Application Code" for a Combined Work means the
+object code and/or source code for the Application, including any data
+and utility programs needed for reproducing the Combined Work from the
+Application, but excluding the System Libraries of the Combined Work.
+
+  1. Exception to Section 3 of the GNU GPL.
+
+  You may convey a covered work under sections 3 and 4 of this License
+without being bound by section 3 of the GNU GPL.
+
+  2. Conveying Modified Versions.
+
+  If you modify a copy of the Library, and, in your modifications, a
+facility refers to a function or data to be supplied by an Application
+that uses the facility (other than as an argument passed when the
+facility is invoked), then you may convey a copy of the modified
+version:
+
+   a) under this License, provided that you make a good faith effort to
+   ensure that, in the event an Application does not supply the
+   function or data, the facility still operates, and performs
+   whatever part of its purpose remains meaningful, or
+
+   b) under the GNU GPL, with none of the additional permissions of
+   this License applicable to that copy.
+
+  3. Object Code Incorporating Material from Library Header Files.
+
+  The object code form of an Application may incorporate material from
+a header file that is part of the Library.  You may convey such object
+code under terms of your choice, provided that, if the incorporated
+material is not limited to numerical parameters, data structure
+layouts and accessors, or small macros, inline functions and templates
+(ten or fewer lines in length), you do both of the following:
+
+   a) Give prominent notice with each copy of the object code that the
+   Library is used in it and that the Library and its use are
+   covered by this License.
+
+   b) Accompany the object code with a copy of the GNU GPL and this license
+   document.
+
+  4. Combined Works.
+
+  You may convey a Combined Work under terms of your choice that,
+taken together, effectively do not restrict modification of the
+portions of the Library contained in the Combined Work and reverse
+engineering for debugging such modifications, if you also do each of
+the following:
+
+   a) Give prominent notice with each copy of the Combined Work that
+   the Library is used in it and that the Library and its use are
+   covered by this License.
+
+   b) Accompany the Combined Work with a copy of the GNU GPL and this license
+   document.
+
+   c) For a Combined Work that displays copyright notices during
+   execution, include the copyright notice for the Library among
+   these notices, as well as a reference directing the user to the
+   copies of the GNU GPL and this license document.
+
+   d) Do one of the following:
+
+       0) Convey the Minimal Corresponding Source under the terms of this
+       License, and the Corresponding Application Code in a form
+       suitable for, and under terms that permit, the user to
+       recombine or relink the Application with a modified version of
+       the Linked Version to produce a modified Combined Work, in the
+       manner specified by section 6 of the GNU GPL for conveying
+       Corresponding Source.
+
+       1) Use a suitable shared library mechanism for linking with the
+       Library.  A suitable mechanism is one that (a) uses at run time
+       a copy of the Library already present on the user's computer
+       system, and (b) will operate properly with a modified version
+       of the Library that is interface-compatible with the Linked
+       Version.
+
+   e) Provide Installation Information, but only if you would otherwise
+   be required to provide such information under section 6 of the
+   GNU GPL, and only to the extent that such information is
+   necessary to install and execute a modified version of the
+   Combined Work produced by recombining or relinking the
+   Application with a modified version of the Linked Version. (If
+   you use option 4d0, the Installation Information must accompany
+   the Minimal Corresponding Source and Corresponding Application
+   Code. If you use option 4d1, you must provide the Installation
+   Information in the manner specified by section 6 of the GNU GPL
+   for conveying Corresponding Source.)
+
+  5. Combined Libraries.
+
+  You may place library facilities that are a work based on the
+Library side by side in a single library together with other library
+facilities that are not Applications and are not covered by this
+License, and convey such a combined library under terms of your
+choice, if you do both of the following:
+
+   a) Accompany the combined library with a copy of the same work based
+   on the Library, uncombined with any other library facilities,
+   conveyed under the terms of this License.
+
+   b) Give prominent notice with the combined library that part of it
+   is a work based on the Library, and explaining where to find the
+   accompanying uncombined form of the same work.
+
+  6. Revised Versions of the GNU Lesser General Public License.
+
+  The Free Software Foundation may publish revised and/or new versions
+of the GNU Lesser General Public License from time to time. Such new
+versions will be similar in spirit to the present version, but may
+differ in detail to address new problems or concerns.
+
+  Each version is given a distinguishing version number. If the
+Library as you received it specifies that a certain numbered version
+of the GNU Lesser General Public License "or any later version"
+applies to it, you have the option of following the terms and
+conditions either of that published version or of any later version
+published by the Free Software Foundation. If the Library as you
+received it does not specify a version number of the GNU Lesser
+General Public License, you may choose any version of the GNU Lesser
+General Public License ever published by the Free Software Foundation.
+
+  If the Library as you received it specifies that a proxy can decide
+whether future versions of the GNU Lesser General Public License shall
+apply, that proxy's public statement of acceptance of any version is
+permanent authorization for you to choose that version for the
+Library.
diff --git a/vendor/phpqrcode/README b/vendor/phpqrcode/README
new file mode 100644 (file)
index 0000000..e5cf608
--- /dev/null
@@ -0,0 +1,61 @@
+This is PHP implementation of QR Code 2-D barcode generator. It is pure-php
+LGPL-licensed implementation based on C libqrencode by Kentaro Fukuchi.
+
+== UPDATE ==
+Added support for eps export
+Usage : QRcode::eps('arguments');
+
+Added support for SVG export
+Usage : QRcode::svg('arguments');
+
+Added support for color export :
+example : 
+$back_color = 0xFFFF00;
+$fore_color = 0xFF00FF;
+QRcode::png('some othertext 1234', false, 'h', 20, 1, false, $back_color, $fore_color);
+
+
+Copyright (C) 2012 by Alexandre Assouad 
+
+== LICENSING ==
+
+Copyright (C) 2010 by Dominik Dzienia 
+
+This library is free software; you can redistribute it and/or modify it under
+the terms of the GNU Lesser General Public License as published by the Free
+Software Foundation; either version 3 of the License, or any later version.
+
+This library is distributed in the hope that it will be useful, but WITHOUT ANY
+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+PARTICULAR PURPOSE. See the GNU Lesser General Public License (LICENSE file)
+for more details.
+
+You should have received a copy of the GNU Lesser General Public License along
+with this library; if not, write to the Free Software Foundation, Inc., 51
+Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+== INSTALATION AND USAGE ==
+
+ * INSTALL file
+ * http://sourceforge.net/apps/mediawiki/phpqrcode/index.php?title=Main_Page
+
+== CONTACT ==
+
+Fell free to contact me via e-mail (deltalab at poczta dot fm) or using
+folowing project pages:
+
+ * http://sourceforge.net/projects/phpqrcode/
+ * http://phpqrcode.sourceforge.net/
+  
+== ACKNOWLEDGMENTS ==
+
+Based on C libqrencode library (ver. 3.1.1) 
+Copyright (C) 2006-2010 by Kentaro Fukuchi
+http://megaui.net/fukuchi/works/qrencode/index.en.html
+
+QR Code is registered trademarks of DENSO WAVE INCORPORATED in JAPAN and other
+countries.
+
+Reed-Solomon code encoder is written by Phil Karn, KA9Q.
+Copyright (C) 2002, 2003, 2004, 2006 Phil Karn, KA9Q
diff --git a/vendor/phpqrcode/VERSION b/vendor/phpqrcode/VERSION
new file mode 100644 (file)
index 0000000..c086385
--- /dev/null
@@ -0,0 +1,2 @@
+1.1.4
+2010100721
diff --git a/vendor/phpqrcode/bindings/tcpdf/qrcode.php b/vendor/phpqrcode/bindings/tcpdf/qrcode.php
new file mode 100644 (file)
index 0000000..7995460
--- /dev/null
@@ -0,0 +1,2875 @@
+<?php
+//============================================================+
+// File name   : qrcode.php
+// Begin       : 2010-03-22
+// Last Update : 2010-03-29
+// Version     : 1.0.002
+// License     : GNU LGPL v.3 (http://www.gnu.org/copyleft/lesser.html)
+//     ----------------------------------------------------------------------------
+//
+//     This library is free software; you can redistribute it and/or
+//     modify it under the terms of the GNU Lesser General Public
+//     License as published by the Free Software Foundation; either
+//     version 3 of the License, or any later version.
+//
+//     This library is distributed in the hope that it will be useful,
+//     but WITHOUT ANY WARRANTY; without even the implied warranty of
+//     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+//     Lesser General Public License for more details.
+//
+//     You should have received a copy of the GNU Lesser General Public
+//     License along with this library; if not, write to the Free Software
+//     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+//  or browse http://www.gnu.org/copyleft/lesser.html
+//
+//  ----------------------------------------------------------------------------
+//
+// DESCRIPTION :
+//
+// Class to create QR-code arrays for TCPDF class.
+// QR Code symbol is a 2D barcode that can be scanned by
+// handy terminals such as a mobile phone with CCD.
+// The capacity of QR Code is up to 7000 digits or 4000
+// characters, and has high robustness.
+// This class supports QR Code model 2, described in
+// JIS (Japanese Industrial Standards) X0510:2004
+// or ISO/IEC 18004.
+// Currently the following features are not supported:
+// ECI and FNC1 mode, Micro QR Code, QR Code model 1,
+// Structured mode.
+//
+// This class is derived from the following projects:
+// ---------------------------------------------------------
+// "PHP QR Code encoder"
+// License: GNU-LGPLv3
+// Copyright (C) 2010 by Dominik Dzienia <deltalab at poczta dot fm>
+// http://phpqrcode.sourceforge.net/
+// https://sourceforge.net/projects/phpqrcode/
+//
+// The "PHP QR Code encoder" is based on
+// "C libqrencode library" (ver. 3.1.1)
+// License: GNU-LGPL 2.1
+// Copyright (C) 2006-2010 by Kentaro Fukuchi
+// http://megaui.net/fukuchi/works/qrencode/index.en.html
+//
+// Reed-Solomon code encoder is written by Phil Karn, KA9Q.
+// Copyright (C) 2002-2006 Phil Karn, KA9Q
+//
+// QR Code is registered trademark of DENSO WAVE INCORPORATED
+// http://www.denso-wave.com/qrcode/index-e.html
+// ---------------------------------------------------------
+//
+// Author: Nicola Asuni
+//
+// (c) Copyright 2010:
+//               Nicola Asuni
+//               Tecnick.com S.r.l.
+//               Via della Pace, 11
+//               09044 Quartucciu (CA)
+//               ITALY
+//               www.tecnick.com
+//               info@tecnick.com
+//============================================================+
+
+/**
+ * Class to create QR-code arrays for TCPDF class.
+ * QR Code symbol is a 2D barcode that can be scanned by handy terminals such as a mobile phone with CCD.
+ * The capacity of QR Code is up to 7000 digits or 4000 characters, and has high robustness.
+ * This class supports QR Code model 2, described in JIS (Japanese Industrial Standards) X0510:2004 or ISO/IEC 18004.
+ * Currently the following features are not supported: ECI and FNC1 mode, Micro QR Code, QR Code model 1, Structured mode.
+ *
+ * This class is derived from "PHP QR Code encoder" by Dominik Dzienia (http://phpqrcode.sourceforge.net/) based on "libqrencode C library 3.1.1." by Kentaro Fukuchi (http://megaui.net/fukuchi/works/qrencode/index.en.html), contains Reed-Solomon code written by Phil Karn, KA9Q. QR Code is registered trademark of DENSO WAVE INCORPORATED (http://www.denso-wave.com/qrcode/index-e.html).
+ * Please read comments on this class source file for full copyright and license information.
+ *
+ * @package com.tecnick.tcpdf
+ * @abstract Class for generating QR-code array for TCPDF.
+ * @author Nicola Asuni
+ * @copyright 2010 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com
+ * @link http://www.tcpdf.org
+ * @license http://www.gnu.org/copyleft/lesser.html LGPL
+ * @version 1.0.002
+ */
+
+// definitions
+if (!defined('QRCODEDEFS')) {
+
+       /**
+        * Indicate that definitions for this class are set
+        */
+       define('QRCODEDEFS', true);
+
+       // -----------------------------------------------------
+
+       // Encoding modes (characters which can be encoded in QRcode)
+
+       /**
+        * Encoding mode
+        */
+       define('QR_MODE_NL', -1);
+
+       /**
+        * Encoding mode numeric (0-9). 3 characters are encoded to 10bit length. In theory, 7089 characters or less can be stored in a QRcode.
+        */
+       define('QR_MODE_NM', 0);
+
+       /**
+        * Encoding mode alphanumeric (0-9A-Z $%*+-./:) 45characters. 2 characters are encoded to 11bit length. In theory, 4296 characters or less can be stored in a QRcode.
+        */
+       define('QR_MODE_AN', 1);
+
+       /**
+        * Encoding mode 8bit byte data. In theory, 2953 characters or less can be stored in a QRcode.
+        */
+       define('QR_MODE_8B', 2);
+
+       /**
+        * Encoding mode KANJI. A KANJI character (multibyte character) is encoded to 13bit length. In theory, 1817 characters or less can be stored in a QRcode.
+        */
+       define('QR_MODE_KJ', 3);
+
+       /**
+        * Encoding mode STRUCTURED (currently unsupported)
+        */
+       define('QR_MODE_ST', 4);
+
+       // -----------------------------------------------------
+
+       // Levels of error correction.
+       // QRcode has a function of an error correcting for miss reading that white is black.
+       // Error correcting is defined in 4 level as below.
+
+       /**
+        * Error correction level L : About 7% or less errors can be corrected.
+        */
+       define('QR_ECLEVEL_L', 0);
+
+       /**
+        * Error correction level M : About 15% or less errors can be corrected.
+        */
+       define('QR_ECLEVEL_M', 1);
+
+       /**
+        * Error correction level Q : About 25% or less errors can be corrected.
+        */
+       define('QR_ECLEVEL_Q', 2);
+
+       /**
+        * Error correction level H : About 30% or less errors can be corrected.
+        */
+       define('QR_ECLEVEL_H', 3);
+
+       // -----------------------------------------------------
+
+       // Version. Size of QRcode is defined as version.
+       // Version is from 1 to 40.
+       // Version 1 is 21*21 matrix. And 4 modules increases whenever 1 version increases.
+       // So version 40 is 177*177 matrix.
+
+       /**
+        * Maximum QR Code version.
+        */
+       define('QRSPEC_VERSION_MAX', 40);
+
+       /**
+        * Maximum matrix size for maximum version (version 40 is 177*177 matrix).
+        */
+    define('QRSPEC_WIDTH_MAX', 177);
+
+       // -----------------------------------------------------
+
+       /**
+        * Matrix index to get width from $capacity array.
+        */
+    define('QRCAP_WIDTH',    0);
+
+    /**
+        * Matrix index to get number of words from $capacity array.
+        */
+    define('QRCAP_WORDS',    1);
+
+    /**
+        * Matrix index to get remainder from $capacity array.
+        */
+    define('QRCAP_REMINDER', 2);
+
+    /**
+        * Matrix index to get error correction level from $capacity array.
+        */
+    define('QRCAP_EC',       3);
+
+       // -----------------------------------------------------
+
+       // Structure (currently usupported)
+
+       /**
+        * Number of header bits for structured mode
+        */
+    define('STRUCTURE_HEADER_BITS',  20);
+
+    /**
+        * Max number of symbols for structured mode
+        */
+    define('MAX_STRUCTURED_SYMBOLS', 16);
+
+       // -----------------------------------------------------
+
+    // Masks
+
+    /**
+        * Down point base value for case 1 mask pattern (concatenation of same color in a line or a column)
+        */
+    define('N1',  3);
+
+    /**
+        * Down point base value for case 2 mask pattern (module block of same color)
+        */
+       define('N2',  3);
+
+    /**
+        * Down point base value for case 3 mask pattern (1:1:3:1:1(dark:bright:dark:bright:dark)pattern in a line or a column)
+        */
+       define('N3', 40);
+
+    /**
+        * Down point base value for case 4 mask pattern (ration of dark modules in whole)
+        */
+       define('N4', 10);
+
+       // -----------------------------------------------------
+
+       // Optimization settings
+
+       /**
+        * if true, estimates best mask (spec. default, but extremally slow; set to false to significant performance boost but (propably) worst quality code
+        */
+       define('QR_FIND_BEST_MASK', true);
+
+       /**
+        * if false, checks all masks available, otherwise value tells count of masks need to be checked, mask id are got randomly
+        */
+       define('QR_FIND_FROM_RANDOM', 2);
+
+       /**
+        * when QR_FIND_BEST_MASK === false
+        */
+       define('QR_DEFAULT_MASK', 2);
+
+       // -----------------------------------------------------
+
+} // end of definitions
+
+// #*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#
+
+if (!class_exists('QRcode', false)) {
+
+       // for compaibility with PHP4
+       if (!function_exists('str_split')) {
+       /**
+        * Convert a string to an array (needed for PHP4 compatibility)
+        * @param string $string The input string.
+        * @param int $split_length Maximum length of the chunk.
+        * @return  If the optional split_length  parameter is specified, the returned array will be broken down into chunks with each being split_length  in length, otherwise each chunk will be one character in length. FALSE is returned if split_length is less than 1. If the split_length length exceeds the length of string , the entire string is returned as the first (and only) array element.
+        */
+               function str_split($string, $split_length=1) {
+                       if ((strlen($string) > $split_length) OR (!$split_length)) {
+                               do {
+                                       $c = strlen($string);
+                                       $parts[] = substr($string, 0, $split_length);
+                                       $string = substr($string, $split_length);
+                               } while ($string !== false);
+                       } else {
+                               $parts = array($string);
+                       }
+                       return $parts;
+               }
+       }
+
+       // #####################################################
+
+       /**
+        * Class to create QR-code arrays for TCPDF class.
+        * QR Code symbol is a 2D barcode that can be scanned by handy terminals such as a mobile phone with CCD.
+        * The capacity of QR Code is up to 7000 digits or 4000 characters, and has high robustness.
+        * This class supports QR Code model 2, described in JIS (Japanese Industrial Standards) X0510:2004 or ISO/IEC 18004.
+        * Currently the following features are not supported: ECI and FNC1 mode, Micro QR Code, QR Code model 1, Structured mode.
+        *
+        * This class is derived from "PHP QR Code encoder" by Dominik Dzienia (http://phpqrcode.sourceforge.net/) based on "libqrencode C library 3.1.1." by Kentaro Fukuchi (http://megaui.net/fukuchi/works/qrencode/index.en.html), contains Reed-Solomon code written by Phil Karn, KA9Q. QR Code is registered trademark of DENSO WAVE INCORPORATED (http://www.denso-wave.com/qrcode/index-e.html).
+        * Please read comments on this class source file for full copyright and license information.
+        *
+        * @name QRcode
+        * @package com.tecnick.tcpdf
+        * @abstract Class for generating QR-code array for TCPDF.
+        * @author Nicola Asuni
+        * @copyright 2010 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com
+        * @link http://www.tcpdf.org
+        * @license http://www.gnu.org/copyleft/lesser.html LGPL
+        * @version 1.0.002
+        */
+       class QRcode {
+
+               /**
+                * @var barcode array to be returned which is readable by TCPDF
+                * @access protected
+                */
+               protected $barcode_array = array();
+
+               /**
+                * @var QR code version. Size of QRcode is defined as version. Version is from 1 to 40. Version 1 is 21*21 matrix. And 4 modules increases whenever 1 version increases. So version 40 is 177*177 matrix.
+                * @access protected
+                */
+               protected $version = 0;
+
+               /**
+                * @var Levels of error correction. See definitions for possible values.
+                * @access protected
+                */
+               protected $level = QR_ECLEVEL_L;
+
+               /**
+                * @var Encoding mode
+                * @access protected
+                */
+               protected $hint = QR_MODE_8B;
+
+               /**
+                * @var if true the input string will be converted to uppercase
+                * @access protected
+                */
+               protected $casesensitive = true;
+
+               /**
+                * @var structured QR code (not supported yet)
+                * @access protected
+                */
+               protected $structured = 0;
+
+               /**
+                * @var mask data
+                * @access protected
+                */
+               protected $data;
+
+               // FrameFiller
+
+               /**
+                * @var width
+                * @access protected
+                */
+               protected $width;
+
+               /**
+                * @var frame
+                * @access protected
+                */
+               protected $frame;
+
+               /**
+                * @var X position of bit
+                * @access protected
+                */
+               protected $x;
+
+               /**
+                * @var Y position of bit
+                * @access protected
+                */
+               protected $y;
+
+               /**
+                * @var direction
+                * @access protected
+                */
+               protected $dir;
+
+               /**
+                * @var single bit
+                * @access protected
+                */
+               protected $bit;
+
+               // ---- QRrawcode ----
+
+               /**
+                * @var data code
+                * @access protected
+                */
+               protected $datacode = array();
+
+               /**
+                * @var error correction code
+                * @access protected
+                */
+               protected $ecccode = array();
+
+               /**
+                * @var blocks
+                * @access protected
+                */
+               protected $blocks;
+
+               /**
+                * @var Reed-Solomon blocks
+                * @access protected
+                */
+               protected $rsblocks = array(); //of RSblock
+
+               /**
+                * @var counter
+                * @access protected
+                */
+               protected $count;
+
+               /**
+                * @var data length
+                * @access protected
+                */
+               protected $dataLength;
+
+               /**
+                * @var error correction length
+                * @access protected
+                */
+               protected $eccLength;
+
+               /**
+                * @var b1
+                * @access protected
+                */
+               protected $b1;
+
+               // ---- QRmask ----
+
+               /**
+                * @var run length
+                * @access protected
+                */
+               protected $runLength = array();
+
+               // ---- QRsplit ----
+
+               /**
+                * @var input data string
+                * @access protected
+                */
+               protected $dataStr = '';
+
+               /**
+                * @var input items
+                * @access protected
+                */
+               protected $items;
+
+               // Reed-Solomon items
+
+               /**
+                * @var Reed-Solomon items
+                * @access protected
+                */
+               protected $rsitems = array();
+
+               /**
+                * @var array of frames
+                * @access protected
+                */
+               protected $frames = array();
+
+               /**
+                * @var alphabet-numeric convesion table
+                * @access protected
+                */
+               protected $anTable = array(
+                       -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, //
+                       -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, //
+                       36, -1, -1, -1, 37, 38, -1, -1, -1, -1, 39, 40, -1, 41, 42, 43, //
+                        0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 44, -1, -1, -1, -1, -1, //
+                       -1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, //
+                       25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, -1, -1, -1, -1, -1, //
+                       -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, //
+                       -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1  //
+                       );
+
+               /**
+                * @var array Table of the capacity of symbols
+                * See Table 1 (pp.13) and Table 12-16 (pp.30-36), JIS X0510:2004.
+                * @access protected
+                */
+               protected $capacity = array(
+                       array(  0,    0, 0, array(   0,    0,    0,    0)), //
+                       array( 21,   26, 0, array(   7,   10,   13,   17)), //  1
+                       array( 25,   44, 7, array(  10,   16,   22,   28)), //
+                       array( 29,   70, 7, array(  15,   26,   36,   44)), //
+                       array( 33,  100, 7, array(  20,   36,   52,   64)), //
+                       array( 37,  134, 7, array(  26,   48,   72,   88)), //  5
+                       array( 41,  172, 7, array(  36,   64,   96,  112)), //
+                       array( 45,  196, 0, array(  40,   72,  108,  130)), //
+                       array( 49,  242, 0, array(  48,   88,  132,  156)), //
+                       array( 53,  292, 0, array(  60,  110,  160,  192)), //
+                       array( 57,  346, 0, array(  72,  130,  192,  224)), // 10
+                       array( 61,  404, 0, array(  80,  150,  224,  264)), //
+                       array( 65,  466, 0, array(  96,  176,  260,  308)), //
+                       array( 69,  532, 0, array( 104,  198,  288,  352)), //
+                       array( 73,  581, 3, array( 120,  216,  320,  384)), //
+                       array( 77,  655, 3, array( 132,  240,  360,  432)), // 15
+                       array( 81,  733, 3, array( 144,  280,  408,  480)), //
+                       array( 85,  815, 3, array( 168,  308,  448,  532)), //
+                       array( 89,  901, 3, array( 180,  338,  504,  588)), //
+                       array( 93,  991, 3, array( 196,  364,  546,  650)), //
+                       array( 97, 1085, 3, array( 224,  416,  600,  700)), // 20
+                       array(101, 1156, 4, array( 224,  442,  644,  750)), //
+                       array(105, 1258, 4, array( 252,  476,  690,  816)), //
+                       array(109, 1364, 4, array( 270,  504,  750,  900)), //
+                       array(113, 1474, 4, array( 300,  560,  810,  960)), //
+                       array(117, 1588, 4, array( 312,  588,  870, 1050)), // 25
+                       array(121, 1706, 4, array( 336,  644,  952, 1110)), //
+                       array(125, 1828, 4, array( 360,  700, 1020, 1200)), //
+                       array(129, 1921, 3, array( 390,  728, 1050, 1260)), //
+                       array(133, 2051, 3, array( 420,  784, 1140, 1350)), //
+                       array(137, 2185, 3, array( 450,  812, 1200, 1440)), // 30
+                       array(141, 2323, 3, array( 480,  868, 1290, 1530)), //
+                       array(145, 2465, 3, array( 510,  924, 1350, 1620)), //
+                       array(149, 2611, 3, array( 540,  980, 1440, 1710)), //
+                       array(153, 2761, 3, array( 570, 1036, 1530, 1800)), //
+                       array(157, 2876, 0, array( 570, 1064, 1590, 1890)), // 35
+                       array(161, 3034, 0, array( 600, 1120, 1680, 1980)), //
+                       array(165, 3196, 0, array( 630, 1204, 1770, 2100)), //
+                       array(169, 3362, 0, array( 660, 1260, 1860, 2220)), //
+                       array(173, 3532, 0, array( 720, 1316, 1950, 2310)), //
+                       array(177, 3706, 0, array( 750, 1372, 2040, 2430))  // 40
+               );
+
+               /**
+                * @var array Length indicator
+                * @access protected
+                */
+               protected $lengthTableBits = array(
+                       array(10, 12, 14),
+                       array( 9, 11, 13),
+                       array( 8, 16, 16),
+                       array( 8, 10, 12)
+               );
+
+               /**
+                * @var array Table of the error correction code (Reed-Solomon block)
+                * See Table 12-16 (pp.30-36), JIS X0510:2004.
+                * @access protected
+                */
+               protected $eccTable = array(
+                       array(array( 0,  0), array( 0,  0), array( 0,  0), array( 0,  0)), //
+                       array(array( 1,  0), array( 1,  0), array( 1,  0), array( 1,  0)), //  1
+                       array(array( 1,  0), array( 1,  0), array( 1,  0), array( 1,  0)), //
+                       array(array( 1,  0), array( 1,  0), array( 2,  0), array( 2,  0)), //
+                       array(array( 1,  0), array( 2,  0), array( 2,  0), array( 4,  0)), //
+                       array(array( 1,  0), array( 2,  0), array( 2,  2), array( 2,  2)), //  5
+                       array(array( 2,  0), array( 4,  0), array( 4,  0), array( 4,  0)), //
+                       array(array( 2,  0), array( 4,  0), array( 2,  4), array( 4,  1)), //
+                       array(array( 2,  0), array( 2,  2), array( 4,  2), array( 4,  2)), //
+                       array(array( 2,  0), array( 3,  2), array( 4,  4), array( 4,  4)), //
+                       array(array( 2,  2), array( 4,  1), array( 6,  2), array( 6,  2)), // 10
+                       array(array( 4,  0), array( 1,  4), array( 4,  4), array( 3,  8)), //
+                       array(array( 2,  2), array( 6,  2), array( 4,  6), array( 7,  4)), //
+                       array(array( 4,  0), array( 8,  1), array( 8,  4), array(12,  4)), //
+                       array(array( 3,  1), array( 4,  5), array(11,  5), array(11,  5)), //
+                       array(array( 5,  1), array( 5,  5), array( 5,  7), array(11,  7)), // 15
+                       array(array( 5,  1), array( 7,  3), array(15,  2), array( 3, 13)), //
+                       array(array( 1,  5), array(10,  1), array( 1, 15), array( 2, 17)), //
+                       array(array( 5,  1), array( 9,  4), array(17,  1), array( 2, 19)), //
+                       array(array( 3,  4), array( 3, 11), array(17,  4), array( 9, 16)), //
+                       array(array( 3,  5), array( 3, 13), array(15,  5), array(15, 10)), // 20
+                       array(array( 4,  4), array(17,  0), array(17,  6), array(19,  6)), //
+                       array(array( 2,  7), array(17,  0), array( 7, 16), array(34,  0)), //
+                       array(array( 4,  5), array( 4, 14), array(11, 14), array(16, 14)), //
+                       array(array( 6,  4), array( 6, 14), array(11, 16), array(30,  2)), //
+                       array(array( 8,  4), array( 8, 13), array( 7, 22), array(22, 13)), // 25
+                       array(array(10,  2), array(19,  4), array(28,  6), array(33,  4)), //
+                       array(array( 8,  4), array(22,  3), array( 8, 26), array(12, 28)), //
+                       array(array( 3, 10), array( 3, 23), array( 4, 31), array(11, 31)), //
+                       array(array( 7,  7), array(21,  7), array( 1, 37), array(19, 26)), //
+                       array(array( 5, 10), array(19, 10), array(15, 25), array(23, 25)), // 30
+                       array(array(13,  3), array( 2, 29), array(42,  1), array(23, 28)), //
+                       array(array(17,  0), array(10, 23), array(10, 35), array(19, 35)), //
+                       array(array(17,  1), array(14, 21), array(29, 19), array(11, 46)), //
+                       array(array(13,  6), array(14, 23), array(44,  7), array(59,  1)), //
+                       array(array(12,  7), array(12, 26), array(39, 14), array(22, 41)), // 35
+                       array(array( 6, 14), array( 6, 34), array(46, 10), array( 2, 64)), //
+                       array(array(17,  4), array(29, 14), array(49, 10), array(24, 46)), //
+                       array(array( 4, 18), array(13, 32), array(48, 14), array(42, 32)), //
+                       array(array(20,  4), array(40,  7), array(43, 22), array(10, 67)), //
+                       array(array(19,  6), array(18, 31), array(34, 34), array(20, 61))  // 40
+               );
+
+               /**
+                * @var array Positions of alignment patterns.
+                * This array includes only the second and the third position of the alignment patterns. Rest of them can be calculated from the distance between them.
+                * See Table 1 in Appendix E (pp.71) of JIS X0510:2004.
+                * @access protected
+                */
+               protected $alignmentPattern = array(
+                       array( 0,  0),
+                       array( 0,  0), array(18,  0), array(22,  0), array(26,  0), array(30,  0), //  1- 5
+                       array(34,  0), array(22, 38), array(24, 42), array(26, 46), array(28, 50), //  6-10
+                       array(30, 54), array(32, 58), array(34, 62), array(26, 46), array(26, 48), // 11-15
+                       array(26, 50), array(30, 54), array(30, 56), array(30, 58), array(34, 62), // 16-20
+                       array(28, 50), array(26, 50), array(30, 54), array(28, 54), array(32, 58), // 21-25
+                       array(30, 58), array(34, 62), array(26, 50), array(30, 54), array(26, 52), // 26-30
+                       array(30, 56), array(34, 60), array(30, 58), array(34, 62), array(30, 54), // 31-35
+                       array(24, 50), array(28, 54), array(32, 58), array(26, 54), array(30, 58)  // 35-40
+               );
+
+               /**
+                * @var array Version information pattern (BCH coded).
+                * See Table 1 in Appendix D (pp.68) of JIS X0510:2004.
+                * size: [QRSPEC_VERSION_MAX - 6]
+                * @access protected
+                */
+               protected $versionPattern = array(
+                       0x07c94, 0x085bc, 0x09a99, 0x0a4d3, 0x0bbf6, 0x0c762, 0x0d847, 0x0e60d, //
+                       0x0f928, 0x10b78, 0x1145d, 0x12a17, 0x13532, 0x149a6, 0x15683, 0x168c9, //
+                       0x177ec, 0x18ec4, 0x191e1, 0x1afab, 0x1b08e, 0x1cc1a, 0x1d33f, 0x1ed75, //
+                       0x1f250, 0x209d5, 0x216f0, 0x228ba, 0x2379f, 0x24b0b, 0x2542e, 0x26a64, //
+                       0x27541, 0x28c69
+               );
+
+               /**
+                * @var array Format information
+                * @access protected
+                */
+               protected $formatInfo = array(
+                       array(0x77c4, 0x72f3, 0x7daa, 0x789d, 0x662f, 0x6318, 0x6c41, 0x6976), //
+                       array(0x5412, 0x5125, 0x5e7c, 0x5b4b, 0x45f9, 0x40ce, 0x4f97, 0x4aa0), //
+                       array(0x355f, 0x3068, 0x3f31, 0x3a06, 0x24b4, 0x2183, 0x2eda, 0x2bed), //
+                       array(0x1689, 0x13be, 0x1ce7, 0x19d0, 0x0762, 0x0255, 0x0d0c, 0x083b)  //
+               );
+
+
+               // -------------------------------------------------
+               // -------------------------------------------------
+
+
+               /**
+                * This is the class constructor.
+                * Creates a QRcode object
+                * @param string $code code to represent using QRcode
+                * @param string $eclevel error level: <ul><li>L : About 7% or less errors can be corrected.</li><li>M : About 15% or less errors can be corrected.</li><li>Q : About 25% or less errors can be corrected.</li><li>H : About 30% or less errors can be corrected.</li></ul>
+                * @access public
+                * @since 1.0.000
+                */
+               public function __construct($code, $eclevel = 'L') {
+                       $barcode_array = array();
+                       if ((is_null($code)) OR ($code == '\0') OR ($code == '')) {
+                               return false;
+                       }
+                       // set error correction level
+                       $this->level = array_search($eclevel, array('L', 'M', 'Q', 'H'));
+                       if ($this->level === false) {
+                               $this->level = QR_ECLEVEL_L;
+                       }
+                       if (($this->hint != QR_MODE_8B) AND ($this->hint != QR_MODE_KJ)) {
+                               return false;
+                       }
+                       if (($this->version < 0) OR ($this->version > QRSPEC_VERSION_MAX)) {
+                               return false;
+                       }
+                       $this->items = array();
+                       $this->encodeString($code);
+                       $qrTab = $this->binarize($this->data);
+                       $size = count($qrTab);
+                       $barcode_array['num_rows'] = $size;
+                       $barcode_array['num_cols'] = $size;
+                       $barcode_array['bcode'] = array();
+                       foreach ($qrTab as $line) {
+                               $arrAdd = array();
+                               foreach (str_split($line) as $char) {
+                                       $arrAdd[] = ($char=='1')?1:0;
+                               }
+                               $barcode_array['bcode'][] = $arrAdd;
+                       }
+                       $this->barcode_array = $barcode_array;
+               }
+
+               /**
+                * Returns a barcode array which is readable by TCPDF
+                * @return array barcode array readable by TCPDF;
+                * @access public
+                */
+               public function getBarcodeArray() {
+                       return $this->barcode_array;
+               }
+
+               /**
+                * Convert the frame in binary form
+                * @param array $frame array to binarize
+                * @return array frame in binary form
+                */
+               protected function binarize($frame) {
+                       $len = count($frame);
+                       // the frame is square (width = height)
+                       foreach ($frame as &$frameLine) {
+                               for ($i=0; $i<$len; $i++) {
+                                       $frameLine[$i] = (ord($frameLine[$i])&1)?'1':'0';
+                               }
+                       }
+                       return $frame;
+               }
+
+               /**
+                * Encode the input string to QR code
+                * @param string $string input string to encode
+                */
+               protected function encodeString($string) {
+                       $this->dataStr = $string;
+                       if (!$this->casesensitive) {
+                               $this->toUpper();
+                       }
+                       $ret = $this->splitString();
+                       if ($ret < 0) {
+                               return NULL;
+                       }
+                       $this->encodeMask(-1);
+               }
+
+               /**
+                * Encode mask
+                * @param int $mask masking mode
+                */
+               protected function encodeMask($mask) {
+                       $spec = array(0, 0, 0, 0, 0);
+                       $this->datacode = $this->getByteStream($this->items);
+                       if (is_null($this->datacode)) {
+                               return NULL;
+                       }
+                       $spec = $this->getEccSpec($this->version, $this->level, $spec);
+                       $this->b1 = $this->rsBlockNum1($spec);
+                       $this->dataLength = $this->rsDataLength($spec);
+                       $this->eccLength = $this->rsEccLength($spec);
+                       $this->ecccode = array_fill(0, $this->eccLength, 0);
+                       $this->blocks = $this->rsBlockNum($spec);
+                       $ret = $this->init($spec);
+                       if ($ret < 0) {
+                               return NULL;
+                       }
+                       $this->count = 0;
+                       $this->width = $this->getWidth($this->version);
+                       $this->frame = $this->newFrame($this->version);
+                       $this->x = $this->width - 1;
+                       $this->y = $this->width - 1;
+                       $this->dir = -1;
+                       $this->bit = -1;
+                       // inteleaved data and ecc codes
+                       for ($i=0; $i < ($this->dataLength + $this->eccLength); $i++) {
+                               $code = $this->getCode();
+                               $bit = 0x80;
+                               for ($j=0; $j<8; $j++) {
+                                       $addr = $this->getNextPosition();
+                                       $this->setFrameAt($addr, 0x02 | (($bit & $code) != 0));
+                                       $bit = $bit >> 1;
+                               }
+                       }
+                       // remainder bits
+                       $j = $this->getRemainder($this->version);
+                       for ($i=0; $i<$j; $i++) {
+                               $addr = $this->getNextPosition();
+                               $this->setFrameAt($addr, 0x02);
+                       }
+                       // masking
+                       $this->runLength = array_fill(0, QRSPEC_WIDTH_MAX + 1, 0);
+                       if ($mask < 0) {
+                               if (QR_FIND_BEST_MASK) {
+                                       $masked = $this->mask($this->width, $this->frame, $this->level);
+                               } else {
+                                       $masked = $this->makeMask($this->width, $this->frame, (intval(QR_DEFAULT_MASK) % 8), $this->level);
+                               }
+                       } else {
+                               $masked = $this->makeMask($this->width, $this->frame, $mask, $this->level);
+                       }
+                       if ($masked == NULL) {
+                               return NULL;
+                       }
+                       $this->data = $masked;
+               }
+
+               // - - - - - - - - - - - - - - - - - - - - - - - - -
+
+               // FrameFiller
+
+               /**
+                * Set frame value at specified position
+                * @param array $at x,y position
+                * @param int $val value of the character to set
+                */
+               protected function setFrameAt($at, $val) {
+                       $this->frame[$at['y']][$at['x']] = chr($val);
+               }
+
+               /**
+                * Get frame value at specified position
+                * @param array $at x,y position
+                * @return value at specified position
+                */
+               protected function getFrameAt($at) {
+                       return ord($this->frame[$at['y']][$at['x']]);
+               }
+
+               /**
+                * Return the next frame position
+                * @return array of x,y coordinates
+                */
+               protected function getNextPosition() {
+                       do {
+                               if ($this->bit == -1) {
+                                       $this->bit = 0;
+                                       return array('x'=>$this->x, 'y'=>$this->y);
+                               }
+                               $x = $this->x;
+                               $y = $this->y;
+                               $w = $this->width;
+                               if ($this->bit == 0) {
+                                       $x--;
+                                       $this->bit++;
+                               } else {
+                                       $x++;
+                                       $y += $this->dir;
+                                       $this->bit--;
+                               }
+                               if ($this->dir < 0) {
+                                       if ($y < 0) {
+                                               $y = 0;
+                                               $x -= 2;
+                                               $this->dir = 1;
+                                               if ($x == 6) {
+                                                       $x--;
+                                                       $y = 9;
+                                               }
+                                       }
+                               } else {
+                                       if ($y == $w) {
+                                               $y = $w - 1;
+                                               $x -= 2;
+                                               $this->dir = -1;
+                                               if ($x == 6) {
+                                                       $x--;
+                                                       $y -= 8;
+                                               }
+                                       }
+                               }
+                               if (($x < 0) OR ($y < 0)) {
+                                       return NULL;
+                               }
+                               $this->x = $x;
+                               $this->y = $y;
+                       } while(ord($this->frame[$y][$x]) & 0x80);
+                       return array('x'=>$x, 'y'=>$y);
+               }
+
+               // - - - - - - - - - - - - - - - - - - - - - - - - -
+
+               // QRrawcode
+
+               /**
+                * Initialize code.
+                * @param array $spec array of ECC specification
+                * @return 0 in case of success, -1 in case of error
+                */
+               protected function init($spec) {
+                       $dl = $this->rsDataCodes1($spec);
+                       $el = $this->rsEccCodes1($spec);
+                       $rs = $this->init_rs(8, 0x11d, 0, 1, $el, 255 - $dl - $el);
+                       $blockNo = 0;
+                       $dataPos = 0;
+                       $eccPos = 0;
+                       $endfor = $this->rsBlockNum1($spec);
+                       for ($i=0; $i < $endfor; ++$i) {
+                               $ecc = array_slice($this->ecccode, $eccPos);
+                               $this->rsblocks[$blockNo] = array();
+                               $this->rsblocks[$blockNo]['dataLength'] = $dl;
+                               $this->rsblocks[$blockNo]['data'] = array_slice($this->datacode, $dataPos);
+                               $this->rsblocks[$blockNo]['eccLength'] = $el;
+                               $ecc = $this->encode_rs_char($rs, $this->rsblocks[$blockNo]['data'], $ecc);
+                               $this->rsblocks[$blockNo]['ecc'] = $ecc;
+                               $this->ecccode = array_merge(array_slice($this->ecccode,0, $eccPos), $ecc);
+                               $dataPos += $dl;
+                               $eccPos += $el;
+                               $blockNo++;
+                       }
+                       if ($this->rsBlockNum2($spec) == 0) {
+                               return 0;
+                       }
+                       $dl = $this->rsDataCodes2($spec);
+                       $el = $this->rsEccCodes2($spec);
+                       $rs = $this->init_rs(8, 0x11d, 0, 1, $el, 255 - $dl - $el);
+                       if ($rs == NULL) {
+                               return -1;
+                       }
+                       $endfor = $this->rsBlockNum2($spec);
+                       for ($i=0; $i < $endfor; ++$i) {
+                               $ecc = array_slice($this->ecccode, $eccPos);
+                               $this->rsblocks[$blockNo] = array();
+                               $this->rsblocks[$blockNo]['dataLength'] = $dl;
+                               $this->rsblocks[$blockNo]['data'] = array_slice($this->datacode, $dataPos);
+                               $this->rsblocks[$blockNo]['eccLength'] = $el;
+                               $ecc = $this->encode_rs_char($rs, $this->rsblocks[$blockNo]['data'], $ecc);
+                               $this->rsblocks[$blockNo]['ecc'] = $ecc;
+                               $this->ecccode = array_merge(array_slice($this->ecccode, 0, $eccPos), $ecc);
+                               $dataPos += $dl;
+                               $eccPos += $el;
+                               $blockNo++;
+                       }
+                       return 0;
+               }
+
+               /**
+                * Return Reed-Solomon block code.
+                * @return array rsblocks
+                */
+               protected function getCode() {
+                       if ($this->count < $this->dataLength) {
+                               $row = $this->count % $this->blocks;
+                               $col = $this->count / $this->blocks;
+                               if ($col >= $this->rsblocks[0]['dataLength']) {
+                                       $row += $this->b1;
+                               }
+                               $ret = $this->rsblocks[$row]['data'][$col];
+                       } elseif ($this->count < $this->dataLength + $this->eccLength) {
+                               $row = ($this->count - $this->dataLength) % $this->blocks;
+                               $col = ($this->count - $this->dataLength) / $this->blocks;
+                               $ret = $this->rsblocks[$row]['ecc'][$col];
+                       } else {
+                               return 0;
+                       }
+                       $this->count++;
+                       return $ret;
+               }
+
+               // - - - - - - - - - - - - - - - - - - - - - - - - -
+
+               // QRmask
+
+               /**
+                * Write Format Information on frame and returns the number of black bits
+                * @param int $width frame width
+                * @param array $frame frame
+                * @param array $mask masking mode
+                * @param int $level error correction level
+                * @return int blacks
+                */
+                protected function writeFormatInformation($width, &$frame, $mask, $level) {
+                       $blacks = 0;
+                       $format =  $this->getFormatInfo($mask, $level);
+                       for ($i=0; $i<8; ++$i) {
+                               if ($format & 1) {
+                                       $blacks += 2;
+                                       $v = 0x85;
+                               } else {
+                                       $v = 0x84;
+                               }
+                               $frame[8][$width - 1 - $i] = chr($v);
+                               if ($i < 6) {
+                                       $frame[$i][8] = chr($v);
+                               } else {
+                                       $frame[$i + 1][8] = chr($v);
+                               }
+                               $format = $format >> 1;
+                       }
+                       for ($i=0; $i<7; ++$i) {
+                       if ($format & 1) {
+                               $blacks += 2;
+                               $v = 0x85;
+                       } else {
+                               $v = 0x84;
+                       }
+                       $frame[$width - 7 + $i][8] = chr($v);
+                       if ($i == 0) {
+                               $frame[8][7] = chr($v);
+                       } else {
+                               $frame[8][6 - $i] = chr($v);
+                       }
+                       $format = $format >> 1;
+                       }
+                       return $blacks;
+               }
+
+               /**
+                * mask0
+                * @param int $x X position
+                * @param int $y Y position
+                * @return int mask
+                */
+                protected function mask0($x, $y) {
+                       return ($x + $y) & 1;
+               }
+
+               /**
+                * mask1
+                * @param int $x X position
+                * @param int $y Y position
+                * @return int mask
+                */
+                protected function mask1($x, $y) {
+                       return ($y & 1);
+               }
+
+               /**
+                * mask2
+                * @param int $x X position
+                * @param int $y Y position
+                * @return int mask
+                */
+                protected function mask2($x, $y) {
+                       return ($x % 3);
+               }
+
+               /**
+                * mask3
+                * @param int $x X position
+                * @param int $y Y position
+                * @return int mask
+                */
+                protected function mask3($x, $y) {
+                       return ($x + $y) % 3;
+               }
+
+               /**
+                * mask4
+                * @param int $x X position
+                * @param int $y Y position
+                * @return int mask
+                */
+                protected function mask4($x, $y) {
+                       return (((int)($y / 2)) + ((int)($x / 3))) & 1;
+               }
+
+               /**
+                * mask5
+                * @param int $x X position
+                * @param int $y Y position
+                * @return int mask
+                */
+                protected function mask5($x, $y) {
+                       return (($x * $y) & 1) + ($x * $y) % 3;
+               }
+
+               /**
+                * mask6
+                * @param int $x X position
+                * @param int $y Y position
+                * @return int mask
+                */
+                protected function mask6($x, $y) {
+                       return ((($x * $y) & 1) + ($x * $y) % 3) & 1;
+               }
+
+               /**
+                * mask7
+                * @param int $x X position
+                * @param int $y Y position
+                * @return int mask
+                */
+                protected function mask7($x, $y) {
+                       return ((($x * $y) % 3) + (($x + $y) & 1)) & 1;
+               }
+
+               /**
+                * Return bitmask
+                * @param int $maskNo mask number
+                * @param int $width width
+                * @param array $frame frame
+                * @return array bitmask
+                */
+               protected function generateMaskNo($maskNo, $width, $frame) {
+                       $bitMask = array_fill(0, $width, array_fill(0, $width, 0));
+                       for ($y=0; $y<$width; ++$y) {
+                               for ($x=0; $x<$width; ++$x) {
+                                       if (ord($frame[$y][$x]) & 0x80) {
+                                               $bitMask[$y][$x] = 0;
+                                       } else {
+                                               $maskFunc = call_user_func(array($this, 'mask'.$maskNo), $x, $y);
+                                               $bitMask[$y][$x] = ($maskFunc == 0)?1:0;
+                                       }
+                               }
+                       }
+                       return $bitMask;
+               }
+
+               /**
+                * makeMaskNo
+                * @param int $maskNo
+                * @param int $width
+                * @param int $s
+                * @param int $d
+                * @param boolean $maskGenOnly
+                * @return int b
+                */
+                protected function makeMaskNo($maskNo, $width, $s, &$d, $maskGenOnly=false) {
+                       $b = 0;
+                       $bitMask = array();
+                       $bitMask = $this->generateMaskNo($maskNo, $width, $s, $d);
+                       if ($maskGenOnly) {
+                               return;
+                       }
+                       $d = $s;
+                       for ($y=0; $y<$width; ++$y) {
+                               for ($x=0; $x<$width; ++$x) {
+                                       if ($bitMask[$y][$x] == 1) {
+                                               $d[$y][$x] = chr(ord($s[$y][$x]) ^ (int)$bitMask[$y][$x]);
+                                       }
+                                       $b += (int)(ord($d[$y][$x]) & 1);
+                               }
+                       }
+                       return $b;
+               }
+
+               /**
+                * makeMask
+                * @param int $width
+                * @param array $frame
+                * @param int $maskNo
+                * @param int $level
+                * @return array mask
+                */
+                protected function makeMask($width, $frame, $maskNo, $level) {
+                       $masked = array_fill(0, $width, str_repeat("\0", $width));
+                       $this->makeMaskNo($maskNo, $width, $frame, $masked);
+                       $this->writeFormatInformation($width, $masked, $maskNo, $level);
+                       return $masked;
+               }
+
+               /**
+                * calcN1N3
+                * @param int $length
+                * @return int demerit
+                */
+                protected function calcN1N3($length) {
+                       $demerit = 0;
+                       for ($i=0; $i<$length; ++$i) {
+                               if ($this->runLength[$i] >= 5) {
+                                       $demerit += (N1 + ($this->runLength[$i] - 5));
+                               }
+                               if ($i & 1) {
+                                       if (($i >= 3) AND ($i < ($length-2)) AND ($this->runLength[$i] % 3 == 0)) {
+                                               $fact = (int)($this->runLength[$i] / 3);
+                                               if (($this->runLength[$i-2] == $fact)
+                                                       AND ($this->runLength[$i-1] == $fact)
+                                                       AND ($this->runLength[$i+1] == $fact)
+                                                       AND ($this->runLength[$i+2] == $fact)) {
+                                                       if (($this->runLength[$i-3] < 0) OR ($this->runLength[$i-3] >= (4 * $fact))) {
+                                                               $demerit += N3;
+                                                       } elseif ((($i+3) >= $length) OR ($this->runLength[$i+3] >= (4 * $fact))) {
+                                                               $demerit += N3;
+                                                       }
+                                               }
+                                       }
+                               }
+                       }
+                       return $demerit;
+               }
+
+               /**
+                * evaluateSymbol
+                * @param int $width
+                * @param array $frame
+                * @return int demerit
+                */
+                protected function evaluateSymbol($width, $frame) {
+                       $head = 0;
+                       $demerit = 0;
+                       for ($y=0; $y<$width; ++$y) {
+                               $head = 0;
+                               $this->runLength[0] = 1;
+                               $frameY = $frame[$y];
+                               if ($y > 0) {
+                                       $frameYM = $frame[$y-1];
+                               }
+                               for ($x=0; $x<$width; ++$x) {
+                                       if (($x > 0) AND ($y > 0)) {
+                                               $b22 = ord($frameY[$x]) & ord($frameY[$x-1]) & ord($frameYM[$x]) & ord($frameYM[$x-1]);
+                                               $w22 = ord($frameY[$x]) | ord($frameY[$x-1]) | ord($frameYM[$x]) | ord($frameYM[$x-1]);
+                                               if (($b22 | ($w22 ^ 1)) & 1) {
+                                                       $demerit += N2;
+                                               }
+                                       }
+                                       if (($x == 0) AND (ord($frameY[$x]) & 1)) {
+                                               $this->runLength[0] = -1;
+                                               $head = 1;
+                                               $this->runLength[$head] = 1;
+                                       } elseif ($x > 0) {
+                                               if ((ord($frameY[$x]) ^ ord($frameY[$x-1])) & 1) {
+                                                       $head++;
+                                                       $this->runLength[$head] = 1;
+                                               } else {
+                                                       $this->runLength[$head]++;
+                                               }
+                                       }
+                               }
+                               $demerit += $this->calcN1N3($head+1);
+                       }
+                       for ($x=0; $x<$width; ++$x) {
+                               $head = 0;
+                               $this->runLength[0] = 1;
+                               for ($y=0; $y<$width; ++$y) {
+                                       if (($y == 0) AND (ord($frame[$y][$x]) & 1)) {
+                                               $this->runLength[0] = -1;
+                                               $head = 1;
+                                               $this->runLength[$head] = 1;
+                                       } elseif ($y > 0) {
+                                               if ((ord($frame[$y][$x]) ^ ord($frame[$y-1][$x])) & 1) {
+                                                       $head++;
+                                                       $this->runLength[$head] = 1;
+                                               } else {
+                                                       $this->runLength[$head]++;
+                                               }
+                                       }
+                               }
+                               $demerit += $this->calcN1N3($head+1);
+                       }
+                       return $demerit;
+               }
+
+               /**
+                * mask
+                * @param int $width
+                * @param array $frame
+                * @param int $level
+                * @return array best mask
+                */
+                protected function mask($width, $frame, $level) {
+                       $minDemerit = PHP_INT_MAX;
+                       $bestMaskNum = 0;
+                       $bestMask = array();
+                       $checked_masks = array(0, 1, 2, 3, 4, 5, 6, 7);
+                       if (QR_FIND_FROM_RANDOM !== false) {
+                               $howManuOut = 8 - (QR_FIND_FROM_RANDOM % 9);
+                               for ($i = 0; $i <  $howManuOut; ++$i) {
+                                       $remPos = rand (0, count($checked_masks)-1);
+                                       unset($checked_masks[$remPos]);
+                                       $checked_masks = array_values($checked_masks);
+                               }
+                       }
+                       $bestMask = $frame;
+                       foreach ($checked_masks as $i) {
+                               $mask = array_fill(0, $width, str_repeat("\0", $width));
+                               $demerit = 0;
+                               $blacks = 0;
+                               $blacks  = $this->makeMaskNo($i, $width, $frame, $mask);
+                               $blacks += $this->writeFormatInformation($width, $mask, $i, $level);
+                               $blacks  = (int)(100 * $blacks / ($width * $width));
+                               $demerit = (int)((int)(abs($blacks - 50) / 5) * N4);
+                               $demerit += $this->evaluateSymbol($width, $mask);
+                               if ($demerit < $minDemerit) {
+                                       $minDemerit = $demerit;
+                                       $bestMask = $mask;
+                                       $bestMaskNum = $i;
+                               }
+                       }
+                       return $bestMask;
+               }
+
+               // - - - - - - - - - - - - - - - - - - - - - - - - -
+
+               // QRsplit
+
+               /**
+                * Return true if the character at specified position is a number
+                * @param string $str string
+                * @param int $pos characted position
+                * @return boolean true of false
+                */
+                protected function isdigitat($str, $pos) {
+                       if ($pos >= strlen($str)) {
+                               return false;
+                       }
+                       return ((ord($str[$pos]) >= ord('0'))&&(ord($str[$pos]) <= ord('9')));
+               }
+
+               /**
+                * Return true if the character at specified position is an alphanumeric character
+                * @param string $str string
+                * @param int $pos characted position
+                * @return boolean true of false
+                */
+                protected function isalnumat($str, $pos) {
+                       if ($pos >= strlen($str)) {
+                               return false;
+                       }
+                       return ($this->lookAnTable(ord($str[$pos])) >= 0);
+               }
+
+               /**
+                * identifyMode
+                * @param int $pos
+                * @return int mode
+                */
+                protected function identifyMode($pos) {
+                       if ($pos >= strlen($this->dataStr)) {
+                               return QR_MODE_NL;
+                       }
+                       $c = $this->dataStr[$pos];
+                       if ($this->isdigitat($this->dataStr, $pos)) {
+                               return QR_MODE_NM;
+                       } elseif ($this->isalnumat($this->dataStr, $pos)) {
+                               return QR_MODE_AN;
+                       } elseif ($this->hint == QR_MODE_KJ) {
+                               if ($pos+1 < strlen($this->dataStr)) {
+                                       $d = $this->dataStr[$pos+1];
+                                       $word = (ord($c) << 8) | ord($d);
+                                       if (($word >= 0x8140 && $word <= 0x9ffc) OR ($word >= 0xe040 && $word <= 0xebbf)) {
+                                               return QR_MODE_KJ;
+                                       }
+                               }
+                       }
+                       return QR_MODE_8B;
+               }
+
+               /**
+                * eatNum
+                * @return int run
+                */
+                protected function eatNum() {
+                       $ln = $this->lengthIndicator(QR_MODE_NM, $this->version);
+                       $p = 0;
+                       while($this->isdigitat($this->dataStr, $p)) {
+                               $p++;
+                       }
+                       $run = $p;
+                       $mode = $this->identifyMode($p);
+                       if ($mode == QR_MODE_8B) {
+                               $dif = $this->estimateBitsModeNum($run) + 4 + $ln
+                               + $this->estimateBitsMode8(1)         // + 4 + l8
+                               - $this->estimateBitsMode8($run + 1); // - 4 - l8
+                               if ($dif > 0) {
+                                       return $this->eat8();
+                               }
+                       }
+                       if ($mode == QR_MODE_AN) {
+                               $dif = $this->estimateBitsModeNum($run) + 4 + $ln
+                               + $this->estimateBitsModeAn(1)        // + 4 + la
+                               - $this->estimateBitsModeAn($run + 1);// - 4 - la
+                               if ($dif > 0) {
+                                       return $this->eatAn();
+                               }
+                       }
+                       $this->items = $this->appendNewInputItem($this->items, QR_MODE_NM, $run, str_split($this->dataStr));
+                       return $run;
+               }
+
+               /**
+                * eatAn
+                * @return int run
+                */
+                protected function eatAn() {
+                       $la = $this->lengthIndicator(QR_MODE_AN,  $this->version);
+                       $ln = $this->lengthIndicator(QR_MODE_NM, $this->version);
+                       $p = 0;
+                       while($this->isalnumat($this->dataStr, $p)) {
+                               if ($this->isdigitat($this->dataStr, $p)) {
+                                       $q = $p;
+                                       while($this->isdigitat($this->dataStr, $q)) {
+                                               $q++;
+                                       }
+                                       $dif = $this->estimateBitsModeAn($p) // + 4 + la
+                                       + $this->estimateBitsModeNum($q - $p) + 4 + $ln
+                                       - $this->estimateBitsModeAn($q); // - 4 - la
+                                       if ($dif < 0) {
+                                               break;
+                                       } else {
+                                               $p = $q;
+                                       }
+                               } else {
+                                       $p++;
+                               }
+                       }
+                       $run = $p;
+                       if (!$this->isalnumat($this->dataStr, $p)) {
+                               $dif = $this->estimateBitsModeAn($run) + 4 + $la
+                               + $this->estimateBitsMode8(1) // + 4 + l8
+                               - $this->estimateBitsMode8($run + 1); // - 4 - l8
+                               if ($dif > 0) {
+                                       return $this->eat8();
+                               }
+                       }
+                       $this->items = $this->appendNewInputItem($this->items, QR_MODE_AN, $run, str_split($this->dataStr));
+                       return $run;
+               }
+
+               /**
+                * eatKanji
+                * @return int run
+                */
+                protected function eatKanji() {
+                       $p = 0;
+                       while($this->identifyMode($p) == QR_MODE_KJ) {
+                               $p += 2;
+                       }
+                       $this->items = $this->appendNewInputItem($this->items, QR_MODE_KJ, $p, str_split($this->dataStr));
+                       return $run;
+               }
+
+               /**
+                * eat8
+                * @return int run
+                */
+                protected function eat8() {
+                       $la = $this->lengthIndicator(QR_MODE_AN, $this->version);
+                       $ln = $this->lengthIndicator(QR_MODE_NM, $this->version);
+                       $p = 1;
+                       $dataStrLen = strlen($this->dataStr);
+                       while($p < $dataStrLen) {
+                               $mode = $this->identifyMode($p);
+                               if ($mode == QR_MODE_KJ) {
+                                       break;
+                               }
+                               if ($mode == QR_MODE_NM) {
+                                       $q = $p;
+                                       while($this->isdigitat($this->dataStr, $q)) {
+                                               $q++;
+                                       }
+                                       $dif = $this->estimateBitsMode8($p) // + 4 + l8
+                                       + $this->estimateBitsModeNum($q - $p) + 4 + $ln
+                                       - $this->estimateBitsMode8($q); // - 4 - l8
+                                       if ($dif < 0) {
+                                               break;
+                                       } else {
+                                               $p = $q;
+                                       }
+                               } elseif ($mode == QR_MODE_AN) {
+                                       $q = $p;
+                                       while($this->isalnumat($this->dataStr, $q)) {
+                                               $q++;
+                                       }
+                                       $dif = $this->estimateBitsMode8($p)  // + 4 + l8
+                                       + $this->estimateBitsModeAn($q - $p) + 4 + $la
+                                       - $this->estimateBitsMode8($q); // - 4 - l8
+                                       if ($dif < 0) {
+                                               break;
+                                       } else {
+                                               $p = $q;
+                                       }
+                               } else {
+                                       $p++;
+                               }
+                       }
+                       $run = $p;
+                       $this->items = $this->appendNewInputItem($this->items, QR_MODE_8B, $run, str_split($this->dataStr));
+                       return $run;
+               }
+
+               /**
+                * splitString
+                */
+                protected function splitString() {
+                       while (strlen($this->dataStr) > 0) {
+                               if ($this->dataStr == '') {
+                                       return 0;
+                               }
+                               $mode = $this->identifyMode(0);
+                               switch ($mode) {
+                                       case QR_MODE_NM: {
+                                               $length = $this->eatNum();
+                                               break;
+                                       }
+                                       case QR_MODE_AN: {
+                                               $length = $this->eatAn();
+                                               break;
+                                       }
+                                       case QR_MODE_KJ: {
+                                               if ($hint == QR_MODE_KJ) {
+                                                       $length = $this->eatKanji();
+                                               } else {
+                                                       $length = $this->eat8();
+                                               }
+                                               break;
+                                       }
+                                       default: {
+                                               $length = $this->eat8();
+                                               break;
+                                       }
+                               }
+                               if ($length == 0) {
+                                       return 0;
+                               }
+                               if ($length < 0) {
+                                       return -1;
+                               }
+                               $this->dataStr = substr($this->dataStr, $length);
+                       }
+               }
+
+               /**
+                * toUpper
+                */
+                protected function toUpper() {
+                       $stringLen = strlen($this->dataStr);
+                       $p = 0;
+                       while ($p < $stringLen) {
+                               $mode = $this->identifyMode(substr($this->dataStr, $p), $this->hint);
+                               if ($mode == QR_MODE_KJ) {
+                                       $p += 2;
+                               } else {
+                                       if ((ord($this->dataStr[$p]) >= ord('a')) AND (ord($this->dataStr[$p]) <= ord('z'))) {
+                                               $this->dataStr[$p] = chr(ord($this->dataStr[$p]) - 32);
+                                       }
+                                       $p++;
+                               }
+                       }
+                       return $this->dataStr;
+               }
+
+               // - - - - - - - - - - - - - - - - - - - - - - - - -
+
+               // QRinputItem
+
+               /**
+                * newInputItem
+                * @param int $mode
+                * @param int $size
+                * @param array $data
+                * @param array $bstream
+                * @return array input item
+                */
+                protected function newInputItem($mode, $size, $data, $bstream=null) {
+                       $setData = array_slice($data, 0, $size);
+                       if (count($setData) < $size) {
+                               $setData = array_merge($setData, array_fill(0, ($size - count($setData)), 0));
+                       }
+                       if (!$this->check($mode, $size, $setData)) {
+                               return NULL;
+                       }
+                       $inputitem = array();
+                       $inputitem['mode'] = $mode;
+                       $inputitem['size'] = $size;
+                       $inputitem['data'] = $setData;
+                       $inputitem['bstream'] = $bstream;
+                       return $inputitem;
+               }
+
+               /**
+                * encodeModeNum
+                * @param array $inputitem
+                * @param int $version
+                * @return array input item
+                */
+                protected function encodeModeNum($inputitem, $version) {
+                       $words = (int)($inputitem['size'] / 3);
+                       $inputitem['bstream'] = array();
+                       $val = 0x1;
+                       $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], 4, $val);
+                       $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], $this->lengthIndicator(QR_MODE_NM, $version), $inputitem['size']);
+                       for ($i=0; $i < $words; ++$i) {
+                               $val  = (ord($inputitem['data'][$i*3  ]) - ord('0')) * 100;
+                               $val += (ord($inputitem['data'][$i*3+1]) - ord('0')) * 10;
+                               $val += (ord($inputitem['data'][$i*3+2]) - ord('0'));
+                               $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], 10, $val);
+                       }
+                       if ($inputitem['size'] - $words * 3 == 1) {
+                               $val = ord($inputitem['data'][$words*3]) - ord('0');
+                               $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], 4, $val);
+                       } elseif (($inputitem['size'] - ($words * 3)) == 2) {
+                               $val  = (ord($inputitem['data'][$words*3  ]) - ord('0')) * 10;
+                               $val += (ord($inputitem['data'][$words*3+1]) - ord('0'));
+                               $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], 7, $val);
+                       }
+                       return $inputitem;
+               }
+
+               /**
+                * encodeModeAn
+                * @param array $inputitem
+                * @param int $version
+                * @return array input item
+                */
+                protected function encodeModeAn($inputitem, $version) {
+                       $words = (int)($inputitem['size'] / 2);
+                       $inputitem['bstream'] = array();
+                       $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], 4, 0x02);
+                       $inputitem['bstream'] = $this->appendNum(v, $this->lengthIndicator(QR_MODE_AN, $version), $inputitem['size']);
+                       for ($i=0; $i < $words; ++$i) {
+                               $val  = (int)$this->lookAnTable(ord($inputitem['data'][$i*2  ])) * 45;
+                               $val += (int)$this->lookAnTable(ord($inputitem['data'][$i*2+1]));
+                               $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], 11, $val);
+                       }
+                       if ($inputitem['size'] & 1) {
+                               $val = $this->lookAnTable(ord($inputitem['data'][($words * 2)]));
+                               $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], 6, $val);
+                       }
+                       return $inputitem;
+               }
+
+               /**
+                * encodeMode8
+                * @param array $inputitem
+                * @param int $version
+                * @return array input item
+                */
+                protected function encodeMode8($inputitem, $version) {
+                       $inputitem['bstream'] = array();
+                       $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], 4, 0x4);
+                       $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], $this->lengthIndicator(QR_MODE_8B, $version), $inputitem['size']);
+                       for ($i=0; $i < $inputitem['size']; ++$i) {
+                               $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], 8, ord($inputitem['data'][$i]));
+                       }
+                       return $inputitem;
+               }
+
+               /**
+                * encodeModeKanji
+                * @param array $inputitem
+                * @param int $version
+                * @return array input item
+                */
+                protected function encodeModeKanji($inputitem, $version) {
+                       $inputitem['bstream'] = array();
+                       $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], 4, 0x8);
+                       $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], $this->lengthIndicator(QR_MODE_KJ, $version), (int)($inputitem['size'] / 2));
+                       for ($i=0; $i<$inputitem['size']; $i+=2) {
+                               $val = (ord($inputitem['data'][$i]) << 8) | ord($inputitem['data'][$i+1]);
+                               if ($val <= 0x9ffc) {
+                                       $val -= 0x8140;
+                               } else {
+                                       $val -= 0xc140;
+                               }
+                               $h = ($val >> 8) * 0xc0;
+                               $val = ($val & 0xff) + $h;
+                               $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], 13, $val);
+                       }
+                       return $inputitem;
+               }
+
+               /**
+                * encodeModeStructure
+                * @param array $inputitem
+                * @return array input item
+                */
+                protected function encodeModeStructure($inputitem) {
+                       $inputitem['bstream'] = array();
+                       $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], 4, 0x03);
+                       $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], 4, ord($inputitem['data'][1]) - 1);
+                       $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], 4, ord($inputitem['data'][0]) - 1);
+                       $inputitem['bstream'] = $this->appendNum($inputitem['bstream'], 8, ord($inputitem['data'][2]));
+                       return $inputitem;
+               }
+
+               /**
+                * encodeBitStream
+                * @param array $inputitem
+                * @param int $version
+                * @return array input item
+                */
+                protected function encodeBitStream($inputitem, $version) {
+                       $inputitem['bstream'] = array();
+                       $words = $this->maximumWords($inputitem['mode'], $version);
+                       if ($inputitem['size'] > $words) {
+                               $st1 = $this->newInputItem($inputitem['mode'], $words, $inputitem['data']);
+                               $st2 = $this->newInputItem($inputitem['mode'], $inputitem['size'] - $words, array_slice($inputitem['data'], $words));
+                               $st1 = $this->encodeBitStream($st1, $version);
+                               $st2 = $this->encodeBitStream($st2, $version);
+                               $inputitem['bstream'] = array();
+                               $inputitem['bstream'] = $this->appendBitstream($inputitem['bstream'], $st1['bstream']);
+                               $inputitem['bstream'] = $this->appendBitstream($inputitem['bstream'], $st2['bstream']);
+                       } else {
+                               switch($inputitem['mode']) {
+                                       case QR_MODE_NM: {
+                                               $inputitem = $this->encodeModeNum($inputitem, $version);
+                                               break;
+                                       }
+                                       case QR_MODE_AN: {
+                                               $inputitem = $this->encodeModeAn($inputitem, $version);
+                                               break;
+                                       }
+                                       case QR_MODE_8B: {
+                                               $inputitem = $this->encodeMode8($inputitem, $version);
+                                               break;
+                                       }
+                                       case QR_MODE_KJ: {
+                                               $inputitem = $this->encodeModeKanji($inputitem, $version);
+                                               break;
+                                       }
+                                       case QR_MODE_ST: {
+                                               $inputitem = $this->encodeModeStructure($inputitem);
+                                               break;
+                                       }
+                                       default: {
+                                               break;
+                                       }
+                               }
+                       }
+                       return $inputitem;
+               }
+
+               // - - - - - - - - - - - - - - - - - - - - - - - - -
+
+               // QRinput
+
+               /**
+                * Append data to an input object.
+                * The data is copied and appended to the input object.
+                * @param array items input items
+                * @param int $mode encoding mode.
+                * @param int $size size of data (byte).
+                * @param array $data array of input data.
+                * @return items
+                *
+                */
+               protected function appendNewInputItem($items, $mode, $size, $data) {
+                       $items[] = $this->newInputItem($mode, $size, $data);
+                       return $items;
+               }
+
+               /**
+                * insertStructuredAppendHeader
+                * @param array $items
+                * @param int $size
+                * @param int $index
+                * @param int $parity
+                * @return array items
+                */
+                protected function insertStructuredAppendHeader($items, $size, $index, $parity) {
+                       if ($size > MAX_STRUCTURED_SYMBOLS) {
+                               return -1;
+                       }
+                       if (($index <= 0) OR ($index > MAX_STRUCTURED_SYMBOLS)) {
+                               return -1;
+                       }
+                       $buf = array($size, $index, $parity);
+                       $entry = $this->newInputItem(QR_MODE_ST, 3, buf);
+                       array_unshift($items, $entry);
+                       return $items;
+               }
+
+               /**
+                * calcParity
+                * @param array $items
+                * @return int parity
+                */
+                protected function calcParity($items) {
+                       $parity = 0;
+                       foreach ($items as $item) {
+                               if ($item['mode'] != QR_MODE_ST) {
+                                       for ($i=$item['size']-1; $i>=0; --$i) {
+                                               $parity ^= $item['data'][$i];
+                                       }
+                               }
+                       }
+                       return $parity;
+               }
+
+               /**
+                * checkModeNum
+                * @param int $size
+                * @param array $data
+                * @return boolean true or false
+                */
+                protected function checkModeNum($size, $data) {
+                       for ($i=0; $i<$size; ++$i) {
+                               if ((ord($data[$i]) < ord('0')) OR (ord($data[$i]) > ord('9'))){
+                                       return false;
+                               }
+                       }
+                       return true;
+               }
+
+               /**
+                * estimateBitsModeNum
+                * @param int $size
+                * @return int number of bits
+                */
+                protected function estimateBitsModeNum($size) {
+                       $w = (int)$size / 3;
+                       $bits = $w * 10;
+                       switch($size - $w * 3) {
+                               case 1: {
+                                       $bits += 4;
+                                       break;
+                               }
+                               case 2: {
+                                       $bits += 7;
+                                       break;
+                               }
+                               default: {
+                                       break;
+                               }
+                       }
+                       return $bits;
+               }
+
+               /**
+                * Look up the alphabet-numeric convesion table (see JIS X0510:2004, pp.19).
+                * @param int $c character value
+                * @return value
+                */
+               protected function lookAnTable($c) {
+                       return (($c > 127)?-1:$this->anTable[$c]);
+               }
+
+               /**
+                * checkModeAn
+                * @param int $size
+                * @param array $data
+                * @return boolean true or false
+                */
+                protected function checkModeAn($size, $data) {
+                       for ($i=0; $i<$size; ++$i) {
+                               if ($this->lookAnTable(ord($data[$i])) == -1) {
+                                       return false;
+                               }
+                       }
+                       return true;
+               }
+
+               /**
+                * estimateBitsModeAn
+                * @param int $size
+                * @return int number of bits
+                */
+                protected function estimateBitsModeAn($size) {
+                       $w = (int)($size / 2);
+                       $bits = $w * 11;
+                       if ($size & 1) {
+                               $bits += 6;
+                       }
+                       return $bits;
+               }
+
+               /**
+                * estimateBitsMode8
+                * @param int $size
+                * @return int number of bits
+                */
+                protected function estimateBitsMode8($size) {
+                       return $size * 8;
+               }
+
+               /**
+                * estimateBitsModeKanji
+                * @param int $size
+                * @return int number of bits
+                */
+                protected function estimateBitsModeKanji($size) {
+                       return (int)(($size / 2) * 13);
+               }
+
+               /**
+                * checkModeKanji
+                * @param int $size
+                * @param array $data
+                * @return boolean true or false
+                */
+                protected function checkModeKanji($size, $data) {
+                       if ($size & 1) {
+                               return false;
+                       }
+                       for ($i=0; $i<$size; $i+=2) {
+                               $val = (ord($data[$i]) << 8) | ord($data[$i+1]);
+                               if (($val < 0x8140) OR (($val > 0x9ffc) AND ($val < 0xe040)) OR ($val > 0xebbf)) {
+                                       return false;
+                               }
+                       }
+                       return true;
+               }
+
+               /**
+                * Validate the input data.
+                * @param int $mode encoding mode.
+                * @param int $size size of data (byte).
+                * @param array data data to validate
+                * @return boolean true in case of valid data, false otherwise
+                */
+               protected function check($mode, $size, $data) {
+                       if ($size <= 0) {
+                               return false;
+                       }
+                       switch($mode) {
+                               case QR_MODE_NM: {
+                                       return $this->checkModeNum($size, $data);
+                               }
+                               case QR_MODE_AN: {
+                                       return $this->checkModeAn($size, $data);
+                               }
+                               case QR_MODE_KJ: {
+                                       return $this->checkModeKanji($size, $data);
+                               }
+                               case QR_MODE_8B: {
+                                       return true;
+                               }
+                               case QR_MODE_ST: {
+                                       return true;
+                               }
+                               default: {
+                                       break;
+                               }
+                       }
+                       return false;
+               }
+
+               /**
+                * estimateBitStreamSize
+                * @param array $items
+                * @param int $version
+                * @return int bits
+                */
+                protected function estimateBitStreamSize($items, $version) {
+                       $bits = 0;
+                       if ($version == 0) {
+                               $version = 1;
+                       }
+                       foreach ($items as $item) {
+                               switch($item['mode']) {
+                                       case QR_MODE_NM: {
+                                               $bits = $this->estimateBitsModeNum($item['size']);
+                                               break;
+                                       }
+                                       case QR_MODE_AN: {
+                                               $bits = $this->estimateBitsModeAn($item['size']);
+                                               break;
+                                       }
+                                       case QR_MODE_8B: {
+                                               $bits = $this->estimateBitsMode8($item['size']);
+                                               break;
+                                       }
+                                       case QR_MODE_KJ: {
+                                               $bits = $this->estimateBitsModeKanji($item['size']);
+                                               break;
+                                       }
+                                       case QR_MODE_ST: {
+                                               return STRUCTURE_HEADER_BITS;
+                                       }
+                                       default: {
+                                               return 0;
+                                       }
+                               }
+                               $l = $this->lengthIndicator($item['mode'], $version);
+                               $m = 1 << $l;
+                               $num = (int)(($item['size'] + $m - 1) / $m);
+                               $bits += $num * (4 + $l);
+                       }
+                       return $bits;
+               }
+
+               /**
+                * estimateVersion
+                * @param array $items
+                * @return int version
+                */
+                protected function estimateVersion($items) {
+                       $version = 0;
+                       $prev = 0;
+                       do {
+                               $prev = $version;
+                               $bits = $this->estimateBitStreamSize($items, $prev);
+                               $version = $this->getMinimumVersion((int)(($bits + 7) / 8), $this->level);
+                               if ($version < 0) {
+                                       return -1;
+                               }
+                       } while ($version > $prev);
+                       return $version;
+               }
+
+               /**
+                * lengthOfCode
+                * @param int $mode
+                * @param int $version
+                * @param int $bits
+                * @return int size
+                */
+                protected function lengthOfCode($mode, $version, $bits) {
+                       $payload = $bits - 4 - $this->lengthIndicator($mode, $version);
+                       switch($mode) {
+                               case QR_MODE_NM: {
+                                       $chunks = (int)($payload / 10);
+                                       $remain = $payload - $chunks * 10;
+                                       $size = $chunks * 3;
+                                       if ($remain >= 7) {
+                                               $size += 2;
+                                       } elseif ($remain >= 4) {
+                                               $size += 1;
+                                       }
+                                       break;
+                               }
+                               case QR_MODE_AN: {
+                                       $chunks = (int)($payload / 11);
+                                       $remain = $payload - $chunks * 11;
+                                       $size = $chunks * 2;
+                                       if ($remain >= 6) {
+                                               ++$size;
+                                       }
+                                       break;
+                               }
+                               case QR_MODE_8B: {
+                                       $size = (int)($payload / 8);
+                                       break;
+                               }
+                               case QR_MODE_KJ: {
+                                       $size = (int)(($payload / 13) * 2);
+                                       break;
+                               }
+                               case QR_MODE_ST: {
+                                       $size = (int)($payload / 8);
+                                       break;
+                               }
+                               default: {
+                                       $size = 0;
+                                       break;
+                               }
+                       }
+                       $maxsize = $this->maximumWords($mode, $version);
+                       if ($size < 0) {
+                               $size = 0;
+                       }
+                       if ($size > $maxsize) {
+                               $size = $maxsize;
+                       }
+                       return $size;
+               }
+
+               /**
+                * createBitStream
+                * @param array $items
+                * @return array of items and total bits
+                */
+                protected function createBitStream($items) {
+                       $total = 0;
+                       foreach ($items as $key => $item) {
+                               $items[$key] = $this->encodeBitStream($item, $this->version);
+                               $bits = count($items[$key]['bstream']);
+                               $total += $bits;
+                       }
+                       return array($items, $total);
+               }
+
+               /**
+                * convertData
+                * @param array $items
+                * @return array items
+                */
+                protected function convertData($items) {
+                       $ver = $this->estimateVersion($items);
+                       if ($ver > $this->version) {
+                               $this->version = $ver;
+                       }
+                       for (;;) {
+                               $cbs = $this->createBitStream($items);
+                               $items = $cbs[0];
+                               $bits = $cbs[1];
+                               if ($bits < 0) {
+                                       return -1;
+                               }
+                               $ver = $this->getMinimumVersion((int)(($bits + 7) / 8), $this->level);
+                               if ($ver < 0) {
+                                       return -1;
+                               } elseif ($ver > $this->version) {
+                                       $this->version = $ver;
+                               } else {
+                                       break;
+                               }
+                       }
+                       return $items;
+               }
+
+               /**
+                * Append Padding Bit to bitstream
+                * @param array $bstream
+                * @return array bitstream
+                */
+                protected function appendPaddingBit($bstream) {
+                       $bits = count($bstream);
+                       $maxwords = $this->getDataLength($this->version, $this->level);
+                       $maxbits = $maxwords * 8;
+                       if ($maxbits == $bits) {
+                               return 0;
+                       }
+                       if ($maxbits - $bits < 5) {
+                               return $this->appendNum($bstream, $maxbits - $bits, 0);
+                       }
+                       $bits += 4;
+                       $words = (int)(($bits + 7) / 8);
+                       $padding = array();
+                       $padding = $this->appendNum($padding, $words * 8 - $bits + 4, 0);
+                       $padlen = $maxwords - $words;
+                       if ($padlen > 0) {
+                               $padbuf = array();
+                               for ($i=0; $i<$padlen; ++$i) {
+                                       $padbuf[$i] = ($i&1)?0x11:0xec;
+                               }
+                               $padding = $this->appendBytes($padding, $padlen, $padbuf);
+                       }
+                       return $this->appendBitstream($bstream, $padding);
+               }
+
+               /**
+                * mergeBitStream
+                * @param array $bstream
+                * @return array bitstream
+                */
+                protected function mergeBitStream($items) {
+                       $items = $this->convertData($items);
+                       $bstream = array();
+                       foreach ($items as $item) {
+                               $bstream = $this->appendBitstream($bstream, $item['bstream']);
+                       }
+                       return $bstream;
+               }
+
+               /**
+                * Returns a stream of bits.
+                * @param int $items
+                * @return array padded merged byte stream
+                */
+               protected function getBitStream($items) {
+                       $bstream = $this->mergeBitStream($items);
+                       return $this->appendPaddingBit($bstream);
+               }
+
+               /**
+                * Pack all bit streams padding bits into a byte array.
+                * @param int $items
+                * @return array padded merged byte stream
+                */
+               protected function getByteStream($items) {
+                       $bstream = $this->getBitStream($items);
+                       return $this->bitstreamToByte($bstream);
+               }
+
+               // - - - - - - - - - - - - - - - - - - - - - - - - -
+
+               // QRbitstream
+
+               /**
+                * Return an array with zeros
+                * @param int $setLength array size
+                * @return array
+                */
+                protected function allocate($setLength) {
+                       return array_fill(0, $setLength, 0);
+               }
+
+               /**
+                * Return new bitstream from number
+                * @param int $bits number of bits
+                * @param int $num number
+                * @return array bitstream
+                */
+                protected function newFromNum($bits, $num) {
+                       $bstream = $this->allocate($bits);
+                       $mask = 1 << ($bits - 1);
+                       for ($i=0; $i<$bits; ++$i) {
+                               if ($num & $mask) {
+                                       $bstream[$i] = 1;
+                               } else {
+                                       $bstream[$i] = 0;
+                               }
+                               $mask = $mask >> 1;
+                       }
+                       return $bstream;
+               }
+
+               /**
+                * Return new bitstream from bytes
+                * @param int $size size
+                * @param array $data bytes
+                * @return array bitstream
+                */
+                protected function newFromBytes($size, $data) {
+                       $bstream = $this->allocate($size * 8);
+                       $p=0;
+                       for ($i=0; $i<$size; ++$i) {
+                               $mask = 0x80;
+                               for ($j=0; $j<8; ++$j) {
+                                       if ($data[$i] & $mask) {
+                                               $bstream[$p] = 1;
+                                       } else {
+                                               $bstream[$p] = 0;
+                                       }
+                                       $p++;
+                                       $mask = $mask >> 1;
+                               }
+                       }
+                       return $bstream;
+               }
+
+               /**
+                * Append one bitstream to another
+                * @param array $bitstream original bitstream
+                * @param array $append bitstream to append
+                * @return array bitstream
+                */
+                protected function appendBitstream($bitstream, $append) {
+                       if ((!is_array($append)) OR (count($append) == 0)) {
+                               return $bitstream;
+                       }
+                       if (count($bitstream) == 0) {
+                               return $append;
+                       }
+                       return array_values(array_merge($bitstream, $append));
+               }
+
+               /**
+                * Append one bitstream created from number to another
+                * @param array $bitstream original bitstream
+                * @param int $bits number of bits
+                * @param int $num number
+                * @return array bitstream
+                */
+                protected function appendNum($bitstream, $bits, $num) {
+                       if ($bits == 0) {
+                               return 0;
+                       }
+                       $b = $this->newFromNum($bits, $num);
+                       return $this->appendBitstream($bitstream, $b);
+               }
+
+               /**
+                * Append one bitstream created from bytes to another
+                * @param array $bitstream original bitstream
+                * @param int $size size
+                * @param array $data bytes
+                * @return array bitstream
+                */
+                protected function appendBytes($bitstream, $size, $data) {
+                       if ($size == 0) {
+                               return 0;
+                       }
+                       $b = $this->newFromBytes($size, $data);
+                       return $this->appendBitstream($bitstream, $b);
+               }
+
+               /**
+                * Convert bitstream to bytes
+                * @param array $bitstream original bitstream
+                * @return array of bytes
+                */
+                protected function bitstreamToByte($bstream) {
+                       $size = count($bstream);
+                       if ($size == 0) {
+                               return array();
+                       }
+                       $data = array_fill(0, (int)(($size + 7) / 8), 0);
+                       $bytes = (int)($size / 8);
+                       $p = 0;
+                       for ($i=0; $i<$bytes; $i++) {
+                               $v = 0;
+                               for ($j=0; $j<8; $j++) {
+                                       $v = $v << 1;
+                                       $v |= $bstream[$p];
+                                       $p++;
+                               }
+                               $data[$i] = $v;
+                       }
+                       if ($size & 7) {
+                               $v = 0;
+                               for ($j=0; $j<($size & 7); $j++) {
+                                       $v = $v << 1;
+                                       $v |= $bstream[$p];
+                                       $p++;
+                               }
+                               $data[$bytes] = $v;
+                       }
+                       return $data;
+               }
+
+               // - - - - - - - - - - - - - - - - - - - - - - - - -
+
+               // QRspec
+
+               /**
+                * Replace a value on the array at the specified position
+                * @param array $srctab
+                * @param int $x X position
+                * @param int $y Y position
+                * @param string $repl value to replace
+                * @param int $replLen length of the repl string
+                * @return array srctab
+                */
+                protected function qrstrset($srctab, $x, $y, $repl, $replLen=false) {
+                       $srctab[$y] = substr_replace($srctab[$y], ($replLen !== false)?substr($repl,0,$replLen):$repl, $x, ($replLen !== false)?$replLen:strlen($repl));
+                       return $srctab;
+               }
+
+               /**
+                * Return maximum data code length (bytes) for the version.
+                * @param int $version version
+                * @param int $level error correction level
+                * @return int maximum size (bytes)
+                */
+               protected function getDataLength($version, $level) {
+                       return $this->capacity[$version][QRCAP_WORDS] - $this->capacity[$version][QRCAP_EC][$level];
+               }
+
+               /**
+                * Return maximum error correction code length (bytes) for the version.
+                * @param int $version version
+                * @param int $level error correction level
+                * @return int ECC size (bytes)
+                */
+               protected function getECCLength($version, $level){
+                       return $this->capacity[$version][QRCAP_EC][$level];
+               }
+
+               /**
+                * Return the width of the symbol for the version.
+                * @param int $version version
+                * @return int width
+                */
+               protected function getWidth($version) {
+                       return $this->capacity[$version][QRCAP_WIDTH];
+               }
+
+               /**
+                * Return the numer of remainder bits.
+                * @param int $version version
+                * @return int number of remainder bits
+                */
+               protected function getRemainder($version) {
+                       return $this->capacity[$version][QRCAP_REMINDER];
+               }
+
+               /**
+                * Return a version number that satisfies the input code length.
+                * @param int $size input code length (byte)
+                * @param int $level error correction level
+                * @return int version number
+                */
+               protected function getMinimumVersion($size, $level) {
+                       for ($i=1; $i <= QRSPEC_VERSION_MAX; ++$i) {
+                               $words  = $this->capacity[$i][QRCAP_WORDS] - $this->capacity[$i][QRCAP_EC][$level];
+                               if ($words >= $size) {
+                                       return $i;
+                               }
+                       }
+                       return -1;
+               }
+
+               /**
+                * Return the size of length indicator for the mode and version.
+                * @param int $mode encoding mode
+                * @param int $version version
+                * @return int the size of the appropriate length indicator (bits).
+                */
+               protected function lengthIndicator($mode, $version) {
+                       if ($mode == QR_MODE_ST) {
+                               return 0;
+                       }
+                       if ($version <= 9) {
+                               $l = 0;
+                       } elseif ($version <= 26) {
+                               $l = 1;
+                       } else {
+                               $l = 2;
+                       }
+                       return $this->lengthTableBits[$mode][$l];
+               }
+
+               /**
+                * Return the maximum length for the mode and version.
+                * @param int $mode encoding mode
+                * @param int $version version
+                * @return int the maximum length (bytes)
+                */
+               protected function maximumWords($mode, $version) {
+                       if ($mode == QR_MODE_ST) {
+                               return 3;
+                       }
+                       if ($version <= 9) {
+                               $l = 0;
+                       } else if ($version <= 26) {
+                               $l = 1;
+                       } else {
+                               $l = 2;
+                       }
+                       $bits = $this->lengthTableBits[$mode][$l];
+                       $words = (1 << $bits) - 1;
+                       if ($mode == QR_MODE_KJ) {
+                               $words *= 2; // the number of bytes is required
+                       }
+                       return $words;
+               }
+
+               /**
+                * Return an array of ECC specification.
+                * @param int $version version
+                * @param int $level error correction level
+                * @param array $spec an array of ECC specification contains as following: {# of type1 blocks, # of data code, # of ecc code, # of type2 blocks, # of data code}
+                * @return array spec
+                */
+               protected function getEccSpec($version, $level, $spec) {
+                       if (count($spec) < 5) {
+                               $spec = array(0, 0, 0, 0, 0);
+                       }
+                       $b1 = $this->eccTable[$version][$level][0];
+                       $b2 = $this->eccTable[$version][$level][1];
+                       $data = $this->getDataLength($version, $level);
+                       $ecc = $this->getECCLength($version, $level);
+                       if ($b2 == 0) {
+                               $spec[0] = $b1;
+                               $spec[1] = (int)($data / $b1);
+                               $spec[2] = (int)($ecc / $b1);
+                               $spec[3] = 0;
+                               $spec[4] = 0;
+                       } else {
+                               $spec[0] = $b1;
+                               $spec[1] = (int)($data / ($b1 + $b2));
+                               $spec[2] = (int)($ecc  / ($b1 + $b2));
+                               $spec[3] = $b2;
+                               $spec[4] = $spec[1] + 1;
+                       }
+                       return $spec;
+               }
+
+               /**
+                * Put an alignment marker.
+                * @param array $frame frame
+                * @param int $width width
+                * @param int $ox X center coordinate of the pattern
+                * @param int $oy Y center coordinate of the pattern
+                * @return array frame
+                */
+               protected function putAlignmentMarker($frame, $ox, $oy) {
+                       $finder = array(
+                               "\xa1\xa1\xa1\xa1\xa1",
+                               "\xa1\xa0\xa0\xa0\xa1",
+                               "\xa1\xa0\xa1\xa0\xa1",
+                               "\xa1\xa0\xa0\xa0\xa1",
+                               "\xa1\xa1\xa1\xa1\xa1"
+                               );
+                       $yStart = $oy - 2;
+                       $xStart = $ox - 2;
+                       for ($y=0; $y < 5; $y++) {
+                               $frame = $this->qrstrset($frame, $xStart, $yStart+$y, $finder[$y]);
+                       }
+                       return $frame;
+               }
+
+               /**
+                * Put an alignment pattern.
+                * @param int $version version
+                * @param array $fram frame
+                * @param int $width width
+                * @return array frame
+                */
+                protected function putAlignmentPattern($version, $frame, $width) {
+                       if ($version < 2) {
+                               return $frame;
+                       }
+                       $d = $this->alignmentPattern[$version][1] - $this->alignmentPattern[$version][0];
+                       if ($d < 0) {
+                               $w = 2;
+                       } else {
+                               $w = (int)(($width - $this->alignmentPattern[$version][0]) / $d + 2);
+                       }
+                       if ($w * $w - 3 == 1) {
+                               $x = $this->alignmentPattern[$version][0];
+                               $y = $this->alignmentPattern[$version][0];
+                               $frame = $this->putAlignmentMarker($frame, $x, $y);
+                               return $frame;
+                       }
+                       $cx = $this->alignmentPattern[$version][0];
+                       $wo = $w - 1;
+                       for ($x=1; $x < $wo; ++$x) {
+                               $frame = $this->putAlignmentMarker($frame, 6, $cx);
+                               $frame = $this->putAlignmentMarker($frame, $cx,  6);
+                               $cx += $d;
+                       }
+                       $cy = $this->alignmentPattern[$version][0];
+                       for ($y=0; $y < $wo; ++$y) {
+                               $cx = $this->alignmentPattern[$version][0];
+                               for ($x=0; $x < $wo; ++$x) {
+                                       $frame = $this->putAlignmentMarker($frame, $cx, $cy);
+                                       $cx += $d;
+                               }
+                               $cy += $d;
+                       }
+                       return $frame;
+               }
+
+               /**
+                * Return BCH encoded version information pattern that is used for the symbol of version 7 or greater. Use lower 18 bits.
+                * @param int $version version
+                * @return BCH encoded version information pattern
+                */
+               protected function getVersionPattern($version) {
+                       if (($version < 7) OR ($version > QRSPEC_VERSION_MAX)) {
+                               return 0;
+                       }
+                       return $this->versionPattern[($version - 7)];
+               }
+
+               /**
+                * Return BCH encoded format information pattern.
+                * @param array $mask
+                * @param int $level error correction level
+                * @return BCH encoded format information pattern
+                */
+               protected function getFormatInfo($mask, $level) {
+                       if (($mask < 0) OR ($mask > 7)) {
+                               return 0;
+                       }
+                       if (($level < 0) OR ($level > 3)) {
+                               return 0;
+                       }
+                       return $this->formatInfo[$level][$mask];
+               }
+
+               /**
+                * Put a finder pattern.
+                * @param array $frame frame
+                * @param int $width width
+                * @param int $ox X center coordinate of the pattern
+                * @param int $oy Y center coordinate of the pattern
+                * @return array frame
+                */
+               protected function putFinderPattern($frame, $ox, $oy) {
+                       $finder = array(
+                       "\xc1\xc1\xc1\xc1\xc1\xc1\xc1",
+                       "\xc1\xc0\xc0\xc0\xc0\xc0\xc1",
+                       "\xc1\xc0\xc1\xc1\xc1\xc0\xc1",
+                       "\xc1\xc0\xc1\xc1\xc1\xc0\xc1",
+                       "\xc1\xc0\xc1\xc1\xc1\xc0\xc1",
+                       "\xc1\xc0\xc0\xc0\xc0\xc0\xc1",
+                       "\xc1\xc1\xc1\xc1\xc1\xc1\xc1"
+                       );
+                       for ($y=0; $y < 7; $y++) {
+                               $frame = $this->qrstrset($frame, $ox, ($oy + $y), $finder[$y]);
+                       }
+                       return $frame;
+               }
+
+               /**
+                * Return a copy of initialized frame.
+                * @param int $version version
+                * @return Array of unsigned char.
+                */
+               protected function createFrame($version) {
+                       $width = $this->capacity[$version][QRCAP_WIDTH];
+                       $frameLine = str_repeat ("\0", $width);
+                       $frame = array_fill(0, $width, $frameLine);
+                       // Finder pattern
+                       $frame = $this->putFinderPattern($frame, 0, 0);
+                       $frame = $this->putFinderPattern($frame, $width - 7, 0);
+                       $frame = $this->putFinderPattern($frame, 0, $width - 7);
+                       // Separator
+                       $yOffset = $width - 7;
+                       for ($y=0; $y < 7; ++$y) {
+                               $frame[$y][7] = "\xc0";
+                               $frame[$y][$width - 8] = "\xc0";
+                               $frame[$yOffset][7] = "\xc0";
+                               ++$yOffset;
+                       }
+                       $setPattern = str_repeat("\xc0", 8);
+                       $frame = $this->qrstrset($frame, 0, 7, $setPattern);
+                       $frame = $this->qrstrset($frame, $width-8, 7, $setPattern);
+                       $frame = $this->qrstrset($frame, 0, $width - 8, $setPattern);
+                       // Format info
+                       $setPattern = str_repeat("\x84", 9);
+                       $frame = $this->qrstrset($frame, 0, 8, $setPattern);
+                       $frame = $this->qrstrset($frame, $width - 8, 8, $setPattern, 8);
+                       $yOffset = $width - 8;
+                       for ($y=0; $y < 8; ++$y,++$yOffset) {
+                               $frame[$y][8] = "\x84";
+                               $frame[$yOffset][8] = "\x84";
+                       }
+                       // Timing pattern
+                       $wo = $width - 15;
+                       for ($i=1; $i < $wo; ++$i) {
+                               $frame[6][7+$i] = chr(0x90 | ($i & 1));
+                               $frame[7+$i][6] = chr(0x90 | ($i & 1));
+                       }
+                       // Alignment pattern
+                       $frame = $this->putAlignmentPattern($version, $frame, $width);
+                       // Version information
+                       if ($version >= 7) {
+                               $vinf = $this->getVersionPattern($version);
+                               $v = $vinf;
+                               for ($x=0; $x<6; ++$x) {
+                                       for ($y=0; $y<3; ++$y) {
+                                               $frame[($width - 11)+$y][$x] = chr(0x88 | ($v & 1));
+                                               $v = $v >> 1;
+                                       }
+                               }
+                               $v = $vinf;
+                               for ($y=0; $y<6; ++$y) {
+                                       for ($x=0; $x<3; ++$x) {
+                                               $frame[$y][$x+($width - 11)] = chr(0x88 | ($v & 1));
+                                               $v = $v >> 1;
+                                       }
+                               }
+                       }
+                       // and a little bit...
+                       $frame[$width - 8][8] = "\x81";
+                       return $frame;
+               }
+
+               /**
+                * Set new frame for the specified version.
+                * @param int $version version
+                * @return Array of unsigned char.
+                */
+               protected function newFrame($version) {
+                       if (($version < 1) OR ($version > QRSPEC_VERSION_MAX)) {
+                               return NULL;
+                       }
+                       if (!isset($this->frames[$version])) {
+                               $this->frames[$version] = $this->createFrame($version);
+                       }
+                       if (is_null($this->frames[$version])) {
+                               return NULL;
+                       }
+                       return $this->frames[$version];
+               }
+
+               /**
+                * Return block number 0
+                * @param array $spec
+                * @return int value
+                */
+                protected function rsBlockNum($spec) {
+                       return ($spec[0] + $spec[3]);
+               }
+
+               /**
+               * Return block number 1
+                * @param array $spec
+                * @return int value
+                */
+                protected function rsBlockNum1($spec) {
+                       return $spec[0];
+               }
+
+               /**
+                * Return data codes 1
+                * @param array $spec
+                * @return int value
+                */
+                protected function rsDataCodes1($spec) {
+                       return $spec[1];
+               }
+
+               /**
+                * Return ecc codes 1
+                * @param array $spec
+                * @return int value
+                */
+                protected function rsEccCodes1($spec) {
+                       return $spec[2];
+               }
+
+               /**
+                * Return block number 2
+                * @param array $spec
+                * @return int value
+                */
+                protected function rsBlockNum2($spec) {
+                       return $spec[3];
+               }
+
+               /**
+                * Return data codes 2
+                * @param array $spec
+                * @return int value
+                */
+                protected function rsDataCodes2($spec) {
+                       return $spec[4];
+               }
+
+               /**
+                * Return ecc codes 2
+                * @param array $spec
+                * @return int value
+                */
+                protected function rsEccCodes2($spec) {
+                       return $spec[2];
+               }
+
+               /**
+                * Return data length
+                * @param array $spec
+                * @return int value
+                */
+                protected function rsDataLength($spec) {
+                       return ($spec[0] * $spec[1]) + ($spec[3] * $spec[4]);
+               }
+
+               /**
+                * Return ecc length
+                * @param array $spec
+                * @return int value
+                */
+                protected function rsEccLength($spec) {
+                       return ($spec[0] + $spec[3]) * $spec[2];
+               }
+
+               // - - - - - - - - - - - - - - - - - - - - - - - - -
+
+               // QRrs
+
+               /**
+                * Initialize a Reed-Solomon codec and add it to existing rsitems
+                * @param int $symsize symbol size, bits
+                * @param int $gfpoly  Field generator polynomial coefficients
+                * @param int $fcr  first root of RS code generator polynomial, index form
+                * @param int $prim  primitive element to generate polynomial roots
+                * @param int $nroots RS code generator polynomial degree (number of roots)
+                * @param int $pad  padding bytes at front of shortened block
+                * @return array Array of RS values:<ul><li>mm = Bits per symbol;</li><li>nn = Symbols per block;</li><li>alpha_to = log lookup table array;</li><li>index_of = Antilog lookup table array;</li><li>genpoly = Generator polynomial array;</li><li>nroots = Number of generator;</li><li>roots = number of parity symbols;</li><li>fcr = First consecutive root, index form;</li><li>prim = Primitive element, index form;</li><li>iprim = prim-th root of 1, index form;</li><li>pad = Padding bytes in shortened block;</li><li>gfpoly</ul>.
+                */
+                protected function init_rs($symsize, $gfpoly, $fcr, $prim, $nroots, $pad) {
+                       foreach ($this->rsitems as $rs) {
+                               if (($rs['pad'] != $pad) OR ($rs['nroots'] != $nroots) OR ($rs['mm'] != $symsize)
+                                       OR ($rs['gfpoly'] != $gfpoly) OR ($rs['fcr'] != $fcr) OR ($rs['prim'] != $prim)) {
+                                       continue;
+                               }
+                               return $rs;
+                       }
+                       $rs = $this->init_rs_char($symsize, $gfpoly, $fcr, $prim, $nroots, $pad);
+                       array_unshift($this->rsitems, $rs);
+                       return $rs;
+               }
+
+               // - - - - - - - - - - - - - - - - - - - - - - - - -
+
+               // QRrsItem
+
+               /**
+                * modnn
+                * @param array RS values
+                * @param int $x X position
+                * @return int X osition
+                */
+                protected function modnn($rs, $x) {
+                       while ($x >= $rs['nn']) {
+                               $x -= $rs['nn'];
+                               $x = ($x >> $rs['mm']) + ($x & $rs['nn']);
+                       }
+                       return $x;
+               }
+
+               /**
+                * Initialize a Reed-Solomon codec and returns an array of values.
+                * @param int $symsize symbol size, bits
+                * @param int $gfpoly  Field generator polynomial coefficients
+                * @param int $fcr  first root of RS code generator polynomial, index form
+                * @param int $prim  primitive element to generate polynomial roots
+                * @param int $nroots RS code generator polynomial degree (number of roots)
+                * @param int $pad  padding bytes at front of shortened block
+                * @return array Array of RS values:<ul><li>mm = Bits per symbol;</li><li>nn = Symbols per block;</li><li>alpha_to = log lookup table array;</li><li>index_of = Antilog lookup table array;</li><li>genpoly = Generator polynomial array;</li><li>nroots = Number of generator;</li><li>roots = number of parity symbols;</li><li>fcr = First consecutive root, index form;</li><li>prim = Primitive element, index form;</li><li>iprim = prim-th root of 1, index form;</li><li>pad = Padding bytes in shortened block;</li><li>gfpoly</ul>.
+                */
+               protected function init_rs_char($symsize, $gfpoly, $fcr, $prim, $nroots, $pad) {
+                       // Based on Reed solomon encoder by Phil Karn, KA9Q (GNU-LGPLv2)
+                       $rs = null;
+                       // Check parameter ranges
+                       if (($symsize < 0) OR ($symsize > 8)) {
+                               return $rs;
+                       }
+                       if (($fcr < 0) OR ($fcr >= (1<<$symsize))) {
+                               return $rs;
+                       }
+                       if (($prim <= 0) OR ($prim >= (1<<$symsize))) {
+                               return $rs;
+                       }
+                       if (($nroots < 0) OR ($nroots >= (1<<$symsize))) {
+                               return $rs;
+                       }
+                       if (($pad < 0) OR ($pad >= ((1<<$symsize) -1 - $nroots))) {
+                               return $rs;
+                       }
+                       $rs = array();
+                       $rs['mm'] = $symsize;
+                       $rs['nn'] = (1 << $symsize) - 1;
+                       $rs['pad'] = $pad;
+                       $rs['alpha_to'] = array_fill(0, ($rs['nn'] + 1), 0);
+                       $rs['index_of'] = array_fill(0, ($rs['nn'] + 1), 0);
+                       // PHP style macro replacement ;)
+                       $NN =& $rs['nn'];
+                       $A0 =& $NN;
+                       // Generate Galois field lookup tables
+                       $rs['index_of'][0] = $A0; // log(zero) = -inf
+                       $rs['alpha_to'][$A0] = 0; // alpha**-inf = 0
+                       $sr = 1;
+                       for ($i=0; $i<$rs['nn']; ++$i) {
+                               $rs['index_of'][$sr] = $i;
+                               $rs['alpha_to'][$i] = $sr;
+                               $sr <<= 1;
+                               if ($sr & (1 << $symsize)) {
+                                       $sr ^= $gfpoly;
+                               }
+                               $sr &= $rs['nn'];
+                       }
+                       if ($sr != 1) {
+                               // field generator polynomial is not primitive!
+                               return NULL;
+                       }
+                       // Form RS code generator polynomial from its roots
+                       $rs['genpoly'] = array_fill(0, ($nroots + 1), 0);
+                       $rs['fcr'] = $fcr;
+                       $rs['prim'] = $prim;
+                       $rs['nroots'] = $nroots;
+                       $rs['gfpoly'] = $gfpoly;
+                       // Find prim-th root of 1, used in decoding
+                       for ($iprim=1; ($iprim % $prim) != 0; $iprim += $rs['nn']) {
+                               ; // intentional empty-body loop!
+                       }
+                       $rs['iprim'] = (int)($iprim / $prim);
+                       $rs['genpoly'][0] = 1;
+
+
+                       for ($i = 0,$root=$fcr*$prim; $i < $nroots; $i++, $root += $prim) {
+                               $rs['genpoly'][$i+1] = 1;
+                               // Multiply rs->genpoly[] by  @**(root + x)
+                               for ($j = $i; $j > 0; --$j) {
+                                       if ($rs['genpoly'][$j] != 0) {
+                                               $rs['genpoly'][$j] = $rs['genpoly'][$j-1] ^ $rs['alpha_to'][$this->modnn($rs, $rs['index_of'][$rs['genpoly'][$j]] + $root)];
+                                       } else {
+                                               $rs['genpoly'][$j] = $rs['genpoly'][$j-1];
+                                       }
+                               }
+                               // rs->genpoly[0] can never be zero
+                               $rs['genpoly'][0] = $rs['alpha_to'][$this->modnn($rs, $rs['index_of'][$rs['genpoly'][0]] + $root)];
+                       }
+                       // convert rs->genpoly[] to index form for quicker encoding
+                       for ($i = 0; $i <= $nroots; ++$i) {
+                               $rs['genpoly'][$i] = $rs['index_of'][$rs['genpoly'][$i]];
+                       }
+                       return $rs;
+               }
+
+               /**
+                * Encode a Reed-Solomon codec and returns the parity array
+                * @param array $rs RS values
+                * @param array $data data
+                * @param array $parity parity
+                * @return parity array
+                */
+                protected function encode_rs_char($rs, $data, $parity) {
+                       $MM       =& $rs['mm']; // bits per symbol
+                       $NN       =& $rs['nn']; // the total number of symbols in a RS block
+                       $ALPHA_TO =& $rs['alpha_to']; // the address of an array of NN elements to convert Galois field elements in index (log) form to polynomial form
+                       $INDEX_OF =& $rs['index_of']; // the address of an array of NN elements to convert Galois field elements in polynomial form to index (log) form
+                       $GENPOLY  =& $rs['genpoly']; // an array of NROOTS+1 elements containing the generator polynomial in index form
+                       $NROOTS   =& $rs['nroots']; // the number of roots in the RS code generator polynomial, which is the same as the number of parity symbols in a block
+                       $FCR      =& $rs['fcr']; // first consecutive root, index form
+                       $PRIM     =& $rs['prim']; // primitive element, index form
+                       $IPRIM    =& $rs['iprim']; // prim-th root of 1, index form
+                       $PAD      =& $rs['pad']; // the number of pad symbols in a block
+                       $A0       =& $NN;
+                       $parity = array_fill(0, $NROOTS, 0);
+                       for ($i=0; $i < ($NN - $NROOTS - $PAD); $i++) {
+                               $feedback = $INDEX_OF[$data[$i] ^ $parity[0]];
+                               if ($feedback != $A0) {
+                                       // feedback term is non-zero
+                                       // This line is unnecessary when GENPOLY[NROOTS] is unity, as it must
+                                       // always be for the polynomials constructed by init_rs()
+                                       $feedback = $this->modnn($rs, $NN - $GENPOLY[$NROOTS] + $feedback);
+                                       for ($j=1; $j < $NROOTS; ++$j) {
+                                       $parity[$j] ^= $ALPHA_TO[$this->modnn($rs, $feedback + $GENPOLY[($NROOTS - $j)])];
+                                       }
+                               }
+                               // Shift
+                               array_shift($parity);
+                               if ($feedback != $A0) {
+                                       array_push($parity, $ALPHA_TO[$this->modnn($rs, $feedback + $GENPOLY[0])]);
+                               } else {
+                                       array_push($parity, 0);
+                               }
+                       }
+                       return $parity;
+               }
+
+       } // end QRcode class
+
+} // END OF "class_exists QRcode"
+?>
diff --git a/vendor/phpqrcode/index.php b/vendor/phpqrcode/index.php
new file mode 100644 (file)
index 0000000..3f5075d
--- /dev/null
@@ -0,0 +1,94 @@
+<?php    
+/*
+ * PHP QR Code encoder
+ *
+ * Exemplatory usage
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+    
+    echo "<h1>PHP QR Code</h1><hr/>";
+    
+    //set it to writable location, a place for temp generated PNG files
+    $PNG_TEMP_DIR = dirname(__FILE__).DIRECTORY_SEPARATOR.'temp'.DIRECTORY_SEPARATOR;
+    
+    //html PNG location prefix
+    $PNG_WEB_DIR = 'temp/';
+
+    include "qrlib.php";    
+    
+    //ofcourse we need rights to create temp dir
+    if (!file_exists($PNG_TEMP_DIR))
+        mkdir($PNG_TEMP_DIR);
+    
+    
+    $filename = $PNG_TEMP_DIR.'test.png';
+    
+    //processing form input
+    //remember to sanitize user input in real-life solution !!!
+    $errorCorrectionLevel = 'L';
+    if (isset($_REQUEST['level']) && in_array($_REQUEST['level'], array('L','M','Q','H')))
+        $errorCorrectionLevel = $_REQUEST['level'];    
+
+    $matrixPointSize = 4;
+    if (isset($_REQUEST['size']))
+        $matrixPointSize = min(max((int)$_REQUEST['size'], 1), 10);
+
+
+    if (isset($_REQUEST['data'])) { 
+    
+        //it's very important!
+        if (trim($_REQUEST['data']) == '')
+            die('data cannot be empty! <a href="?">back</a>');
+            
+        // user data
+        $filename = $PNG_TEMP_DIR.'test'.md5($_REQUEST['data'].'|'.$errorCorrectionLevel.'|'.$matrixPointSize).'.png';
+        QRcode::png($_REQUEST['data'], $filename, $errorCorrectionLevel, $matrixPointSize, 2);    
+        
+    } else {    
+    
+        //default data
+        echo 'You can provide data in GET parameter: <a href="?data=like_that">like that</a><hr/>';    
+        QRcode::png('PHP QR Code :)', $filename, $errorCorrectionLevel, $matrixPointSize, 2);    
+        
+    }    
+        
+    //display generated file
+    echo '<img src="'.$PNG_WEB_DIR.basename($filename).'" /><hr/>';  
+    
+    //config form
+    echo '<form action="index.php" method="post">
+        Data:&nbsp;<input name="data" value="'.(isset($_REQUEST['data'])?htmlspecialchars($_REQUEST['data']):'PHP QR Code :)').'" />&nbsp;
+        ECC:&nbsp;<select name="level">
+            <option value="L"'.(($errorCorrectionLevel=='L')?' selected':'').'>L - smallest</option>
+            <option value="M"'.(($errorCorrectionLevel=='M')?' selected':'').'>M</option>
+            <option value="Q"'.(($errorCorrectionLevel=='Q')?' selected':'').'>Q</option>
+            <option value="H"'.(($errorCorrectionLevel=='H')?' selected':'').'>H - best</option>
+        </select>&nbsp;
+        Size:&nbsp;<select name="size">';
+        
+    for($i=1;$i<=10;$i++)
+        echo '<option value="'.$i.'"'.(($matrixPointSize==$i)?' selected':'').'>'.$i.'</option>';
+        
+    echo '</select>&nbsp;
+        <input type="submit" value="GENERATE"></form><hr/>';
+        
+    // benchmark
+    QRtools::timeBenchmark();    
+
+    
diff --git a/vendor/phpqrcode/phpqrcode.php b/vendor/phpqrcode/phpqrcode.php
new file mode 100644 (file)
index 0000000..7f53c48
--- /dev/null
@@ -0,0 +1,3625 @@
+<?php
+
+/*
+ * PHP QR Code encoder
+ *
+ * This file contains MERGED version of PHP QR Code library.
+ * It was auto-generated from full version for your convenience.
+ *
+ * This merged version was configured to not require any external files,
+ * with disabled cache, error logging and weaker but faster mask matching.
+ * If you need tune it up please use non-merged version.
+ *
+ * For full version, documentation, examples of use please visit:
+ *
+ *    http://phpqrcode.sourceforge.net/
+ *    https://sourceforge.net/projects/phpqrcode/
+ *    https://github.com/t0k4rt/phpqrcode
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+/*
+ * Version: 1.1.4
+ * Build: 2010100721
+ */
+
+
+
+//---- qrconst.php -----------------------------
+
+
+
+
+
+/*
+ * PHP QR Code encoder
+ *
+ * Common constants
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+       // Encoding modes
+        
+       define('QR_MODE_NUL', -1);
+       define('QR_MODE_NUM', 0);
+       define('QR_MODE_AN', 1);
+       define('QR_MODE_8', 2);
+       define('QR_MODE_KANJI', 3);
+       define('QR_MODE_STRUCTURE', 4);
+
+       // Levels of error correction.
+
+       define('QR_ECLEVEL_L', 0);
+       define('QR_ECLEVEL_M', 1);
+       define('QR_ECLEVEL_Q', 2);
+       define('QR_ECLEVEL_H', 3);
+       
+       // Supported output formats
+       
+       define('QR_FORMAT_TEXT', 0);
+       define('QR_FORMAT_PNG',  1);
+       
+       class qrstr {
+               public static function set(&$srctab, $x, $y, $repl, $replLen = false) {
+                       $srctab[$y] = substr_replace($srctab[$y], ($replLen !== false)?substr($repl,0,$replLen):$repl, $x, ($replLen !== false)?$replLen:strlen($repl));
+               }
+       }       
+
+
+
+//---- merged_config.php -----------------------------
+
+
+
+
+/*
+ * PHP QR Code encoder
+ *
+ * Config file, tuned-up for merged verion
+ */
+     
+    define('QR_CACHEABLE', false);       // use cache - more disk reads but less CPU power, masks and format templates are stored there
+    define('QR_CACHE_DIR', false);       // used when QR_CACHEABLE === true
+    define('QR_LOG_DIR', false);         // default error logs dir   
+    
+    define('QR_FIND_BEST_MASK', true);                                                          // if true, estimates best mask (spec. default, but extremally slow; set to false to significant performance boost but (propably) worst quality code
+    define('QR_FIND_FROM_RANDOM', 2);                                                       // if false, checks all masks available, otherwise value tells count of masks need to be checked, mask id are got randomly
+    define('QR_DEFAULT_MASK', 2);                                                               // when QR_FIND_BEST_MASK === false
+                                                  
+    define('QR_PNG_MAXIMUM_SIZE',  1024);                                                       // maximum allowed png image width (in pixels), tune to make sure GD and PHP can handle such big images
+                                                  
+
+
+
+//---- qrtools.php -----------------------------
+
+
+
+
+/*
+ * PHP QR Code encoder
+ *
+ * Toolset, handy and debug utilites.
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+    class QRtools {
+    
+        //----------------------------------------------------------------------
+        public static function binarize($frame)
+        {
+            $len = count($frame);
+            foreach ($frame as &$frameLine) {
+                
+                for($i=0; $i<$len; $i++) {
+                    $frameLine[$i] = (ord($frameLine[$i])&1)?'1':'0';
+                }
+            }
+            
+            return $frame;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function tcpdfBarcodeArray($code, $mode = 'QR,L', $tcPdfVersion = '4.5.037')
+        {
+            $barcode_array = array();
+            
+            if (!is_array($mode))
+                $mode = explode(',', $mode);
+                
+            $eccLevel = 'L';
+                
+            if (count($mode) > 1) {
+                $eccLevel = $mode[1];
+            }
+                
+            $qrTab = QRcode::text($code, false, $eccLevel);
+            $size = count($qrTab);
+                
+            $barcode_array['num_rows'] = $size;
+            $barcode_array['num_cols'] = $size;
+            $barcode_array['bcode'] = array();
+                
+            foreach ($qrTab as $line) {
+                $arrAdd = array();
+                foreach(str_split($line) as $char)
+                    $arrAdd[] = ($char=='1')?1:0;
+                $barcode_array['bcode'][] = $arrAdd;
+            }
+                    
+            return $barcode_array;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function clearCache()
+        {
+            self::$frames = array();
+        }
+        
+        //----------------------------------------------------------------------
+        public static function buildCache()
+        {
+                       QRtools::markTime('before_build_cache');
+                       
+                       $mask = new QRmask();
+            for ($a=1; $a <= QRSPEC_VERSION_MAX; $a++) {
+                $frame = QRspec::newFrame($a);
+                if (QR_IMAGE) {
+                    $fileName = QR_CACHE_DIR.'frame_'.$a.'.png';
+                    QRimage::png(self::binarize($frame), $fileName, 1, 0);
+                }
+                               
+                               $width = count($frame);
+                               $bitMask = array_fill(0, $width, array_fill(0, $width, 0));
+                               for ($maskNo=0; $maskNo<8; $maskNo++)
+                                       $mask->makeMaskNo($maskNo, $width, $frame, $bitMask, true);
+            }
+                       
+                       QRtools::markTime('after_build_cache');
+        }
+
+        //----------------------------------------------------------------------
+        public static function log($outfile, $err)
+        {
+            if (QR_LOG_DIR !== false) {
+                if ($err != '') {
+                    if ($outfile !== false) {
+                        file_put_contents(QR_LOG_DIR.basename($outfile).'-errors.txt', date('Y-m-d H:i:s').': '.$err, FILE_APPEND);
+                    } else {
+                        file_put_contents(QR_LOG_DIR.'errors.txt', date('Y-m-d H:i:s').': '.$err, FILE_APPEND);
+                    }
+                }    
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public static function dumpMask($frame) 
+        {
+            $width = count($frame);
+            for($y=0;$y<$width;$y++) {
+                for($x=0;$x<$width;$x++) {
+                    echo ord($frame[$y][$x]).',';
+                }
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public static function markTime($markerId)
+        {
+            list($usec, $sec) = explode(" ", microtime());
+            $time = ((float)$usec + (float)$sec);
+            
+            if (!isset($GLOBALS['qr_time_bench']))
+                $GLOBALS['qr_time_bench'] = array();
+            
+            $GLOBALS['qr_time_bench'][$markerId] = $time;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function timeBenchmark()
+        {
+            self::markTime('finish');
+        
+            $lastTime = 0;
+            $startTime = 0;
+            $p = 0;
+
+            echo '<table cellpadding="3" cellspacing="1">
+                    <thead><tr style="border-bottom:1px solid silver"><td colspan="2" style="text-align:center">BENCHMARK</td></tr></thead>
+                    <tbody>';
+
+            foreach($GLOBALS['qr_time_bench'] as $markerId=>$thisTime) {
+                if ($p > 0) {
+                    echo '<tr><th style="text-align:right">till '.$markerId.': </th><td>'.number_format($thisTime-$lastTime, 6).'s</td></tr>';
+                } else {
+                    $startTime = $thisTime;
+                }
+                
+                $p++;
+                $lastTime = $thisTime;
+            }
+            
+            echo '</tbody><tfoot>
+                <tr style="border-top:2px solid black"><th style="text-align:right">TOTAL: </th><td>'.number_format($lastTime-$startTime, 6).'s</td></tr>
+            </tfoot>
+            </table>';
+        }
+        
+        public static function save($content, $filename_path)
+        {           
+            try {
+                $handle = fopen($filename_path, "w");
+                fwrite($handle, $content);
+                fclose($handle);
+                return true;
+            } catch (Exception $e) {
+                echo 'Exception reçue : ',  $e->getMessage(), "\n";
+            }      
+            
+        }
+        
+    }
+    
+    //##########################################################################
+    
+    QRtools::markTime('start');
+    
+
+
+
+//---- qrspec.php -----------------------------
+
+
+
+
+/*
+ * PHP QR Code encoder
+ *
+ * QR Code specifications
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * The following data / specifications are taken from
+ * "Two dimensional symbol -- QR-code -- Basic Specification" (JIS X0510:2004)
+ *  or
+ * "Automatic identification and data capture techniques -- 
+ *  QR Code 2005 bar code symbology specification" (ISO/IEC 18004:2006)
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+    define('QRSPEC_VERSION_MAX', 40);
+    define('QRSPEC_WIDTH_MAX',   177);
+
+    define('QRCAP_WIDTH',        0);
+    define('QRCAP_WORDS',        1);
+    define('QRCAP_REMINDER',     2);
+    define('QRCAP_EC',           3);
+
+    class QRspec {
+    
+        public static $capacity = array(
+            array(  0,    0, 0, array(   0,    0,    0,    0)),
+            array( 21,   26, 0, array(   7,   10,   13,   17)), // 1
+            array( 25,   44, 7, array(  10,   16,   22,   28)),
+            array( 29,   70, 7, array(  15,   26,   36,   44)),
+            array( 33,  100, 7, array(  20,   36,   52,   64)),
+            array( 37,  134, 7, array(  26,   48,   72,   88)), // 5
+            array( 41,  172, 7, array(  36,   64,   96,  112)),
+            array( 45,  196, 0, array(  40,   72,  108,  130)),
+            array( 49,  242, 0, array(  48,   88,  132,  156)),
+            array( 53,  292, 0, array(  60,  110,  160,  192)),
+            array( 57,  346, 0, array(  72,  130,  192,  224)), //10
+            array( 61,  404, 0, array(  80,  150,  224,  264)),
+            array( 65,  466, 0, array(  96,  176,  260,  308)),
+            array( 69,  532, 0, array( 104,  198,  288,  352)),
+            array( 73,  581, 3, array( 120,  216,  320,  384)),
+            array( 77,  655, 3, array( 132,  240,  360,  432)), //15
+            array( 81,  733, 3, array( 144,  280,  408,  480)),
+            array( 85,  815, 3, array( 168,  308,  448,  532)),
+            array( 89,  901, 3, array( 180,  338,  504,  588)),
+            array( 93,  991, 3, array( 196,  364,  546,  650)),
+            array( 97, 1085, 3, array( 224,  416,  600,  700)), //20
+            array(101, 1156, 4, array( 224,  442,  644,  750)),
+            array(105, 1258, 4, array( 252,  476,  690,  816)),
+            array(109, 1364, 4, array( 270,  504,  750,  900)),
+            array(113, 1474, 4, array( 300,  560,  810,  960)),
+            array(117, 1588, 4, array( 312,  588,  870, 1050)), //25
+            array(121, 1706, 4, array( 336,  644,  952, 1110)),
+            array(125, 1828, 4, array( 360,  700, 1020, 1200)),
+            array(129, 1921, 3, array( 390,  728, 1050, 1260)),
+            array(133, 2051, 3, array( 420,  784, 1140, 1350)),
+            array(137, 2185, 3, array( 450,  812, 1200, 1440)), //30
+            array(141, 2323, 3, array( 480,  868, 1290, 1530)),
+            array(145, 2465, 3, array( 510,  924, 1350, 1620)),
+            array(149, 2611, 3, array( 540,  980, 1440, 1710)),
+            array(153, 2761, 3, array( 570, 1036, 1530, 1800)),
+            array(157, 2876, 0, array( 570, 1064, 1590, 1890)), //35
+            array(161, 3034, 0, array( 600, 1120, 1680, 1980)),
+            array(165, 3196, 0, array( 630, 1204, 1770, 2100)),
+            array(169, 3362, 0, array( 660, 1260, 1860, 2220)),
+            array(173, 3532, 0, array( 720, 1316, 1950, 2310)),
+            array(177, 3706, 0, array( 750, 1372, 2040, 2430)) //40
+        );
+        
+        //----------------------------------------------------------------------
+        public static function getDataLength($version, $level)
+        {
+            return self::$capacity[$version][QRCAP_WORDS] - self::$capacity[$version][QRCAP_EC][$level];
+        }
+        
+        //----------------------------------------------------------------------
+        public static function getECCLength($version, $level)
+        {
+            return self::$capacity[$version][QRCAP_EC][$level];
+        }
+        
+        //----------------------------------------------------------------------
+        public static function getWidth($version)
+        {
+            return self::$capacity[$version][QRCAP_WIDTH];
+        }
+        
+        //----------------------------------------------------------------------
+        public static function getRemainder($version)
+        {
+            return self::$capacity[$version][QRCAP_REMINDER];
+        }
+        
+        //----------------------------------------------------------------------
+        public static function getMinimumVersion($size, $level)
+        {
+
+            for($i=1; $i<= QRSPEC_VERSION_MAX; $i++) {
+                $words  = self::$capacity[$i][QRCAP_WORDS] - self::$capacity[$i][QRCAP_EC][$level];
+                if($words >= $size) 
+                    return $i;
+            }
+
+            return -1;
+        }
+    
+        //######################################################################
+        
+        public static $lengthTableBits = array(
+            array(10, 12, 14),
+            array( 9, 11, 13),
+            array( 8, 16, 16),
+            array( 8, 10, 12)
+        );
+        
+        //----------------------------------------------------------------------
+        public static function lengthIndicator($mode, $version)
+        {
+            if ($mode == QR_MODE_STRUCTURE)
+                return 0;
+                
+            if ($version <= 9) {
+                $l = 0;
+            } else if ($version <= 26) {
+                $l = 1;
+            } else {
+                $l = 2;
+            }
+
+            return self::$lengthTableBits[$mode][$l];
+        }
+        
+        //----------------------------------------------------------------------
+        public static function maximumWords($mode, $version)
+        {
+            if($mode == QR_MODE_STRUCTURE) 
+                return 3;
+                
+            if($version <= 9) {
+                $l = 0;
+            } else if($version <= 26) {
+                $l = 1;
+            } else {
+                $l = 2;
+            }
+
+            $bits = self::$lengthTableBits[$mode][$l];
+            $words = (1 << $bits) - 1;
+            
+            if($mode == QR_MODE_KANJI) {
+                $words *= 2; // the number of bytes is required
+            }
+
+            return $words;
+        }
+
+        // Error correction code -----------------------------------------------
+        // Table of the error correction code (Reed-Solomon block)
+        // See Table 12-16 (pp.30-36), JIS X0510:2004.
+
+        public static $eccTable = array(
+            array(array( 0,  0), array( 0,  0), array( 0,  0), array( 0,  0)),
+            array(array( 1,  0), array( 1,  0), array( 1,  0), array( 1,  0)), // 1
+            array(array( 1,  0), array( 1,  0), array( 1,  0), array( 1,  0)),
+            array(array( 1,  0), array( 1,  0), array( 2,  0), array( 2,  0)),
+            array(array( 1,  0), array( 2,  0), array( 2,  0), array( 4,  0)),
+            array(array( 1,  0), array( 2,  0), array( 2,  2), array( 2,  2)), // 5
+            array(array( 2,  0), array( 4,  0), array( 4,  0), array( 4,  0)),
+            array(array( 2,  0), array( 4,  0), array( 2,  4), array( 4,  1)),
+            array(array( 2,  0), array( 2,  2), array( 4,  2), array( 4,  2)),
+            array(array( 2,  0), array( 3,  2), array( 4,  4), array( 4,  4)),
+            array(array( 2,  2), array( 4,  1), array( 6,  2), array( 6,  2)), //10
+            array(array( 4,  0), array( 1,  4), array( 4,  4), array( 3,  8)),
+            array(array( 2,  2), array( 6,  2), array( 4,  6), array( 7,  4)),
+            array(array( 4,  0), array( 8,  1), array( 8,  4), array(12,  4)),
+            array(array( 3,  1), array( 4,  5), array(11,  5), array(11,  5)),
+            array(array( 5,  1), array( 5,  5), array( 5,  7), array(11,  7)), //15
+            array(array( 5,  1), array( 7,  3), array(15,  2), array( 3, 13)),
+            array(array( 1,  5), array(10,  1), array( 1, 15), array( 2, 17)),
+            array(array( 5,  1), array( 9,  4), array(17,  1), array( 2, 19)),
+            array(array( 3,  4), array( 3, 11), array(17,  4), array( 9, 16)),
+            array(array( 3,  5), array( 3, 13), array(15,  5), array(15, 10)), //20
+            array(array( 4,  4), array(17,  0), array(17,  6), array(19,  6)),
+            array(array( 2,  7), array(17,  0), array( 7, 16), array(34,  0)),
+            array(array( 4,  5), array( 4, 14), array(11, 14), array(16, 14)),
+            array(array( 6,  4), array( 6, 14), array(11, 16), array(30,  2)),
+            array(array( 8,  4), array( 8, 13), array( 7, 22), array(22, 13)), //25
+            array(array(10,  2), array(19,  4), array(28,  6), array(33,  4)),
+            array(array( 8,  4), array(22,  3), array( 8, 26), array(12, 28)),
+            array(array( 3, 10), array( 3, 23), array( 4, 31), array(11, 31)),
+            array(array( 7,  7), array(21,  7), array( 1, 37), array(19, 26)),
+            array(array( 5, 10), array(19, 10), array(15, 25), array(23, 25)), //30
+            array(array(13,  3), array( 2, 29), array(42,  1), array(23, 28)),
+            array(array(17,  0), array(10, 23), array(10, 35), array(19, 35)),
+            array(array(17,  1), array(14, 21), array(29, 19), array(11, 46)),
+            array(array(13,  6), array(14, 23), array(44,  7), array(59,  1)),
+            array(array(12,  7), array(12, 26), array(39, 14), array(22, 41)), //35
+            array(array( 6, 14), array( 6, 34), array(46, 10), array( 2, 64)),
+            array(array(17,  4), array(29, 14), array(49, 10), array(24, 46)),
+            array(array( 4, 18), array(13, 32), array(48, 14), array(42, 32)),
+            array(array(20,  4), array(40,  7), array(43, 22), array(10, 67)),
+            array(array(19,  6), array(18, 31), array(34, 34), array(20, 61)),//40
+        );                                                                       
+
+        //----------------------------------------------------------------------
+        // CACHEABLE!!!
+        
+        public static function getEccSpec($version, $level, array &$spec)
+        {
+            if (count($spec) < 5) {
+                $spec = array(0,0,0,0,0);
+            }
+
+            $b1   = self::$eccTable[$version][$level][0];
+            $b2   = self::$eccTable[$version][$level][1];
+            $data = self::getDataLength($version, $level);
+            $ecc  = self::getECCLength($version, $level);
+
+            if($b2 == 0) {
+                $spec[0] = $b1;
+                $spec[1] = (int)($data / $b1);
+                $spec[2] = (int)($ecc / $b1);
+                $spec[3] = 0; 
+                $spec[4] = 0;
+            } else {
+                $spec[0] = $b1;
+                $spec[1] = (int)($data / ($b1 + $b2));
+                $spec[2] = (int)($ecc  / ($b1 + $b2));
+                $spec[3] = $b2;
+                $spec[4] = $spec[1] + 1;
+            }
+        }
+
+        // Alignment pattern ---------------------------------------------------
+
+        // Positions of alignment patterns.
+        // This array includes only the second and the third position of the 
+        // alignment patterns. Rest of them can be calculated from the distance 
+        // between them.
+         
+        // See Table 1 in Appendix E (pp.71) of JIS X0510:2004.
+         
+        public static $alignmentPattern = array(      
+            array( 0,  0),
+            array( 0,  0), array(18,  0), array(22,  0), array(26,  0), array(30,  0), // 1- 5
+            array(34,  0), array(22, 38), array(24, 42), array(26, 46), array(28, 50), // 6-10
+            array(30, 54), array(32, 58), array(34, 62), array(26, 46), array(26, 48), //11-15
+            array(26, 50), array(30, 54), array(30, 56), array(30, 58), array(34, 62), //16-20
+            array(28, 50), array(26, 50), array(30, 54), array(28, 54), array(32, 58), //21-25
+            array(30, 58), array(34, 62), array(26, 50), array(30, 54), array(26, 52), //26-30
+            array(30, 56), array(34, 60), array(30, 58), array(34, 62), array(30, 54), //31-35
+            array(24, 50), array(28, 54), array(32, 58), array(26, 54), array(30, 58), //35-40
+        );                                                                                  
+
+        
+        /** --------------------------------------------------------------------
+         * Put an alignment marker.
+         * @param frame
+         * @param width
+         * @param ox,oy center coordinate of the pattern
+         */
+        public static function putAlignmentMarker(array &$frame, $ox, $oy)
+        {
+            $finder = array(
+                "\xa1\xa1\xa1\xa1\xa1",
+                "\xa1\xa0\xa0\xa0\xa1",
+                "\xa1\xa0\xa1\xa0\xa1",
+                "\xa1\xa0\xa0\xa0\xa1",
+                "\xa1\xa1\xa1\xa1\xa1"
+            );                        
+            
+            $yStart = $oy-2;         
+            $xStart = $ox-2;
+            
+            for($y=0; $y<5; $y++) {
+                QRstr::set($frame, $xStart, $yStart+$y, $finder[$y]);
+            }
+        }
+
+        //----------------------------------------------------------------------
+        public static function putAlignmentPattern($version, &$frame, $width)
+        {
+            if($version < 2)
+                return;
+
+            $d = self::$alignmentPattern[$version][1] - self::$alignmentPattern[$version][0];
+            if($d < 0) {
+                $w = 2;
+            } else {
+                $w = (int)(($width - self::$alignmentPattern[$version][0]) / $d + 2);
+            }
+
+            if($w * $w - 3 == 1) {
+                $x = self::$alignmentPattern[$version][0];
+                $y = self::$alignmentPattern[$version][0];
+                self::putAlignmentMarker($frame, $x, $y);
+                return;
+            }
+
+            $cx = self::$alignmentPattern[$version][0];
+            for($x=1; $x<$w - 1; $x++) {
+                self::putAlignmentMarker($frame, 6, $cx);
+                self::putAlignmentMarker($frame, $cx,  6);
+                $cx += $d;
+            }
+
+            $cy = self::$alignmentPattern[$version][0];
+            for($y=0; $y<$w-1; $y++) {
+                $cx = self::$alignmentPattern[$version][0];
+                for($x=0; $x<$w-1; $x++) {
+                    self::putAlignmentMarker($frame, $cx, $cy);
+                    $cx += $d;
+                }
+                $cy += $d;
+            }
+        }
+
+        // Version information pattern -----------------------------------------
+
+               // Version information pattern (BCH coded).
+        // See Table 1 in Appendix D (pp.68) of JIS X0510:2004.
+        
+               // size: [QRSPEC_VERSION_MAX - 6]
+               
+        public static $versionPattern = array(
+            0x07c94, 0x085bc, 0x09a99, 0x0a4d3, 0x0bbf6, 0x0c762, 0x0d847, 0x0e60d,
+            0x0f928, 0x10b78, 0x1145d, 0x12a17, 0x13532, 0x149a6, 0x15683, 0x168c9,
+            0x177ec, 0x18ec4, 0x191e1, 0x1afab, 0x1b08e, 0x1cc1a, 0x1d33f, 0x1ed75,
+            0x1f250, 0x209d5, 0x216f0, 0x228ba, 0x2379f, 0x24b0b, 0x2542e, 0x26a64,
+            0x27541, 0x28c69
+        );
+
+        //----------------------------------------------------------------------
+        public static function getVersionPattern($version)
+        {
+            if($version < 7 || $version > QRSPEC_VERSION_MAX)
+                return 0;
+
+            return self::$versionPattern[$version -7];
+        }
+
+        // Format information --------------------------------------------------
+        // See calcFormatInfo in tests/test_qrspec.c (orginal qrencode c lib)
+        
+        public static $formatInfo = array(
+            array(0x77c4, 0x72f3, 0x7daa, 0x789d, 0x662f, 0x6318, 0x6c41, 0x6976),
+            array(0x5412, 0x5125, 0x5e7c, 0x5b4b, 0x45f9, 0x40ce, 0x4f97, 0x4aa0),
+            array(0x355f, 0x3068, 0x3f31, 0x3a06, 0x24b4, 0x2183, 0x2eda, 0x2bed),
+            array(0x1689, 0x13be, 0x1ce7, 0x19d0, 0x0762, 0x0255, 0x0d0c, 0x083b)
+        );
+
+        public static function getFormatInfo($mask, $level)
+        {
+            if($mask < 0 || $mask > 7)
+                return 0;
+                
+            if($level < 0 || $level > 3)
+                return 0;                
+
+            return self::$formatInfo[$level][$mask];
+        }
+
+        // Frame ---------------------------------------------------------------
+        // Cache of initial frames.
+         
+        public static $frames = array();
+
+        /** --------------------------------------------------------------------
+         * Put a finder pattern.
+         * @param frame
+         * @param width
+         * @param ox,oy upper-left coordinate of the pattern
+         */
+        public static function putFinderPattern(&$frame, $ox, $oy)
+        {
+            $finder = array(
+                "\xc1\xc1\xc1\xc1\xc1\xc1\xc1",
+                "\xc1\xc0\xc0\xc0\xc0\xc0\xc1",
+                "\xc1\xc0\xc1\xc1\xc1\xc0\xc1",
+                "\xc1\xc0\xc1\xc1\xc1\xc0\xc1",
+                "\xc1\xc0\xc1\xc1\xc1\xc0\xc1",
+                "\xc1\xc0\xc0\xc0\xc0\xc0\xc1",
+                "\xc1\xc1\xc1\xc1\xc1\xc1\xc1"
+            );                            
+            
+            for($y=0; $y<7; $y++) {
+                QRstr::set($frame, $ox, $oy+$y, $finder[$y]);
+            }
+        }
+
+        //----------------------------------------------------------------------
+        public static function createFrame($version)
+        {
+            $width = self::$capacity[$version][QRCAP_WIDTH];
+            $frameLine = str_repeat ("\0", $width);
+            $frame = array_fill(0, $width, $frameLine);
+
+            // Finder pattern
+            self::putFinderPattern($frame, 0, 0);
+            self::putFinderPattern($frame, $width - 7, 0);
+            self::putFinderPattern($frame, 0, $width - 7);
+            
+            // Separator
+            $yOffset = $width - 7;
+            
+            for($y=0; $y<7; $y++) {
+                $frame[$y][7] = "\xc0";
+                $frame[$y][$width - 8] = "\xc0";
+                $frame[$yOffset][7] = "\xc0";
+                $yOffset++;
+            }
+            
+            $setPattern = str_repeat("\xc0", 8);
+            
+            QRstr::set($frame, 0, 7, $setPattern);
+            QRstr::set($frame, $width-8, 7, $setPattern);
+            QRstr::set($frame, 0, $width - 8, $setPattern);
+        
+            // Format info
+            $setPattern = str_repeat("\x84", 9);
+            QRstr::set($frame, 0, 8, $setPattern);
+            QRstr::set($frame, $width - 8, 8, $setPattern, 8);
+            
+            $yOffset = $width - 8;
+
+            for($y=0; $y<8; $y++,$yOffset++) {
+                $frame[$y][8] = "\x84";
+                $frame[$yOffset][8] = "\x84";
+            }
+
+            // Timing pattern  
+            
+            for($i=1; $i<$width-15; $i++) {
+                $frame[6][7+$i] = chr(0x90 | ($i & 1));
+                $frame[7+$i][6] = chr(0x90 | ($i & 1));
+            }
+            
+            // Alignment pattern  
+            self::putAlignmentPattern($version, $frame, $width);
+            
+            // Version information 
+            if($version >= 7) {
+                $vinf = self::getVersionPattern($version);
+
+                $v = $vinf;
+                
+                for($x=0; $x<6; $x++) {
+                    for($y=0; $y<3; $y++) {
+                        $frame[($width - 11)+$y][$x] = chr(0x88 | ($v & 1));
+                        $v = $v >> 1;
+                    }
+                }
+
+                $v = $vinf;
+                for($y=0; $y<6; $y++) {
+                    for($x=0; $x<3; $x++) {
+                        $frame[$y][$x+($width - 11)] = chr(0x88 | ($v & 1));
+                        $v = $v >> 1;
+                    }
+                }
+            }
+    
+            // and a little bit...  
+            $frame[$width - 8][8] = "\x81";
+            
+            return $frame;
+        }
+
+        //----------------------------------------------------------------------
+        public static function debug($frame, $binary_mode = false)
+        {
+            if ($binary_mode) {
+            
+                    foreach ($frame as &$frameLine) {
+                        $frameLine = join('<span class="m">&nbsp;&nbsp;</span>', explode('0', $frameLine));
+                        $frameLine = join('&#9608;&#9608;', explode('1', $frameLine));
+                    }
+                    
+                    ?>
+                <style>
+                    .m { background-color: white; }
+                </style>
+                <?php
+                    echo '<pre><tt><br/ ><br/ ><br/ >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
+                    echo join("<br/ >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;", $frame);
+                    echo '</tt></pre><br/ ><br/ ><br/ ><br/ ><br/ ><br/ >';
+            
+            } else {
+            
+                foreach ($frame as &$frameLine) {
+                    $frameLine = join('<span class="m">&nbsp;</span>',  explode("\xc0", $frameLine));
+                    $frameLine = join('<span class="m">&#9618;</span>', explode("\xc1", $frameLine));
+                    $frameLine = join('<span class="p">&nbsp;</span>',  explode("\xa0", $frameLine));
+                    $frameLine = join('<span class="p">&#9618;</span>', explode("\xa1", $frameLine));
+                    $frameLine = join('<span class="s">&#9671;</span>', explode("\x84", $frameLine)); //format 0
+                    $frameLine = join('<span class="s">&#9670;</span>', explode("\x85", $frameLine)); //format 1
+                    $frameLine = join('<span class="x">&#9762;</span>', explode("\x81", $frameLine)); //special bit
+                    $frameLine = join('<span class="c">&nbsp;</span>',  explode("\x90", $frameLine)); //clock 0
+                    $frameLine = join('<span class="c">&#9719;</span>', explode("\x91", $frameLine)); //clock 1
+                    $frameLine = join('<span class="f">&nbsp;</span>',  explode("\x88", $frameLine)); //version
+                    $frameLine = join('<span class="f">&#9618;</span>', explode("\x89", $frameLine)); //version
+                    $frameLine = join('&#9830;', explode("\x01", $frameLine));
+                    $frameLine = join('&#8901;', explode("\0", $frameLine));
+                }
+                
+                ?>
+                <style>
+                    .p { background-color: yellow; }
+                    .m { background-color: #00FF00; }
+                    .s { background-color: #FF0000; }
+                    .c { background-color: aqua; }
+                    .x { background-color: pink; }
+                    .f { background-color: gold; }
+                </style>
+                <?php
+                echo "<pre><tt>";
+                echo join("<br/ >", $frame);
+                echo "</tt></pre>";
+            
+            }
+        }
+
+        //----------------------------------------------------------------------
+        public static function serial($frame)
+        {
+            return gzcompress(join("\n", $frame), 9);
+        }
+        
+        //----------------------------------------------------------------------
+        public static function unserial($code)
+        {
+            return explode("\n", gzuncompress($code));
+        }
+        
+        //----------------------------------------------------------------------
+        public static function newFrame($version)
+        {
+            if($version < 1 || $version > QRSPEC_VERSION_MAX) 
+                return null;
+
+            if(!isset(self::$frames[$version])) {
+                
+                $fileName = QR_CACHE_DIR.'frame_'.$version.'.dat';
+                
+                if (QR_CACHEABLE) {
+                    if (file_exists($fileName)) {
+                        self::$frames[$version] = self::unserial(file_get_contents($fileName));
+                    } else {
+                        self::$frames[$version] = self::createFrame($version);
+                        file_put_contents($fileName, self::serial(self::$frames[$version]));
+                    }
+                } else {
+                    self::$frames[$version] = self::createFrame($version);
+                }
+            }
+            
+            if(is_null(self::$frames[$version]))
+                return null;
+
+            return self::$frames[$version];
+        }
+
+        //----------------------------------------------------------------------
+        public static function rsBlockNum($spec)     { return $spec[0] + $spec[3]; }
+        public static function rsBlockNum1($spec)    { return $spec[0]; }
+        public static function rsDataCodes1($spec)   { return $spec[1]; }
+        public static function rsEccCodes1($spec)    { return $spec[2]; }
+        public static function rsBlockNum2($spec)    { return $spec[3]; }
+        public static function rsDataCodes2($spec)   { return $spec[4]; }
+        public static function rsEccCodes2($spec)    { return $spec[2]; }
+        public static function rsDataLength($spec)   { return ($spec[0] * $spec[1]) + ($spec[3] * $spec[4]);    }
+        public static function rsEccLength($spec)    { return ($spec[0] + $spec[3]) * $spec[2]; }
+        
+    }
+
+
+
+//---- qrimage.php -----------------------------
+
+
+
+
+/*
+ * PHP QR Code encoder
+ *
+ * Image output of code using GD2
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+    define('QR_IMAGE', true);
+
+    class QRimage {
+
+        //----------------------------------------------------------------------
+        public static function png($frame, $filename = false, $pixelPerPoint = 4, $outerFrame = 4,$saveandprint=FALSE, $back_color, $fore_color)
+        {
+            $image = self::image($frame, $pixelPerPoint, $outerFrame, $back_color, $fore_color);
+
+            if ($filename === false) {
+                Header("Content-type: image/png");
+                ImagePng($image);
+            } else {
+                if($saveandprint===TRUE){
+                    ImagePng($image, $filename);
+                    header("Content-type: image/png");
+                    ImagePng($image);
+                }else{
+                    ImagePng($image, $filename);
+                }
+            }
+
+            ImageDestroy($image);
+        }
+
+        //----------------------------------------------------------------------
+        public static function jpg($frame, $filename = false, $pixelPerPoint = 8, $outerFrame = 4, $q = 85)
+        {
+            $image = self::image($frame, $pixelPerPoint, $outerFrame);
+
+            if ($filename === false) {
+                Header("Content-type: image/jpeg");
+                ImageJpeg($image, null, $q);
+            } else {
+                ImageJpeg($image, $filename, $q);
+            }
+
+            ImageDestroy($image);
+        }
+
+        //----------------------------------------------------------------------
+        private static function image($frame, $pixelPerPoint = 4, $outerFrame = 4, $back_color = 0xFFFFFF, $fore_color = 0x000000)
+        {
+            $h = count($frame);
+            $w = strlen($frame[0]);
+
+            $imgW = $w + 2*$outerFrame;
+            $imgH = $h + 2*$outerFrame;
+
+            $base_image =ImageCreate($imgW, $imgH);
+
+            // convert a hexadecimal color code into decimal format (red = 255 0 0, green = 0 255 0, blue = 0 0 255)
+            $r1 = round((($fore_color & 0xFF0000) >> 16), 5);
+            $g1 = round((($fore_color & 0x00FF00) >> 8), 5);
+            $b1 = round(($fore_color & 0x0000FF), 5);
+
+            // convert a hexadecimal color code into decimal format (red = 255 0 0, green = 0 255 0, blue = 0 0 255)
+            $r2 = round((($back_color & 0xFF0000) >> 16), 5);
+            $g2 = round((($back_color & 0x00FF00) >> 8), 5);
+            $b2 = round(($back_color & 0x0000FF), 5);
+
+
+
+            $col[0] = ImageColorAllocate($base_image, $r2, $g2, $b2);
+            $col[1] = ImageColorAllocate($base_image, $r1, $g1, $b1);
+
+            imagefill($base_image, 0, 0, $col[0]);
+
+            for($y=0; $y<$h; $y++) {
+                for($x=0; $x<$w; $x++) {
+                    if ($frame[$y][$x] == '1') {
+                        ImageSetPixel($base_image,$x+$outerFrame,$y+$outerFrame,$col[1]);
+                    }
+                }
+            }
+
+            $target_image =ImageCreate($imgW * $pixelPerPoint, $imgH * $pixelPerPoint);
+            ImageCopyResized($target_image, $base_image, 0, 0, 0, 0, $imgW * $pixelPerPoint, $imgH * $pixelPerPoint, $imgW, $imgH);
+            ImageDestroy($base_image);
+
+            return $target_image;
+        }
+    }
+
+
+
+
+//---- qrinput.php -----------------------------
+
+
+
+
+/*
+ * PHP QR Code encoder
+ *
+ * Input encoding class
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+    define('STRUCTURE_HEADER_BITS',  20);
+    define('MAX_STRUCTURED_SYMBOLS', 16);
+
+    class QRinputItem {
+    
+        public $mode;
+        public $size;
+        public $data;
+        public $bstream;
+
+        public function __construct($mode, $size, $data, $bstream = null) 
+        {
+            $setData = array_slice($data, 0, $size);
+            
+            if (count($setData) < $size) {
+                $setData = array_merge($setData, array_fill(0,$size-count($setData),0));
+            }
+        
+            if(!QRinput::check($mode, $size, $setData)) {
+                throw new Exception('Error m:'.$mode.',s:'.$size.',d:'.join(',',$setData));
+            }
+            
+            $this->mode = $mode;
+            $this->size = $size;
+            $this->data = $setData;
+            $this->bstream = $bstream;
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeModeNum($version)
+        {
+            try {
+            
+                $words = (int)($this->size / 3);
+                $bs = new QRbitstream();
+                
+                $val = 0x1;
+                $bs->appendNum(4, $val);
+                $bs->appendNum(QRspec::lengthIndicator(QR_MODE_NUM, $version), $this->size);
+
+                for($i=0; $i<$words; $i++) {
+                    $val  = (ord($this->data[$i*3  ]) - ord('0')) * 100;
+                    $val += (ord($this->data[$i*3+1]) - ord('0')) * 10;
+                    $val += (ord($this->data[$i*3+2]) - ord('0'));
+                    $bs->appendNum(10, $val);
+                }
+
+                if($this->size - $words * 3 == 1) {
+                    $val = ord($this->data[$words*3]) - ord('0');
+                    $bs->appendNum(4, $val);
+                } else if($this->size - $words * 3 == 2) {
+                    $val  = (ord($this->data[$words*3  ]) - ord('0')) * 10;
+                    $val += (ord($this->data[$words*3+1]) - ord('0'));
+                    $bs->appendNum(7, $val);
+                }
+
+                $this->bstream = $bs;
+                return 0;
+                
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeModeAn($version)
+        {
+            try {
+                $words = (int)($this->size / 2);
+                $bs = new QRbitstream();
+                
+                $bs->appendNum(4, 0x02);
+                $bs->appendNum(QRspec::lengthIndicator(QR_MODE_AN, $version), $this->size);
+
+                for($i=0; $i<$words; $i++) {
+                    $val  = (int)QRinput::lookAnTable(ord($this->data[$i*2  ])) * 45;
+                    $val += (int)QRinput::lookAnTable(ord($this->data[$i*2+1]));
+
+                    $bs->appendNum(11, $val);
+                }
+
+                if($this->size & 1) {
+                    $val = QRinput::lookAnTable(ord($this->data[$words * 2]));
+                    $bs->appendNum(6, $val);
+                }
+        
+                $this->bstream = $bs;
+                return 0;
+            
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeMode8($version)
+        {
+            try {
+                $bs = new QRbitstream();
+
+                $bs->appendNum(4, 0x4);
+                $bs->appendNum(QRspec::lengthIndicator(QR_MODE_8, $version), $this->size);
+
+                for($i=0; $i<$this->size; $i++) {
+                    $bs->appendNum(8, ord($this->data[$i]));
+                }
+
+                $this->bstream = $bs;
+                return 0;
+            
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeModeKanji($version)
+        {
+            try {
+
+                $bs = new QRbitrtream();
+                
+                $bs->appendNum(4, 0x8);
+                $bs->appendNum(QRspec::lengthIndicator(QR_MODE_KANJI, $version), (int)($this->size / 2));
+
+                for($i=0; $i<$this->size; $i+=2) {
+                    $val = (ord($this->data[$i]) << 8) | ord($this->data[$i+1]);
+                    if($val <= 0x9ffc) {
+                        $val -= 0x8140;
+                    } else {
+                        $val -= 0xc140;
+                    }
+                    
+                    $h = ($val >> 8) * 0xc0;
+                    $val = ($val & 0xff) + $h;
+
+                    $bs->appendNum(13, $val);
+                }
+
+                $this->bstream = $bs;
+                return 0;
+            
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+
+        //----------------------------------------------------------------------
+        public function encodeModeStructure()
+        {
+            try {
+                $bs =  new QRbitstream();
+                
+                $bs->appendNum(4, 0x03);
+                $bs->appendNum(4, ord($this->data[1]) - 1);
+                $bs->appendNum(4, ord($this->data[0]) - 1);
+                $bs->appendNum(8, ord($this->data[2]));
+
+                $this->bstream = $bs;
+                return 0;
+            
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public function estimateBitStreamSizeOfEntry($version)
+        {
+            $bits = 0;
+
+            if($version == 0) 
+                $version = 1;
+
+            switch($this->mode) {
+                case QR_MODE_NUM:        $bits = QRinput::estimateBitsModeNum($this->size);    break;
+                case QR_MODE_AN:        $bits = QRinput::estimateBitsModeAn($this->size);    break;
+                case QR_MODE_8:            $bits = QRinput::estimateBitsMode8($this->size);    break;
+                case QR_MODE_KANJI:        $bits = QRinput::estimateBitsModeKanji($this->size);break;
+                case QR_MODE_STRUCTURE:    return STRUCTURE_HEADER_BITS;            
+                default:
+                    return 0;
+            }
+
+            $l = QRspec::lengthIndicator($this->mode, $version);
+            $m = 1 << $l;
+            $num = (int)(($this->size + $m - 1) / $m);
+
+            $bits += $num * (4 + $l);
+
+            return $bits;
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeBitStream($version)
+        {
+            try {
+            
+                unset($this->bstream);
+                $words = QRspec::maximumWords($this->mode, $version);
+                
+                if($this->size > $words) {
+                
+                    $st1 = new QRinputItem($this->mode, $words, $this->data);
+                    $st2 = new QRinputItem($this->mode, $this->size - $words, array_slice($this->data, $words));
+
+                    $st1->encodeBitStream($version);
+                    $st2->encodeBitStream($version);
+                    
+                    $this->bstream = new QRbitstream();
+                    $this->bstream->append($st1->bstream);
+                    $this->bstream->append($st2->bstream);
+                    
+                    unset($st1);
+                    unset($st2);
+                    
+                } else {
+                    
+                    $ret = 0;
+                    
+                    switch($this->mode) {
+                        case QR_MODE_NUM:        $ret = $this->encodeModeNum($version);    break;
+                        case QR_MODE_AN:        $ret = $this->encodeModeAn($version);    break;
+                        case QR_MODE_8:            $ret = $this->encodeMode8($version);    break;
+                        case QR_MODE_KANJI:        $ret = $this->encodeModeKanji($version);break;
+                        case QR_MODE_STRUCTURE:    $ret = $this->encodeModeStructure();    break;
+                        
+                        default:
+                            break;
+                    }
+                    
+                    if($ret < 0)
+                        return -1;
+                }
+
+                return $this->bstream->size();
+            
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+    };
+    
+    //##########################################################################
+
+    class QRinput {
+
+        public $items;
+        
+        private $version;
+        private $level;
+        
+        //----------------------------------------------------------------------
+        public function __construct($version = 0, $level = QR_ECLEVEL_L)
+        {
+            if ($version < 0 || $version > QRSPEC_VERSION_MAX || $level > QR_ECLEVEL_H) {
+                throw new Exception('Invalid version no');
+            }
+            
+            $this->version = $version;
+            $this->level = $level;
+        }
+        
+        //----------------------------------------------------------------------
+        public function getVersion()
+        {
+            return $this->version;
+        }
+        
+        //----------------------------------------------------------------------
+        public function setVersion($version)
+        {
+            if($version < 0 || $version > QRSPEC_VERSION_MAX) {
+                throw new Exception('Invalid version no');
+                return -1;
+            }
+
+            $this->version = $version;
+
+            return 0;
+        }
+        
+        //----------------------------------------------------------------------
+        public function getErrorCorrectionLevel()
+        {
+            return $this->level;
+        }
+
+        //----------------------------------------------------------------------
+        public function setErrorCorrectionLevel($level)
+        {
+            if($level > QR_ECLEVEL_H) {
+                throw new Exception('Invalid ECLEVEL');
+                return -1;
+            }
+
+            $this->level = $level;
+
+            return 0;
+        }
+        
+        //----------------------------------------------------------------------
+        public function appendEntry(QRinputItem $entry)
+        {
+            $this->items[] = $entry;
+        }
+        
+        //----------------------------------------------------------------------
+        public function append($mode, $size, $data)
+        {
+            try {
+                $entry = new QRinputItem($mode, $size, $data);
+                $this->items[] = $entry;
+                return 0;
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        
+        public function insertStructuredAppendHeader($size, $index, $parity)
+        {
+            if( $size > MAX_STRUCTURED_SYMBOLS ) {
+                throw new Exception('insertStructuredAppendHeader wrong size');
+            }
+            
+            if( $index <= 0 || $index > MAX_STRUCTURED_SYMBOLS ) {
+                throw new Exception('insertStructuredAppendHeader wrong index');
+            }
+
+            $buf = array($size, $index, $parity);
+            
+            try {
+                $entry = new QRinputItem(QR_MODE_STRUCTURE, 3, buf);
+                array_unshift($this->items, $entry);
+                return 0;
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+
+        //----------------------------------------------------------------------
+        public function calcParity()
+        {
+            $parity = 0;
+            
+            foreach($this->items as $item) {
+                if($item->mode != QR_MODE_STRUCTURE) {
+                    for($i=$item->size-1; $i>=0; $i--) {
+                        $parity ^= $item->data[$i];
+                    }
+                }
+            }
+
+            return $parity;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function checkModeNum($size, $data)
+        {
+            for($i=0; $i<$size; $i++) {
+                if((ord($data[$i]) < ord('0')) || (ord($data[$i]) > ord('9'))){
+                    return false;
+                }
+            }
+
+            return true;
+        }
+
+        //----------------------------------------------------------------------
+        public static function estimateBitsModeNum($size)
+        {
+            $w = (int)$size / 3;
+            $bits = $w * 10;
+            
+            switch($size - $w * 3) {
+                case 1:
+                    $bits += 4;
+                    break;
+                case 2:
+                    $bits += 7;
+                    break;
+                default:
+                    break;
+            }
+
+            return $bits;
+        }
+        
+        //----------------------------------------------------------------------
+        public static $anTable = array(
+            -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
+            -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
+            36, -1, -1, -1, 37, 38, -1, -1, -1, -1, 39, 40, -1, 41, 42, 43,
+             0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 44, -1, -1, -1, -1, -1,
+            -1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24,
+            25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, -1, -1, -1, -1, -1,
+            -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
+            -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1
+        );
+        
+        //----------------------------------------------------------------------
+        public static function lookAnTable($c)
+        {
+            return (($c > 127)?-1:self::$anTable[$c]);
+        }
+        
+        //----------------------------------------------------------------------
+        public static function checkModeAn($size, $data)
+        {
+            for($i=0; $i<$size; $i++) {
+                if (self::lookAnTable(ord($data[$i])) == -1) {
+                    return false;
+                }
+            }
+
+            return true;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function estimateBitsModeAn($size)
+        {
+            $w = (int)($size / 2);
+            $bits = $w * 11;
+            
+            if($size & 1) {
+                $bits += 6;
+            }
+
+            return $bits;
+        }
+    
+        //----------------------------------------------------------------------
+        public static function estimateBitsMode8($size)
+        {
+            return $size * 8;
+        }
+        
+        //----------------------------------------------------------------------
+        public function estimateBitsModeKanji($size)
+        {
+            return (int)(($size / 2) * 13);
+        }
+        
+        //----------------------------------------------------------------------
+        public static function checkModeKanji($size, $data)
+        {
+            if($size & 1)
+                return false;
+
+            for($i=0; $i<$size; $i+=2) {
+                $val = (ord($data[$i]) << 8) | ord($data[$i+1]);
+                if( $val < 0x8140 
+                || ($val > 0x9ffc && $val < 0xe040) 
+                || $val > 0xebbf) {
+                    return false;
+                }
+            }
+
+            return true;
+        }
+
+        /***********************************************************************
+         * Validation
+         **********************************************************************/
+
+        public static function check($mode, $size, $data)
+        {
+            if($size <= 0) 
+                return false;
+
+            switch($mode) {
+                case QR_MODE_NUM:       return self::checkModeNum($size, $data);   break;
+                case QR_MODE_AN:        return self::checkModeAn($size, $data);    break;
+                case QR_MODE_KANJI:     return self::checkModeKanji($size, $data); break;
+                case QR_MODE_8:         return true; break;
+                case QR_MODE_STRUCTURE: return true; break;
+                
+                default:
+                    break;
+            }
+
+            return false;
+        }
+        
+        
+        //----------------------------------------------------------------------
+        public function estimateBitStreamSize($version)
+        {
+            $bits = 0;
+
+            foreach($this->items as $item) {
+                $bits += $item->estimateBitStreamSizeOfEntry($version);
+            }
+
+            return $bits;
+        }
+        
+        //----------------------------------------------------------------------
+        public function estimateVersion()
+        {
+            $version = 0;
+            $prev = 0;
+            do {
+                $prev = $version;
+                $bits = $this->estimateBitStreamSize($prev);
+                $version = QRspec::getMinimumVersion((int)(($bits + 7) / 8), $this->level);
+                if ($version < 0) {
+                    return -1;
+                }
+            } while ($version > $prev);
+
+            return $version;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function lengthOfCode($mode, $version, $bits)
+        {
+            $payload = $bits - 4 - QRspec::lengthIndicator($mode, $version);
+            switch($mode) {
+                case QR_MODE_NUM:
+                    $chunks = (int)($payload / 10);
+                    $remain = $payload - $chunks * 10;
+                    $size = $chunks * 3;
+                    if($remain >= 7) {
+                        $size += 2;
+                    } else if($remain >= 4) {
+                        $size += 1;
+                    }
+                    break;
+                case QR_MODE_AN:
+                    $chunks = (int)($payload / 11);
+                    $remain = $payload - $chunks * 11;
+                    $size = $chunks * 2;
+                    if($remain >= 6) 
+                        $size++;
+                    break;
+                case QR_MODE_8:
+                    $size = (int)($payload / 8);
+                    break;
+                case QR_MODE_KANJI:
+                    $size = (int)(($payload / 13) * 2);
+                    break;
+                case QR_MODE_STRUCTURE:
+                    $size = (int)($payload / 8);
+                    break;
+                default:
+                    $size = 0;
+                    break;
+            }
+            
+            $maxsize = QRspec::maximumWords($mode, $version);
+            if($size < 0) $size = 0;
+            if($size > $maxsize) $size = $maxsize;
+
+            return $size;
+        }
+        
+        //----------------------------------------------------------------------
+        public function createBitStream()
+        {
+            $total = 0;
+
+            foreach($this->items as $item) {
+                $bits = $item->encodeBitStream($this->version);
+                
+                if($bits < 0) 
+                    return -1;
+                    
+                $total += $bits;
+            }
+
+            return $total;
+        }
+        
+        //----------------------------------------------------------------------
+        public function convertData()
+        {
+            $ver = $this->estimateVersion();
+            if($ver > $this->getVersion()) {
+                $this->setVersion($ver);
+            }
+
+            for(;;) {
+                $bits = $this->createBitStream();
+                
+                if($bits < 0) 
+                    return -1;
+                    
+                $ver = QRspec::getMinimumVersion((int)(($bits + 7) / 8), $this->level);
+                if($ver < 0) {
+                    throw new Exception('WRONG VERSION');
+                } else if($ver > $this->getVersion()) {
+                    $this->setVersion($ver);
+                } else {
+                    break;
+                }
+            }
+
+            return 0;
+        }
+        
+        //----------------------------------------------------------------------
+        public function appendPaddingBit(&$bstream)
+        {
+            $bits = $bstream->size();
+            $maxwords = QRspec::getDataLength($this->version, $this->level);
+            $maxbits = $maxwords * 8;
+
+            if ($maxbits == $bits) {
+                return 0;
+            }
+
+            if ($maxbits - $bits < 5) {
+                return $bstream->appendNum($maxbits - $bits, 0);
+            }
+
+            $bits += 4;
+            $words = (int)(($bits + 7) / 8);
+
+            $padding = new QRbitstream();
+            $ret = $padding->appendNum($words * 8 - $bits + 4, 0);
+            
+            if($ret < 0) 
+                return $ret;
+
+            $padlen = $maxwords - $words;
+            
+            if($padlen > 0) {
+                
+                $padbuf = array();
+                for($i=0; $i<$padlen; $i++) {
+                    $padbuf[$i] = ($i&1)?0x11:0xec;
+                }
+                
+                $ret = $padding->appendBytes($padlen, $padbuf);
+                
+                if($ret < 0)
+                    return $ret;
+                
+            }
+
+            $ret = $bstream->append($padding);
+            
+            return $ret;
+        }
+
+        //----------------------------------------------------------------------
+        public function mergeBitStream()
+        {
+            if($this->convertData() < 0) {
+                return null;
+            }
+
+            $bstream = new QRbitstream();
+            
+            foreach($this->items as $item) {
+                $ret = $bstream->append($item->bstream);
+                if($ret < 0) {
+                    return null;
+                }
+            }
+
+            return $bstream;
+        }
+
+        //----------------------------------------------------------------------
+        public function getBitStream()
+        {
+
+            $bstream = $this->mergeBitStream();
+            
+            if($bstream == null) {
+                return null;
+            }
+            
+            $ret = $this->appendPaddingBit($bstream);
+            if($ret < 0) {
+                return null;
+            }
+
+            return $bstream;
+        }
+        
+        //----------------------------------------------------------------------
+        public function getByteStream()
+        {
+            $bstream = $this->getBitStream();
+            if($bstream == null) {
+                return null;
+            }
+            
+            return $bstream->toByte();
+        }
+    }
+        
+        
+    
+
+
+
+//---- qrbitstream.php -----------------------------
+
+
+
+
+/*
+ * PHP QR Code encoder
+ *
+ * Bitstream class
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+     
+    class QRbitstream {
+    
+        public $data = array();
+        
+        //----------------------------------------------------------------------
+        public function size()
+        {
+            return count($this->data);
+        }
+        
+        //----------------------------------------------------------------------
+        public function allocate($setLength)
+        {
+            $this->data = array_fill(0, $setLength, 0);
+            return 0;
+        }
+    
+        //----------------------------------------------------------------------
+        public static function newFromNum($bits, $num)
+        {
+            $bstream = new QRbitstream();
+            $bstream->allocate($bits);
+            
+            $mask = 1 << ($bits - 1);
+            for($i=0; $i<$bits; $i++) {
+                if($num & $mask) {
+                    $bstream->data[$i] = 1;
+                } else {
+                    $bstream->data[$i] = 0;
+                }
+                $mask = $mask >> 1;
+            }
+
+            return $bstream;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function newFromBytes($size, $data)
+        {
+            $bstream = new QRbitstream();
+            $bstream->allocate($size * 8);
+            $p=0;
+
+            for($i=0; $i<$size; $i++) {
+                $mask = 0x80;
+                for($j=0; $j<8; $j++) {
+                    if($data[$i] & $mask) {
+                        $bstream->data[$p] = 1;
+                    } else {
+                        $bstream->data[$p] = 0;
+                    }
+                    $p++;
+                    $mask = $mask >> 1;
+                }
+            }
+
+            return $bstream;
+        }
+        
+        //----------------------------------------------------------------------
+        public function append(QRbitstream $arg)
+        {
+            if (is_null($arg)) {
+                return -1;
+            }
+            
+            if($arg->size() == 0) {
+                return 0;
+            }
+            
+            if($this->size() == 0) {
+                $this->data = $arg->data;
+                return 0;
+            }
+            
+            $this->data = array_values(array_merge($this->data, $arg->data));
+
+            return 0;
+        }
+        
+        //----------------------------------------------------------------------
+        public function appendNum($bits, $num)
+        {
+            if ($bits == 0) 
+                return 0;
+
+            $b = QRbitstream::newFromNum($bits, $num);
+            
+            if(is_null($b))
+                return -1;
+
+            $ret = $this->append($b);
+            unset($b);
+
+            return $ret;
+        }
+
+        //----------------------------------------------------------------------
+        public function appendBytes($size, $data)
+        {
+            if ($size == 0) 
+                return 0;
+
+            $b = QRbitstream::newFromBytes($size, $data);
+            
+            if(is_null($b))
+                return -1;
+
+            $ret = $this->append($b);
+            unset($b);
+
+            return $ret;
+        }
+        
+        //----------------------------------------------------------------------
+        public function toByte()
+        {
+        
+            $size = $this->size();
+
+            if($size == 0) {
+                return array();
+            }
+            
+            $data = array_fill(0, (int)(($size + 7) / 8), 0);
+            $bytes = (int)($size / 8);
+
+            $p = 0;
+            
+            for($i=0; $i<$bytes; $i++) {
+                $v = 0;
+                for($j=0; $j<8; $j++) {
+                    $v = $v << 1;
+                    $v |= $this->data[$p];
+                    $p++;
+                }
+                $data[$i] = $v;
+            }
+            
+            if($size & 7) {
+                $v = 0;
+                for($j=0; $j<($size & 7); $j++) {
+                    $v = $v << 1;
+                    $v |= $this->data[$p];
+                    $p++;
+                }
+                $data[$bytes] = $v;
+            }
+
+            return $data;
+        }
+
+    }
+
+
+
+
+//---- qrsplit.php -----------------------------
+
+
+
+
+/*
+ * PHP QR Code encoder
+ *
+ * Input splitting classes
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * The following data / specifications are taken from
+ * "Two dimensional symbol -- QR-code -- Basic Specification" (JIS X0510:2004)
+ *  or
+ * "Automatic identification and data capture techniques --
+ *  QR Code 2005 bar code symbology specification" (ISO/IEC 18004:2006)
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+    class QRsplit {
+
+        public $dataStr = '';
+        public $input;
+        public $modeHint;
+
+        //----------------------------------------------------------------------
+        public function __construct($dataStr, $input, $modeHint)
+        {
+            $this->dataStr  = $dataStr;
+            $this->input    = $input;
+            $this->modeHint = $modeHint;
+        }
+
+        //----------------------------------------------------------------------
+        public static function isdigitat($str, $pos)
+        {
+            if ($pos >= strlen($str))
+                return false;
+
+            return ((ord($str[$pos]) >= ord('0'))&&(ord($str[$pos]) <= ord('9')));
+        }
+
+        //----------------------------------------------------------------------
+        public static function isalnumat($str, $pos)
+        {
+            if ($pos >= strlen($str))
+                return false;
+
+            return (QRinput::lookAnTable(ord($str[$pos])) >= 0);
+        }
+
+        //----------------------------------------------------------------------
+        public function identifyMode($pos)
+        {
+            if ($pos >= strlen($this->dataStr))
+                return QR_MODE_NUL;
+
+            $c = $this->dataStr[$pos];
+
+            if(self::isdigitat($this->dataStr, $pos)) {
+                return QR_MODE_NUM;
+            } else if(self::isalnumat($this->dataStr, $pos)) {
+                return QR_MODE_AN;
+            } else if($this->modeHint == QR_MODE_KANJI) {
+
+                if ($pos+1 < strlen($this->dataStr))
+                {
+                    $d = $this->dataStr[$pos+1];
+                    $word = (ord($c) << 8) | ord($d);
+                    if(($word >= 0x8140 && $word <= 0x9ffc) || ($word >= 0xe040 && $word <= 0xebbf)) {
+                        return QR_MODE_KANJI;
+                    }
+                }
+            }
+
+            return QR_MODE_8;
+        }
+
+        //----------------------------------------------------------------------
+        public function eatNum()
+        {
+            $ln = QRspec::lengthIndicator(QR_MODE_NUM, $this->input->getVersion());
+
+            $p = 0;
+            while(self::isdigitat($this->dataStr, $p)) {
+                $p++;
+            }
+
+            $run = $p;
+            $mode = $this->identifyMode($p);
+
+            if($mode == QR_MODE_8) {
+                $dif = QRinput::estimateBitsModeNum($run) + 4 + $ln
+                     + QRinput::estimateBitsMode8(1)         // + 4 + l8
+                     - QRinput::estimateBitsMode8($run + 1); // - 4 - l8
+                if($dif > 0) {
+                    return $this->eat8();
+                }
+            }
+            if($mode == QR_MODE_AN) {
+                $dif = QRinput::estimateBitsModeNum($run) + 4 + $ln
+                     + QRinput::estimateBitsModeAn(1)        // + 4 + la
+                     - QRinput::estimateBitsModeAn($run + 1);// - 4 - la
+                if($dif > 0) {
+                    return $this->eatAn();
+                }
+            }
+
+            $ret = $this->input->append(QR_MODE_NUM, $run, str_split($this->dataStr));
+            if($ret < 0)
+                return -1;
+
+            return $run;
+        }
+
+        //----------------------------------------------------------------------
+        public function eatAn()
+        {
+            $la = QRspec::lengthIndicator(QR_MODE_AN,  $this->input->getVersion());
+            $ln = QRspec::lengthIndicator(QR_MODE_NUM, $this->input->getVersion());
+
+            $p = 0;
+
+            while(self::isalnumat($this->dataStr, $p)) {
+                if(self::isdigitat($this->dataStr, $p)) {
+                    $q = $p;
+                    while(self::isdigitat($this->dataStr, $q)) {
+                        $q++;
+                    }
+
+                    $dif = QRinput::estimateBitsModeAn($p) // + 4 + la
+                         + QRinput::estimateBitsModeNum($q - $p) + 4 + $ln
+                         - QRinput::estimateBitsModeAn($q); // - 4 - la
+
+                    if($dif < 0) {
+                        break;
+                    } else {
+                        $p = $q;
+                    }
+                } else {
+                    $p++;
+                }
+            }
+
+            $run = $p;
+
+            if(!self::isalnumat($this->dataStr, $p)) {
+                $dif = QRinput::estimateBitsModeAn($run) + 4 + $la
+                     + QRinput::estimateBitsMode8(1) // + 4 + l8
+                      - QRinput::estimateBitsMode8($run + 1); // - 4 - l8
+                if($dif > 0) {
+                    return $this->eat8();
+                }
+            }
+
+            $ret = $this->input->append(QR_MODE_AN, $run, str_split($this->dataStr));
+            if($ret < 0)
+                return -1;
+
+            return $run;
+        }
+
+        //----------------------------------------------------------------------
+        public function eatKanji()
+        {
+            $p = 0;
+
+            while($this->identifyMode($p) == QR_MODE_KANJI) {
+                $p += 2;
+            }
+
+            $ret = $this->input->append(QR_MODE_KANJI, $p, str_split($this->dataStr));
+            if($ret < 0)
+                return -1;
+
+            return $ret;
+        }
+
+        //----------------------------------------------------------------------
+        public function eat8()
+        {
+            $la = QRspec::lengthIndicator(QR_MODE_AN, $this->input->getVersion());
+            $ln = QRspec::lengthIndicator(QR_MODE_NUM, $this->input->getVersion());
+
+            $p = 1;
+            $dataStrLen = strlen($this->dataStr);
+
+            while($p < $dataStrLen) {
+
+                $mode = $this->identifyMode($p);
+                if($mode == QR_MODE_KANJI) {
+                    break;
+                }
+                if($mode == QR_MODE_NUM) {
+                    $q = $p;
+                    while(self::isdigitat($this->dataStr, $q)) {
+                        $q++;
+                    }
+                    $dif = QRinput::estimateBitsMode8($p) // + 4 + l8
+                         + QRinput::estimateBitsModeNum($q - $p) + 4 + $ln
+                         - QRinput::estimateBitsMode8($q); // - 4 - l8
+                    if($dif < 0) {
+                        break;
+                    } else {
+                        $p = $q;
+                    }
+                } else if($mode == QR_MODE_AN) {
+                    $q = $p;
+                    while(self::isalnumat($this->dataStr, $q)) {
+                        $q++;
+                    }
+                    $dif = QRinput::estimateBitsMode8($p)  // + 4 + l8
+                         + QRinput::estimateBitsModeAn($q - $p) + 4 + $la
+                         - QRinput::estimateBitsMode8($q); // - 4 - l8
+                    if($dif < 0) {
+                        break;
+                    } else {
+                        $p = $q;
+                    }
+                } else {
+                    $p++;
+                }
+            }
+
+            $run = $p;
+            $ret = $this->input->append(QR_MODE_8, $run, str_split($this->dataStr));
+
+            if($ret < 0)
+                return -1;
+
+            return $run;
+        }
+
+        //----------------------------------------------------------------------
+        public function splitString()
+        {
+            while (strlen($this->dataStr) > 0)
+            {
+                if($this->dataStr == '')
+                    return 0;
+
+                $mode = $this->identifyMode(0);
+
+                switch ($mode) {
+                    case QR_MODE_NUM: $length = $this->eatNum(); break;
+                    case QR_MODE_AN:  $length = $this->eatAn(); break;
+                    case QR_MODE_KANJI:
+                        if ($mode == QR_MODE_KANJI)
+                                $length = $this->eatKanji();
+                        else    $length = $this->eat8();
+                        break;
+                    default: $length = $this->eat8(); break;
+
+                }
+
+                if($length == 0) return 0;
+                if($length < 0)  return -1;
+
+                $this->dataStr = substr($this->dataStr, $length);
+            }
+        }
+
+        //----------------------------------------------------------------------
+        public function toUpper()
+        {
+            $stringLen = strlen($this->dataStr);
+            $p = 0;
+
+            while ($p<$stringLen) {
+                $mode = self::identifyMode(substr($this->dataStr, $p));
+                if($mode == QR_MODE_KANJI) {
+                    $p += 2;
+                } else {
+                    if (ord($this->dataStr[$p]) >= ord('a') && ord($this->dataStr[$p]) <= ord('z')) {
+                        $this->dataStr[$p] = chr(ord($this->dataStr[$p]) - 32);
+                    }
+                    $p++;
+                }
+            }
+
+            return $this->dataStr;
+        }
+
+        //----------------------------------------------------------------------
+        public static function splitStringToQRinput($string, QRinput $input, $modeHint, $casesensitive = true)
+        {
+            if(is_null($string) || $string == '\0' || $string == '') {
+                throw new Exception('empty string!!!');
+            }
+
+            $split = new QRsplit($string, $input, $modeHint);
+
+            if(!$casesensitive)
+                $split->toUpper();
+
+            return $split->splitString();
+        }
+    }
+
+
+
+//---- qrrscode.php -----------------------------
+
+
+
+
+/*
+ * PHP QR Code encoder
+ *
+ * Reed-Solomon error correction support
+ * 
+ * Copyright (C) 2002, 2003, 2004, 2006 Phil Karn, KA9Q
+ * (libfec is released under the GNU Lesser General Public License.)
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+    class QRrsItem {
+    
+        public $mm;                  // Bits per symbol 
+        public $nn;                  // Symbols per block (= (1<<mm)-1) 
+        public $alpha_to = array();  // log lookup table 
+        public $index_of = array();  // Antilog lookup table 
+        public $genpoly = array();   // Generator polynomial 
+        public $nroots;              // Number of generator roots = number of parity symbols 
+        public $fcr;                 // First consecutive root, index form 
+        public $prim;                // Primitive element, index form 
+        public $iprim;               // prim-th root of 1, index form 
+        public $pad;                 // Padding bytes in shortened block 
+        public $gfpoly;
+    
+        //----------------------------------------------------------------------
+        public function modnn($x)
+        {
+            while ($x >= $this->nn) {
+                $x -= $this->nn;
+                $x = ($x >> $this->mm) + ($x & $this->nn);
+            }
+            
+            return $x;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function init_rs_char($symsize, $gfpoly, $fcr, $prim, $nroots, $pad)
+        {
+            // Common code for intializing a Reed-Solomon control block (char or int symbols)
+            // Copyright 2004 Phil Karn, KA9Q
+            // May be used under the terms of the GNU Lesser General Public License (LGPL)
+
+            $rs = null;
+            
+            // Check parameter ranges
+            if($symsize < 0 || $symsize > 8)                     return $rs;
+            if($fcr < 0 || $fcr >= (1<<$symsize))                return $rs;
+            if($prim <= 0 || $prim >= (1<<$symsize))             return $rs;
+            if($nroots < 0 || $nroots >= (1<<$symsize))          return $rs; // Can't have more roots than symbol values!
+            if($pad < 0 || $pad >= ((1<<$symsize) -1 - $nroots)) return $rs; // Too much padding
+
+            $rs = new QRrsItem();
+            $rs->mm = $symsize;
+            $rs->nn = (1<<$symsize)-1;
+            $rs->pad = $pad;
+
+            $rs->alpha_to = array_fill(0, $rs->nn+1, 0);
+            $rs->index_of = array_fill(0, $rs->nn+1, 0);
+          
+            // PHP style macro replacement ;)
+            $NN =& $rs->nn;
+            $A0 =& $NN;
+            
+            // Generate Galois field lookup tables
+            $rs->index_of[0] = $A0; // log(zero) = -inf
+            $rs->alpha_to[$A0] = 0; // alpha**-inf = 0
+            $sr = 1;
+          
+            for($i=0; $i<$rs->nn; $i++) {
+                $rs->index_of[$sr] = $i;
+                $rs->alpha_to[$i] = $sr;
+                $sr <<= 1;
+                if($sr & (1<<$symsize)) {
+                    $sr ^= $gfpoly;
+                }
+                $sr &= $rs->nn;
+            }
+            
+            if($sr != 1){
+                // field generator polynomial is not primitive!
+                $rs = NULL;
+                return $rs;
+            }
+
+            /* Form RS code generator polynomial from its roots */
+            $rs->genpoly = array_fill(0, $nroots+1, 0);
+        
+            $rs->fcr = $fcr;
+            $rs->prim = $prim;
+            $rs->nroots = $nroots;
+            $rs->gfpoly = $gfpoly;
+
+            /* Find prim-th root of 1, used in decoding */
+            for($iprim=1;($iprim % $prim) != 0;$iprim += $rs->nn)
+            ; // intentional empty-body loop!
+            
+            $rs->iprim = (int)($iprim / $prim);
+            $rs->genpoly[0] = 1;
+            
+            for ($i = 0,$root=$fcr*$prim; $i < $nroots; $i++, $root += $prim) {
+                $rs->genpoly[$i+1] = 1;
+
+                // Multiply rs->genpoly[] by  @**(root + x)
+                for ($j = $i; $j > 0; $j--) {
+                    if ($rs->genpoly[$j] != 0) {
+                        $rs->genpoly[$j] = $rs->genpoly[$j-1] ^ $rs->alpha_to[$rs->modnn($rs->index_of[$rs->genpoly[$j]] + $root)];
+                    } else {
+                        $rs->genpoly[$j] = $rs->genpoly[$j-1];
+                    }
+                }
+                // rs->genpoly[0] can never be zero
+                $rs->genpoly[0] = $rs->alpha_to[$rs->modnn($rs->index_of[$rs->genpoly[0]] + $root)];
+            }
+            
+            // convert rs->genpoly[] to index form for quicker encoding
+            for ($i = 0; $i <= $nroots; $i++)
+                $rs->genpoly[$i] = $rs->index_of[$rs->genpoly[$i]];
+
+            return $rs;
+        }
+        
+        //----------------------------------------------------------------------
+        public function encode_rs_char($data, &$parity)
+        {
+            $MM       =& $this->mm;
+            $NN       =& $this->nn;
+            $ALPHA_TO =& $this->alpha_to;
+            $INDEX_OF =& $this->index_of;
+            $GENPOLY  =& $this->genpoly;
+            $NROOTS   =& $this->nroots;
+            $FCR      =& $this->fcr;
+            $PRIM     =& $this->prim;
+            $IPRIM    =& $this->iprim;
+            $PAD      =& $this->pad;
+            $A0       =& $NN;
+
+            $parity = array_fill(0, $NROOTS, 0);
+
+            for($i=0; $i< ($NN-$NROOTS-$PAD); $i++) {
+                
+                $feedback = $INDEX_OF[$data[$i] ^ $parity[0]];
+                if($feedback != $A0) {      
+                    // feedback term is non-zero
+            
+                    // This line is unnecessary when GENPOLY[NROOTS] is unity, as it must
+                    // always be for the polynomials constructed by init_rs()
+                    $feedback = $this->modnn($NN - $GENPOLY[$NROOTS] + $feedback);
+            
+                    for($j=1;$j<$NROOTS;$j++) {
+                        $parity[$j] ^= $ALPHA_TO[$this->modnn($feedback + $GENPOLY[$NROOTS-$j])];
+                    }
+                }
+                
+                // Shift 
+                array_shift($parity);
+                if($feedback != $A0) {
+                    array_push($parity, $ALPHA_TO[$this->modnn($feedback + $GENPOLY[0])]);
+                } else {
+                    array_push($parity, 0);
+                }
+            }
+        }
+    }
+    
+    //##########################################################################
+    
+    class QRrs {
+    
+        public static $items = array();
+        
+        //----------------------------------------------------------------------
+        public static function init_rs($symsize, $gfpoly, $fcr, $prim, $nroots, $pad)
+        {
+            foreach(self::$items as $rs) {
+                if($rs->pad != $pad)       continue;
+                if($rs->nroots != $nroots) continue;
+                if($rs->mm != $symsize)    continue;
+                if($rs->gfpoly != $gfpoly) continue;
+                if($rs->fcr != $fcr)       continue;
+                if($rs->prim != $prim)     continue;
+
+                return $rs;
+            }
+
+            $rs = QRrsItem::init_rs_char($symsize, $gfpoly, $fcr, $prim, $nroots, $pad);
+            array_unshift(self::$items, $rs);
+
+            return $rs;
+        }
+    }
+
+
+
+//---- qrmask.php -----------------------------
+
+
+
+
+/*
+ * PHP QR Code encoder
+ *
+ * Masking
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+       define('N1', 3);
+       define('N2', 3);
+       define('N3', 40);
+       define('N4', 10);
+
+       class QRmask {
+
+               public $runLength = array();
+
+               //----------------------------------------------------------------------
+               public function __construct()
+        {
+            $this->runLength = array_fill(0, QRSPEC_WIDTH_MAX + 1, 0);
+        }
+
+        //----------------------------------------------------------------------
+        public function writeFormatInformation($width, &$frame, $mask, $level)
+        {
+            $blacks = 0;
+            $format =  QRspec::getFormatInfo($mask, $level);
+
+            for($i=0; $i<8; $i++) {
+                if($format & 1) {
+                    $blacks += 2;
+                    $v = 0x85;
+                } else {
+                    $v = 0x84;
+                }
+
+                $frame[8][$width - 1 - $i] = chr($v);
+                if($i < 6) {
+                    $frame[$i][8] = chr($v);
+                } else {
+                    $frame[$i + 1][8] = chr($v);
+                }
+                $format = $format >> 1;
+            }
+
+            for($i=0; $i<7; $i++) {
+                if($format & 1) {
+                    $blacks += 2;
+                    $v = 0x85;
+                } else {
+                    $v = 0x84;
+                }
+
+                $frame[$width - 7 + $i][8] = chr($v);
+                if($i == 0) {
+                    $frame[8][7] = chr($v);
+                } else {
+                    $frame[8][6 - $i] = chr($v);
+                }
+
+                $format = $format >> 1;
+            }
+
+            return $blacks;
+        }
+
+        //----------------------------------------------------------------------
+        public function mask0($x, $y) { return ($x+$y)&1;                       }
+        public function mask1($x, $y) { return ($y&1);                          }
+        public function mask2($x, $y) { return ($x%3);                          }
+        public function mask3($x, $y) { return ($x+$y)%3;                       }
+        public function mask4($x, $y) { return (((int)($y/2))+((int)($x/3)))&1; }
+        public function mask5($x, $y) { return (($x*$y)&1)+($x*$y)%3;           }
+        public function mask6($x, $y) { return ((($x*$y)&1)+($x*$y)%3)&1;       }
+        public function mask7($x, $y) { return ((($x*$y)%3)+(($x+$y)&1))&1;     }
+
+        //----------------------------------------------------------------------
+        private function generateMaskNo($maskNo, $width, $frame)
+        {
+            $bitMask = array_fill(0, $width, array_fill(0, $width, 0));
+
+            for($y=0; $y<$width; $y++) {
+                for($x=0; $x<$width; $x++) {
+                    if(ord($frame[$y][$x]) & 0x80) {
+                        $bitMask[$y][$x] = 0;
+                    } else {
+                        $maskFunc = call_user_func(array($this, 'mask'.$maskNo), $x, $y);
+                        $bitMask[$y][$x] = ($maskFunc == 0)?1:0;
+                    }
+
+                }
+            }
+
+            return $bitMask;
+        }
+
+        //----------------------------------------------------------------------
+        public static function serial($bitFrame)
+        {
+            $codeArr = array();
+
+            foreach ($bitFrame as $line)
+                $codeArr[] = join('', $line);
+
+            return gzcompress(join("\n", $codeArr), 9);
+        }
+
+        //----------------------------------------------------------------------
+        public static function unserial($code)
+        {
+            $codeArr = array();
+
+            $codeLines = explode("\n", gzuncompress($code));
+            foreach ($codeLines as $line)
+                $codeArr[] = str_split($line);
+
+            return $codeArr;
+        }
+
+        //----------------------------------------------------------------------
+        public function makeMaskNo($maskNo, $width, $s, &$d, $maskGenOnly = false)
+        {
+            $b = 0;
+            $bitMask = array();
+
+            $fileName = QR_CACHE_DIR.'mask_'.$maskNo.DIRECTORY_SEPARATOR.'mask_'.$width.'_'.$maskNo.'.dat';
+
+            if (QR_CACHEABLE) {
+                if (file_exists($fileName)) {
+                    $bitMask = self::unserial(file_get_contents($fileName));
+                } else {
+                    $bitMask = $this->generateMaskNo($maskNo, $width, $s, $d);
+                    if (!file_exists(QR_CACHE_DIR.'mask_'.$maskNo))
+                        mkdir(QR_CACHE_DIR.'mask_'.$maskNo);
+                    file_put_contents($fileName, self::serial($bitMask));
+                }
+            } else {
+                $bitMask = $this->generateMaskNo($maskNo, $width, $s, $d);
+            }
+
+            if ($maskGenOnly)
+                return;
+
+            $d = $s;
+
+            for($y=0; $y<$width; $y++) {
+                for($x=0; $x<$width; $x++) {
+                    if($bitMask[$y][$x] == 1) {
+                        $d[$y][$x] = chr(ord($s[$y][$x]) ^ (int)$bitMask[$y][$x]);
+                    }
+                    $b += (int)(ord($d[$y][$x]) & 1);
+                }
+            }
+
+            return $b;
+        }
+
+        //----------------------------------------------------------------------
+        public function makeMask($width, $frame, $maskNo, $level)
+        {
+            $masked = array_fill(0, $width, str_repeat("\0", $width));
+            $this->makeMaskNo($maskNo, $width, $frame, $masked);
+            $this->writeFormatInformation($width, $masked, $maskNo, $level);
+
+            return $masked;
+        }
+
+        //----------------------------------------------------------------------
+        public function calcN1N3($length)
+        {
+            $demerit = 0;
+
+            for($i=0; $i<$length; $i++) {
+
+                if($this->runLength[$i] >= 5) {
+                    $demerit += (N1 + ($this->runLength[$i] - 5));
+                }
+                if($i & 1) {
+                    if(($i >= 3) && ($i < ($length-2)) && ($this->runLength[$i] % 3 == 0)) {
+                        $fact = (int)($this->runLength[$i] / 3);
+                        if(($this->runLength[$i-2] == $fact) &&
+                           ($this->runLength[$i-1] == $fact) &&
+                           ($this->runLength[$i+1] == $fact) &&
+                           ($this->runLength[$i+2] == $fact)) {
+                            if(($this->runLength[$i-3] < 0) || ($this->runLength[$i-3] >= (4 * $fact))) {
+                                $demerit += N3;
+                            } else if((($i+3) >= $length) || ($this->runLength[$i+3] >= (4 * $fact))) {
+                                $demerit += N3;
+                            }
+                        }
+                    }
+                }
+            }
+            return $demerit;
+        }
+
+        //----------------------------------------------------------------------
+        public function evaluateSymbol($width, $frame)
+        {
+            $head = 0;
+            $demerit = 0;
+
+            for($y=0; $y<$width; $y++) {
+                $head = 0;
+                $this->runLength[0] = 1;
+
+                $frameY = $frame[$y];
+
+                if ($y>0)
+                    $frameYM = $frame[$y-1];
+
+                for($x=0; $x<$width; $x++) {
+                    if(($x > 0) && ($y > 0)) {
+                        $b22 = ord($frameY[$x]) & ord($frameY[$x-1]) & ord($frameYM[$x]) & ord($frameYM[$x-1]);
+                        $w22 = ord($frameY[$x]) | ord($frameY[$x-1]) | ord($frameYM[$x]) | ord($frameYM[$x-1]);
+
+                        if(($b22 | ($w22 ^ 1))&1) {
+                            $demerit += N2;
+                        }
+                    }
+                    if(($x == 0) && (ord($frameY[$x]) & 1)) {
+                        $this->runLength[0] = -1;
+                        $head = 1;
+                        $this->runLength[$head] = 1;
+                    } else if($x > 0) {
+                        if((ord($frameY[$x]) ^ ord($frameY[$x-1])) & 1) {
+                            $head++;
+                            $this->runLength[$head] = 1;
+                        } else {
+                            $this->runLength[$head]++;
+                        }
+                    }
+                }
+
+                $demerit += $this->calcN1N3($head+1);
+            }
+
+            for($x=0; $x<$width; $x++) {
+                $head = 0;
+                $this->runLength[0] = 1;
+
+                for($y=0; $y<$width; $y++) {
+                    if($y == 0 && (ord($frame[$y][$x]) & 1)) {
+                        $this->runLength[0] = -1;
+                        $head = 1;
+                        $this->runLength[$head] = 1;
+                    } else if($y > 0) {
+                        if((ord($frame[$y][$x]) ^ ord($frame[$y-1][$x])) & 1) {
+                            $head++;
+                            $this->runLength[$head] = 1;
+                        } else {
+                            $this->runLength[$head]++;
+                        }
+                    }
+                }
+
+                $demerit += $this->calcN1N3($head+1);
+            }
+
+            return $demerit;
+        }
+
+
+        //----------------------------------------------------------------------
+        public function mask($width, $frame, $level)
+        {
+            $minDemerit = PHP_INT_MAX;
+            $bestMaskNum = 0;
+            $bestMask = array();
+
+            $checked_masks = array(0,1,2,3,4,5,6,7);
+
+            if (QR_FIND_FROM_RANDOM !== false) {
+
+                $howManuOut = 8-(QR_FIND_FROM_RANDOM % 9);
+                for ($i = 0; $i <  $howManuOut; $i++) {
+                    $remPos = rand (0, count($checked_masks)-1);
+                    unset($checked_masks[$remPos]);
+                    $checked_masks = array_values($checked_masks);
+                }
+
+            }
+
+            $bestMask = $frame;
+
+            foreach($checked_masks as $i) {
+                $mask = array_fill(0, $width, str_repeat("\0", $width));
+
+                $demerit = 0;
+                $blacks = 0;
+                $blacks  = $this->makeMaskNo($i, $width, $frame, $mask);
+                $blacks += $this->writeFormatInformation($width, $mask, $i, $level);
+                $blacks  = (int)(100 * $blacks / ($width * $width));
+                $demerit = (int)((int)(abs($blacks - 50) / 5) * N4);
+                $demerit += $this->evaluateSymbol($width, $mask);
+
+                if($demerit < $minDemerit) {
+                    $minDemerit = $demerit;
+                    $bestMask = $mask;
+                    $bestMaskNum = $i;
+                }
+            }
+
+            return $bestMask;
+        }
+
+        //----------------------------------------------------------------------
+    }
+
+
+
+
+//---- qrencode.php -----------------------------
+
+
+
+
+/*
+ * PHP QR Code encoder
+ *
+ * Main encoder classes.
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+    class QRrsblock {
+        public $dataLength;
+        public $data = array();
+        public $eccLength;
+        public $ecc = array();
+        
+        public function __construct($dl, $data, $el, &$ecc, QRrsItem $rs)
+        {
+            $rs->encode_rs_char($data, $ecc);
+        
+            $this->dataLength = $dl;
+            $this->data = $data;
+            $this->eccLength = $el;
+            $this->ecc = $ecc;
+        }
+    };
+    
+    //##########################################################################
+
+    class QRrawcode {
+        public $version;
+        public $datacode = array();
+        public $ecccode = array();
+        public $blocks;
+        public $rsblocks = array(); //of RSblock
+        public $count;
+        public $dataLength;
+        public $eccLength;
+        public $b1;
+        
+        //----------------------------------------------------------------------
+        public function __construct(QRinput $input)
+        {
+            $spec = array(0,0,0,0,0);
+            
+            $this->datacode = $input->getByteStream();
+            if(is_null($this->datacode)) {
+                throw new Exception('null imput string');
+            }
+
+            QRspec::getEccSpec($input->getVersion(), $input->getErrorCorrectionLevel(), $spec);
+
+            $this->version = $input->getVersion();
+            $this->b1 = QRspec::rsBlockNum1($spec);
+            $this->dataLength = QRspec::rsDataLength($spec);
+            $this->eccLength = QRspec::rsEccLength($spec);
+            $this->ecccode = array_fill(0, $this->eccLength, 0);
+            $this->blocks = QRspec::rsBlockNum($spec);
+            
+            $ret = $this->init($spec);
+            if($ret < 0) {
+                throw new Exception('block alloc error');
+                return null;
+            }
+
+            $this->count = 0;
+        }
+        
+        //----------------------------------------------------------------------
+        public function init(array $spec)
+        {
+            $dl = QRspec::rsDataCodes1($spec);
+            $el = QRspec::rsEccCodes1($spec);
+            $rs = QRrs::init_rs(8, 0x11d, 0, 1, $el, 255 - $dl - $el);
+            
+
+            $blockNo = 0;
+            $dataPos = 0;
+            $eccPos = 0;
+            for($i=0; $i<QRspec::rsBlockNum1($spec); $i++) {
+                $ecc = array_slice($this->ecccode,$eccPos);
+                $this->rsblocks[$blockNo] = new QRrsblock($dl, array_slice($this->datacode, $dataPos), $el,  $ecc, $rs);
+                $this->ecccode = array_merge(array_slice($this->ecccode,0, $eccPos), $ecc);
+                
+                $dataPos += $dl;
+                $eccPos += $el;
+                $blockNo++;
+            }
+
+            if(QRspec::rsBlockNum2($spec) == 0)
+                return 0;
+
+            $dl = QRspec::rsDataCodes2($spec);
+            $el = QRspec::rsEccCodes2($spec);
+            $rs = QRrs::init_rs(8, 0x11d, 0, 1, $el, 255 - $dl - $el);
+            
+            if($rs == NULL) return -1;
+            
+            for($i=0; $i<QRspec::rsBlockNum2($spec); $i++) {
+                $ecc = array_slice($this->ecccode,$eccPos);
+                $this->rsblocks[$blockNo] = new QRrsblock($dl, array_slice($this->datacode, $dataPos), $el, $ecc, $rs);
+                $this->ecccode = array_merge(array_slice($this->ecccode,0, $eccPos), $ecc);
+                
+                $dataPos += $dl;
+                $eccPos += $el;
+                $blockNo++;
+            }
+
+            return 0;
+        }
+        
+        //----------------------------------------------------------------------
+        public function getCode()
+        {
+            $ret;
+
+            if($this->count < $this->dataLength) {
+                $row = $this->count % $this->blocks;
+                $col = $this->count / $this->blocks;
+                if($col >= $this->rsblocks[0]->dataLength) {
+                    $row += $this->b1;
+                }
+                $ret = $this->rsblocks[$row]->data[$col];
+            } else if($this->count < $this->dataLength + $this->eccLength) {
+                $row = ($this->count - $this->dataLength) % $this->blocks;
+                $col = ($this->count - $this->dataLength) / $this->blocks;
+                $ret = $this->rsblocks[$row]->ecc[$col];
+            } else {
+                return 0;
+            }
+            $this->count++;
+            
+            return $ret;
+        }
+    }
+
+    //##########################################################################
+    
+    class QRcode {
+    
+        public $version;
+        public $width;
+        public $data; 
+        
+        //----------------------------------------------------------------------
+        public function encodeMask(QRinput $input, $mask)
+        {
+            if($input->getVersion() < 0 || $input->getVersion() > QRSPEC_VERSION_MAX) {
+                throw new Exception('wrong version');
+            }
+            if($input->getErrorCorrectionLevel() > QR_ECLEVEL_H) {
+                throw new Exception('wrong level');
+            }
+
+            $raw = new QRrawcode($input);
+            
+            QRtools::markTime('after_raw');
+            
+            $version = $raw->version;
+            $width = QRspec::getWidth($version);
+            $frame = QRspec::newFrame($version);
+            
+            $filler = new FrameFiller($width, $frame);
+            if(is_null($filler)) {
+                return NULL;
+            }
+
+            // inteleaved data and ecc codes
+            for($i=0; $i<$raw->dataLength + $raw->eccLength; $i++) {
+                $code = $raw->getCode();
+                $bit = 0x80;
+                for($j=0; $j<8; $j++) {
+                    $addr = $filler->next();
+                    $filler->setFrameAt($addr, 0x02 | (($bit & $code) != 0));
+                    $bit = $bit >> 1;
+                }
+            }
+            
+            QRtools::markTime('after_filler');
+            
+            unset($raw);
+            
+            // remainder bits
+            $j = QRspec::getRemainder($version);
+            for($i=0; $i<$j; $i++) {
+                $addr = $filler->next();
+                $filler->setFrameAt($addr, 0x02);
+            }
+            
+            $frame = $filler->frame;
+            unset($filler);
+            
+            
+            // masking
+            $maskObj = new QRmask();
+            if($mask < 0) {
+            
+                if (QR_FIND_BEST_MASK) {
+                    $masked = $maskObj->mask($width, $frame, $input->getErrorCorrectionLevel());
+                } else {
+                    $masked = $maskObj->makeMask($width, $frame, (intval(QR_DEFAULT_MASK) % 8), $input->getErrorCorrectionLevel());
+                }
+            } else {
+                $masked = $maskObj->makeMask($width, $frame, $mask, $input->getErrorCorrectionLevel());
+            }
+            
+            if($masked == NULL) {
+                return NULL;
+            }
+            
+            QRtools::markTime('after_mask');
+            
+            $this->version = $version;
+            $this->width = $width;
+            $this->data = $masked;
+            
+            return $this;
+        }
+    
+        //----------------------------------------------------------------------
+        public function encodeInput(QRinput $input)
+        {
+            return $this->encodeMask($input, -1);
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeString8bit($string, $version, $level)
+        {
+            if($string == NULL) {
+                throw new Exception('empty string!');
+                return NULL;
+            }
+
+            $input = new QRinput($version, $level);
+            if($input == NULL) return NULL;
+
+            $ret = $input->append($input, QR_MODE_8, strlen($string), str_split($string));
+            if($ret < 0) {
+                unset($input);
+                return NULL;
+            }
+            return $this->encodeInput($input);
+        }
+
+        //----------------------------------------------------------------------
+        public function encodeString($string, $version, $level, $hint, $casesensitive)
+        {
+
+            if($hint != QR_MODE_8 && $hint != QR_MODE_KANJI) {
+                throw new Exception('bad hint');
+                return NULL;
+            }
+
+            $input = new QRinput($version, $level);
+            if($input == NULL) return NULL;
+
+            $ret = QRsplit::splitStringToQRinput($string, $input, $hint, $casesensitive);
+            if($ret < 0) {
+                return NULL;
+            }
+
+            return $this->encodeInput($input);
+        }
+        
+        //----------------------------------------------------------------------
+        public static function png($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4, $saveandprint=false, $back_color = 0xFFFFFF, $fore_color = 0x000000) 
+        {
+            $enc = QRencode::factory($level, $size, $margin, $back_color, $fore_color);
+            return $enc->encodePNG($text, $outfile, $saveandprint=false);
+        }
+
+        //----------------------------------------------------------------------
+        public static function text($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4) 
+        {
+            $enc = QRencode::factory($level, $size, $margin);
+            return $enc->encode($text, $outfile);
+        }
+        
+        //----------------------------------------------------------------------
+        public static function eps($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4, $saveandprint=false, $back_color = 0xFFFFFF, $fore_color = 0x000000, $cmyk = false) 
+        {
+            $enc = QRencode::factory($level, $size, $margin, $back_color, $fore_color, $cmyk);
+            return $enc->encodeEPS($text, $outfile, $saveandprint=false);
+        }
+        
+        //----------------------------------------------------------------------
+        public static function svg($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4, $saveandprint=false, $back_color = 0xFFFFFF, $fore_color = 0x000000)
+        {
+            $enc = QRencode::factory($level, $size, $margin, $back_color, $fore_color);
+            return $enc->encodeSVG($text, $outfile, $saveandprint=false);
+        }
+
+        //----------------------------------------------------------------------
+        public static function raw($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4) 
+        {
+            $enc = QRencode::factory($level, $size, $margin);
+            return $enc->encodeRAW($text, $outfile);
+        }
+    }
+    
+    //##########################################################################
+    
+    class FrameFiller {
+    
+        public $width;
+        public $frame;
+        public $x;
+        public $y;
+        public $dir;
+        public $bit;
+        
+        //----------------------------------------------------------------------
+        public function __construct($width, &$frame)
+        {
+            $this->width = $width;
+            $this->frame = $frame;
+            $this->x = $width - 1;
+            $this->y = $width - 1;
+            $this->dir = -1;
+            $this->bit = -1;
+        }
+        
+        //----------------------------------------------------------------------
+        public function setFrameAt($at, $val)
+        {
+            $this->frame[$at['y']][$at['x']] = chr($val);
+        }
+        
+        //----------------------------------------------------------------------
+        public function getFrameAt($at)
+        {
+            return ord($this->frame[$at['y']][$at['x']]);
+        }
+        
+        //----------------------------------------------------------------------
+        public function next()
+        {
+            do {
+            
+                if($this->bit == -1) {
+                    $this->bit = 0;
+                    return array('x'=>$this->x, 'y'=>$this->y);
+                }
+
+                $x = $this->x;
+                $y = $this->y;
+                $w = $this->width;
+
+                if($this->bit == 0) {
+                    $x--;
+                    $this->bit++;
+                } else {
+                    $x++;
+                    $y += $this->dir;
+                    $this->bit--;
+                }
+
+                if($this->dir < 0) {
+                    if($y < 0) {
+                        $y = 0;
+                        $x -= 2;
+                        $this->dir = 1;
+                        if($x == 6) {
+                            $x--;
+                            $y = 9;
+                        }
+                    }
+                } else {
+                    if($y == $w) {
+                        $y = $w - 1;
+                        $x -= 2;
+                        $this->dir = -1;
+                        if($x == 6) {
+                            $x--;
+                            $y -= 8;
+                        }
+                    }
+                }
+                if($x < 0 || $y < 0) return null;
+
+                $this->x = $x;
+                $this->y = $y;
+
+            } while(ord($this->frame[$y][$x]) & 0x80);
+                        
+            return array('x'=>$x, 'y'=>$y);
+        }
+        
+    } ;
+    
+    //##########################################################################    
+    
+    class QRencode {
+    
+        public $casesensitive = true;
+        public $eightbit = false;
+        
+        public $version = 0;
+        public $size = 3;
+        public $margin = 4;
+        public $back_color = 0xFFFFFF;
+        public $fore_color = 0x000000;
+        
+        public $structured = 0; // not supported yet
+        
+        public $level = QR_ECLEVEL_L;
+        public $hint = QR_MODE_8;
+        
+        //----------------------------------------------------------------------
+        public static function factory($level = QR_ECLEVEL_L, $size = 3, $margin = 4, $back_color = 0xFFFFFF, $fore_color = 0x000000, $cmyk = false)
+        {
+            $enc = new QRencode();
+            $enc->size = $size;
+            $enc->margin = $margin;
+            $enc->fore_color = $fore_color;
+            $enc->back_color = $back_color;
+            $enc->cmyk = $cmyk;
+            
+            switch ($level.'') {
+                case '0':
+                case '1':
+                case '2':
+                case '3':
+                        $enc->level = $level;
+                    break;
+                case 'l':
+                case 'L':
+                        $enc->level = QR_ECLEVEL_L;
+                    break;
+                case 'm':
+                case 'M':
+                        $enc->level = QR_ECLEVEL_M;
+                    break;
+                case 'q':
+                case 'Q':
+                        $enc->level = QR_ECLEVEL_Q;
+                    break;
+                case 'h':
+                case 'H':
+                        $enc->level = QR_ECLEVEL_H;
+                    break;
+            }
+            
+            return $enc;
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeRAW($intext, $outfile = false) 
+        {
+            $code = new QRcode();
+
+            if($this->eightbit) {
+                $code->encodeString8bit($intext, $this->version, $this->level);
+            } else {
+                $code->encodeString($intext, $this->version, $this->level, $this->hint, $this->casesensitive);
+            }
+            
+            return $code->data;
+        }
+
+        //----------------------------------------------------------------------
+        public function encode($intext, $outfile = false) 
+        {
+            $code = new QRcode();
+
+            if($this->eightbit) {
+                $code->encodeString8bit($intext, $this->version, $this->level);
+            } else {
+                $code->encodeString($intext, $this->version, $this->level, $this->hint, $this->casesensitive);
+            }
+            
+            QRtools::markTime('after_encode');
+            
+            if ($outfile!== false) {
+                file_put_contents($outfile, join("\n", QRtools::binarize($code->data)));
+            } else {
+                return QRtools::binarize($code->data);
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodePNG($intext, $outfile = false,$saveandprint=false) 
+        {
+            try {
+            
+                ob_start();
+                $tab = $this->encode($intext);
+                $err = ob_get_contents();
+                ob_end_clean();
+                
+                if ($err != '')
+                    QRtools::log($outfile, $err);
+                
+                $maxSize = (int)(QR_PNG_MAXIMUM_SIZE / (count($tab)+2*$this->margin));
+                
+                QRimage::png($tab, $outfile, min(max(1, $this->size), $maxSize), $this->margin,$saveandprint, $this->back_color, $this->fore_color);
+            
+            } catch (Exception $e) {
+            
+                QRtools::log($outfile, $e->getMessage());
+            
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeEPS($intext, $outfile = false,$saveandprint=false) 
+        {
+            try {
+            
+                ob_start();
+                $tab = $this->encode($intext);
+                $err = ob_get_contents();
+                ob_end_clean();
+                
+                if ($err != '')
+                    QRtools::log($outfile, $err);
+                
+                $maxSize = (int)(QR_PNG_MAXIMUM_SIZE / (count($tab)+2*$this->margin));
+                
+                QRvect::eps($tab, $outfile, min(max(1, $this->size), $maxSize), $this->margin,$saveandprint, $this->back_color, $this->fore_color, $this->cmyk);
+            
+            } catch (Exception $e) {
+            
+                QRtools::log($outfile, $e->getMessage());
+            
+            }
+        }
+
+        //----------------------------------------------------------------------
+        public function encodeSVG($intext, $outfile = false,$saveandprint=false) 
+        {
+            try {
+            
+                ob_start();
+                $tab = $this->encode($intext);
+                $err = ob_get_contents();
+                ob_end_clean();
+                
+                if ($err != '')
+                    QRtools::log($outfile, $err);
+                
+                $maxSize = (int)(QR_PNG_MAXIMUM_SIZE / (count($tab)+2*$this->margin));
+
+                QRvect::svg($tab, $outfile, min(max(1, $this->size), $maxSize), $this->margin,$saveandprint, $this->back_color, $this->fore_color);
+            
+            } catch (Exception $e) {
+            
+                QRtools::log($outfile, $e->getMessage());
+            
+            }
+        }
+    }
+
+
+
+
+//---- qrvect.php -----------------------------
+
+
+
+
+/*
+ * PHP QR Code encoder
+ *
+ * Image output of code using GD2
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+    define('QR_VECT', true);
+
+    class QRvect {
+    
+        //----------------------------------------------------------------------
+        public static function eps($frame, $filename = false, $pixelPerPoint = 4, $outerFrame = 4,$saveandprint=FALSE, $back_color = 0xFFFFFF, $fore_color = 0x000000, $cmyk = false) 
+        {
+            $vect = self::vectEPS($frame, $pixelPerPoint, $outerFrame, $back_color, $fore_color, $cmyk);
+            
+            if ($filename === false) {
+                header("Content-Type: application/postscript");
+                header('Content-Disposition: filename="qrcode.eps"');
+                echo $vect;
+            } else {
+                if($saveandprint===TRUE){
+                    QRtools::save($vect, $filename);
+                    header("Content-Type: application/postscript");
+                    header('Content-Disposition: filename="qrcode.eps"');
+                    echo $vect;
+                }else{
+                    QRtools::save($vect, $filename);
+                }
+            }
+        }
+        
+    
+        //----------------------------------------------------------------------
+        private static function vectEPS($frame, $pixelPerPoint = 4, $outerFrame = 4, $back_color = 0xFFFFFF, $fore_color = 0x000000, $cmyk = false) 
+        {
+            $h = count($frame);
+            $w = strlen($frame[0]);
+            
+            $imgW = $w + 2*$outerFrame;
+            $imgH = $h + 2*$outerFrame;
+            
+            if ($cmyk)
+            {
+                // convert color value into decimal eps format
+                $c = round((($fore_color & 0xFF000000) >> 16) / 255, 5);
+                $m = round((($fore_color & 0x00FF0000) >> 16) / 255, 5);
+                $y = round((($fore_color & 0x0000FF00) >> 8) / 255, 5);
+                $k = round(($fore_color & 0x000000FF) / 255, 5);
+                $fore_color_string = $c.' '.$m.' '.$y.' '.$k.' setcmykcolor'."\n";
+
+                // convert color value into decimal eps format
+                $c = round((($back_color & 0xFF000000) >> 16) / 255, 5);
+                $m = round((($back_color & 0x00FF0000) >> 16) / 255, 5);
+                $y = round((($back_color & 0x0000FF00) >> 8) / 255, 5);
+                $k = round(($back_color & 0x000000FF) / 255, 5);
+                $back_color_string = $c.' '.$m.' '.$y.' '.$k.' setcmykcolor'."\n";
+            }
+            else
+            {
+                // convert a hexadecimal color code into decimal eps format (green = 0 1 0, blue = 0 0 1, ...)
+                $r = round((($fore_color & 0xFF0000) >> 16) / 255, 5);
+                $b = round((($fore_color & 0x00FF00) >> 8) / 255, 5);
+                $g = round(($fore_color & 0x0000FF) / 255, 5);
+                $fore_color_string = $r.' '.$b.' '.$g.' setrgbcolor'."\n";
+
+                // convert a hexadecimal color code into decimal eps format (green = 0 1 0, blue = 0 0 1, ...)
+                $r = round((($back_color & 0xFF0000) >> 16) / 255, 5);
+                $b = round((($back_color & 0x00FF00) >> 8) / 255, 5);
+                $g = round(($back_color & 0x0000FF) / 255, 5);
+                $back_color_string = $r.' '.$b.' '.$g.' setrgbcolor'."\n";
+            }
+            
+            $output = 
+            '%!PS-Adobe EPSF-3.0'."\n".
+            '%%Creator: PHPQrcodeLib'."\n".
+            '%%Title: QRcode'."\n".
+            '%%CreationDate: '.date('Y-m-d')."\n".
+            '%%DocumentData: Clean7Bit'."\n".
+            '%%LanguageLevel: 2'."\n".
+            '%%Pages: 1'."\n".
+            '%%BoundingBox: 0 0 '.$imgW * $pixelPerPoint.' '.$imgH * $pixelPerPoint."\n";
+            
+            // set the scale
+            $output .= $pixelPerPoint.' '.$pixelPerPoint.' scale'."\n";
+            // position the center of the coordinate system
+            
+            $output .= $outerFrame.' '.$outerFrame.' translate'."\n";
+           
+           
+            
+            
+            // redefine the 'rectfill' operator to shorten the syntax
+            $output .= '/F { rectfill } def'."\n";
+            
+            // set the symbol color
+            $output .= $back_color_string;
+            $output .= '-'.$outerFrame.' -'.$outerFrame.' '.($w + 2*$outerFrame).' '.($h + 2*$outerFrame).' F'."\n";
+            
+            
+            // set the symbol color
+            $output .= $fore_color_string;
+
+            // Convert the matrix into pixels
+
+            for($i=0; $i<$h; $i++) {
+                for($j=0; $j<$w; $j++) {
+                    if( $frame[$i][$j] == '1') {
+                        $y = $h - 1 - $i;
+                        $x = $j;
+                        $output .= $x.' '.$y.' 1 1 F'."\n";
+                    }
+                }
+            }
+            
+            
+            $output .='%%EOF';
+            
+            return $output;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function svg($frame, $filename = false, $pixelPerPoint = 4, $outerFrame = 4,$saveandprint=FALSE, $back_color, $fore_color) 
+        {
+            $vect = self::vectSVG($frame, $pixelPerPoint, $outerFrame, $back_color, $fore_color);
+            
+            if ($filename === false) {
+                header("Content-Type: image/svg+xml");
+                //header('Content-Disposition: attachment, filename="qrcode.svg"');
+                echo $vect;
+            } else {
+                if($saveandprint===TRUE){
+                    QRtools::save($vect, $filename);
+                    header("Content-Type: image/svg+xml");
+                    //header('Content-Disposition: filename="'.$filename.'"');
+                    echo $vect;
+                }else{
+                    QRtools::save($vect, $filename);
+                }
+            }
+        }
+        
+    
+        //----------------------------------------------------------------------
+        private static function vectSVG($frame, $pixelPerPoint = 4, $outerFrame = 4, $back_color = 0xFFFFFF, $fore_color = 0x000000) 
+        {
+            $h = count($frame);
+            $w = strlen($frame[0]);
+            
+            $imgW = $w + 2*$outerFrame;
+            $imgH = $h + 2*$outerFrame;
+            
+            
+            $output = 
+            '<?xml version="1.0" encoding="utf-8"?>'."\n".
+            '<svg version="1.1" baseProfile="full"  width="'.$imgW * $pixelPerPoint.'" height="'.$imgH * $pixelPerPoint.'" viewBox="0 0 '.$imgW * $pixelPerPoint.' '.$imgH * $pixelPerPoint.'"
+             xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ev="http://www.w3.org/2001/xml-events">'."\n".
+            '<desc></desc>'."\n";
+
+            $output =
+            '<?xml version="1.0" encoding="utf-8"?>'."\n".
+            '<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">'."\n".
+            '<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" xmlns:xlink="http://www.w3.org/1999/xlink" width="'.$imgW * $pixelPerPoint.'" height="'.$imgH * $pixelPerPoint.'" viewBox="0 0 '.$imgW * $pixelPerPoint.' '.$imgH * $pixelPerPoint.'">'."\n".
+            '<desc></desc>'."\n";
+                
+            if(!empty($back_color)) {
+                $backgroundcolor = str_pad(dechex($back_color), 6, "0", STR_PAD_LEFT);
+                $output .= '<rect width="'.$imgW * $pixelPerPoint.'" height="'.$imgH * $pixelPerPoint.'" fill="#'.$backgroundcolor.'" cx="0" cy="0" />'."\n";
+            }
+                
+            $output .= 
+            '<defs>'."\n".
+            '<rect id="p" width="'.$pixelPerPoint.'" height="'.$pixelPerPoint.'" />'."\n".
+            '</defs>'."\n".
+            '<g fill="#'.str_pad(dechex($fore_color), 6, "0", STR_PAD_LEFT).'">'."\n";
+                
+                
+            // Convert the matrix into pixels
+
+            for($i=0; $i<$h; $i++) {
+                for($j=0; $j<$w; $j++) {
+                    if( $frame[$i][$j] == '1') {
+                        $y = ($i + $outerFrame) * $pixelPerPoint;
+                        $x = ($j + $outerFrame) * $pixelPerPoint;
+                        $output .= '<use x="'.$x.'" y="'.$y.'" xlink:href="#p" />'."\n";
+                    }
+                }
+            }
+            $output .= 
+            '</g>'."\n".
+            '</svg>';
+            
+            return $output;
+        }
+    }
+    
+    
+
+
diff --git a/vendor/phpqrcode/qrbitstream.php b/vendor/phpqrcode/qrbitstream.php
new file mode 100644 (file)
index 0000000..c8d1166
--- /dev/null
@@ -0,0 +1,180 @@
+<?php
+/*
+ * PHP QR Code encoder
+ *
+ * Bitstream class
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+     
+    class QRbitstream {
+    
+        public $data = array();
+        
+        //----------------------------------------------------------------------
+        public function size()
+        {
+            return count($this->data);
+        }
+        
+        //----------------------------------------------------------------------
+        public function allocate($setLength)
+        {
+            $this->data = array_fill(0, $setLength, 0);
+            return 0;
+        }
+    
+        //----------------------------------------------------------------------
+        public static function newFromNum($bits, $num)
+        {
+            $bstream = new QRbitstream();
+            $bstream->allocate($bits);
+            
+            $mask = 1 << ($bits - 1);
+            for($i=0; $i<$bits; $i++) {
+                if($num & $mask) {
+                    $bstream->data[$i] = 1;
+                } else {
+                    $bstream->data[$i] = 0;
+                }
+                $mask = $mask >> 1;
+            }
+
+            return $bstream;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function newFromBytes($size, $data)
+        {
+            $bstream = new QRbitstream();
+            $bstream->allocate($size * 8);
+            $p=0;
+
+            for($i=0; $i<$size; $i++) {
+                $mask = 0x80;
+                for($j=0; $j<8; $j++) {
+                    if($data[$i] & $mask) {
+                        $bstream->data[$p] = 1;
+                    } else {
+                        $bstream->data[$p] = 0;
+                    }
+                    $p++;
+                    $mask = $mask >> 1;
+                }
+            }
+
+            return $bstream;
+        }
+        
+        //----------------------------------------------------------------------
+        public function append(QRbitstream $arg)
+        {
+            if (is_null($arg)) {
+                return -1;
+            }
+            
+            if($arg->size() == 0) {
+                return 0;
+            }
+            
+            if($this->size() == 0) {
+                $this->data = $arg->data;
+                return 0;
+            }
+            
+            $this->data = array_values(array_merge($this->data, $arg->data));
+
+            return 0;
+        }
+        
+        //----------------------------------------------------------------------
+        public function appendNum($bits, $num)
+        {
+            if ($bits == 0) 
+                return 0;
+
+            $b = QRbitstream::newFromNum($bits, $num);
+            
+            if(is_null($b))
+                return -1;
+
+            $ret = $this->append($b);
+            unset($b);
+
+            return $ret;
+        }
+
+        //----------------------------------------------------------------------
+        public function appendBytes($size, $data)
+        {
+            if ($size == 0) 
+                return 0;
+
+            $b = QRbitstream::newFromBytes($size, $data);
+            
+            if(is_null($b))
+                return -1;
+
+            $ret = $this->append($b);
+            unset($b);
+
+            return $ret;
+        }
+        
+        //----------------------------------------------------------------------
+        public function toByte()
+        {
+        
+            $size = $this->size();
+
+            if($size == 0) {
+                return array();
+            }
+            
+            $data = array_fill(0, (int)(($size + 7) / 8), 0);
+            $bytes = (int)($size / 8);
+
+            $p = 0;
+            
+            for($i=0; $i<$bytes; $i++) {
+                $v = 0;
+                for($j=0; $j<8; $j++) {
+                    $v = $v << 1;
+                    $v |= $this->data[$p];
+                    $p++;
+                }
+                $data[$i] = $v;
+            }
+            
+            if($size & 7) {
+                $v = 0;
+                for($j=0; $j<($size & 7); $j++) {
+                    $v = $v << 1;
+                    $v |= $this->data[$p];
+                    $p++;
+                }
+                $data[$bytes] = $v;
+            }
+
+            return $data;
+        }
+
+    }
diff --git a/vendor/phpqrcode/qrconfig.php b/vendor/phpqrcode/qrconfig.php
new file mode 100644 (file)
index 0000000..63471c7
--- /dev/null
@@ -0,0 +1,17 @@
+<?php
+/*
+ * PHP QR Code encoder
+ *
+ * Config file, feel free to modify
+ */
+     
+    define('QR_CACHEABLE', true);                                                               // use cache - more disk reads but less CPU power, masks and format templates are stored there
+    define('QR_CACHE_DIR', dirname(__FILE__).DIRECTORY_SEPARATOR.'cache'.DIRECTORY_SEPARATOR);  // used when QR_CACHEABLE === true
+    define('QR_LOG_DIR', dirname(__FILE__).DIRECTORY_SEPARATOR);                                // default error logs dir   
+    
+    define('QR_FIND_BEST_MASK', true);                                                          // if true, estimates best mask (spec. default, but extremally slow; set to false to significant performance boost but (propably) worst quality code
+    define('QR_FIND_FROM_RANDOM', false);                                                       // if false, checks all masks available, otherwise value tells count of masks need to be checked, mask id are got randomly
+    define('QR_DEFAULT_MASK', 2);                                                               // when QR_FIND_BEST_MASK === false
+                                                  
+    define('QR_PNG_MAXIMUM_SIZE',  1024);                                                       // maximum allowed png image width (in pixels), tune to make sure GD and PHP can handle such big images
+                                                  
diff --git a/vendor/phpqrcode/qrconst.php b/vendor/phpqrcode/qrconst.php
new file mode 100644 (file)
index 0000000..0714c9b
--- /dev/null
@@ -0,0 +1,54 @@
+<?php
+
+/*
+ * PHP QR Code encoder
+ *
+ * Common constants
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+       // Encoding modes
+        
+       define('QR_MODE_NUL', -1);
+       define('QR_MODE_NUM', 0);
+       define('QR_MODE_AN', 1);
+       define('QR_MODE_8', 2);
+       define('QR_MODE_KANJI', 3);
+       define('QR_MODE_STRUCTURE', 4);
+
+       // Levels of error correction.
+
+       define('QR_ECLEVEL_L', 0);
+       define('QR_ECLEVEL_M', 1);
+       define('QR_ECLEVEL_Q', 2);
+       define('QR_ECLEVEL_H', 3);
+       
+       // Supported output formats
+       
+       define('QR_FORMAT_TEXT', 0);
+       define('QR_FORMAT_PNG',  1);
+       
+       class qrstr {
+               public static function set(&$srctab, $x, $y, $repl, $replLen = false) {
+                       $srctab[$y] = substr_replace($srctab[$y], ($replLen !== false)?substr($repl,0,$replLen):$repl, $x, ($replLen !== false)?$replLen:strlen($repl));
+               }
+       }       
diff --git a/vendor/phpqrcode/qrencode.php b/vendor/phpqrcode/qrencode.php
new file mode 100644 (file)
index 0000000..6c210e8
--- /dev/null
@@ -0,0 +1,569 @@
+<?php
+/*
+ * PHP QR Code encoder
+ *
+ * Main encoder classes.
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+    class QRrsblock {
+        public $dataLength;
+        public $data = array();
+        public $eccLength;
+        public $ecc = array();
+        
+        public function __construct($dl, $data, $el, &$ecc, QRrsItem $rs)
+        {
+            $rs->encode_rs_char($data, $ecc);
+        
+            $this->dataLength = $dl;
+            $this->data = $data;
+            $this->eccLength = $el;
+            $this->ecc = $ecc;
+        }
+    };
+    
+    //##########################################################################
+
+    class QRrawcode {
+        public $version;
+        public $datacode = array();
+        public $ecccode = array();
+        public $blocks;
+        public $rsblocks = array(); //of RSblock
+        public $count;
+        public $dataLength;
+        public $eccLength;
+        public $b1;
+        
+        //----------------------------------------------------------------------
+        public function __construct(QRinput $input)
+        {
+            $spec = array(0,0,0,0,0);
+            
+            $this->datacode = $input->getByteStream();
+            if(is_null($this->datacode)) {
+                throw new Exception('null imput string');
+            }
+
+            QRspec::getEccSpec($input->getVersion(), $input->getErrorCorrectionLevel(), $spec);
+
+            $this->version = $input->getVersion();
+            $this->b1 = QRspec::rsBlockNum1($spec);
+            $this->dataLength = QRspec::rsDataLength($spec);
+            $this->eccLength = QRspec::rsEccLength($spec);
+            $this->ecccode = array_fill(0, $this->eccLength, 0);
+            $this->blocks = QRspec::rsBlockNum($spec);
+            
+            $ret = $this->init($spec);
+            if($ret < 0) {
+                throw new Exception('block alloc error');
+                return null;
+            }
+
+            $this->count = 0;
+        }
+        
+        //----------------------------------------------------------------------
+        public function init(array $spec)
+        {
+            $dl = QRspec::rsDataCodes1($spec);
+            $el = QRspec::rsEccCodes1($spec);
+            $rs = QRrs::init_rs(8, 0x11d, 0, 1, $el, 255 - $dl - $el);
+            
+
+            $blockNo = 0;
+            $dataPos = 0;
+            $eccPos = 0;
+            for($i=0; $i<QRspec::rsBlockNum1($spec); $i++) {
+                $ecc = array_slice($this->ecccode,$eccPos);
+                $this->rsblocks[$blockNo] = new QRrsblock($dl, array_slice($this->datacode, $dataPos), $el,  $ecc, $rs);
+                $this->ecccode = array_merge(array_slice($this->ecccode,0, $eccPos), $ecc);
+                
+                $dataPos += $dl;
+                $eccPos += $el;
+                $blockNo++;
+            }
+
+            if(QRspec::rsBlockNum2($spec) == 0)
+                return 0;
+
+            $dl = QRspec::rsDataCodes2($spec);
+            $el = QRspec::rsEccCodes2($spec);
+            $rs = QRrs::init_rs(8, 0x11d, 0, 1, $el, 255 - $dl - $el);
+            
+            if($rs == NULL) return -1;
+            
+            for($i=0; $i<QRspec::rsBlockNum2($spec); $i++) {
+                $ecc = array_slice($this->ecccode,$eccPos);
+                $this->rsblocks[$blockNo] = new QRrsblock($dl, array_slice($this->datacode, $dataPos), $el, $ecc, $rs);
+                $this->ecccode = array_merge(array_slice($this->ecccode,0, $eccPos), $ecc);
+                
+                $dataPos += $dl;
+                $eccPos += $el;
+                $blockNo++;
+            }
+
+            return 0;
+        }
+        
+        //----------------------------------------------------------------------
+        public function getCode()
+        {
+            $ret = NULL;
+
+            if($this->count < $this->dataLength) {
+                $row = $this->count % $this->blocks;
+                $col = $this->count / $this->blocks;
+                if($col >= $this->rsblocks[0]->dataLength) {
+                    $row += $this->b1;
+                }
+                $ret = $this->rsblocks[$row]->data[$col];
+            } else if($this->count < $this->dataLength + $this->eccLength) {
+                $row = ($this->count - $this->dataLength) % $this->blocks;
+                $col = ($this->count - $this->dataLength) / $this->blocks;
+                $ret = $this->rsblocks[$row]->ecc[$col];
+            } else {
+                return 0;
+            }
+            $this->count++;
+            
+            return $ret;
+        }
+    }
+
+    //##########################################################################
+    
+    class QRcode {
+    
+        public $version;
+        public $width;
+        public $data; 
+        
+        //----------------------------------------------------------------------
+        public function encodeMask(QRinput $input, $mask)
+        {
+            if($input->getVersion() < 0 || $input->getVersion() > QRSPEC_VERSION_MAX) {
+                throw new Exception('wrong version');
+            }
+            if($input->getErrorCorrectionLevel() > QR_ECLEVEL_H) {
+                throw new Exception('wrong level');
+            }
+
+            $raw = new QRrawcode($input);
+            
+            QRtools::markTime('after_raw');
+            
+            $version = $raw->version;
+            $width = QRspec::getWidth($version);
+            $frame = QRspec::newFrame($version);
+            
+            $filler = new FrameFiller($width, $frame);
+            if(is_null($filler)) {
+                return NULL;
+            }
+
+            // inteleaved data and ecc codes
+            for($i=0; $i<$raw->dataLength + $raw->eccLength; $i++) {
+                $code = $raw->getCode();
+                $bit = 0x80;
+                for($j=0; $j<8; $j++) {
+                    $addr = $filler->next();
+                    $filler->setFrameAt($addr, 0x02 | (($bit & $code) != 0));
+                    $bit = $bit >> 1;
+                }
+            }
+            
+            QRtools::markTime('after_filler');
+            
+            unset($raw);
+            
+            // remainder bits
+            $j = QRspec::getRemainder($version);
+            for($i=0; $i<$j; $i++) {
+                $addr = $filler->next();
+                $filler->setFrameAt($addr, 0x02);
+            }
+            
+            $frame = $filler->frame;
+            unset($filler);
+            
+            
+            // masking
+            $maskObj = new QRmask();
+            if($mask < 0) {
+            
+                if (QR_FIND_BEST_MASK) {
+                    $masked = $maskObj->mask($width, $frame, $input->getErrorCorrectionLevel());
+                } else {
+                    $masked = $maskObj->makeMask($width, $frame, (intval(QR_DEFAULT_MASK) % 8), $input->getErrorCorrectionLevel());
+                }
+            } else {
+                $masked = $maskObj->makeMask($width, $frame, $mask, $input->getErrorCorrectionLevel());
+            }
+            
+            if($masked == NULL) {
+                return NULL;
+            }
+            
+            QRtools::markTime('after_mask');
+            
+            $this->version = $version;
+            $this->width = $width;
+            $this->data = $masked;
+            
+            return $this;
+        }
+    
+        //----------------------------------------------------------------------
+        public function encodeInput(QRinput $input)
+        {
+            return $this->encodeMask($input, -1);
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeString8bit($string, $version, $level)
+        {
+            if($string == NULL) {
+                throw new Exception('empty string!');
+                return NULL;
+            }
+
+            $input = new QRinput($version, $level);
+            if($input == NULL) return NULL;
+
+            $ret = $input->append($input, QR_MODE_8, strlen($string), str_split($string));
+            if($ret < 0) {
+                unset($input);
+                return NULL;
+            }
+            return $this->encodeInput($input);
+        }
+
+        //----------------------------------------------------------------------
+        public function encodeString($string, $version, $level, $hint, $casesensitive)
+        {
+
+            if($hint != QR_MODE_8 && $hint != QR_MODE_KANJI) {
+                throw new Exception('bad hint');
+                return NULL;
+            }
+
+            $input = new QRinput($version, $level);
+            if($input == NULL) return NULL;
+
+            $ret = QRsplit::splitStringToQRinput($string, $input, $hint, $casesensitive);
+            if($ret < 0) {
+                return NULL;
+            }
+
+            return $this->encodeInput($input);
+        }
+        
+        //----------------------------------------------------------------------
+        public static function png($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4, $saveandprint=false, $back_color = 0xFFFFFF, $fore_color = 0x000000) 
+        {
+            $enc = QRencode::factory($level, $size, $margin, $back_color, $fore_color);
+            return $enc->encodePNG($text, $outfile, $saveandprint=false);
+        }
+
+        //----------------------------------------------------------------------
+        public static function text($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4) 
+        {
+            $enc = QRencode::factory($level, $size, $margin);
+            return $enc->encode($text, $outfile);
+        }
+        
+        //----------------------------------------------------------------------
+        public static function eps($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4, $saveandprint=false, $back_color = 0xFFFFFF, $fore_color = 0x000000, $cmyk = false) 
+        {
+            $enc = QRencode::factory($level, $size, $margin, $back_color, $fore_color, $cmyk);
+            return $enc->encodeEPS($text, $outfile, $saveandprint=false);
+        }
+        
+        //----------------------------------------------------------------------
+        public static function svg($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4, $saveandprint=false, $back_color = 0xFFFFFF, $fore_color = 0x000000)
+        {
+            $enc = QRencode::factory($level, $size, $margin, $back_color, $fore_color);
+            return $enc->encodeSVG($text, $outfile, $saveandprint=false);
+        }
+
+        //----------------------------------------------------------------------
+        public static function raw($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4) 
+        {
+            $enc = QRencode::factory($level, $size, $margin);
+            return $enc->encodeRAW($text, $outfile);
+        }
+    }
+    
+    //##########################################################################
+    
+    class FrameFiller {
+    
+        public $width;
+        public $frame;
+        public $x;
+        public $y;
+        public $dir;
+        public $bit;
+        
+        //----------------------------------------------------------------------
+        public function __construct($width, &$frame)
+        {
+            $this->width = $width;
+            $this->frame = $frame;
+            $this->x = $width - 1;
+            $this->y = $width - 1;
+            $this->dir = -1;
+            $this->bit = -1;
+        }
+        
+        //----------------------------------------------------------------------
+        public function setFrameAt($at, $val)
+        {
+            $this->frame[$at['y']][$at['x']] = chr($val);
+        }
+        
+        //----------------------------------------------------------------------
+        public function getFrameAt($at)
+        {
+            return ord($this->frame[$at['y']][$at['x']]);
+        }
+        
+        //----------------------------------------------------------------------
+        public function next()
+        {
+            do {
+            
+                if($this->bit == -1) {
+                    $this->bit = 0;
+                    return array('x'=>$this->x, 'y'=>$this->y);
+                }
+
+                $x = $this->x;
+                $y = $this->y;
+                $w = $this->width;
+
+                if($this->bit == 0) {
+                    $x--;
+                    $this->bit++;
+                } else {
+                    $x++;
+                    $y += $this->dir;
+                    $this->bit--;
+                }
+
+                if($this->dir < 0) {
+                    if($y < 0) {
+                        $y = 0;
+                        $x -= 2;
+                        $this->dir = 1;
+                        if($x == 6) {
+                            $x--;
+                            $y = 9;
+                        }
+                    }
+                } else {
+                    if($y == $w) {
+                        $y = $w - 1;
+                        $x -= 2;
+                        $this->dir = -1;
+                        if($x == 6) {
+                            $x--;
+                            $y -= 8;
+                        }
+                    }
+                }
+                if($x < 0 || $y < 0) return null;
+
+                $this->x = $x;
+                $this->y = $y;
+
+            } while(ord($this->frame[$y][$x]) & 0x80);
+                        
+            return array('x'=>$x, 'y'=>$y);
+        }
+        
+    } ;
+    
+    //##########################################################################    
+    
+    class QRencode {
+    
+        public $casesensitive = true;
+        public $eightbit = false;
+        
+        public $version = 0;
+        public $size = 3;
+        public $margin = 4;
+        public $back_color = 0xFFFFFF;
+        public $fore_color = 0x000000;
+        
+        public $structured = 0; // not supported yet
+        
+        public $level = QR_ECLEVEL_L;
+        public $hint = QR_MODE_8;
+        
+        //----------------------------------------------------------------------
+        public static function factory($level = QR_ECLEVEL_L, $size = 3, $margin = 4, $back_color = 0xFFFFFF, $fore_color = 0x000000, $cmyk = false)
+        {
+            $enc = new QRencode();
+            $enc->size = $size;
+            $enc->margin = $margin;
+            $enc->fore_color = $fore_color;
+            $enc->back_color = $back_color;
+            $enc->cmyk = $cmyk;
+            
+            switch ($level.'') {
+                case '0':
+                case '1':
+                case '2':
+                case '3':
+                        $enc->level = $level;
+                    break;
+                case 'l':
+                case 'L':
+                        $enc->level = QR_ECLEVEL_L;
+                    break;
+                case 'm':
+                case 'M':
+                        $enc->level = QR_ECLEVEL_M;
+                    break;
+                case 'q':
+                case 'Q':
+                        $enc->level = QR_ECLEVEL_Q;
+                    break;
+                case 'h':
+                case 'H':
+                        $enc->level = QR_ECLEVEL_H;
+                    break;
+            }
+            
+            return $enc;
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeRAW($intext, $outfile = false) 
+        {
+            $code = new QRcode();
+
+            if($this->eightbit) {
+                $code->encodeString8bit($intext, $this->version, $this->level);
+            } else {
+                $code->encodeString($intext, $this->version, $this->level, $this->hint, $this->casesensitive);
+            }
+            
+            return $code->data;
+        }
+
+        //----------------------------------------------------------------------
+        public function encode($intext, $outfile = false) 
+        {
+            $code = new QRcode();
+
+            if($this->eightbit) {
+                $code->encodeString8bit($intext, $this->version, $this->level);
+            } else {
+                $code->encodeString($intext, $this->version, $this->level, $this->hint, $this->casesensitive);
+            }
+            
+            QRtools::markTime('after_encode');
+            
+            if ($outfile!== false) {
+                file_put_contents($outfile, join("\n", QRtools::binarize($code->data)));
+            } else {
+                return QRtools::binarize($code->data);
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodePNG($intext, $outfile = false,$saveandprint=false) 
+        {
+            try {
+            
+                ob_start();
+                $tab = $this->encode($intext);
+                $err = ob_get_contents();
+                ob_end_clean();
+                
+                if ($err != '')
+                    QRtools::log($outfile, $err);
+                
+                $maxSize = (int)(QR_PNG_MAXIMUM_SIZE / (count($tab)+2*$this->margin));
+                
+                QRimage::png($tab, $outfile, min(max(1, $this->size), $maxSize), $this->margin,$saveandprint, $this->back_color, $this->fore_color);
+            
+            } catch (Exception $e) {
+            
+                QRtools::log($outfile, $e->getMessage());
+            
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeEPS($intext, $outfile = false,$saveandprint=false) 
+        {
+            try {
+            
+                ob_start();
+                $tab = $this->encode($intext);
+                $err = ob_get_contents();
+                ob_end_clean();
+                
+                if ($err != '')
+                    QRtools::log($outfile, $err);
+                
+                $maxSize = (int)(QR_PNG_MAXIMUM_SIZE / (count($tab)+2*$this->margin));
+                
+                QRvect::eps($tab, $outfile, min(max(1, $this->size), $maxSize), $this->margin,$saveandprint, $this->back_color, $this->fore_color, $this->cmyk);
+            
+            } catch (Exception $e) {
+            
+                QRtools::log($outfile, $e->getMessage());
+            
+            }
+        }
+
+        //----------------------------------------------------------------------
+        public function encodeSVG($intext, $outfile = false,$saveandprint=false) 
+        {
+            try {
+            
+                ob_start();
+                $tab = $this->encode($intext);
+                $err = ob_get_contents();
+                ob_end_clean();
+                
+                if ($err != '')
+                    QRtools::log($outfile, $err);
+                
+                $maxSize = (int)(QR_PNG_MAXIMUM_SIZE / (count($tab)+2*$this->margin));
+
+                QRvect::svg($tab, $outfile, min(max(1, $this->size), $maxSize), $this->margin,$saveandprint, $this->back_color, $this->fore_color);
+            
+            } catch (Exception $e) {
+            
+                QRtools::log($outfile, $e->getMessage());
+            
+            }
+        }
+    }
diff --git a/vendor/phpqrcode/qrimage.php b/vendor/phpqrcode/qrimage.php
new file mode 100644 (file)
index 0000000..48048e8
--- /dev/null
@@ -0,0 +1,107 @@
+<?php
+/*
+ * PHP QR Code encoder
+ *
+ * Image output of code using GD2
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+    define('QR_IMAGE', true);
+
+    class QRimage {
+
+        //----------------------------------------------------------------------
+        public static function png($frame, $filename = false, $pixelPerPoint = 4, $outerFrame = 4,$saveandprint=FALSE, $back_color, $fore_color)
+        {
+            $image = self::image($frame, $pixelPerPoint, $outerFrame, $back_color, $fore_color);
+
+            if ($filename === false) {
+                Header("Content-type: image/png");
+                ImagePng($image);
+            } else {
+                if($saveandprint===TRUE){
+                    ImagePng($image, $filename);
+                    header("Content-type: image/png");
+                    ImagePng($image);
+                }else{
+                    ImagePng($image, $filename);
+                }
+            }
+
+            ImageDestroy($image);
+        }
+
+        //----------------------------------------------------------------------
+        public static function jpg($frame, $filename = false, $pixelPerPoint = 8, $outerFrame = 4, $q = 85)
+        {
+            $image = self::image($frame, $pixelPerPoint, $outerFrame);
+
+            if ($filename === false) {
+                Header("Content-type: image/jpeg");
+                ImageJpeg($image, null, $q);
+            } else {
+                ImageJpeg($image, $filename, $q);
+            }
+
+            ImageDestroy($image);
+        }
+
+        //----------------------------------------------------------------------
+        private static function image($frame, $pixelPerPoint = 4, $outerFrame = 4, $back_color = 0xFFFFFF, $fore_color = 0x000000)
+        {
+            $h = count($frame);
+            $w = strlen($frame[0]);
+
+            $imgW = $w + 2*$outerFrame;
+            $imgH = $h + 2*$outerFrame;
+
+            $base_image =ImageCreate($imgW, $imgH);
+
+            // convert a hexadecimal color code into decimal format (red = 255 0 0, green = 0 255 0, blue = 0 0 255)
+            $r1 = round((($fore_color & 0xFF0000) >> 16), 5);
+            $g1 = round((($fore_color & 0x00FF00) >> 8), 5);
+            $b1 = round(($fore_color & 0x0000FF), 5);
+
+            // convert a hexadecimal color code into decimal format (red = 255 0 0, green = 0 255 0, blue = 0 0 255)
+            $r2 = round((($back_color & 0xFF0000) >> 16), 5);
+            $g2 = round((($back_color & 0x00FF00) >> 8), 5);
+            $b2 = round(($back_color & 0x0000FF), 5);
+
+
+
+            $col[0] = ImageColorAllocate($base_image, $r2, $g2, $b2);
+            $col[1] = ImageColorAllocate($base_image, $r1, $g1, $b1);
+
+            imagefill($base_image, 0, 0, $col[0]);
+
+            for($y=0; $y<$h; $y++) {
+                for($x=0; $x<$w; $x++) {
+                    if ($frame[$y][$x] == '1') {
+                        ImageSetPixel($base_image,$x+$outerFrame,$y+$outerFrame,$col[1]);
+                    }
+                }
+            }
+
+            $target_image =ImageCreate($imgW * $pixelPerPoint, $imgH * $pixelPerPoint);
+            ImageCopyResized($target_image, $base_image, 0, 0, 0, 0, $imgW * $pixelPerPoint, $imgH * $pixelPerPoint, $imgW, $imgH);
+            ImageDestroy($base_image);
+
+            return $target_image;
+        }
+    }
diff --git a/vendor/phpqrcode/qrinput.php b/vendor/phpqrcode/qrinput.php
new file mode 100644 (file)
index 0000000..023e1a3
--- /dev/null
@@ -0,0 +1,726 @@
+<?php
+/*
+ * PHP QR Code encoder
+ *
+ * Input encoding class
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+    define('STRUCTURE_HEADER_BITS',  20);
+    define('MAX_STRUCTURED_SYMBOLS', 16);
+
+    class QRinputItem {
+    
+        public $mode;
+        public $size;
+        public $data;
+        public $bstream;
+
+        public function __construct($mode, $size, $data, $bstream = null) 
+        {
+            $setData = array_slice($data, 0, $size);
+            
+            if (count($setData) < $size) {
+                $setData = array_merge($setData, array_fill(0,$size-count($setData),0));
+            }
+        
+            if(!QRinput::check($mode, $size, $setData)) {
+                throw new Exception('Error m:'.$mode.',s:'.$size.',d:'.join(',',$setData));
+            }
+            
+            $this->mode = $mode;
+            $this->size = $size;
+            $this->data = $setData;
+            $this->bstream = $bstream;
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeModeNum($version)
+        {
+            try {
+            
+                $words = (int)($this->size / 3);
+                $bs = new QRbitstream();
+                
+                $val = 0x1;
+                $bs->appendNum(4, $val);
+                $bs->appendNum(QRspec::lengthIndicator(QR_MODE_NUM, $version), $this->size);
+
+                for($i=0; $i<$words; $i++) {
+                    $val  = (ord($this->data[$i*3  ]) - ord('0')) * 100;
+                    $val += (ord($this->data[$i*3+1]) - ord('0')) * 10;
+                    $val += (ord($this->data[$i*3+2]) - ord('0'));
+                    $bs->appendNum(10, $val);
+                }
+
+                if($this->size - $words * 3 == 1) {
+                    $val = ord($this->data[$words*3]) - ord('0');
+                    $bs->appendNum(4, $val);
+                } else if($this->size - $words * 3 == 2) {
+                    $val  = (ord($this->data[$words*3  ]) - ord('0')) * 10;
+                    $val += (ord($this->data[$words*3+1]) - ord('0'));
+                    $bs->appendNum(7, $val);
+                }
+
+                $this->bstream = $bs;
+                return 0;
+                
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeModeAn($version)
+        {
+            try {
+                $words = (int)($this->size / 2);
+                $bs = new QRbitstream();
+                
+                $bs->appendNum(4, 0x02);
+                $bs->appendNum(QRspec::lengthIndicator(QR_MODE_AN, $version), $this->size);
+
+                for($i=0; $i<$words; $i++) {
+                    $val  = (int)QRinput::lookAnTable(ord($this->data[$i*2  ])) * 45;
+                    $val += (int)QRinput::lookAnTable(ord($this->data[$i*2+1]));
+
+                    $bs->appendNum(11, $val);
+                }
+
+                if($this->size & 1) {
+                    $val = QRinput::lookAnTable(ord($this->data[$words * 2]));
+                    $bs->appendNum(6, $val);
+                }
+        
+                $this->bstream = $bs;
+                return 0;
+            
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeMode8($version)
+        {
+            try {
+                $bs = new QRbitstream();
+
+                $bs->appendNum(4, 0x4);
+                $bs->appendNum(QRspec::lengthIndicator(QR_MODE_8, $version), $this->size);
+
+                for($i=0; $i<$this->size; $i++) {
+                    $bs->appendNum(8, ord($this->data[$i]));
+                }
+
+                $this->bstream = $bs;
+                return 0;
+            
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeModeKanji($version)
+        {
+            try {
+
+                $bs = new QRbitrtream();
+                
+                $bs->appendNum(4, 0x8);
+                $bs->appendNum(QRspec::lengthIndicator(QR_MODE_KANJI, $version), (int)($this->size / 2));
+
+                for($i=0; $i<$this->size; $i+=2) {
+                    $val = (ord($this->data[$i]) << 8) | ord($this->data[$i+1]);
+                    if($val <= 0x9ffc) {
+                        $val -= 0x8140;
+                    } else {
+                        $val -= 0xc140;
+                    }
+                    
+                    $h = ($val >> 8) * 0xc0;
+                    $val = ($val & 0xff) + $h;
+
+                    $bs->appendNum(13, $val);
+                }
+
+                $this->bstream = $bs;
+                return 0;
+            
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+
+        //----------------------------------------------------------------------
+        public function encodeModeStructure()
+        {
+            try {
+                $bs =  new QRbitstream();
+                
+                $bs->appendNum(4, 0x03);
+                $bs->appendNum(4, ord($this->data[1]) - 1);
+                $bs->appendNum(4, ord($this->data[0]) - 1);
+                $bs->appendNum(8, ord($this->data[2]));
+
+                $this->bstream = $bs;
+                return 0;
+            
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public function estimateBitStreamSizeOfEntry($version)
+        {
+            $bits = 0;
+
+            if($version == 0) 
+                $version = 1;
+
+            switch($this->mode) {
+                case QR_MODE_NUM:        $bits = QRinput::estimateBitsModeNum($this->size);    break;
+                case QR_MODE_AN:        $bits = QRinput::estimateBitsModeAn($this->size);    break;
+                case QR_MODE_8:            $bits = QRinput::estimateBitsMode8($this->size);    break;
+                case QR_MODE_KANJI:        $bits = QRinput::estimateBitsModeKanji($this->size);break;
+                case QR_MODE_STRUCTURE:    return STRUCTURE_HEADER_BITS;            
+                default:
+                    return 0;
+            }
+
+            $l = QRspec::lengthIndicator($this->mode, $version);
+            $m = 1 << $l;
+            $num = (int)(($this->size + $m - 1) / $m);
+
+            $bits += $num * (4 + $l);
+
+            return $bits;
+        }
+        
+        //----------------------------------------------------------------------
+        public function encodeBitStream($version)
+        {
+            try {
+            
+                unset($this->bstream);
+                $words = QRspec::maximumWords($this->mode, $version);
+                
+                if($this->size > $words) {
+                
+                    $st1 = new QRinputItem($this->mode, $words, $this->data);
+                    $st2 = new QRinputItem($this->mode, $this->size - $words, array_slice($this->data, $words));
+
+                    $st1->encodeBitStream($version);
+                    $st2->encodeBitStream($version);
+                    
+                    $this->bstream = new QRbitstream();
+                    $this->bstream->append($st1->bstream);
+                    $this->bstream->append($st2->bstream);
+                    
+                    unset($st1);
+                    unset($st2);
+                    
+                } else {
+                    
+                    $ret = 0;
+                    
+                    switch($this->mode) {
+                        case QR_MODE_NUM:        $ret = $this->encodeModeNum($version);    break;
+                        case QR_MODE_AN:        $ret = $this->encodeModeAn($version);    break;
+                        case QR_MODE_8:            $ret = $this->encodeMode8($version);    break;
+                        case QR_MODE_KANJI:        $ret = $this->encodeModeKanji($version);break;
+                        case QR_MODE_STRUCTURE:    $ret = $this->encodeModeStructure();    break;
+                        
+                        default:
+                            break;
+                    }
+                    
+                    if($ret < 0)
+                        return -1;
+                }
+
+                return $this->bstream->size();
+            
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+    };
+    
+    //##########################################################################
+
+    class QRinput {
+
+        public $items;
+        
+        private $version;
+        private $level;
+        
+        //----------------------------------------------------------------------
+        public function __construct($version = 0, $level = QR_ECLEVEL_L)
+        {
+            if ($version < 0 || $version > QRSPEC_VERSION_MAX || $level > QR_ECLEVEL_H) {
+                throw new Exception('Invalid version no');
+            }
+            
+            $this->version = $version;
+            $this->level = $level;
+        }
+        
+        //----------------------------------------------------------------------
+        public function getVersion()
+        {
+            return $this->version;
+        }
+        
+        //----------------------------------------------------------------------
+        public function setVersion($version)
+        {
+            if($version < 0 || $version > QRSPEC_VERSION_MAX) {
+                throw new Exception('Invalid version no');
+                return -1;
+            }
+
+            $this->version = $version;
+
+            return 0;
+        }
+        
+        //----------------------------------------------------------------------
+        public function getErrorCorrectionLevel()
+        {
+            return $this->level;
+        }
+
+        //----------------------------------------------------------------------
+        public function setErrorCorrectionLevel($level)
+        {
+            if($level > QR_ECLEVEL_H) {
+                throw new Exception('Invalid ECLEVEL');
+                return -1;
+            }
+
+            $this->level = $level;
+
+            return 0;
+        }
+        
+        //----------------------------------------------------------------------
+        public function appendEntry(QRinputItem $entry)
+        {
+            $this->items[] = $entry;
+        }
+        
+        //----------------------------------------------------------------------
+        public function append($mode, $size, $data)
+        {
+            try {
+                $entry = new QRinputItem($mode, $size, $data);
+                $this->items[] = $entry;
+                return 0;
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        
+        public function insertStructuredAppendHeader($size, $index, $parity)
+        {
+            if( $size > MAX_STRUCTURED_SYMBOLS ) {
+                throw new Exception('insertStructuredAppendHeader wrong size');
+            }
+            
+            if( $index <= 0 || $index > MAX_STRUCTURED_SYMBOLS ) {
+                throw new Exception('insertStructuredAppendHeader wrong index');
+            }
+
+            $buf = array($size, $index, $parity);
+            
+            try {
+                $entry = new QRinputItem(QR_MODE_STRUCTURE, 3, buf);
+                array_unshift($this->items, $entry);
+                return 0;
+            } catch (Exception $e) {
+                return -1;
+            }
+        }
+
+        //----------------------------------------------------------------------
+        public function calcParity()
+        {
+            $parity = 0;
+            
+            foreach($this->items as $item) {
+                if($item->mode != QR_MODE_STRUCTURE) {
+                    for($i=$item->size-1; $i>=0; $i--) {
+                        $parity ^= $item->data[$i];
+                    }
+                }
+            }
+
+            return $parity;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function checkModeNum($size, $data)
+        {
+            for($i=0; $i<$size; $i++) {
+                if((ord($data[$i]) < ord('0')) || (ord($data[$i]) > ord('9'))){
+                    return false;
+                }
+            }
+
+            return true;
+        }
+
+        //----------------------------------------------------------------------
+        public static function estimateBitsModeNum($size)
+        {
+            $w = (int)$size / 3;
+            $bits = $w * 10;
+            
+            switch($size - $w * 3) {
+                case 1:
+                    $bits += 4;
+                    break;
+                case 2:
+                    $bits += 7;
+                    break;
+                default:
+                    break;
+            }
+
+            return $bits;
+        }
+        
+        //----------------------------------------------------------------------
+        public static $anTable = array(
+            -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
+            -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
+            36, -1, -1, -1, 37, 38, -1, -1, -1, -1, 39, 40, -1, 41, 42, 43,
+             0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 44, -1, -1, -1, -1, -1,
+            -1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24,
+            25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, -1, -1, -1, -1, -1,
+            -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
+            -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1
+        );
+        
+        //----------------------------------------------------------------------
+        public static function lookAnTable($c)
+        {
+            return (($c > 127)?-1:self::$anTable[$c]);
+        }
+        
+        //----------------------------------------------------------------------
+        public static function checkModeAn($size, $data)
+        {
+            for($i=0; $i<$size; $i++) {
+                if (self::lookAnTable(ord($data[$i])) == -1) {
+                    return false;
+                }
+            }
+
+            return true;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function estimateBitsModeAn($size)
+        {
+            $w = (int)($size / 2);
+            $bits = $w * 11;
+            
+            if($size & 1) {
+                $bits += 6;
+            }
+
+            return $bits;
+        }
+    
+        //----------------------------------------------------------------------
+        public static function estimateBitsMode8($size)
+        {
+            return $size * 8;
+        }
+        
+        //----------------------------------------------------------------------
+        public function estimateBitsModeKanji($size)
+        {
+            return (int)(($size / 2) * 13);
+        }
+        
+        //----------------------------------------------------------------------
+        public static function checkModeKanji($size, $data)
+        {
+            if($size & 1)
+                return false;
+
+            for($i=0; $i<$size; $i+=2) {
+                $val = (ord($data[$i]) << 8) | ord($data[$i+1]);
+                if( $val < 0x8140 
+                || ($val > 0x9ffc && $val < 0xe040) 
+                || $val > 0xebbf) {
+                    return false;
+                }
+            }
+
+            return true;
+        }
+
+        /***********************************************************************
+         * Validation
+         **********************************************************************/
+
+        public static function check($mode, $size, $data)
+        {
+            if($size <= 0) 
+                return false;
+
+            switch($mode) {
+                case QR_MODE_NUM:       return self::checkModeNum($size, $data);   break;
+                case QR_MODE_AN:        return self::checkModeAn($size, $data);    break;
+                case QR_MODE_KANJI:     return self::checkModeKanji($size, $data); break;
+                case QR_MODE_8:         return true; break;
+                case QR_MODE_STRUCTURE: return true; break;
+                
+                default:
+                    break;
+            }
+
+            return false;
+        }
+        
+        
+        //----------------------------------------------------------------------
+        public function estimateBitStreamSize($version)
+        {
+            $bits = 0;
+
+            foreach($this->items as $item) {
+                $bits += $item->estimateBitStreamSizeOfEntry($version);
+            }
+
+            return $bits;
+        }
+        
+        //----------------------------------------------------------------------
+        public function estimateVersion()
+        {
+            $version = 0;
+            $prev = 0;
+            do {
+                $prev = $version;
+                $bits = $this->estimateBitStreamSize($prev);
+                $version = QRspec::getMinimumVersion((int)(($bits + 7) / 8), $this->level);
+                if ($version < 0) {
+                    return -1;
+                }
+            } while ($version > $prev);
+
+            return $version;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function lengthOfCode($mode, $version, $bits)
+        {
+            $payload = $bits - 4 - QRspec::lengthIndicator($mode, $version);
+            switch($mode) {
+                case QR_MODE_NUM:
+                    $chunks = (int)($payload / 10);
+                    $remain = $payload - $chunks * 10;
+                    $size = $chunks * 3;
+                    if($remain >= 7) {
+                        $size += 2;
+                    } else if($remain >= 4) {
+                        $size += 1;
+                    }
+                    break;
+                case QR_MODE_AN:
+                    $chunks = (int)($payload / 11);
+                    $remain = $payload - $chunks * 11;
+                    $size = $chunks * 2;
+                    if($remain >= 6) 
+                        $size++;
+                    break;
+                case QR_MODE_8:
+                    $size = (int)($payload / 8);
+                    break;
+                case QR_MODE_KANJI:
+                    $size = (int)(($payload / 13) * 2);
+                    break;
+                case QR_MODE_STRUCTURE:
+                    $size = (int)($payload / 8);
+                    break;
+                default:
+                    $size = 0;
+                    break;
+            }
+            
+            $maxsize = QRspec::maximumWords($mode, $version);
+            if($size < 0) $size = 0;
+            if($size > $maxsize) $size = $maxsize;
+
+            return $size;
+        }
+        
+        //----------------------------------------------------------------------
+        public function createBitStream()
+        {
+            $total = 0;
+
+            foreach($this->items as $item) {
+                $bits = $item->encodeBitStream($this->version);
+                
+                if($bits < 0) 
+                    return -1;
+                    
+                $total += $bits;
+            }
+
+            return $total;
+        }
+        
+        //----------------------------------------------------------------------
+        public function convertData()
+        {
+            $ver = $this->estimateVersion();
+            if($ver > $this->getVersion()) {
+                $this->setVersion($ver);
+            }
+
+            for(;;) {
+                $bits = $this->createBitStream();
+                
+                if($bits < 0) 
+                    return -1;
+                    
+                $ver = QRspec::getMinimumVersion((int)(($bits + 7) / 8), $this->level);
+                if($ver < 0) {
+                    throw new Exception('WRONG VERSION');
+                } else if($ver > $this->getVersion()) {
+                    $this->setVersion($ver);
+                } else {
+                    break;
+                }
+            }
+
+            return 0;
+        }
+        
+        //----------------------------------------------------------------------
+        public function appendPaddingBit(&$bstream)
+        {
+            $bits = $bstream->size();
+            $maxwords = QRspec::getDataLength($this->version, $this->level);
+            $maxbits = $maxwords * 8;
+
+            if ($maxbits == $bits) {
+                return 0;
+            }
+
+            if ($maxbits - $bits < 5) {
+                return $bstream->appendNum($maxbits - $bits, 0);
+            }
+
+            $bits += 4;
+            $words = (int)(($bits + 7) / 8);
+
+            $padding = new QRbitstream();
+            $ret = $padding->appendNum($words * 8 - $bits + 4, 0);
+            
+            if($ret < 0) 
+                return $ret;
+
+            $padlen = $maxwords - $words;
+            
+            if($padlen > 0) {
+                
+                $padbuf = array();
+                for($i=0; $i<$padlen; $i++) {
+                    $padbuf[$i] = ($i&1)?0x11:0xec;
+                }
+                
+                $ret = $padding->appendBytes($padlen, $padbuf);
+                
+                if($ret < 0)
+                    return $ret;
+                
+            }
+
+            $ret = $bstream->append($padding);
+            
+            return $ret;
+        }
+
+        //----------------------------------------------------------------------
+        public function mergeBitStream()
+        {
+            if($this->convertData() < 0) {
+                return null;
+            }
+
+            $bstream = new QRbitstream();
+            
+            foreach($this->items as $item) {
+                $ret = $bstream->append($item->bstream);
+                if($ret < 0) {
+                    return null;
+                }
+            }
+
+            return $bstream;
+        }
+
+        //----------------------------------------------------------------------
+        public function getBitStream()
+        {
+
+            $bstream = $this->mergeBitStream();
+            
+            if($bstream == null) {
+                return null;
+            }
+            
+            $ret = $this->appendPaddingBit($bstream);
+            if($ret < 0) {
+                return null;
+            }
+
+            return $bstream;
+        }
+        
+        //----------------------------------------------------------------------
+        public function getByteStream()
+        {
+            $bstream = $this->getBitStream();
+            if($bstream == null) {
+                return null;
+            }
+            
+            return $bstream->toByte();
+        }
+    }
+        
+        
+    
diff --git a/vendor/phpqrcode/qrlib.php b/vendor/phpqrcode/qrlib.php
new file mode 100644 (file)
index 0000000..768d534
--- /dev/null
@@ -0,0 +1,44 @@
+<?php
+/*
+ * PHP QR Code encoder
+ *
+ * Root library file, prepares environment and includes dependencies
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+       
+       $QR_BASEDIR = dirname(__FILE__).DIRECTORY_SEPARATOR;
+       
+       // Required libs
+       
+       include $QR_BASEDIR."qrconst.php";
+       include $QR_BASEDIR."qrconfig.php";
+       include $QR_BASEDIR."qrtools.php";
+       include $QR_BASEDIR."qrspec.php";
+       include $QR_BASEDIR."qrimage.php";
+       include $QR_BASEDIR."qrvect.php";
+       include $QR_BASEDIR."qrinput.php";
+       include $QR_BASEDIR."qrbitstream.php";
+       include $QR_BASEDIR."qrsplit.php";
+       include $QR_BASEDIR."qrrscode.php";
+       include $QR_BASEDIR."qrmask.php";
+       include $QR_BASEDIR."qrencode.php";
+
diff --git a/vendor/phpqrcode/qrmask.php b/vendor/phpqrcode/qrmask.php
new file mode 100644 (file)
index 0000000..955aaf0
--- /dev/null
@@ -0,0 +1,328 @@
+<?php
+/*
+ * PHP QR Code encoder
+ *
+ * Masking
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+       define('N1', 3);
+       define('N2', 3);
+       define('N3', 40);
+       define('N4', 10);
+
+       class QRmask {
+
+               public $runLength = array();
+
+               //----------------------------------------------------------------------
+               public function __construct()
+        {
+            $this->runLength = array_fill(0, QRSPEC_WIDTH_MAX + 1, 0);
+        }
+
+        //----------------------------------------------------------------------
+        public function writeFormatInformation($width, &$frame, $mask, $level)
+        {
+            $blacks = 0;
+            $format =  QRspec::getFormatInfo($mask, $level);
+
+            for($i=0; $i<8; $i++) {
+                if($format & 1) {
+                    $blacks += 2;
+                    $v = 0x85;
+                } else {
+                    $v = 0x84;
+                }
+
+                $frame[8][$width - 1 - $i] = chr($v);
+                if($i < 6) {
+                    $frame[$i][8] = chr($v);
+                } else {
+                    $frame[$i + 1][8] = chr($v);
+                }
+                $format = $format >> 1;
+            }
+
+            for($i=0; $i<7; $i++) {
+                if($format & 1) {
+                    $blacks += 2;
+                    $v = 0x85;
+                } else {
+                    $v = 0x84;
+                }
+
+                $frame[$width - 7 + $i][8] = chr($v);
+                if($i == 0) {
+                    $frame[8][7] = chr($v);
+                } else {
+                    $frame[8][6 - $i] = chr($v);
+                }
+
+                $format = $format >> 1;
+            }
+
+            return $blacks;
+        }
+
+        //----------------------------------------------------------------------
+        public function mask0($x, $y) { return ($x+$y)&1;                       }
+        public function mask1($x, $y) { return ($y&1);                          }
+        public function mask2($x, $y) { return ($x%3);                          }
+        public function mask3($x, $y) { return ($x+$y)%3;                       }
+        public function mask4($x, $y) { return (((int)($y/2))+((int)($x/3)))&1; }
+        public function mask5($x, $y) { return (($x*$y)&1)+($x*$y)%3;           }
+        public function mask6($x, $y) { return ((($x*$y)&1)+($x*$y)%3)&1;       }
+        public function mask7($x, $y) { return ((($x*$y)%3)+(($x+$y)&1))&1;     }
+
+        //----------------------------------------------------------------------
+        private function generateMaskNo($maskNo, $width, $frame)
+        {
+            $bitMask = array_fill(0, $width, array_fill(0, $width, 0));
+
+            for($y=0; $y<$width; $y++) {
+                for($x=0; $x<$width; $x++) {
+                    if(ord($frame[$y][$x]) & 0x80) {
+                        $bitMask[$y][$x] = 0;
+                    } else {
+                        $maskFunc = call_user_func(array($this, 'mask'.$maskNo), $x, $y);
+                        $bitMask[$y][$x] = ($maskFunc == 0)?1:0;
+                    }
+
+                }
+            }
+
+            return $bitMask;
+        }
+
+        //----------------------------------------------------------------------
+        public static function serial($bitFrame)
+        {
+            $codeArr = array();
+
+            foreach ($bitFrame as $line)
+                $codeArr[] = join('', $line);
+
+            return gzcompress(join("\n", $codeArr), 9);
+        }
+
+        //----------------------------------------------------------------------
+        public static function unserial($code)
+        {
+            $codeArr = array();
+
+            $codeLines = explode("\n", gzuncompress($code));
+            foreach ($codeLines as $line)
+                $codeArr[] = str_split($line);
+
+            return $codeArr;
+        }
+
+        //----------------------------------------------------------------------
+        public function makeMaskNo($maskNo, $width, $s, &$d, $maskGenOnly = false)
+        {
+            $b = 0;
+            $bitMask = array();
+
+            $fileName = QR_CACHE_DIR.'mask_'.$maskNo.DIRECTORY_SEPARATOR.'mask_'.$width.'_'.$maskNo.'.dat';
+
+            if (QR_CACHEABLE) {
+                if (file_exists($fileName)) {
+                    $bitMask = self::unserial(file_get_contents($fileName));
+                } else {
+                    $bitMask = $this->generateMaskNo($maskNo, $width, $s, $d);
+                    if (!file_exists(QR_CACHE_DIR.'mask_'.$maskNo))
+                        mkdir(QR_CACHE_DIR.'mask_'.$maskNo);
+                    file_put_contents($fileName, self::serial($bitMask));
+                }
+            } else {
+                $bitMask = $this->generateMaskNo($maskNo, $width, $s, $d);
+            }
+
+            if ($maskGenOnly)
+                return;
+
+            $d = $s;
+
+            for($y=0; $y<$width; $y++) {
+                for($x=0; $x<$width; $x++) {
+                    if($bitMask[$y][$x] == 1) {
+                        $d[$y][$x] = chr(ord($s[$y][$x]) ^ (int)$bitMask[$y][$x]);
+                    }
+                    $b += (int)(ord($d[$y][$x]) & 1);
+                }
+            }
+
+            return $b;
+        }
+
+        //----------------------------------------------------------------------
+        public function makeMask($width, $frame, $maskNo, $level)
+        {
+            $masked = array_fill(0, $width, str_repeat("\0", $width));
+            $this->makeMaskNo($maskNo, $width, $frame, $masked);
+            $this->writeFormatInformation($width, $masked, $maskNo, $level);
+
+            return $masked;
+        }
+
+        //----------------------------------------------------------------------
+        public function calcN1N3($length)
+        {
+            $demerit = 0;
+
+            for($i=0; $i<$length; $i++) {
+
+                if($this->runLength[$i] >= 5) {
+                    $demerit += (N1 + ($this->runLength[$i] - 5));
+                }
+                if($i & 1) {
+                    if(($i >= 3) && ($i < ($length-2)) && ($this->runLength[$i] % 3 == 0)) {
+                        $fact = (int)($this->runLength[$i] / 3);
+                        if(($this->runLength[$i-2] == $fact) &&
+                           ($this->runLength[$i-1] == $fact) &&
+                           ($this->runLength[$i+1] == $fact) &&
+                           ($this->runLength[$i+2] == $fact)) {
+                            if(($this->runLength[$i-3] < 0) || ($this->runLength[$i-3] >= (4 * $fact))) {
+                                $demerit += N3;
+                            } else if((($i+3) >= $length) || ($this->runLength[$i+3] >= (4 * $fact))) {
+                                $demerit += N3;
+                            }
+                        }
+                    }
+                }
+            }
+            return $demerit;
+        }
+
+        //----------------------------------------------------------------------
+        public function evaluateSymbol($width, $frame)
+        {
+            $head = 0;
+            $demerit = 0;
+
+            for($y=0; $y<$width; $y++) {
+                $head = 0;
+                $this->runLength[0] = 1;
+
+                $frameY = $frame[$y];
+
+                if ($y>0)
+                    $frameYM = $frame[$y-1];
+
+                for($x=0; $x<$width; $x++) {
+                    if(($x > 0) && ($y > 0)) {
+                        $b22 = ord($frameY[$x]) & ord($frameY[$x-1]) & ord($frameYM[$x]) & ord($frameYM[$x-1]);
+                        $w22 = ord($frameY[$x]) | ord($frameY[$x-1]) | ord($frameYM[$x]) | ord($frameYM[$x-1]);
+
+                        if(($b22 | ($w22 ^ 1))&1) {
+                            $demerit += N2;
+                        }
+                    }
+                    if(($x == 0) && (ord($frameY[$x]) & 1)) {
+                        $this->runLength[0] = -1;
+                        $head = 1;
+                        $this->runLength[$head] = 1;
+                    } else if($x > 0) {
+                        if((ord($frameY[$x]) ^ ord($frameY[$x-1])) & 1) {
+                            $head++;
+                            $this->runLength[$head] = 1;
+                        } else {
+                            $this->runLength[$head]++;
+                        }
+                    }
+                }
+
+                $demerit += $this->calcN1N3($head+1);
+            }
+
+            for($x=0; $x<$width; $x++) {
+                $head = 0;
+                $this->runLength[0] = 1;
+
+                for($y=0; $y<$width; $y++) {
+                    if($y == 0 && (ord($frame[$y][$x]) & 1)) {
+                        $this->runLength[0] = -1;
+                        $head = 1;
+                        $this->runLength[$head] = 1;
+                    } else if($y > 0) {
+                        if((ord($frame[$y][$x]) ^ ord($frame[$y-1][$x])) & 1) {
+                            $head++;
+                            $this->runLength[$head] = 1;
+                        } else {
+                            $this->runLength[$head]++;
+                        }
+                    }
+                }
+
+                $demerit += $this->calcN1N3($head+1);
+            }
+
+            return $demerit;
+        }
+
+
+        //----------------------------------------------------------------------
+        public function mask($width, $frame, $level)
+        {
+            $minDemerit = PHP_INT_MAX;
+            $bestMaskNum = 0;
+            $bestMask = array();
+
+            $checked_masks = array(0,1,2,3,4,5,6,7);
+
+            if (QR_FIND_FROM_RANDOM !== false) {
+
+                $howManuOut = 8-(QR_FIND_FROM_RANDOM % 9);
+                for ($i = 0; $i <  $howManuOut; $i++) {
+                    $remPos = rand (0, count($checked_masks)-1);
+                    unset($checked_masks[$remPos]);
+                    $checked_masks = array_values($checked_masks);
+                }
+
+            }
+
+            $bestMask = $frame;
+
+            foreach($checked_masks as $i) {
+                $mask = array_fill(0, $width, str_repeat("\0", $width));
+
+                $demerit = 0;
+                $blacks = 0;
+                $blacks  = $this->makeMaskNo($i, $width, $frame, $mask);
+                $blacks += $this->writeFormatInformation($width, $mask, $i, $level);
+                $blacks  = (int)(100 * $blacks / ($width * $width));
+                $demerit = (int)((int)(abs($blacks - 50) / 5) * N4);
+                $demerit += $this->evaluateSymbol($width, $mask);
+
+                if($demerit < $minDemerit) {
+                    $minDemerit = $demerit;
+                    $bestMask = $mask;
+                    $bestMaskNum = $i;
+                }
+            }
+
+            return $bestMask;
+        }
+
+        //----------------------------------------------------------------------
+    }
diff --git a/vendor/phpqrcode/qrrscode.php b/vendor/phpqrcode/qrrscode.php
new file mode 100644 (file)
index 0000000..e309037
--- /dev/null
@@ -0,0 +1,210 @@
+<?php
+/*
+ * PHP QR Code encoder
+ *
+ * Reed-Solomon error correction support
+ * 
+ * Copyright (C) 2002, 2003, 2004, 2006 Phil Karn, KA9Q
+ * (libfec is released under the GNU Lesser General Public License.)
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+    class QRrsItem {
+    
+        public $mm;                  // Bits per symbol 
+        public $nn;                  // Symbols per block (= (1<<mm)-1) 
+        public $alpha_to = array();  // log lookup table 
+        public $index_of = array();  // Antilog lookup table 
+        public $genpoly = array();   // Generator polynomial 
+        public $nroots;              // Number of generator roots = number of parity symbols 
+        public $fcr;                 // First consecutive root, index form 
+        public $prim;                // Primitive element, index form 
+        public $iprim;               // prim-th root of 1, index form 
+        public $pad;                 // Padding bytes in shortened block 
+        public $gfpoly;
+    
+        //----------------------------------------------------------------------
+        public function modnn($x)
+        {
+            while ($x >= $this->nn) {
+                $x -= $this->nn;
+                $x = ($x >> $this->mm) + ($x & $this->nn);
+            }
+            
+            return $x;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function init_rs_char($symsize, $gfpoly, $fcr, $prim, $nroots, $pad)
+        {
+            // Common code for intializing a Reed-Solomon control block (char or int symbols)
+            // Copyright 2004 Phil Karn, KA9Q
+            // May be used under the terms of the GNU Lesser General Public License (LGPL)
+
+            $rs = null;
+            
+            // Check parameter ranges
+            if($symsize < 0 || $symsize > 8)                     return $rs;
+            if($fcr < 0 || $fcr >= (1<<$symsize))                return $rs;
+            if($prim <= 0 || $prim >= (1<<$symsize))             return $rs;
+            if($nroots < 0 || $nroots >= (1<<$symsize))          return $rs; // Can't have more roots than symbol values!
+            if($pad < 0 || $pad >= ((1<<$symsize) -1 - $nroots)) return $rs; // Too much padding
+
+            $rs = new QRrsItem();
+            $rs->mm = $symsize;
+            $rs->nn = (1<<$symsize)-1;
+            $rs->pad = $pad;
+
+            $rs->alpha_to = array_fill(0, $rs->nn+1, 0);
+            $rs->index_of = array_fill(0, $rs->nn+1, 0);
+          
+            // PHP style macro replacement ;)
+            $NN =& $rs->nn;
+            $A0 =& $NN;
+            
+            // Generate Galois field lookup tables
+            $rs->index_of[0] = $A0; // log(zero) = -inf
+            $rs->alpha_to[$A0] = 0; // alpha**-inf = 0
+            $sr = 1;
+          
+            for($i=0; $i<$rs->nn; $i++) {
+                $rs->index_of[$sr] = $i;
+                $rs->alpha_to[$i] = $sr;
+                $sr <<= 1;
+                if($sr & (1<<$symsize)) {
+                    $sr ^= $gfpoly;
+                }
+                $sr &= $rs->nn;
+            }
+            
+            if($sr != 1){
+                // field generator polynomial is not primitive!
+                $rs = NULL;
+                return $rs;
+            }
+
+            /* Form RS code generator polynomial from its roots */
+            $rs->genpoly = array_fill(0, $nroots+1, 0);
+        
+            $rs->fcr = $fcr;
+            $rs->prim = $prim;
+            $rs->nroots = $nroots;
+            $rs->gfpoly = $gfpoly;
+
+            /* Find prim-th root of 1, used in decoding */
+            for($iprim=1;($iprim % $prim) != 0;$iprim += $rs->nn)
+            ; // intentional empty-body loop!
+            
+            $rs->iprim = (int)($iprim / $prim);
+            $rs->genpoly[0] = 1;
+            
+            for ($i = 0,$root=$fcr*$prim; $i < $nroots; $i++, $root += $prim) {
+                $rs->genpoly[$i+1] = 1;
+
+                // Multiply rs->genpoly[] by  @**(root + x)
+                for ($j = $i; $j > 0; $j--) {
+                    if ($rs->genpoly[$j] != 0) {
+                        $rs->genpoly[$j] = $rs->genpoly[$j-1] ^ $rs->alpha_to[$rs->modnn($rs->index_of[$rs->genpoly[$j]] + $root)];
+                    } else {
+                        $rs->genpoly[$j] = $rs->genpoly[$j-1];
+                    }
+                }
+                // rs->genpoly[0] can never be zero
+                $rs->genpoly[0] = $rs->alpha_to[$rs->modnn($rs->index_of[$rs->genpoly[0]] + $root)];
+            }
+            
+            // convert rs->genpoly[] to index form for quicker encoding
+            for ($i = 0; $i <= $nroots; $i++)
+                $rs->genpoly[$i] = $rs->index_of[$rs->genpoly[$i]];
+
+            return $rs;
+        }
+        
+        //----------------------------------------------------------------------
+        public function encode_rs_char($data, &$parity)
+        {
+            $MM       =& $this->mm;
+            $NN       =& $this->nn;
+            $ALPHA_TO =& $this->alpha_to;
+            $INDEX_OF =& $this->index_of;
+            $GENPOLY  =& $this->genpoly;
+            $NROOTS   =& $this->nroots;
+            $FCR      =& $this->fcr;
+            $PRIM     =& $this->prim;
+            $IPRIM    =& $this->iprim;
+            $PAD      =& $this->pad;
+            $A0       =& $NN;
+
+            $parity = array_fill(0, $NROOTS, 0);
+
+            for($i=0; $i< ($NN-$NROOTS-$PAD); $i++) {
+                
+                $feedback = $INDEX_OF[$data[$i] ^ $parity[0]];
+                if($feedback != $A0) {      
+                    // feedback term is non-zero
+            
+                    // This line is unnecessary when GENPOLY[NROOTS] is unity, as it must
+                    // always be for the polynomials constructed by init_rs()
+                    $feedback = $this->modnn($NN - $GENPOLY[$NROOTS] + $feedback);
+            
+                    for($j=1;$j<$NROOTS;$j++) {
+                        $parity[$j] ^= $ALPHA_TO[$this->modnn($feedback + $GENPOLY[$NROOTS-$j])];
+                    }
+                }
+                
+                // Shift 
+                array_shift($parity);
+                if($feedback != $A0) {
+                    array_push($parity, $ALPHA_TO[$this->modnn($feedback + $GENPOLY[0])]);
+                } else {
+                    array_push($parity, 0);
+                }
+            }
+        }
+    }
+    
+    //##########################################################################
+    
+    class QRrs {
+    
+        public static $items = array();
+        
+        //----------------------------------------------------------------------
+        public static function init_rs($symsize, $gfpoly, $fcr, $prim, $nroots, $pad)
+        {
+            foreach(self::$items as $rs) {
+                if($rs->pad != $pad)       continue;
+                if($rs->nroots != $nroots) continue;
+                if($rs->mm != $symsize)    continue;
+                if($rs->gfpoly != $gfpoly) continue;
+                if($rs->fcr != $fcr)       continue;
+                if($rs->prim != $prim)     continue;
+
+                return $rs;
+            }
+
+            $rs = QRrsItem::init_rs_char($symsize, $gfpoly, $fcr, $prim, $nroots, $pad);
+            array_unshift(self::$items, $rs);
+
+            return $rs;
+        }
+    }
diff --git a/vendor/phpqrcode/qrspec.php b/vendor/phpqrcode/qrspec.php
new file mode 100644 (file)
index 0000000..f3a1755
--- /dev/null
@@ -0,0 +1,592 @@
+<?php
+/*
+ * PHP QR Code encoder
+ *
+ * QR Code specifications
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * The following data / specifications are taken from
+ * "Two dimensional symbol -- QR-code -- Basic Specification" (JIS X0510:2004)
+ *  or
+ * "Automatic identification and data capture techniques -- 
+ *  QR Code 2005 bar code symbology specification" (ISO/IEC 18004:2006)
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+    define('QRSPEC_VERSION_MAX', 40);
+    define('QRSPEC_WIDTH_MAX',   177);
+
+    define('QRCAP_WIDTH',        0);
+    define('QRCAP_WORDS',        1);
+    define('QRCAP_REMINDER',     2);
+    define('QRCAP_EC',           3);
+
+    class QRspec {
+    
+        public static $capacity = array(
+            array(  0,    0, 0, array(   0,    0,    0,    0)),
+            array( 21,   26, 0, array(   7,   10,   13,   17)), // 1
+            array( 25,   44, 7, array(  10,   16,   22,   28)),
+            array( 29,   70, 7, array(  15,   26,   36,   44)),
+            array( 33,  100, 7, array(  20,   36,   52,   64)),
+            array( 37,  134, 7, array(  26,   48,   72,   88)), // 5
+            array( 41,  172, 7, array(  36,   64,   96,  112)),
+            array( 45,  196, 0, array(  40,   72,  108,  130)),
+            array( 49,  242, 0, array(  48,   88,  132,  156)),
+            array( 53,  292, 0, array(  60,  110,  160,  192)),
+            array( 57,  346, 0, array(  72,  130,  192,  224)), //10
+            array( 61,  404, 0, array(  80,  150,  224,  264)),
+            array( 65,  466, 0, array(  96,  176,  260,  308)),
+            array( 69,  532, 0, array( 104,  198,  288,  352)),
+            array( 73,  581, 3, array( 120,  216,  320,  384)),
+            array( 77,  655, 3, array( 132,  240,  360,  432)), //15
+            array( 81,  733, 3, array( 144,  280,  408,  480)),
+            array( 85,  815, 3, array( 168,  308,  448,  532)),
+            array( 89,  901, 3, array( 180,  338,  504,  588)),
+            array( 93,  991, 3, array( 196,  364,  546,  650)),
+            array( 97, 1085, 3, array( 224,  416,  600,  700)), //20
+            array(101, 1156, 4, array( 224,  442,  644,  750)),
+            array(105, 1258, 4, array( 252,  476,  690,  816)),
+            array(109, 1364, 4, array( 270,  504,  750,  900)),
+            array(113, 1474, 4, array( 300,  560,  810,  960)),
+            array(117, 1588, 4, array( 312,  588,  870, 1050)), //25
+            array(121, 1706, 4, array( 336,  644,  952, 1110)),
+            array(125, 1828, 4, array( 360,  700, 1020, 1200)),
+            array(129, 1921, 3, array( 390,  728, 1050, 1260)),
+            array(133, 2051, 3, array( 420,  784, 1140, 1350)),
+            array(137, 2185, 3, array( 450,  812, 1200, 1440)), //30
+            array(141, 2323, 3, array( 480,  868, 1290, 1530)),
+            array(145, 2465, 3, array( 510,  924, 1350, 1620)),
+            array(149, 2611, 3, array( 540,  980, 1440, 1710)),
+            array(153, 2761, 3, array( 570, 1036, 1530, 1800)),
+            array(157, 2876, 0, array( 570, 1064, 1590, 1890)), //35
+            array(161, 3034, 0, array( 600, 1120, 1680, 1980)),
+            array(165, 3196, 0, array( 630, 1204, 1770, 2100)),
+            array(169, 3362, 0, array( 660, 1260, 1860, 2220)),
+            array(173, 3532, 0, array( 720, 1316, 1950, 2310)),
+            array(177, 3706, 0, array( 750, 1372, 2040, 2430)) //40
+        );
+        
+        //----------------------------------------------------------------------
+        public static function getDataLength($version, $level)
+        {
+            return self::$capacity[$version][QRCAP_WORDS] - self::$capacity[$version][QRCAP_EC][$level];
+        }
+        
+        //----------------------------------------------------------------------
+        public static function getECCLength($version, $level)
+        {
+            return self::$capacity[$version][QRCAP_EC][$level];
+        }
+        
+        //----------------------------------------------------------------------
+        public static function getWidth($version)
+        {
+            return self::$capacity[$version][QRCAP_WIDTH];
+        }
+        
+        //----------------------------------------------------------------------
+        public static function getRemainder($version)
+        {
+            return self::$capacity[$version][QRCAP_REMINDER];
+        }
+        
+        //----------------------------------------------------------------------
+        public static function getMinimumVersion($size, $level)
+        {
+
+            for($i=1; $i<= QRSPEC_VERSION_MAX; $i++) {
+                $words  = self::$capacity[$i][QRCAP_WORDS] - self::$capacity[$i][QRCAP_EC][$level];
+                if($words >= $size) 
+                    return $i;
+            }
+
+            return -1;
+        }
+    
+        //######################################################################
+        
+        public static $lengthTableBits = array(
+            array(10, 12, 14),
+            array( 9, 11, 13),
+            array( 8, 16, 16),
+            array( 8, 10, 12)
+        );
+        
+        //----------------------------------------------------------------------
+        public static function lengthIndicator($mode, $version)
+        {
+            if ($mode == QR_MODE_STRUCTURE)
+                return 0;
+                
+            if ($version <= 9) {
+                $l = 0;
+            } else if ($version <= 26) {
+                $l = 1;
+            } else {
+                $l = 2;
+            }
+
+            return self::$lengthTableBits[$mode][$l];
+        }
+        
+        //----------------------------------------------------------------------
+        public static function maximumWords($mode, $version)
+        {
+            if($mode == QR_MODE_STRUCTURE) 
+                return 3;
+                
+            if($version <= 9) {
+                $l = 0;
+            } else if($version <= 26) {
+                $l = 1;
+            } else {
+                $l = 2;
+            }
+
+            $bits = self::$lengthTableBits[$mode][$l];
+            $words = (1 << $bits) - 1;
+            
+            if($mode == QR_MODE_KANJI) {
+                $words *= 2; // the number of bytes is required
+            }
+
+            return $words;
+        }
+
+        // Error correction code -----------------------------------------------
+        // Table of the error correction code (Reed-Solomon block)
+        // See Table 12-16 (pp.30-36), JIS X0510:2004.
+
+        public static $eccTable = array(
+            array(array( 0,  0), array( 0,  0), array( 0,  0), array( 0,  0)),
+            array(array( 1,  0), array( 1,  0), array( 1,  0), array( 1,  0)), // 1
+            array(array( 1,  0), array( 1,  0), array( 1,  0), array( 1,  0)),
+            array(array( 1,  0), array( 1,  0), array( 2,  0), array( 2,  0)),
+            array(array( 1,  0), array( 2,  0), array( 2,  0), array( 4,  0)),
+            array(array( 1,  0), array( 2,  0), array( 2,  2), array( 2,  2)), // 5
+            array(array( 2,  0), array( 4,  0), array( 4,  0), array( 4,  0)),
+            array(array( 2,  0), array( 4,  0), array( 2,  4), array( 4,  1)),
+            array(array( 2,  0), array( 2,  2), array( 4,  2), array( 4,  2)),
+            array(array( 2,  0), array( 3,  2), array( 4,  4), array( 4,  4)),
+            array(array( 2,  2), array( 4,  1), array( 6,  2), array( 6,  2)), //10
+            array(array( 4,  0), array( 1,  4), array( 4,  4), array( 3,  8)),
+            array(array( 2,  2), array( 6,  2), array( 4,  6), array( 7,  4)),
+            array(array( 4,  0), array( 8,  1), array( 8,  4), array(12,  4)),
+            array(array( 3,  1), array( 4,  5), array(11,  5), array(11,  5)),
+            array(array( 5,  1), array( 5,  5), array( 5,  7), array(11,  7)), //15
+            array(array( 5,  1), array( 7,  3), array(15,  2), array( 3, 13)),
+            array(array( 1,  5), array(10,  1), array( 1, 15), array( 2, 17)),
+            array(array( 5,  1), array( 9,  4), array(17,  1), array( 2, 19)),
+            array(array( 3,  4), array( 3, 11), array(17,  4), array( 9, 16)),
+            array(array( 3,  5), array( 3, 13), array(15,  5), array(15, 10)), //20
+            array(array( 4,  4), array(17,  0), array(17,  6), array(19,  6)),
+            array(array( 2,  7), array(17,  0), array( 7, 16), array(34,  0)),
+            array(array( 4,  5), array( 4, 14), array(11, 14), array(16, 14)),
+            array(array( 6,  4), array( 6, 14), array(11, 16), array(30,  2)),
+            array(array( 8,  4), array( 8, 13), array( 7, 22), array(22, 13)), //25
+            array(array(10,  2), array(19,  4), array(28,  6), array(33,  4)),
+            array(array( 8,  4), array(22,  3), array( 8, 26), array(12, 28)),
+            array(array( 3, 10), array( 3, 23), array( 4, 31), array(11, 31)),
+            array(array( 7,  7), array(21,  7), array( 1, 37), array(19, 26)),
+            array(array( 5, 10), array(19, 10), array(15, 25), array(23, 25)), //30
+            array(array(13,  3), array( 2, 29), array(42,  1), array(23, 28)),
+            array(array(17,  0), array(10, 23), array(10, 35), array(19, 35)),
+            array(array(17,  1), array(14, 21), array(29, 19), array(11, 46)),
+            array(array(13,  6), array(14, 23), array(44,  7), array(59,  1)),
+            array(array(12,  7), array(12, 26), array(39, 14), array(22, 41)), //35
+            array(array( 6, 14), array( 6, 34), array(46, 10), array( 2, 64)),
+            array(array(17,  4), array(29, 14), array(49, 10), array(24, 46)),
+            array(array( 4, 18), array(13, 32), array(48, 14), array(42, 32)),
+            array(array(20,  4), array(40,  7), array(43, 22), array(10, 67)),
+            array(array(19,  6), array(18, 31), array(34, 34), array(20, 61)),//40
+        );                                                                       
+
+        //----------------------------------------------------------------------
+        // CACHEABLE!!!
+        
+        public static function getEccSpec($version, $level, array &$spec)
+        {
+            if (count($spec) < 5) {
+                $spec = array(0,0,0,0,0);
+            }
+
+            $b1   = self::$eccTable[$version][$level][0];
+            $b2   = self::$eccTable[$version][$level][1];
+            $data = self::getDataLength($version, $level);
+            $ecc  = self::getECCLength($version, $level);
+
+            if($b2 == 0) {
+                $spec[0] = $b1;
+                $spec[1] = (int)($data / $b1);
+                $spec[2] = (int)($ecc / $b1);
+                $spec[3] = 0; 
+                $spec[4] = 0;
+            } else {
+                $spec[0] = $b1;
+                $spec[1] = (int)($data / ($b1 + $b2));
+                $spec[2] = (int)($ecc  / ($b1 + $b2));
+                $spec[3] = $b2;
+                $spec[4] = $spec[1] + 1;
+            }
+        }
+
+        // Alignment pattern ---------------------------------------------------
+
+        // Positions of alignment patterns.
+        // This array includes only the second and the third position of the 
+        // alignment patterns. Rest of them can be calculated from the distance 
+        // between them.
+         
+        // See Table 1 in Appendix E (pp.71) of JIS X0510:2004.
+         
+        public static $alignmentPattern = array(      
+            array( 0,  0),
+            array( 0,  0), array(18,  0), array(22,  0), array(26,  0), array(30,  0), // 1- 5
+            array(34,  0), array(22, 38), array(24, 42), array(26, 46), array(28, 50), // 6-10
+            array(30, 54), array(32, 58), array(34, 62), array(26, 46), array(26, 48), //11-15
+            array(26, 50), array(30, 54), array(30, 56), array(30, 58), array(34, 62), //16-20
+            array(28, 50), array(26, 50), array(30, 54), array(28, 54), array(32, 58), //21-25
+            array(30, 58), array(34, 62), array(26, 50), array(30, 54), array(26, 52), //26-30
+            array(30, 56), array(34, 60), array(30, 58), array(34, 62), array(30, 54), //31-35
+            array(24, 50), array(28, 54), array(32, 58), array(26, 54), array(30, 58), //35-40
+        );                                                                                  
+
+        
+        /** --------------------------------------------------------------------
+         * Put an alignment marker.
+         * @param frame
+         * @param width
+         * @param ox,oy center coordinate of the pattern
+         */
+        public static function putAlignmentMarker(array &$frame, $ox, $oy)
+        {
+            $finder = array(
+                "\xa1\xa1\xa1\xa1\xa1",
+                "\xa1\xa0\xa0\xa0\xa1",
+                "\xa1\xa0\xa1\xa0\xa1",
+                "\xa1\xa0\xa0\xa0\xa1",
+                "\xa1\xa1\xa1\xa1\xa1"
+            );                        
+            
+            $yStart = $oy-2;         
+            $xStart = $ox-2;
+            
+            for($y=0; $y<5; $y++) {
+                QRstr::set($frame, $xStart, $yStart+$y, $finder[$y]);
+            }
+        }
+
+        //----------------------------------------------------------------------
+        public static function putAlignmentPattern($version, &$frame, $width)
+        {
+            if($version < 2)
+                return;
+
+            $d = self::$alignmentPattern[$version][1] - self::$alignmentPattern[$version][0];
+            if($d < 0) {
+                $w = 2;
+            } else {
+                $w = (int)(($width - self::$alignmentPattern[$version][0]) / $d + 2);
+            }
+
+            if($w * $w - 3 == 1) {
+                $x = self::$alignmentPattern[$version][0];
+                $y = self::$alignmentPattern[$version][0];
+                self::putAlignmentMarker($frame, $x, $y);
+                return;
+            }
+
+            $cx = self::$alignmentPattern[$version][0];
+            for($x=1; $x<$w - 1; $x++) {
+                self::putAlignmentMarker($frame, 6, $cx);
+                self::putAlignmentMarker($frame, $cx,  6);
+                $cx += $d;
+            }
+
+            $cy = self::$alignmentPattern[$version][0];
+            for($y=0; $y<$w-1; $y++) {
+                $cx = self::$alignmentPattern[$version][0];
+                for($x=0; $x<$w-1; $x++) {
+                    self::putAlignmentMarker($frame, $cx, $cy);
+                    $cx += $d;
+                }
+                $cy += $d;
+            }
+        }
+
+        // Version information pattern -----------------------------------------
+
+               // Version information pattern (BCH coded).
+        // See Table 1 in Appendix D (pp.68) of JIS X0510:2004.
+        
+               // size: [QRSPEC_VERSION_MAX - 6]
+               
+        public static $versionPattern = array(
+            0x07c94, 0x085bc, 0x09a99, 0x0a4d3, 0x0bbf6, 0x0c762, 0x0d847, 0x0e60d,
+            0x0f928, 0x10b78, 0x1145d, 0x12a17, 0x13532, 0x149a6, 0x15683, 0x168c9,
+            0x177ec, 0x18ec4, 0x191e1, 0x1afab, 0x1b08e, 0x1cc1a, 0x1d33f, 0x1ed75,
+            0x1f250, 0x209d5, 0x216f0, 0x228ba, 0x2379f, 0x24b0b, 0x2542e, 0x26a64,
+            0x27541, 0x28c69
+        );
+
+        //----------------------------------------------------------------------
+        public static function getVersionPattern($version)
+        {
+            if($version < 7 || $version > QRSPEC_VERSION_MAX)
+                return 0;
+
+            return self::$versionPattern[$version -7];
+        }
+
+        // Format information --------------------------------------------------
+        // See calcFormatInfo in tests/test_qrspec.c (orginal qrencode c lib)
+        
+        public static $formatInfo = array(
+            array(0x77c4, 0x72f3, 0x7daa, 0x789d, 0x662f, 0x6318, 0x6c41, 0x6976),
+            array(0x5412, 0x5125, 0x5e7c, 0x5b4b, 0x45f9, 0x40ce, 0x4f97, 0x4aa0),
+            array(0x355f, 0x3068, 0x3f31, 0x3a06, 0x24b4, 0x2183, 0x2eda, 0x2bed),
+            array(0x1689, 0x13be, 0x1ce7, 0x19d0, 0x0762, 0x0255, 0x0d0c, 0x083b)
+        );
+
+        public static function getFormatInfo($mask, $level)
+        {
+            if($mask < 0 || $mask > 7)
+                return 0;
+                
+            if($level < 0 || $level > 3)
+                return 0;                
+
+            return self::$formatInfo[$level][$mask];
+        }
+
+        // Frame ---------------------------------------------------------------
+        // Cache of initial frames.
+         
+        public static $frames = array();
+
+        /** --------------------------------------------------------------------
+         * Put a finder pattern.
+         * @param frame
+         * @param width
+         * @param ox,oy upper-left coordinate of the pattern
+         */
+        public static function putFinderPattern(&$frame, $ox, $oy)
+        {
+            $finder = array(
+                "\xc1\xc1\xc1\xc1\xc1\xc1\xc1",
+                "\xc1\xc0\xc0\xc0\xc0\xc0\xc1",
+                "\xc1\xc0\xc1\xc1\xc1\xc0\xc1",
+                "\xc1\xc0\xc1\xc1\xc1\xc0\xc1",
+                "\xc1\xc0\xc1\xc1\xc1\xc0\xc1",
+                "\xc1\xc0\xc0\xc0\xc0\xc0\xc1",
+                "\xc1\xc1\xc1\xc1\xc1\xc1\xc1"
+            );                            
+            
+            for($y=0; $y<7; $y++) {
+                QRstr::set($frame, $ox, $oy+$y, $finder[$y]);
+            }
+        }
+
+        //----------------------------------------------------------------------
+        public static function createFrame($version)
+        {
+            $width = self::$capacity[$version][QRCAP_WIDTH];
+            $frameLine = str_repeat ("\0", $width);
+            $frame = array_fill(0, $width, $frameLine);
+
+            // Finder pattern
+            self::putFinderPattern($frame, 0, 0);
+            self::putFinderPattern($frame, $width - 7, 0);
+            self::putFinderPattern($frame, 0, $width - 7);
+            
+            // Separator
+            $yOffset = $width - 7;
+            
+            for($y=0; $y<7; $y++) {
+                $frame[$y][7] = "\xc0";
+                $frame[$y][$width - 8] = "\xc0";
+                $frame[$yOffset][7] = "\xc0";
+                $yOffset++;
+            }
+            
+            $setPattern = str_repeat("\xc0", 8);
+            
+            QRstr::set($frame, 0, 7, $setPattern);
+            QRstr::set($frame, $width-8, 7, $setPattern);
+            QRstr::set($frame, 0, $width - 8, $setPattern);
+        
+            // Format info
+            $setPattern = str_repeat("\x84", 9);
+            QRstr::set($frame, 0, 8, $setPattern);
+            QRstr::set($frame, $width - 8, 8, $setPattern, 8);
+            
+            $yOffset = $width - 8;
+
+            for($y=0; $y<8; $y++,$yOffset++) {
+                $frame[$y][8] = "\x84";
+                $frame[$yOffset][8] = "\x84";
+            }
+
+            // Timing pattern  
+            
+            for($i=1; $i<$width-15; $i++) {
+                $frame[6][7+$i] = chr(0x90 | ($i & 1));
+                $frame[7+$i][6] = chr(0x90 | ($i & 1));
+            }
+            
+            // Alignment pattern  
+            self::putAlignmentPattern($version, $frame, $width);
+            
+            // Version information 
+            if($version >= 7) {
+                $vinf = self::getVersionPattern($version);
+
+                $v = $vinf;
+                
+                for($x=0; $x<6; $x++) {
+                    for($y=0; $y<3; $y++) {
+                        $frame[($width - 11)+$y][$x] = chr(0x88 | ($v & 1));
+                        $v = $v >> 1;
+                    }
+                }
+
+                $v = $vinf;
+                for($y=0; $y<6; $y++) {
+                    for($x=0; $x<3; $x++) {
+                        $frame[$y][$x+($width - 11)] = chr(0x88 | ($v & 1));
+                        $v = $v >> 1;
+                    }
+                }
+            }
+    
+            // and a little bit...  
+            $frame[$width - 8][8] = "\x81";
+            
+            return $frame;
+        }
+
+        //----------------------------------------------------------------------
+        public static function debug($frame, $binary_mode = false)
+        {
+            if ($binary_mode) {
+            
+                    foreach ($frame as &$frameLine) {
+                        $frameLine = join('<span class="m">&nbsp;&nbsp;</span>', explode('0', $frameLine));
+                        $frameLine = join('&#9608;&#9608;', explode('1', $frameLine));
+                    }
+                    
+                    ?>
+                <style>
+                    .m { background-color: white; }
+                </style>
+                <?php
+                    echo '<pre><tt><br/ ><br/ ><br/ >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
+                    echo join("<br/ >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;", $frame);
+                    echo '</tt></pre><br/ ><br/ ><br/ ><br/ ><br/ ><br/ >';
+            
+            } else {
+            
+                foreach ($frame as &$frameLine) {
+                    $frameLine = join('<span class="m">&nbsp;</span>',  explode("\xc0", $frameLine));
+                    $frameLine = join('<span class="m">&#9618;</span>', explode("\xc1", $frameLine));
+                    $frameLine = join('<span class="p">&nbsp;</span>',  explode("\xa0", $frameLine));
+                    $frameLine = join('<span class="p">&#9618;</span>', explode("\xa1", $frameLine));
+                    $frameLine = join('<span class="s">&#9671;</span>', explode("\x84", $frameLine)); //format 0
+                    $frameLine = join('<span class="s">&#9670;</span>', explode("\x85", $frameLine)); //format 1
+                    $frameLine = join('<span class="x">&#9762;</span>', explode("\x81", $frameLine)); //special bit
+                    $frameLine = join('<span class="c">&nbsp;</span>',  explode("\x90", $frameLine)); //clock 0
+                    $frameLine = join('<span class="c">&#9719;</span>', explode("\x91", $frameLine)); //clock 1
+                    $frameLine = join('<span class="f">&nbsp;</span>',  explode("\x88", $frameLine)); //version
+                    $frameLine = join('<span class="f">&#9618;</span>', explode("\x89", $frameLine)); //version
+                    $frameLine = join('&#9830;', explode("\x01", $frameLine));
+                    $frameLine = join('&#8901;', explode("\0", $frameLine));
+                }
+                
+                ?>
+                <style>
+                    .p { background-color: yellow; }
+                    .m { background-color: #00FF00; }
+                    .s { background-color: #FF0000; }
+                    .c { background-color: aqua; }
+                    .x { background-color: pink; }
+                    .f { background-color: gold; }
+                </style>
+                <?php
+                echo "<pre><tt>";
+                echo join("<br/ >", $frame);
+                echo "</tt></pre>";
+            
+            }
+        }
+
+        //----------------------------------------------------------------------
+        public static function serial($frame)
+        {
+            return gzcompress(join("\n", $frame), 9);
+        }
+        
+        //----------------------------------------------------------------------
+        public static function unserial($code)
+        {
+            return explode("\n", gzuncompress($code));
+        }
+        
+        //----------------------------------------------------------------------
+        public static function newFrame($version)
+        {
+            if($version < 1 || $version > QRSPEC_VERSION_MAX) 
+                return null;
+
+            if(!isset(self::$frames[$version])) {
+                
+                $fileName = QR_CACHE_DIR.'frame_'.$version.'.dat';
+                
+                if (QR_CACHEABLE) {
+                    if (file_exists($fileName)) {
+                        self::$frames[$version] = self::unserial(file_get_contents($fileName));
+                    } else {
+                        self::$frames[$version] = self::createFrame($version);
+                        file_put_contents($fileName, self::serial(self::$frames[$version]));
+                    }
+                } else {
+                    self::$frames[$version] = self::createFrame($version);
+                }
+            }
+            
+            if(is_null(self::$frames[$version]))
+                return null;
+
+            return self::$frames[$version];
+        }
+
+        //----------------------------------------------------------------------
+        public static function rsBlockNum($spec)     { return $spec[0] + $spec[3]; }
+        public static function rsBlockNum1($spec)    { return $spec[0]; }
+        public static function rsDataCodes1($spec)   { return $spec[1]; }
+        public static function rsEccCodes1($spec)    { return $spec[2]; }
+        public static function rsBlockNum2($spec)    { return $spec[3]; }
+        public static function rsDataCodes2($spec)   { return $spec[4]; }
+        public static function rsEccCodes2($spec)    { return $spec[2]; }
+        public static function rsDataLength($spec)   { return ($spec[0] * $spec[1]) + ($spec[3] * $spec[4]);    }
+        public static function rsEccLength($spec)    { return ($spec[0] + $spec[3]) * $spec[2]; }
+        
+    }
diff --git a/vendor/phpqrcode/qrsplit.php b/vendor/phpqrcode/qrsplit.php
new file mode 100644 (file)
index 0000000..ad253c2
--- /dev/null
@@ -0,0 +1,311 @@
+<?php
+/*
+ * PHP QR Code encoder
+ *
+ * Input splitting classes
+ *
+ * Based on libqrencode C library distributed under LGPL 2.1
+ * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * The following data / specifications are taken from
+ * "Two dimensional symbol -- QR-code -- Basic Specification" (JIS X0510:2004)
+ *  or
+ * "Automatic identification and data capture techniques --
+ *  QR Code 2005 bar code symbology specification" (ISO/IEC 18004:2006)
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+    class QRsplit {
+
+        public $dataStr = '';
+        public $input;
+        public $modeHint;
+
+        //----------------------------------------------------------------------
+        public function __construct($dataStr, $input, $modeHint)
+        {
+            $this->dataStr  = $dataStr;
+            $this->input    = $input;
+            $this->modeHint = $modeHint;
+        }
+
+        //----------------------------------------------------------------------
+        public static function isdigitat($str, $pos)
+        {
+            if ($pos >= strlen($str))
+                return false;
+
+            return ((ord($str[$pos]) >= ord('0'))&&(ord($str[$pos]) <= ord('9')));
+        }
+
+        //----------------------------------------------------------------------
+        public static function isalnumat($str, $pos)
+        {
+            if ($pos >= strlen($str))
+                return false;
+
+            return (QRinput::lookAnTable(ord($str[$pos])) >= 0);
+        }
+
+        //----------------------------------------------------------------------
+        public function identifyMode($pos)
+        {
+            if ($pos >= strlen($this->dataStr))
+                return QR_MODE_NUL;
+
+            $c = $this->dataStr[$pos];
+
+            if(self::isdigitat($this->dataStr, $pos)) {
+                return QR_MODE_NUM;
+            } else if(self::isalnumat($this->dataStr, $pos)) {
+                return QR_MODE_AN;
+            } else if($this->modeHint == QR_MODE_KANJI) {
+
+                if ($pos+1 < strlen($this->dataStr))
+                {
+                    $d = $this->dataStr[$pos+1];
+                    $word = (ord($c) << 8) | ord($d);
+                    if(($word >= 0x8140 && $word <= 0x9ffc) || ($word >= 0xe040 && $word <= 0xebbf)) {
+                        return QR_MODE_KANJI;
+                    }
+                }
+            }
+
+            return QR_MODE_8;
+        }
+
+        //----------------------------------------------------------------------
+        public function eatNum()
+        {
+            $ln = QRspec::lengthIndicator(QR_MODE_NUM, $this->input->getVersion());
+
+            $p = 0;
+            while(self::isdigitat($this->dataStr, $p)) {
+                $p++;
+            }
+
+            $run = $p;
+            $mode = $this->identifyMode($p);
+
+            if($mode == QR_MODE_8) {
+                $dif = QRinput::estimateBitsModeNum($run) + 4 + $ln
+                     + QRinput::estimateBitsMode8(1)         // + 4 + l8
+                     - QRinput::estimateBitsMode8($run + 1); // - 4 - l8
+                if($dif > 0) {
+                    return $this->eat8();
+                }
+            }
+            if($mode == QR_MODE_AN) {
+                $dif = QRinput::estimateBitsModeNum($run) + 4 + $ln
+                     + QRinput::estimateBitsModeAn(1)        // + 4 + la
+                     - QRinput::estimateBitsModeAn($run + 1);// - 4 - la
+                if($dif > 0) {
+                    return $this->eatAn();
+                }
+            }
+
+            $ret = $this->input->append(QR_MODE_NUM, $run, str_split($this->dataStr));
+            if($ret < 0)
+                return -1;
+
+            return $run;
+        }
+
+        //----------------------------------------------------------------------
+        public function eatAn()
+        {
+            $la = QRspec::lengthIndicator(QR_MODE_AN,  $this->input->getVersion());
+            $ln = QRspec::lengthIndicator(QR_MODE_NUM, $this->input->getVersion());
+
+            $p = 0;
+
+            while(self::isalnumat($this->dataStr, $p)) {
+                if(self::isdigitat($this->dataStr, $p)) {
+                    $q = $p;
+                    while(self::isdigitat($this->dataStr, $q)) {
+                        $q++;
+                    }
+
+                    $dif = QRinput::estimateBitsModeAn($p) // + 4 + la
+                         + QRinput::estimateBitsModeNum($q - $p) + 4 + $ln
+                         - QRinput::estimateBitsModeAn($q); // - 4 - la
+
+                    if($dif < 0) {
+                        break;
+                    } else {
+                        $p = $q;
+                    }
+                } else {
+                    $p++;
+                }
+            }
+
+            $run = $p;
+
+            if(!self::isalnumat($this->dataStr, $p)) {
+                $dif = QRinput::estimateBitsModeAn($run) + 4 + $la
+                     + QRinput::estimateBitsMode8(1) // + 4 + l8
+                      - QRinput::estimateBitsMode8($run + 1); // - 4 - l8
+                if($dif > 0) {
+                    return $this->eat8();
+                }
+            }
+
+            $ret = $this->input->append(QR_MODE_AN, $run, str_split($this->dataStr));
+            if($ret < 0)
+                return -1;
+
+            return $run;
+        }
+
+        //----------------------------------------------------------------------
+        public function eatKanji()
+        {
+            $p = 0;
+
+            while($this->identifyMode($p) == QR_MODE_KANJI) {
+                $p += 2;
+            }
+
+            $ret = $this->input->append(QR_MODE_KANJI, $p, str_split($this->dataStr));
+            if($ret < 0)
+                return -1;
+
+            return $ret;
+        }
+
+        //----------------------------------------------------------------------
+        public function eat8()
+        {
+            $la = QRspec::lengthIndicator(QR_MODE_AN, $this->input->getVersion());
+            $ln = QRspec::lengthIndicator(QR_MODE_NUM, $this->input->getVersion());
+
+            $p = 1;
+            $dataStrLen = strlen($this->dataStr);
+
+            while($p < $dataStrLen) {
+
+                $mode = $this->identifyMode($p);
+                if($mode == QR_MODE_KANJI) {
+                    break;
+                }
+                if($mode == QR_MODE_NUM) {
+                    $q = $p;
+                    while(self::isdigitat($this->dataStr, $q)) {
+                        $q++;
+                    }
+                    $dif = QRinput::estimateBitsMode8($p) // + 4 + l8
+                         + QRinput::estimateBitsModeNum($q - $p) + 4 + $ln
+                         - QRinput::estimateBitsMode8($q); // - 4 - l8
+                    if($dif < 0) {
+                        break;
+                    } else {
+                        $p = $q;
+                    }
+                } else if($mode == QR_MODE_AN) {
+                    $q = $p;
+                    while(self::isalnumat($this->dataStr, $q)) {
+                        $q++;
+                    }
+                    $dif = QRinput::estimateBitsMode8($p)  // + 4 + l8
+                         + QRinput::estimateBitsModeAn($q - $p) + 4 + $la
+                         - QRinput::estimateBitsMode8($q); // - 4 - l8
+                    if($dif < 0) {
+                        break;
+                    } else {
+                        $p = $q;
+                    }
+                } else {
+                    $p++;
+                }
+            }
+
+            $run = $p;
+            $ret = $this->input->append(QR_MODE_8, $run, str_split($this->dataStr));
+
+            if($ret < 0)
+                return -1;
+
+            return $run;
+        }
+
+        //----------------------------------------------------------------------
+        public function splitString()
+        {
+            while (strlen($this->dataStr) > 0)
+            {
+                if($this->dataStr == '')
+                    return 0;
+
+                $mode = $this->identifyMode(0);
+
+                switch ($mode) {
+                    case QR_MODE_NUM: $length = $this->eatNum(); break;
+                    case QR_MODE_AN:  $length = $this->eatAn(); break;
+                    case QR_MODE_KANJI:
+                        if ($mode == QR_MODE_KANJI)
+                                $length = $this->eatKanji();
+                        else    $length = $this->eat8();
+                        break;
+                    default: $length = $this->eat8(); break;
+
+                }
+
+                if($length == 0) return 0;
+                if($length < 0)  return -1;
+
+                $this->dataStr = substr($this->dataStr, $length);
+            }
+        }
+
+        //----------------------------------------------------------------------
+        public function toUpper()
+        {
+            $stringLen = strlen($this->dataStr);
+            $p = 0;
+
+            while ($p<$stringLen) {
+                $mode = self::identifyMode(substr($this->dataStr, $p));
+                if($mode == QR_MODE_KANJI) {
+                    $p += 2;
+                } else {
+                    if (ord($this->dataStr[$p]) >= ord('a') && ord($this->dataStr[$p]) <= ord('z')) {
+                        $this->dataStr[$p] = chr(ord($this->dataStr[$p]) - 32);
+                    }
+                    $p++;
+                }
+            }
+
+            return $this->dataStr;
+        }
+
+        //----------------------------------------------------------------------
+        public static function splitStringToQRinput($string, QRinput $input, $modeHint, $casesensitive = true)
+        {
+            if(is_null($string) || $string == '\0' || $string == '') {
+                throw new Exception('empty string!!!');
+            }
+
+            $split = new QRsplit($string, $input, $modeHint);
+
+            if(!$casesensitive)
+                $split->toUpper();
+
+            return $split->splitString();
+        }
+    }
diff --git a/vendor/phpqrcode/qrtools.php b/vendor/phpqrcode/qrtools.php
new file mode 100644 (file)
index 0000000..f7c09ac
--- /dev/null
@@ -0,0 +1,185 @@
+<?php
+/*
+ * PHP QR Code encoder
+ *
+ * Toolset, handy and debug utilites.
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+    class QRtools {
+    
+        //----------------------------------------------------------------------
+        public static function binarize($frame)
+        {
+            $len = count($frame);
+            foreach ($frame as &$frameLine) {
+                
+                for($i=0; $i<$len; $i++) {
+                    $frameLine[$i] = (ord($frameLine[$i])&1)?'1':'0';
+                }
+            }
+            
+            return $frame;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function tcpdfBarcodeArray($code, $mode = 'QR,L', $tcPdfVersion = '4.5.037')
+        {
+            $barcode_array = array();
+            
+            if (!is_array($mode))
+                $mode = explode(',', $mode);
+                
+            $eccLevel = 'L';
+                
+            if (count($mode) > 1) {
+                $eccLevel = $mode[1];
+            }
+                
+            $qrTab = QRcode::text($code, false, $eccLevel);
+            $size = count($qrTab);
+                
+            $barcode_array['num_rows'] = $size;
+            $barcode_array['num_cols'] = $size;
+            $barcode_array['bcode'] = array();
+                
+            foreach ($qrTab as $line) {
+                $arrAdd = array();
+                foreach(str_split($line) as $char)
+                    $arrAdd[] = ($char=='1')?1:0;
+                $barcode_array['bcode'][] = $arrAdd;
+            }
+                    
+            return $barcode_array;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function clearCache()
+        {
+            self::$frames = array();
+        }
+        
+        //----------------------------------------------------------------------
+        public static function buildCache()
+        {
+                       QRtools::markTime('before_build_cache');
+                       
+                       $mask = new QRmask();
+            for ($a=1; $a <= QRSPEC_VERSION_MAX; $a++) {
+                $frame = QRspec::newFrame($a);
+                if (QR_IMAGE) {
+                    $fileName = QR_CACHE_DIR.'frame_'.$a.'.png';
+                    QRimage::png(self::binarize($frame), $fileName, 1, 0);
+                }
+                               
+                               $width = count($frame);
+                               $bitMask = array_fill(0, $width, array_fill(0, $width, 0));
+                               for ($maskNo=0; $maskNo<8; $maskNo++)
+                                       $mask->makeMaskNo($maskNo, $width, $frame, $bitMask, true);
+            }
+                       
+                       QRtools::markTime('after_build_cache');
+        }
+
+        //----------------------------------------------------------------------
+        public static function log($outfile, $err)
+        {
+            if (QR_LOG_DIR !== false) {
+                if ($err != '') {
+                    if ($outfile !== false) {
+                        file_put_contents(QR_LOG_DIR.basename($outfile).'-errors.txt', date('Y-m-d H:i:s').': '.$err, FILE_APPEND);
+                    } else {
+                        file_put_contents(QR_LOG_DIR.'errors.txt', date('Y-m-d H:i:s').': '.$err, FILE_APPEND);
+                    }
+                }    
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public static function dumpMask($frame) 
+        {
+            $width = count($frame);
+            for($y=0;$y<$width;$y++) {
+                for($x=0;$x<$width;$x++) {
+                    echo ord($frame[$y][$x]).',';
+                }
+            }
+        }
+        
+        //----------------------------------------------------------------------
+        public static function markTime($markerId)
+        {
+            list($usec, $sec) = explode(" ", microtime());
+            $time = ((float)$usec + (float)$sec);
+            
+            if (!isset($GLOBALS['qr_time_bench']))
+                $GLOBALS['qr_time_bench'] = array();
+            
+            $GLOBALS['qr_time_bench'][$markerId] = $time;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function timeBenchmark()
+        {
+            self::markTime('finish');
+        
+            $lastTime = 0;
+            $startTime = 0;
+            $p = 0;
+
+            echo '<table cellpadding="3" cellspacing="1">
+                    <thead><tr style="border-bottom:1px solid silver"><td colspan="2" style="text-align:center">BENCHMARK</td></tr></thead>
+                    <tbody>';
+
+            foreach($GLOBALS['qr_time_bench'] as $markerId=>$thisTime) {
+                if ($p > 0) {
+                    echo '<tr><th style="text-align:right">till '.$markerId.': </th><td>'.number_format($thisTime-$lastTime, 6).'s</td></tr>';
+                } else {
+                    $startTime = $thisTime;
+                }
+                
+                $p++;
+                $lastTime = $thisTime;
+            }
+            
+            echo '</tbody><tfoot>
+                <tr style="border-top:2px solid black"><th style="text-align:right">TOTAL: </th><td>'.number_format($lastTime-$startTime, 6).'s</td></tr>
+            </tfoot>
+            </table>';
+        }
+        
+        public static function save($content, $filename_path)
+        {           
+            try {
+                $handle = fopen($filename_path, "w");
+                fwrite($handle, $content);
+                fclose($handle);
+                return true;
+            } catch (Exception $e) {
+                echo 'Exception reçue : ',  $e->getMessage(), "\n";
+            }      
+            
+        }
+        
+    }
+    
+    //##########################################################################
+    
+    QRtools::markTime('start');
+    
diff --git a/vendor/phpqrcode/qrvect.php b/vendor/phpqrcode/qrvect.php
new file mode 100644 (file)
index 0000000..113fd12
--- /dev/null
@@ -0,0 +1,214 @@
+<?php
+/*
+ * PHP QR Code encoder
+ *
+ * Image output of code using GD2
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+    define('QR_VECT', true);
+
+    class QRvect {
+    
+        //----------------------------------------------------------------------
+        public static function eps($frame, $filename = false, $pixelPerPoint = 4, $outerFrame = 4,$saveandprint=FALSE, $back_color = 0xFFFFFF, $fore_color = 0x000000, $cmyk = false) 
+        {
+            $vect = self::vectEPS($frame, $pixelPerPoint, $outerFrame, $back_color, $fore_color, $cmyk);
+            
+            if ($filename === false) {
+                header("Content-Type: application/postscript");
+                header('Content-Disposition: filename="qrcode.eps"');
+                echo $vect;
+            } else {
+                if($saveandprint===TRUE){
+                    QRtools::save($vect, $filename);
+                    header("Content-Type: application/postscript");
+                    header('Content-Disposition: filename="qrcode.eps"');
+                    echo $vect;
+                }else{
+                    QRtools::save($vect, $filename);
+                }
+            }
+        }
+        
+    
+        //----------------------------------------------------------------------
+        private static function vectEPS($frame, $pixelPerPoint = 4, $outerFrame = 4, $back_color = 0xFFFFFF, $fore_color = 0x000000, $cmyk = false) 
+        {
+            $h = count($frame);
+            $w = strlen($frame[0]);
+            
+            $imgW = $w + 2*$outerFrame;
+            $imgH = $h + 2*$outerFrame;
+            
+            if ($cmyk)
+            {
+                // convert color value into decimal eps format
+                $c = round((($fore_color & 0xFF000000) >> 16) / 255, 5);
+                $m = round((($fore_color & 0x00FF0000) >> 16) / 255, 5);
+                $y = round((($fore_color & 0x0000FF00) >> 8) / 255, 5);
+                $k = round(($fore_color & 0x000000FF) / 255, 5);
+                $fore_color_string = $c.' '.$m.' '.$y.' '.$k.' setcmykcolor'."\n";
+
+                // convert color value into decimal eps format
+                $c = round((($back_color & 0xFF000000) >> 16) / 255, 5);
+                $m = round((($back_color & 0x00FF0000) >> 16) / 255, 5);
+                $y = round((($back_color & 0x0000FF00) >> 8) / 255, 5);
+                $k = round(($back_color & 0x000000FF) / 255, 5);
+                $back_color_string = $c.' '.$m.' '.$y.' '.$k.' setcmykcolor'."\n";
+            }
+            else
+            {
+                // convert a hexadecimal color code into decimal eps format (green = 0 1 0, blue = 0 0 1, ...)
+                $r = round((($fore_color & 0xFF0000) >> 16) / 255, 5);
+                $b = round((($fore_color & 0x00FF00) >> 8) / 255, 5);
+                $g = round(($fore_color & 0x0000FF) / 255, 5);
+                $fore_color_string = $r.' '.$b.' '.$g.' setrgbcolor'."\n";
+
+                // convert a hexadecimal color code into decimal eps format (green = 0 1 0, blue = 0 0 1, ...)
+                $r = round((($back_color & 0xFF0000) >> 16) / 255, 5);
+                $b = round((($back_color & 0x00FF00) >> 8) / 255, 5);
+                $g = round(($back_color & 0x0000FF) / 255, 5);
+                $back_color_string = $r.' '.$b.' '.$g.' setrgbcolor'."\n";
+            }
+            
+            $output = 
+            '%!PS-Adobe EPSF-3.0'."\n".
+            '%%Creator: PHPQrcodeLib'."\n".
+            '%%Title: QRcode'."\n".
+            '%%CreationDate: '.date('Y-m-d')."\n".
+            '%%DocumentData: Clean7Bit'."\n".
+            '%%LanguageLevel: 2'."\n".
+            '%%Pages: 1'."\n".
+            '%%BoundingBox: 0 0 '.$imgW * $pixelPerPoint.' '.$imgH * $pixelPerPoint."\n";
+            
+            // set the scale
+            $output .= $pixelPerPoint.' '.$pixelPerPoint.' scale'."\n";
+            // position the center of the coordinate system
+            
+            $output .= $outerFrame.' '.$outerFrame.' translate'."\n";
+           
+           
+            
+            
+            // redefine the 'rectfill' operator to shorten the syntax
+            $output .= '/F { rectfill } def'."\n";
+            
+            // set the symbol color
+            $output .= $back_color_string;
+            $output .= '-'.$outerFrame.' -'.$outerFrame.' '.($w + 2*$outerFrame).' '.($h + 2*$outerFrame).' F'."\n";
+            
+            
+            // set the symbol color
+            $output .= $fore_color_string;
+
+            // Convert the matrix into pixels
+
+            for($i=0; $i<$h; $i++) {
+                for($j=0; $j<$w; $j++) {
+                    if( $frame[$i][$j] == '1') {
+                        $y = $h - 1 - $i;
+                        $x = $j;
+                        $output .= $x.' '.$y.' 1 1 F'."\n";
+                    }
+                }
+            }
+            
+            
+            $output .='%%EOF';
+            
+            return $output;
+        }
+        
+        //----------------------------------------------------------------------
+        public static function svg($frame, $filename = false, $pixelPerPoint = 4, $outerFrame = 4,$saveandprint=FALSE, $back_color, $fore_color) 
+        {
+            $vect = self::vectSVG($frame, $pixelPerPoint, $outerFrame, $back_color, $fore_color);
+            
+            if ($filename === false) {
+                header("Content-Type: image/svg+xml");
+                //header('Content-Disposition: attachment, filename="qrcode.svg"');
+                echo $vect;
+            } else {
+                if($saveandprint===TRUE){
+                    QRtools::save($vect, $filename);
+                    header("Content-Type: image/svg+xml");
+                    //header('Content-Disposition: filename="'.$filename.'"');
+                    echo $vect;
+                }else{
+                    QRtools::save($vect, $filename);
+                }
+            }
+        }
+        
+    
+        //----------------------------------------------------------------------
+        private static function vectSVG($frame, $pixelPerPoint = 4, $outerFrame = 4, $back_color = 0xFFFFFF, $fore_color = 0x000000) 
+        {
+            $h = count($frame);
+            $w = strlen($frame[0]);
+            
+            $imgW = $w + 2*$outerFrame;
+            $imgH = $h + 2*$outerFrame;
+            
+            
+            $output = 
+            '<?xml version="1.0" encoding="utf-8"?>'."\n".
+            '<svg version="1.1" baseProfile="full"  width="'.$imgW * $pixelPerPoint.'" height="'.$imgH * $pixelPerPoint.'" viewBox="0 0 '.$imgW * $pixelPerPoint.' '.$imgH * $pixelPerPoint.'"
+             xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ev="http://www.w3.org/2001/xml-events">'."\n".
+            '<desc></desc>'."\n";
+
+            $output =
+            '<?xml version="1.0" encoding="utf-8"?>'."\n".
+            '<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">'."\n".
+            '<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" xmlns:xlink="http://www.w3.org/1999/xlink" width="'.$imgW * $pixelPerPoint.'" height="'.$imgH * $pixelPerPoint.'" viewBox="0 0 '.$imgW * $pixelPerPoint.' '.$imgH * $pixelPerPoint.'">'."\n".
+            '<desc></desc>'."\n";
+                
+            if(!empty($back_color)) {
+                $backgroundcolor = str_pad(dechex($back_color), 6, "0", STR_PAD_LEFT);
+                $output .= '<rect width="'.$imgW * $pixelPerPoint.'" height="'.$imgH * $pixelPerPoint.'" fill="#'.$backgroundcolor.'" cx="0" cy="0" />'."\n";
+            }
+                
+            $output .= 
+            '<defs>'."\n".
+            '<rect id="p" width="'.$pixelPerPoint.'" height="'.$pixelPerPoint.'" />'."\n".
+            '</defs>'."\n".
+            '<g fill="#'.str_pad(dechex($fore_color), 6, "0", STR_PAD_LEFT).'">'."\n";
+                
+                
+            // Convert the matrix into pixels
+
+            for($i=0; $i<$h; $i++) {
+                for($j=0; $j<$w; $j++) {
+                    if( $frame[$i][$j] == '1') {
+                        $y = ($i + $outerFrame) * $pixelPerPoint;
+                        $x = ($j + $outerFrame) * $pixelPerPoint;
+                        $output .= '<use x="'.$x.'" y="'.$y.'" xlink:href="#p" />'."\n";
+                    }
+                }
+            }
+            $output .= 
+            '</g>'."\n".
+            '</svg>';
+            
+            return $output;
+        }
+    }
+    
+    
diff --git a/vendor/phpqrcode/temp/tempfolder b/vendor/phpqrcode/temp/tempfolder
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/vendor/phpqrcode/tools/merge.bat b/vendor/phpqrcode/tools/merge.bat
new file mode 100644 (file)
index 0000000..b60a485
--- /dev/null
@@ -0,0 +1,2 @@
+php ./merge.php\r
+pause
\ No newline at end of file
diff --git a/vendor/phpqrcode/tools/merge.php b/vendor/phpqrcode/tools/merge.php
new file mode 100644 (file)
index 0000000..03a9938
--- /dev/null
@@ -0,0 +1,71 @@
+<?php
+
+/*
+ * PHP QR Code encoder
+ *
+ * Tool for merging all library files into one, simpler to incorporate.
+ * 
+ * MAKE SURE THAT RESULTING PHPQRCode.php (and its dir) ARE WRITABLE!
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+    $QR_BASEDIR = dirname(__FILE__).DIRECTORY_SEPARATOR.'..'.DIRECTORY_SEPARATOR;
+    $QR_TOOLSDIR = dirname(__FILE__).DIRECTORY_SEPARATOR;
+    
+    $outputFile = $QR_BASEDIR.'phpqrcode.php';
+    
+    // Required libs
+    
+    $fileList = array(
+        $QR_BASEDIR.'qrconst.php',
+        $QR_TOOLSDIR.'merged_config.php',
+        $QR_BASEDIR.'qrtools.php',
+        $QR_BASEDIR.'qrspec.php',
+        $QR_BASEDIR.'qrimage.php',
+        $QR_BASEDIR.'qrinput.php',
+        $QR_BASEDIR.'qrbitstream.php',
+        $QR_BASEDIR.'qrsplit.php',
+        $QR_BASEDIR.'qrrscode.php',
+        $QR_BASEDIR.'qrmask.php',
+        $QR_BASEDIR.'qrencode.php',
+        $QR_BASEDIR.'qrvect.php'
+    );
+    
+    $headerFile = $QR_TOOLSDIR.'merged_header.php';
+    $versionFile = $QR_BASEDIR.'VERSION';
+    
+    $outputCode = '';
+    
+    foreach($fileList as $fileName) {
+        $outputCode .= "\n\n".'//---- '.basename($fileName).' -----------------------------'."\n\n";
+        $anotherCode = file_get_contents($fileName);
+        $anotherCode = preg_replace ('/^<\?php/', '', $anotherCode);
+        $anotherCode = preg_replace ('/\?>\*$/', '', $anotherCode);
+        $outputCode .= "\n\n".$anotherCode."\n\n";
+    }
+    
+       $versionDataEx = explode("\n", file_get_contents($versionFile));
+       
+    $outputContents = file_get_contents($headerFile);
+    $outputContents .= "\n\n/*\n * Version: ".trim($versionDataEx[0])."\n * Build: ".trim($versionDataEx[1])."\n */\n\n";
+    $outputContents .= $outputCode;
+    
+    file_put_contents($outputFile, $outputContents);
+    
+    
diff --git a/vendor/phpqrcode/tools/merge.sh b/vendor/phpqrcode/tools/merge.sh
new file mode 100755 (executable)
index 0000000..f7d3168
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+php ./merge.php
diff --git a/vendor/phpqrcode/tools/merged_config.php b/vendor/phpqrcode/tools/merged_config.php
new file mode 100644 (file)
index 0000000..af2fb47
--- /dev/null
@@ -0,0 +1,17 @@
+<?php
+/*
+ * PHP QR Code encoder
+ *
+ * Config file, tuned-up for merged verion
+ */
+     
+    define('QR_CACHEABLE', false);       // use cache - more disk reads but less CPU power, masks and format templates are stored there
+    define('QR_CACHE_DIR', false);       // used when QR_CACHEABLE === true
+    define('QR_LOG_DIR', false);         // default error logs dir   
+    
+    define('QR_FIND_BEST_MASK', true);                                                          // if true, estimates best mask (spec. default, but extremally slow; set to false to significant performance boost but (propably) worst quality code
+    define('QR_FIND_FROM_RANDOM', 2);                                                       // if false, checks all masks available, otherwise value tells count of masks need to be checked, mask id are got randomly
+    define('QR_DEFAULT_MASK', 2);                                                               // when QR_FIND_BEST_MASK === false
+                                                  
+    define('QR_PNG_MAXIMUM_SIZE',  1024);                                                       // maximum allowed png image width (in pixels), tune to make sure GD and PHP can handle such big images
+                                                  
diff --git a/vendor/phpqrcode/tools/merged_header.php b/vendor/phpqrcode/tools/merged_header.php
new file mode 100644 (file)
index 0000000..162db85
--- /dev/null
@@ -0,0 +1,37 @@
+<?php
+
+/*
+ * PHP QR Code encoder
+ *
+ * This file contains MERGED version of PHP QR Code library.
+ * It was auto-generated from full version for your convenience.
+ *
+ * This merged version was configured to not require any external files,
+ * with disabled cache, error logging and weaker but faster mask matching.
+ * If you need tune it up please use non-merged version.
+ *
+ * For full version, documentation, examples of use please visit:
+ *
+ *    http://phpqrcode.sourceforge.net/
+ *    https://sourceforge.net/projects/phpqrcode/
+ *    https://github.com/t0k4rt/phpqrcode
+ *
+ * PHP QR Code is distributed under LGPL 3
+ * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */