Author: Carl Friedrich Bolz-Tereick <[email protected]> Branch: extradoc Changeset: r5972:b927dc27a328 Date: 2019-12-18 13:54 +0100 http://bitbucket.org/pypy/extradoc/changeset/b927dc27a328/
Log: add source of diagram diff --git a/blog/draft/2019-10-json.rst b/blog/draft/2019-10-json.rst --- a/blog/draft/2019-10-json.rst +++ b/blog/draft/2019-10-json.rst @@ -355,7 +355,7 @@ the deserialized data-structure (Node uses two bytes per character in a string, [in CPython it depends](https://www.python.org/dev/peps/pep-0393/) but 4 bytes on my -machine, PyPyBaseline uses four bytes,PyPy and RapidJSON use utf-8). But +machine, PyPyBaseline uses four bytes, PyPy and RapidJSON use utf-8). But it's still interesting to get some ballpark numbers. The results are as follows: diff --git a/blog/draft/2019_json_nytimes.dot b/blog/draft/2019_json_nytimes.dot new file mode 100644 --- /dev/null +++ b/blog/draft/2019_json_nytimes.dot @@ -0,0 +1,192 @@ +digraph G { +node [fillcolor=white]; +94396518359136 [shape=box, label=base]; +94396518359136 -> 94396518465904 [label="copyright", color=blue]; +94396518465904 [shape=box, label="#1\nchildren: 1\n0/1 (0.000000%)", fillcolor=lightgray]; +94396518465904 -> 94396518465792 [label="response", color=blue]; +94396518465792 [shape=box, label="#1\nchildren: 0", fillcolor=lightslategray]; +94396518359136 -> 94396518466128 [label="meta"]; +94396518466128 [shape=box, label="#1\nchildren: 1", fillcolor=lightgray]; +94396518466128 -> 94396518465680 [label="docs", color=blue]; +94396518465680 [shape=box, label="#1\nchildren: 0", fillcolor=lightslategray]; +94396518359136 -> 94396518466016 [label="hits"]; +94396518466016 [shape=box, label="#1\nchildren: 0", fillcolor=lightgray]; +94396518359136 -> 94396518058880 [label="web_url"]; +94396518058880 [shape=box, label="#5902\nchildren: 1\n0/5902 (0.000000%)"]; +94396518058880 -> 94396518058768 [label="snippet", color=blue]; +94396518058768 [shape=box, label="#5902\nchildren: 1\n2/5899 (0.000339%)"]; +94396518058768 -> 94396518465568 [label="lead_paragraph", color=blue]; +94396518465568 [shape=box, label="#5902\nchildren: 1\n2/5694 (0.000351%)"]; +94396518465568 -> 94396518468032 [label="abstract", color=blue]; +94396518468032 [shape=box, label="#5902\nchildren: 1\n0/2119 (0.000000%)"]; +94396518468032 -> 94396518467920 [label="print_page", color=blue]; +94396518467920 [shape=box, label="#5902\nchildren: 1\n3598/3717 (0.967985%)"]; +94396518467920 -> 94396518467808 [label="blog", color=blue]; +94396518467808 [shape=box, label="#5902\nchildren: 1"]; +94396518467808 -> 94396518467696 [label="source", color=blue]; +94396518467696 [shape=box, label="#5902\nchildren: 1\n5901/5902 (0.999831%)"]; +94396518467696 -> 94396518467584 [label="multimedia", color=blue]; +94396518467584 [shape=box, label="#5902\nchildren: 1"]; +94396518467584 -> 94396518467472 [label="headline", color=blue]; +94396518467472 [shape=box, label="#5902\nchildren: 1"]; +94396518467472 -> 94396518467360 [label="keywords", color=blue]; +94396518467360 [shape=box, label="#5902\nchildren: 1"]; +94396518467360 -> 94396518467248 [label="pub_date", color=blue]; +94396518467248 [shape=box, label="#5902\nchildren: 1\n4652/5902 (0.788207%)"]; +94396518467248 -> 94396518467136 [label="document_type", color=blue]; +94396518467136 [shape=box, label="#5902\nchildren: 1\n5899/5902 (0.999492%)"]; +94396518467136 -> 94396518467024 [label="news_desk", color=blue]; +94396518467024 [shape=box, label="#5902\nchildren: 1\n5657/5794 (0.976355%)"]; +94396518467024 -> 94396518466912 [label="section_name", color=blue]; +94396518466912 [shape=box, label="#5902\nchildren: 1\n5834/5902 (0.988478%)"]; +94396518466912 -> 94396518466800 [label="subsection_name", color=blue]; +94396518466800 [shape=box, label="#5902\nchildren: 1\n2750/2877 (0.955857%)"]; +94396518466800 -> 94396518466688 [label="byline", color=blue]; +94396518466688 [shape=box, label="#5902\nchildren: 1"]; +94396518466688 -> 94396518466576 [label="type_of_material", color=blue]; +94396518466576 [shape=box, label="#5902\nchildren: 1\n5877/5902 (0.995764%)"]; +94396518466576 -> 94396518466464 [label="_id", color=blue]; +94396518466464 [shape=box, label="#5902\nchildren: 1\n0/5902 (0.000000%)"]; +94396518466464 -> 94396518466352 [label="word_count", color=blue]; +94396518466352 [shape=box, label="#5902\nchildren: 1\n24/5662 (0.004239%)"]; +94396518466352 -> 94396518466240 [label="slideshow_credits", color=blue]; +94396518466240 [shape=box, label="#5902\nchildren: 0\n160/356 (0.449438%)"]; +94396518359136 -> 94396518471728 [label="width"]; +94396518471728 [shape=box, label="#15310\nchildren: 1"]; +94396518471728 -> 94396518471616 [label="url", color=blue]; +94396518471616 [shape=box, label="#15310\nchildren: 1\n3/15310 (0.000196%)"]; +94396518471616 -> 94396518471504 [label="height", color=blue]; +94396518471504 [shape=box, label="#15310\nchildren: 1"]; +94396518471504 -> 94396518471392 [label="subtype", color=blue]; +94396518471392 [shape=box, label="#15310\nchildren: 1\n15307/15310 (0.999804%)"]; +94396518471392 -> 94396518471280 [label="legacy", color=blue]; +94396518471280 [shape=box, label="#15310\nchildren: 1"]; +94396518471280 -> 94396518471168 [label="type", color=blue]; +94396518471168 [shape=box, label="#15310\nchildren: 0\n15309/15310 (0.999935%)"]; +94396518359136 -> 94396518472736 [label="wide"]; +94396518472736 [shape=box, label="#5128\nchildren: 1\n69/5128 (0.013456%)"]; +94396518472736 -> 94396518472624 [label="wideheight", color=blue]; +94396518472624 [shape=box, label="#5128\nchildren: 1\n5127/5128 (0.999805%)"]; +94396518472624 -> 94396518472512 [label="widewidth", color=blue]; +94396518472512 [shape=box, label="#5128\nchildren: 0\n5127/5128 (0.999805%)"]; +94396518359136 -> 94396518472400 [label="xlargewidth"]; +94396518472400 [shape=box, label="#5053\nchildren: 1\n5052/5053 (0.999802%)"]; +94396518472400 -> 94396518472288 [label="xlarge", color=blue]; +94396518472288 [shape=box, label="#5053\nchildren: 1\n67/5053 (0.013259%)"]; +94396518472288 -> 94396518472176 [label="xlargeheight", color=blue]; +94396518472176 [shape=box, label="#5053\nchildren: 0\n3862/5053 (0.764298%)"]; +94396518359136 -> 94396518472064 [label="thumbnailheight"]; +94396518472064 [shape=box, label="#5129\nchildren: 1\n5128/5129 (0.999805%)"]; +94396518472064 -> 94396518471952 [label="thumbnail", color=blue]; +94396518471952 [shape=box, label="#5129\nchildren: 1\n68/5129 (0.013258%)"]; +94396518471952 -> 94396518471840 [label="thumbnailwidth", color=blue]; +94396518471840 [shape=box, label="#5129\nchildren: 0\n5129/5129 (1.000000%)"]; +94396518359136 -> 94396518469936 [label="main"]; +94396518469936 [shape=box, label="#5901\nchildren: 5\n3/5901 (0.000508%)"]; +94396518469936 -> 94396518470496 [label="kicker"]; +94396518470496 [shape=box, label="#381\nchildren: 1\n345/381 (0.905512%)"]; +94396518470496 -> 94396518470608 [label="print_headline", color=blue]; +94396518470608 [shape=box, label="#23\nchildren: 1\n3/22 (0.136364%)"]; +94396518470608 -> 94396510855984 [label="content_kicker", color=blue]; +94396510855984 [shape=box, label="#1\nchildren: 0\n1/1 (1.000000%)", fillcolor=lightgray]; +94396518469936 -> 94396518470048 [label="content_kicker", color=blue]; +94396518470048 [shape=box, label="#1971\nchildren: 3\n1408/1971 (0.714358%)"]; +94396518470048 -> 94396518470160 [label="kicker", color=blue]; +94396518470160 [shape=box, label="#1642\nchildren: 1\n1310/1642 (0.797808%)"]; +94396518470160 -> 94396518470272 [label="print_headline", color=blue]; +94396518470272 [shape=box, label="#1242\nchildren: 0\n5/1242 (0.004026%)"]; +94396518470048 -> 94396518470384 [label="print_headline"]; +94396518470384 [shape=box, label="#110\nchildren: 0\n2/110 (0.018182%)", fillcolor=lightgray]; +94396518469936 -> 94396518469824 [label="print_headline"]; +94396518469824 [shape=box, label="#2350\nchildren: 0\n8/2350 (0.003404%)", fillcolor=lightgray]; +94396518469936 -> 94396521222112 [label="sub"]; +94396521222112 [shape=box, label="#3\nchildren: 1\n0/3 (0.000000%)", fillcolor=lightgray]; +94396521222112 -> 94396521222000 [label="print_headline", color=blue]; +94396521222000 [shape=box, label="#1\nchildren: 0\n0/1 (0.000000%)", fillcolor=lightslategray]; +94396518359136 -> 94396518469488 [label="rank"]; +94396518469488 [shape=box, label="#27623\nchildren: 3\n27612/27623 (0.999602%)"]; +94396518469488 -> 94396518469376 [label="is_major", color=blue]; +94396518469376 [shape=box, label="#26885\nchildren: 1\n26883/26885 (0.999926%)"]; +94396518469376 -> 94396518469264 [label="name", color=blue]; +94396518469264 [shape=box, label="#26885\nchildren: 1\n26878/26885 (0.999740%)"]; +94396518469264 -> 94396518469152 [label="value", color=blue]; +94396518469152 [shape=box, label="#26885\nchildren: 0\n41/26885 (0.001525%)"]; +94396518469488 -> 94396518469600 [label="name"]; +94396518469600 [shape=box, label="#738\nchildren: 1\n737/738 (0.998645%)"]; +94396518469600 -> 94396518469712 [label="value", color=blue]; +94396518469712 [shape=box, label="#738\nchildren: 0\n44/738 (0.059621%)"]; +94396518359136 -> 94396518471056 [label="person"]; +94396518471056 [shape=box, label="#4299\nchildren: 1"]; +94396518471056 -> 94396518470832 [label="original", color=blue]; +94396518470832 [shape=box, label="#4299\nchildren: 1\n33/4299 (0.007676%)"]; +94396518470832 -> 94396518470944 [label="organization", color=blue]; +94396518470944 [shape=box, label="#282\nchildren: 0\n277/282 (0.982270%)", fillcolor=lightgray]; +94396518359136 -> 94396518468928 [label="organization"]; +94396518468928 [shape=box, label="#4750\nchildren: 1"]; +94396518468928 -> 94396518468816 [label="role", color=blue]; +94396518468816 [shape=box, label="#4750\nchildren: 3\n4749/4750 (0.999789%)"]; +94396518468816 -> 94396518468704 [label="firstname", color=blue]; +94396518468704 [shape=box, label="#4734\nchildren: 1\n3133/4734 (0.661808%)"]; +94396518468704 -> 94396518468592 [label="rank", color=blue]; +94396518468592 [shape=box, label="#4734\nchildren: 1"]; +94396518468592 -> 94396518468480 [label="lastname", color=blue]; +94396518468480 [shape=box, label="#4630\nchildren: 0\n37/4630 (0.007991%)"]; +94396518468816 -> 94396518469040 [label="rank"]; +94396518469040 [shape=box, label="#16\nchildren: 0", fillcolor=lightgray]; +94396518359136 -> 94396518606400 [label="firstname"]; +94396518606400 [shape=box, label="#529\nchildren: 1\n430/529 (0.812854%)"]; +94396518606400 -> 94396518606288 [label="middlename", color=blue]; +94396518606288 [shape=box, label="#529\nchildren: 1\n436/529 (0.824197%)"]; +94396518606288 -> 94396518606176 [label="lastname", color=blue]; +94396518606176 [shape=box, label="#529\nchildren: 1\n345/529 (0.652174%)"]; +94396518606176 -> 94396518606064 [label="rank", color=blue]; +94396518606064 [shape=box, label="#529\nchildren: 1"]; +94396518606064 -> 94396518605952 [label="role", color=blue]; +94396518605952 [shape=box, label="#529\nchildren: 1\n529/529 (1.000000%)"]; +94396518605952 -> 94396518605840 [label="organization", color=blue]; +94396518605840 [shape=box, label="#529\nchildren: 0"]; +94396518359136 -> 94396518468368 [label="contributor"]; +94396518468368 [shape=box, label="#717\nchildren: 1\n21/441 (0.047619%)"]; +94396518468368 -> 94396518468256 [label="person", color=blue]; +94396518468256 [shape=box, label="#717\nchildren: 1"]; +94396518468256 -> 94396518468144 [label="original", color=blue]; +94396518468144 [shape=box, label="#717\nchildren: 1\n211/717 (0.294282%)"]; +94396518468144 -> 94396521222672 [label="organization", color=blue]; +94396521222672 [shape=box, label="#14\nchildren: 0\n14/14 (1.000000%)", fillcolor=lightgray]; +94396518359136 -> 94396518611104 [label="qualifier"]; +94396518611104 [shape=box, label="#38\nchildren: 1\n34/38 (0.894737%)"]; +94396518611104 -> 94396518610992 [label="firstname", color=blue]; +94396518610992 [shape=box, label="#38\nchildren: 3\n27/38 (0.710526%)"]; +94396518610992 -> 94396518610880 [label="lastname", color=blue]; +94396518610880 [shape=box, label="#19\nchildren: 1\n11/19 (0.578947%)"]; +94396518610880 -> 94396518610768 [label="rank", color=blue]; +94396518610768 [shape=box, label="#19\nchildren: 1"]; +94396518610768 -> 94396518610656 [label="role", color=blue]; +94396518610656 [shape=box, label="#19\nchildren: 1\n19/19 (1.000000%)"]; +94396518610656 -> 94396518610544 [label="organization", color=blue]; +94396518610544 [shape=box, label="#19\nchildren: 0"]; +94396518610992 -> 94396547805712 [label="middlename"]; +94396547805712 [shape=box, label="#19\nchildren: 1\n18/19 (0.947368%)"]; +94396547805712 -> 94396547805600 [label="lastname", color=blue]; +94396547805600 [shape=box, label="#19\nchildren: 1\n13/19 (0.684211%)"]; +94396547805600 -> 94396547805488 [label="rank", color=blue]; +94396547805488 [shape=box, label="#19\nchildren: 1"]; +94396547805488 -> 94396547805376 [label="role", color=blue]; +94396547805376 [shape=box, label="#19\nchildren: 1\n19/19 (1.000000%)"]; +94396547805376 -> 94396547805264 [label="organization", color=blue]; +94396547805264 [shape=box, label="#19\nchildren: 0"]; +94396518359136 -> 94396510856096 [label="isMajor"]; +94396510856096 [shape=box, label="#10\nchildren: 1\n10/10 (1.000000%)"]; +94396510856096 -> 94396510856208 [label="rank", color=blue]; +94396510856208 [shape=box, label="#10\nchildren: 1"]; +94396510856208 -> 94396510856320 [label="name", color=blue]; +94396510856320 [shape=box, label="#10\nchildren: 1\n10/10 (1.000000%)"]; +94396510856320 -> 94396510856432 [label="value", color=blue]; +94396510856432 [shape=box, label="#10\nchildren: 0\n3/10 (0.300000%)"]; +94396518359136 -> 94396532465232 [label="seo"]; +94396532465232 [shape=box, label="#1\nchildren: 1\n0/1 (0.000000%)", fillcolor=lightgray]; +94396532465232 -> 94396532465120 [label="main", color=blue]; +94396532465120 [shape=box, label="#1\nchildren: 1\n0/1 (0.000000%)", fillcolor=lightslategray]; +94396532465120 -> 94396532465008 [label="kicker", color=blue]; +94396532465008 [shape=box, label="#1\nchildren: 0\n0/1 (0.000000%)", fillcolor=lightslategray]; +} \ No newline at end of file diff --git a/blog/draft/2019_json_transition_tree.svg b/blog/draft/2019_json_transition_tree.svg new file mode 100644 --- /dev/null +++ b/blog/draft/2019_json_transition_tree.svg @@ -0,0 +1,295 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="623pt" height="503pt" viewBox="0 0 623 503" version="1.1"> +<defs> +<g> +<symbol overflow="visible" id="glyph0-0"> +<path style="stroke:none;" d="M 0.640625 2.265625 L 0.640625 -9.015625 L 7.03125 -9.015625 L 7.03125 2.265625 Z M 1.359375 1.546875 L 6.328125 1.546875 L 6.328125 -8.296875 L 1.359375 -8.296875 Z M 1.359375 1.546875 "/> +</symbol> +<symbol overflow="visible" id="glyph0-1"> +<path style="stroke:none;" d="M 7.1875 -3.78125 L 7.1875 -3.21875 L 1.90625 -3.21875 C 1.957031 -2.425781 2.195312 -1.820312 2.625 -1.40625 C 3.050781 -1 3.644531 -0.796875 4.40625 -0.796875 C 4.84375 -0.796875 5.269531 -0.847656 5.6875 -0.953125 C 6.101562 -1.066406 6.515625 -1.226562 6.921875 -1.4375 L 6.921875 -0.359375 C 6.515625 -0.179688 6.09375 -0.046875 5.65625 0.046875 C 5.21875 0.140625 4.78125 0.1875 4.34375 0.1875 C 3.21875 0.1875 2.328125 -0.132812 1.671875 -0.78125 C 1.023438 -1.4375 0.703125 -2.320312 0.703125 -3.4375 C 0.703125 -4.582031 1.007812 -5.488281 1.625 -6.15625 C 2.25 -6.832031 3.085938 -7.171875 4.140625 -7.171875 C 5.078125 -7.171875 5.816406 -6.863281 6.359375 -6.25 C 6.910156 -5.644531 7.1875 -4.820312 7.1875 -3.78125 Z M 6.046875 -4.125 C 6.035156 -4.75 5.859375 -5.25 5.515625 -5.625 C 5.171875 -6 4.71875 -6.1875 4.15625 -6.1875 C 3.507812 -6.1875 2.992188 -6.003906 2.609375 -5.640625 C 2.222656 -5.285156 2 -4.78125 1.9375 -4.125 Z M 6.046875 -4.125 "/ > +</symbol> +<symbol overflow="visible" id="glyph0-2"> +<path style="stroke:none;" d="M 6.65625 -5.65625 C 6.9375 -6.164062 7.273438 -6.546875 7.671875 -6.796875 C 8.078125 -7.046875 8.550781 -7.171875 9.09375 -7.171875 C 9.820312 -7.171875 10.382812 -6.914062 10.78125 -6.40625 C 11.175781 -5.894531 11.375 -5.164062 11.375 -4.21875 L 11.375 0 L 10.21875 0 L 10.21875 -4.1875 C 10.21875 -4.851562 10.097656 -5.347656 9.859375 -5.671875 C 9.628906 -6.003906 9.269531 -6.171875 8.78125 -6.171875 C 8.1875 -6.171875 7.710938 -5.972656 7.359375 -5.578125 C 7.015625 -5.179688 6.84375 -4.640625 6.84375 -3.953125 L 6.84375 0 L 5.6875 0 L 5.6875 -4.1875 C 5.6875 -4.863281 5.566406 -5.363281 5.328125 -5.6875 C 5.097656 -6.007812 4.734375 -6.171875 4.234375 -6.171875 C 3.648438 -6.171875 3.179688 -5.96875 2.828125 -5.5625 C 2.484375 -5.164062 2.3125 -4.628906 2.3125 -3.953125 L 2.3125 0 L 1.15625 0 L 1.15625 -7 L 2.3125 -7 L 2.3125 -5.90625 C 2.582031 -6.332031 2.898438 -6.648438 3.265625 -6.859375 C 3.628906 -7.066406 4.0625 -7.171875 4.5625 -7.171875 C 5.070312 -7.171875 5.503906 -7.039062 5.859375 -6.78125 C 6.222656 -6.519531 6.488281 -6.144531 6.65625 -5.65625 Z M 6.65625 -5.65625 "/> +</symbol> +<symbol overflow="visible" id="glyph0-3"> +<path style="stroke:none;" d="M 2.3125 -1.046875 L 2.3125 2.65625 L 1.15625 2.65625 L 1.15625 -7 L 2.3125 -7 L 2.3125 -5.9375 C 2.5625 -6.351562 2.867188 -6.660156 3.234375 -6.859375 C 3.597656 -7.066406 4.039062 -7.171875 4.5625 -7.171875 C 5.40625 -7.171875 6.09375 -6.832031 6.625 -6.15625 C 7.15625 -5.476562 7.421875 -4.59375 7.421875 -3.5 C 7.421875 -2.394531 7.15625 -1.503906 6.625 -0.828125 C 6.09375 -0.148438 5.40625 0.1875 4.5625 0.1875 C 4.039062 0.1875 3.597656 0.0859375 3.234375 -0.109375 C 2.867188 -0.316406 2.5625 -0.628906 2.3125 -1.046875 Z M 6.234375 -3.5 C 6.234375 -4.34375 6.054688 -5.003906 5.703125 -5.484375 C 5.359375 -5.960938 4.882812 -6.203125 4.28125 -6.203125 C 3.664062 -6.203125 3.179688 -5.960938 2.828125 -5.484375 C 2.484375 -5.003906 2.3125 -4.34375 2.3125 -3.5 C 2.3125 -2.644531 2.484375 -1.976562 2.828125 -1.5 C 3.179688 -1.019531 3.664062 -0.78125 4.28125 -0.78125 C 4.882812 -0.78125 5.359375 -1.019531 5.703125 -1.5 C 6.054688 -1.976562 6.234375 -2.6 44531 6.234375 -3.5 Z M 6.234375 -3.5 "/> +</symbol> +<symbol overflow="visible" id="glyph0-4"> +<path style="stroke:none;" d="M 2.34375 -8.984375 L 2.34375 -7 L 4.71875 -7 L 4.71875 -6.109375 L 2.34375 -6.109375 L 2.34375 -2.3125 C 2.34375 -1.738281 2.421875 -1.367188 2.578125 -1.203125 C 2.734375 -1.046875 3.050781 -0.96875 3.53125 -0.96875 L 4.71875 -0.96875 L 4.71875 0 L 3.53125 0 C 2.644531 0 2.03125 -0.164062 1.6875 -0.5 C 1.351562 -0.832031 1.1875 -1.4375 1.1875 -2.3125 L 1.1875 -6.109375 L 0.34375 -6.109375 L 0.34375 -7 L 1.1875 -7 L 1.1875 -8.984375 Z M 2.34375 -8.984375 "/> +</symbol> +<symbol overflow="visible" id="glyph0-5"> +<path style="stroke:none;" d="M 4.125 0.65625 C 3.789062 1.488281 3.46875 2.03125 3.15625 2.28125 C 2.851562 2.53125 2.445312 2.65625 1.9375 2.65625 L 1.015625 2.65625 L 1.015625 1.703125 L 1.6875 1.703125 C 2 1.703125 2.242188 1.625 2.421875 1.46875 C 2.597656 1.320312 2.789062 0.96875 3 0.40625 L 3.21875 -0.109375 L 0.375 -7 L 1.59375 -7 L 3.78125 -1.53125 L 5.96875 -7 L 7.1875 -7 Z M 4.125 0.65625 "/> +</symbol> +<symbol overflow="visible" id="glyph0-6"> +<path style="stroke:none;" d="M 4.390625 -3.515625 C 3.460938 -3.515625 2.816406 -3.40625 2.453125 -3.1875 C 2.097656 -2.976562 1.921875 -2.617188 1.921875 -2.109375 C 1.921875 -1.703125 2.050781 -1.378906 2.3125 -1.140625 C 2.582031 -0.898438 2.953125 -0.78125 3.421875 -0.78125 C 4.054688 -0.78125 4.566406 -1.003906 4.953125 -1.453125 C 5.335938 -1.910156 5.53125 -2.515625 5.53125 -3.265625 L 5.53125 -3.515625 Z M 6.671875 -4 L 6.671875 0 L 5.53125 0 L 5.53125 -1.0625 C 5.269531 -0.632812 4.941406 -0.316406 4.546875 -0.109375 C 4.160156 0.0859375 3.679688 0.1875 3.109375 0.1875 C 2.390625 0.1875 1.816406 -0.015625 1.390625 -0.421875 C 0.972656 -0.828125 0.765625 -1.363281 0.765625 -2.03125 C 0.765625 -2.820312 1.023438 -3.414062 1.546875 -3.8125 C 2.078125 -4.21875 2.867188 -4.421875 3.921875 -4.421875 L 5.53125 -4.421875 L 5.53125 -4.53125 C 5.53125 -5.0625 5.351562 -5.46875 5 -5.75 C 4.65625 -6.039062 4.171875 -6.1875 3.546875 -6.1875 C 3.140625 -6.1875 2.75 -6.140625 2.375 -6.04 6875 C 2 -5.953125 1.632812 -5.8125 1.28125 -5.625 L 1.28125 -6.671875 C 1.695312 -6.835938 2.101562 -6.960938 2.5 -7.046875 C 2.894531 -7.128906 3.28125 -7.171875 3.65625 -7.171875 C 4.675781 -7.171875 5.429688 -6.90625 5.921875 -6.375 C 6.421875 -5.851562 6.671875 -5.0625 6.671875 -4 Z M 6.671875 -4 "/> +</symbol> +<symbol overflow="visible" id="glyph0-7"> +<path style="stroke:none;" d="M 5.8125 -5.9375 L 5.8125 -9.71875 L 6.953125 -9.71875 L 6.953125 0 L 5.8125 0 L 5.8125 -1.046875 C 5.570312 -0.628906 5.265625 -0.316406 4.890625 -0.109375 C 4.523438 0.0859375 4.082031 0.1875 3.5625 0.1875 C 2.71875 0.1875 2.03125 -0.148438 1.5 -0.828125 C 0.96875 -1.503906 0.703125 -2.394531 0.703125 -3.5 C 0.703125 -4.59375 0.96875 -5.476562 1.5 -6.15625 C 2.03125 -6.832031 2.71875 -7.171875 3.5625 -7.171875 C 4.082031 -7.171875 4.523438 -7.066406 4.890625 -6.859375 C 5.265625 -6.660156 5.570312 -6.351562 5.8125 -5.9375 Z M 1.890625 -3.5 C 1.890625 -2.644531 2.0625 -1.976562 2.40625 -1.5 C 2.757812 -1.019531 3.238281 -0.78125 3.84375 -0.78125 C 4.457031 -0.78125 4.9375 -1.019531 5.28125 -1.5 C 5.632812 -1.976562 5.8125 -2.644531 5.8125 -3.5 C 5.8125 -4.34375 5.632812 -5.003906 5.28125 -5.484375 C 4.9375 -5.960938 4.457031 -6.203125 3.84375 -6.203125 C 3.238281 -6.203125 2.757812 -5.960938 2.40625 -5.484375 C 2.0625 -5.003906 1.890625 -4.34375 1.8906 25 -3.5 Z M 1.890625 -3.5 "/> +</symbol> +<symbol overflow="visible" id="glyph0-8"> +<path style="stroke:none;" d=""/> +</symbol> +<symbol overflow="visible" id="glyph0-9"> +<path style="stroke:none;" d="M 1.5 -1.59375 L 2.8125 -1.59375 L 2.8125 -0.515625 L 1.796875 1.484375 L 0.984375 1.484375 L 1.5 -0.515625 Z M 1.5 -1.59375 "/> +</symbol> +<symbol overflow="visible" id="glyph0-10"> +<path style="stroke:none;" d="M 6.234375 -3.5 C 6.234375 -4.34375 6.054688 -5.003906 5.703125 -5.484375 C 5.359375 -5.960938 4.882812 -6.203125 4.28125 -6.203125 C 3.664062 -6.203125 3.179688 -5.960938 2.828125 -5.484375 C 2.484375 -5.003906 2.3125 -4.34375 2.3125 -3.5 C 2.3125 -2.644531 2.484375 -1.976562 2.828125 -1.5 C 3.179688 -1.019531 3.664062 -0.78125 4.28125 -0.78125 C 4.882812 -0.78125 5.359375 -1.019531 5.703125 -1.5 C 6.054688 -1.976562 6.234375 -2.644531 6.234375 -3.5 Z M 2.3125 -5.9375 C 2.5625 -6.351562 2.867188 -6.660156 3.234375 -6.859375 C 3.597656 -7.066406 4.039062 -7.171875 4.5625 -7.171875 C 5.40625 -7.171875 6.09375 -6.832031 6.625 -6.15625 C 7.15625 -5.476562 7.421875 -4.59375 7.421875 -3.5 C 7.421875 -2.394531 7.15625 -1.503906 6.625 -0.828125 C 6.09375 -0.148438 5.40625 0.1875 4.5625 0.1875 C 4.039062 0.1875 3.597656 0.0859375 3.234375 -0.109375 C 2.867188 -0.316406 2.5625 -0.628906 2.3125 -1.046875 L 2.3125 0 L 1.15625 0 L 1.15625 -9.71875 L 2.3125 -9.71875 Z M 2.3125 -5.9375 "/> +</symbol> +<symbol overflow="visible" id="glyph0-11"> +<path style="stroke:none;" d="M 6.25 -6.734375 L 6.25 -5.65625 C 5.914062 -5.832031 5.585938 -5.960938 5.265625 -6.046875 C 4.941406 -6.140625 4.613281 -6.1875 4.28125 -6.1875 C 3.53125 -6.1875 2.945312 -5.953125 2.53125 -5.484375 C 2.125 -5.015625 1.921875 -4.351562 1.921875 -3.5 C 1.921875 -2.644531 2.125 -1.976562 2.53125 -1.5 C 2.945312 -1.03125 3.53125 -0.796875 4.28125 -0.796875 C 4.613281 -0.796875 4.941406 -0.835938 5.265625 -0.921875 C 5.585938 -1.015625 5.914062 -1.148438 6.25 -1.328125 L 6.25 -0.265625 C 5.925781 -0.117188 5.59375 -0.0078125 5.25 0.0625 C 4.90625 0.144531 4.539062 0.1875 4.15625 0.1875 C 3.09375 0.1875 2.25 -0.144531 1.625 -0.8125 C 1.007812 -1.476562 0.703125 -2.375 0.703125 -3.5 C 0.703125 -4.632812 1.015625 -5.53125 1.640625 -6.1875 C 2.273438 -6.84375 3.132812 -7.171875 4.21875 -7.171875 C 4.570312 -7.171875 4.914062 -7.132812 5.25 -7.0625 C 5.59375 -6.988281 5.925781 -6.878906 6.25 -6.734375 Z M 6.25 -6.734375 "/> +</symbol> +<symbol overflow="visible" id="glyph0-12"> +<path style="stroke:none;" d="M 4.75 -9.71875 L 4.75 -8.765625 L 3.65625 -8.765625 C 3.238281 -8.765625 2.945312 -8.679688 2.78125 -8.515625 C 2.625 -8.347656 2.546875 -8.046875 2.546875 -7.609375 L 2.546875 -7 L 4.4375 -7 L 4.4375 -6.109375 L 2.546875 -6.109375 L 2.546875 0 L 1.390625 0 L 1.390625 -6.109375 L 0.296875 -6.109375 L 0.296875 -7 L 1.390625 -7 L 1.390625 -7.484375 C 1.390625 -8.265625 1.570312 -8.832031 1.9375 -9.1875 C 2.300781 -9.539062 2.875 -9.71875 3.65625 -9.71875 Z M 4.75 -9.71875 "/> +</symbol> +<symbol overflow="visible" id="glyph0-13"> +<path style="stroke:none;" d="M 7.015625 -7 L 4.5 -3.59375 L 7.15625 0 L 5.796875 0 L 3.765625 -2.75 L 1.71875 0 L 0.375 0 L 3.09375 -3.65625 L 0.59375 -7 L 1.953125 -7 L 3.8125 -4.5 L 5.671875 -7 Z M 7.015625 -7 "/> +</symbol> +<symbol overflow="visible" id="glyph0-14"> +<path style="stroke:none;" d="M 3.921875 -6.1875 C 3.304688 -6.1875 2.816406 -5.945312 2.453125 -5.46875 C 2.097656 -4.988281 1.921875 -4.332031 1.921875 -3.5 C 1.921875 -2.65625 2.097656 -1.992188 2.453125 -1.515625 C 2.804688 -1.035156 3.296875 -0.796875 3.921875 -0.796875 C 4.535156 -0.796875 5.019531 -1.035156 5.375 -1.515625 C 5.726562 -2.003906 5.90625 -2.664062 5.90625 -3.5 C 5.90625 -4.320312 5.726562 -4.972656 5.375 -5.453125 C 5.019531 -5.941406 4.535156 -6.1875 3.921875 -6.1875 Z M 3.921875 -7.171875 C 4.921875 -7.171875 5.703125 -6.84375 6.265625 -6.1875 C 6.835938 -5.539062 7.125 -4.644531 7.125 -3.5 C 7.125 -2.351562 6.835938 -1.453125 6.265625 -0.796875 C 5.703125 -0.140625 4.921875 0.1875 3.921875 0.1875 C 2.910156 0.1875 2.117188 -0.140625 1.546875 -0.796875 C 0.984375 -1.453125 0.703125 -2.351562 0.703125 -3.5 C 0.703125 -4.644531 0.984375 -5.539062 1.546875 -6.1875 C 2.117188 -6.84375 2.910156 -7.171875 3.921875 -7.171875 Z M 3.921875 -7.171875 "/> +</symbol> +<symbol overflow="visible" id="glyph0-15"> +<path style="stroke:none;" d="M 7.015625 -4.21875 L 7.015625 0 L 5.875 0 L 5.875 -4.1875 C 5.875 -4.851562 5.742188 -5.347656 5.484375 -5.671875 C 5.222656 -6.003906 4.835938 -6.171875 4.328125 -6.171875 C 3.703125 -6.171875 3.207031 -5.972656 2.84375 -5.578125 C 2.488281 -5.179688 2.3125 -4.640625 2.3125 -3.953125 L 2.3125 0 L 1.15625 0 L 1.15625 -7 L 2.3125 -7 L 2.3125 -5.90625 C 2.59375 -6.332031 2.914062 -6.648438 3.28125 -6.859375 C 3.65625 -7.066406 4.085938 -7.171875 4.578125 -7.171875 C 5.378906 -7.171875 5.984375 -6.921875 6.390625 -6.421875 C 6.804688 -5.921875 7.015625 -5.1875 7.015625 -4.21875 Z M 7.015625 -4.21875 "/> +</symbol> +<symbol overflow="visible" id="glyph0-16"> +<path style="stroke:none;" d="M 5.265625 -5.921875 C 5.128906 -5.992188 4.984375 -6.046875 4.828125 -6.078125 C 4.679688 -6.117188 4.519531 -6.140625 4.34375 -6.140625 C 3.6875 -6.140625 3.179688 -5.925781 2.828125 -5.5 C 2.484375 -5.082031 2.3125 -4.476562 2.3125 -3.6875 L 2.3125 0 L 1.15625 0 L 1.15625 -7 L 2.3125 -7 L 2.3125 -5.90625 C 2.5625 -6.332031 2.878906 -6.648438 3.265625 -6.859375 C 3.648438 -7.066406 4.117188 -7.171875 4.671875 -7.171875 C 4.753906 -7.171875 4.84375 -7.164062 4.9375 -7.15625 C 5.03125 -7.144531 5.132812 -7.128906 5.25 -7.109375 Z M 5.265625 -5.921875 "/> +</symbol> +<symbol overflow="visible" id="glyph0-17"> +<path style="stroke:none;" d="M 5.671875 -6.796875 L 5.671875 -5.703125 C 5.347656 -5.867188 5.007812 -5.992188 4.65625 -6.078125 C 4.300781 -6.160156 3.9375 -6.203125 3.5625 -6.203125 C 3 -6.203125 2.570312 -6.113281 2.28125 -5.9375 C 2 -5.769531 1.859375 -5.507812 1.859375 -5.15625 C 1.859375 -4.882812 1.957031 -4.671875 2.15625 -4.515625 C 2.363281 -4.367188 2.773438 -4.226562 3.390625 -4.09375 L 3.78125 -4 C 4.601562 -3.832031 5.1875 -3.585938 5.53125 -3.265625 C 5.875 -2.941406 6.046875 -2.5 6.046875 -1.9375 C 6.046875 -1.28125 5.785156 -0.757812 5.265625 -0.375 C 4.753906 0 4.050781 0.1875 3.15625 0.1875 C 2.78125 0.1875 2.390625 0.148438 1.984375 0.078125 C 1.578125 0.00390625 1.144531 -0.101562 0.6875 -0.25 L 0.6875 -1.4375 C 1.113281 -1.21875 1.53125 -1.050781 1.9375 -0.9375 C 2.351562 -0.832031 2.765625 -0.78125 3.171875 -0.78125 C 3.710938 -0.78125 4.128906 -0.875 4.421875 -1.0625 C 4.710938 -1.25 4.859375 -1.507812 4.859375 -1.84375 C 4.859375 -2.15625 4.753906 -2.394531 4.546875 -2.5625 C 4.335938 -2.726562 3.875 -2.890625 3.15625 -3.046875 L 2.765625 -3.140625 C 2.046875 -3.285156 1.53125 -3.515625 1.21875 -3.828125 C 0.90625 -4.140625 0.75 -4.566406 0.75 -5.109375 C 0.75 -5.765625 0.976562 -6.269531 1.4375 -6.625 C 1.90625 -6.988281 2.570312 -7.171875 3.4375 -7.171875 C 3.851562 -7.171875 4.25 -7.140625 4.625 -7.078125 C 5 -7.015625 5.347656 -6.921875 5.671875 -6.796875 Z M 5.671875 -6.796875 "/> +</symbol> +<symbol overflow="visible" id="glyph0-18"> +<path style="stroke:none;" d="M 1.203125 -7 L 2.359375 -7 L 2.359375 0 L 1.203125 0 Z M 1.203125 -9.71875 L 2.359375 -9.71875 L 2.359375 -8.265625 L 1.203125 -8.265625 Z M 1.203125 -9.71875 "/> +</symbol> +<symbol overflow="visible" id="glyph0-19"> +<path style="stroke:none;" d="M 1.203125 -9.71875 L 2.359375 -9.71875 L 2.359375 0 L 1.203125 0 Z M 1.203125 -9.71875 "/> +</symbol> +<symbol overflow="visible" id="glyph1-0"> +<path style="stroke:none;" d="M 1.078125 3.84375 L 1.078125 -15.359375 L 11.96875 -15.359375 L 11.96875 3.84375 Z M 2.3125 2.640625 L 10.765625 2.640625 L 10.765625 -14.140625 L 2.3125 -14.140625 Z M 2.3125 2.640625 "/> +</symbol> +<symbol overflow="visible" id="glyph1-1"> +<path style="stroke:none;" d="M 2.140625 -15.875 L 12.171875 -15.875 L 12.171875 -14.078125 L 4.28125 -14.078125 L 4.28125 -9.375 L 11.84375 -9.375 L 11.84375 -7.5625 L 4.28125 -7.5625 L 4.28125 -1.8125 L 12.375 -1.8125 L 12.375 0 L 2.140625 0 Z M 2.140625 -15.875 "/> +</symbol> +<symbol overflow="visible" id="glyph1-2"> +<path style="stroke:none;" d="M 11.953125 -11.90625 L 7.640625 -6.109375 L 12.171875 0 L 9.875 0 L 6.40625 -4.671875 L 2.9375 0 L 0.625 0 L 5.25 -6.234375 L 1.015625 -11.90625 L 3.328125 -11.90625 L 6.484375 -7.671875 L 9.640625 -11.90625 Z M 11.953125 -11.90625 "/> +</symbol> +<symbol overflow="visible" id="glyph1-3"> +<path style="stroke:none;" d="M 7.46875 -5.984375 C 5.882812 -5.984375 4.785156 -5.800781 4.171875 -5.4375 C 3.566406 -5.082031 3.265625 -4.46875 3.265625 -3.59375 C 3.265625 -2.894531 3.492188 -2.34375 3.953125 -1.9375 C 4.410156 -1.53125 5.03125 -1.328125 5.8125 -1.328125 C 6.894531 -1.328125 7.765625 -1.710938 8.421875 -2.484375 C 9.078125 -3.253906 9.40625 -4.273438 9.40625 -5.546875 L 9.40625 -5.984375 Z M 11.375 -6.796875 L 11.375 0 L 9.40625 0 L 9.40625 -1.8125 C 8.96875 -1.082031 8.414062 -0.546875 7.75 -0.203125 C 7.082031 0.140625 6.265625 0.3125 5.296875 0.3125 C 4.078125 0.3125 3.109375 -0.03125 2.390625 -0.71875 C 1.671875 -1.40625 1.3125 -2.320312 1.3125 -3.46875 C 1.3125 -4.8125 1.757812 -5.820312 2.65625 -6.5 C 3.550781 -7.175781 4.890625 -7.515625 6.671875 -7.515625 L 9.40625 -7.515625 L 9.40625 -7.703125 C 9.40625 -8.609375 9.109375 -9.304688 8.515625 -9.796875 C 7.929688 -10.296875 7.101562 -10.546875 6.03125 -10.546875 C 5.351562 -10.546875 4.691406 -10.460938 4. 046875 -10.296875 C 3.398438 -10.128906 2.78125 -9.882812 2.1875 -9.5625 L 2.1875 -11.375 C 2.894531 -11.644531 3.585938 -11.847656 4.265625 -11.984375 C 4.941406 -12.128906 5.597656 -12.203125 6.234375 -12.203125 C 7.953125 -12.203125 9.238281 -11.753906 10.09375 -10.859375 C 10.945312 -9.960938 11.375 -8.609375 11.375 -6.796875 Z M 11.375 -6.796875 "/> +</symbol> +<symbol overflow="visible" id="glyph1-4"> +<path style="stroke:none;" d="M 11.328125 -9.625 C 11.816406 -10.5 12.398438 -11.144531 13.078125 -11.5625 C 13.765625 -11.988281 14.566406 -12.203125 15.484375 -12.203125 C 16.722656 -12.203125 17.675781 -11.765625 18.34375 -10.890625 C 19.019531 -10.023438 19.359375 -8.789062 19.359375 -7.1875 L 19.359375 0 L 17.40625 0 L 17.40625 -7.125 C 17.40625 -8.269531 17.203125 -9.117188 16.796875 -9.671875 C 16.390625 -10.222656 15.769531 -10.5 14.9375 -10.5 C 13.925781 -10.5 13.125 -10.160156 12.53125 -9.484375 C 11.945312 -8.804688 11.65625 -7.890625 11.65625 -6.734375 L 11.65625 0 L 9.6875 0 L 9.6875 -7.125 C 9.6875 -8.269531 9.484375 -9.117188 9.078125 -9.671875 C 8.671875 -10.222656 8.046875 -10.5 7.203125 -10.5 C 6.210938 -10.5 5.421875 -10.160156 4.828125 -9.484375 C 4.242188 -8.804688 3.953125 -7.890625 3.953125 -6.734375 L 3.953125 0 L 1.984375 0 L 1.984375 -11.90625 L 3.953125 -11.90625 L 3.953125 -10.0625 C 4.390625 -10.789062 4.921875 -11.328125 5.546875 -11.671875 C 6.171875 - 12.023438 6.914062 -12.203125 7.78125 -12.203125 C 8.644531 -12.203125 9.378906 -11.976562 9.984375 -11.53125 C 10.585938 -11.09375 11.035156 -10.457031 11.328125 -9.625 Z M 11.328125 -9.625 "/> +</symbol> +<symbol overflow="visible" id="glyph1-5"> +<path style="stroke:none;" d="M 3.953125 -1.78125 L 3.953125 4.53125 L 1.984375 4.53125 L 1.984375 -11.90625 L 3.953125 -11.90625 L 3.953125 -10.109375 C 4.359375 -10.816406 4.875 -11.34375 5.5 -11.6875 C 6.125 -12.03125 6.875 -12.203125 7.75 -12.203125 C 9.195312 -12.203125 10.375 -11.625 11.28125 -10.46875 C 12.1875 -9.320312 12.640625 -7.8125 12.640625 -5.9375 C 12.640625 -4.070312 12.1875 -2.5625 11.28125 -1.40625 C 10.375 -0.257812 9.195312 0.3125 7.75 0.3125 C 6.875 0.3125 6.125 0.140625 5.5 -0.203125 C 4.875 -0.546875 4.359375 -1.070312 3.953125 -1.78125 Z M 10.609375 -5.9375 C 10.609375 -7.382812 10.3125 -8.515625 9.71875 -9.328125 C 9.125 -10.148438 8.3125 -10.5625 7.28125 -10.5625 C 6.238281 -10.5625 5.421875 -10.148438 4.828125 -9.328125 C 4.242188 -8.515625 3.953125 -7.382812 3.953125 -5.9375 C 3.953125 -4.5 4.242188 -3.367188 4.828125 -2.546875 C 5.421875 -1.734375 6.238281 -1.328125 7.28125 -1.328125 C 8.3125 -1.328125 9.125 -1.734375 9.71875 -2.546875 C 10.3125 -3.367 188 10.609375 -4.5 10.609375 -5.9375 Z M 10.609375 -5.9375 "/> +</symbol> +<symbol overflow="visible" id="glyph1-6"> +<path style="stroke:none;" d="M 2.046875 -16.546875 L 4.015625 -16.546875 L 4.015625 0 L 2.046875 0 Z M 2.046875 -16.546875 "/> +</symbol> +<symbol overflow="visible" id="glyph1-7"> +<path style="stroke:none;" d="M 12.234375 -6.4375 L 12.234375 -5.484375 L 3.25 -5.484375 C 3.332031 -4.140625 3.734375 -3.113281 4.453125 -2.40625 C 5.179688 -1.695312 6.195312 -1.34375 7.5 -1.34375 C 8.25 -1.34375 8.972656 -1.4375 9.671875 -1.625 C 10.378906 -1.8125 11.082031 -2.085938 11.78125 -2.453125 L 11.78125 -0.609375 C 11.082031 -0.304688 10.363281 -0.078125 9.625 0.078125 C 8.882812 0.234375 8.132812 0.3125 7.375 0.3125 C 5.476562 0.3125 3.972656 -0.238281 2.859375 -1.34375 C 1.753906 -2.457031 1.203125 -3.957031 1.203125 -5.84375 C 1.203125 -7.789062 1.726562 -9.335938 2.78125 -10.484375 C 3.832031 -11.628906 5.253906 -12.203125 7.046875 -12.203125 C 8.640625 -12.203125 9.898438 -11.6875 10.828125 -10.65625 C 11.765625 -9.625 12.234375 -8.21875 12.234375 -6.4375 Z M 10.28125 -7.015625 C 10.269531 -8.085938 9.972656 -8.941406 9.390625 -9.578125 C 8.804688 -10.222656 8.03125 -10.546875 7.0625 -10.546875 C 5.96875 -10.546875 5.09375 -10.234375 4.4375 -9.609375 C 3.78125 -8.9 92188 3.40625 -8.128906 3.3125 -7.015625 Z M 10.28125 -7.015625 "/> +</symbol> +<symbol overflow="visible" id="glyph1-8"> +<path style="stroke:none;" d=""/> +</symbol> +<symbol overflow="visible" id="glyph1-9"> +<path style="stroke:none;" d="M 3.984375 -15.296875 L 3.984375 -11.90625 L 8.015625 -11.90625 L 8.015625 -10.390625 L 3.984375 -10.390625 L 3.984375 -3.921875 C 3.984375 -2.953125 4.113281 -2.328125 4.375 -2.046875 C 4.644531 -1.773438 5.191406 -1.640625 6.015625 -1.640625 L 8.015625 -1.640625 L 8.015625 0 L 6.015625 0 C 4.503906 0 3.457031 -0.28125 2.875 -0.84375 C 2.300781 -1.40625 2.015625 -2.429688 2.015625 -3.921875 L 2.015625 -10.390625 L 0.578125 -10.390625 L 0.578125 -11.90625 L 2.015625 -11.90625 L 2.015625 -15.296875 Z M 3.984375 -15.296875 "/> +</symbol> +<symbol overflow="visible" id="glyph1-10"> +<path style="stroke:none;" d="M 8.953125 -10.078125 C 8.734375 -10.210938 8.492188 -10.304688 8.234375 -10.359375 C 7.972656 -10.421875 7.6875 -10.453125 7.375 -10.453125 C 6.269531 -10.453125 5.421875 -10.09375 4.828125 -9.375 C 4.242188 -8.65625 3.953125 -7.625 3.953125 -6.28125 L 3.953125 0 L 1.984375 0 L 1.984375 -11.90625 L 3.953125 -11.90625 L 3.953125 -10.0625 C 4.359375 -10.78125 4.890625 -11.316406 5.546875 -11.671875 C 6.210938 -12.023438 7.015625 -12.203125 7.953125 -12.203125 C 8.085938 -12.203125 8.234375 -12.191406 8.390625 -12.171875 C 8.554688 -12.148438 8.738281 -12.125 8.9375 -12.09375 Z M 8.953125 -10.078125 "/> +</symbol> +<symbol overflow="visible" id="glyph1-11"> +<path style="stroke:none;" d="M 11.953125 -7.1875 L 11.953125 0 L 10 0 L 10 -7.125 C 10 -8.25 9.773438 -9.09375 9.328125 -9.65625 C 8.890625 -10.21875 8.234375 -10.5 7.359375 -10.5 C 6.304688 -10.5 5.472656 -10.160156 4.859375 -9.484375 C 4.253906 -8.804688 3.953125 -7.890625 3.953125 -6.734375 L 3.953125 0 L 1.984375 0 L 1.984375 -11.90625 L 3.953125 -11.90625 L 3.953125 -10.0625 C 4.410156 -10.78125 4.957031 -11.316406 5.59375 -11.671875 C 6.226562 -12.023438 6.960938 -12.203125 7.796875 -12.203125 C 9.160156 -12.203125 10.191406 -11.773438 10.890625 -10.921875 C 11.597656 -10.078125 11.953125 -8.832031 11.953125 -7.1875 Z M 11.953125 -7.1875 "/> +</symbol> +<symbol overflow="visible" id="glyph1-12"> +<path style="stroke:none;" d="M 9.640625 -11.5625 L 9.640625 -9.703125 C 9.085938 -9.992188 8.515625 -10.207031 7.921875 -10.34375 C 7.328125 -10.488281 6.710938 -10.5625 6.078125 -10.5625 C 5.097656 -10.5625 4.363281 -10.410156 3.875 -10.109375 C 3.394531 -9.816406 3.15625 -9.375 3.15625 -8.78125 C 3.15625 -8.320312 3.328125 -7.960938 3.671875 -7.703125 C 4.023438 -7.441406 4.726562 -7.195312 5.78125 -6.96875 L 6.4375 -6.8125 C 7.832031 -6.519531 8.820312 -6.101562 9.40625 -5.5625 C 9.988281 -5.019531 10.28125 -4.257812 10.28125 -3.28125 C 10.28125 -2.175781 9.84375 -1.300781 8.96875 -0.65625 C 8.09375 -0.0078125 6.890625 0.3125 5.359375 0.3125 C 4.722656 0.3125 4.054688 0.25 3.359375 0.125 C 2.671875 0 1.945312 -0.1875 1.1875 -0.4375 L 1.1875 -2.453125 C 1.90625 -2.078125 2.613281 -1.796875 3.3125 -1.609375 C 4.019531 -1.421875 4.71875 -1.328125 5.40625 -1.328125 C 6.320312 -1.328125 7.03125 -1.484375 7.53125 -1.796875 C 8.03125 -2.117188 8.28125 -2.566406 8.28125 -3.140625 C 8.28 125 -3.671875 8.097656 -4.078125 7.734375 -4.359375 C 7.378906 -4.640625 6.59375 -4.910156 5.375 -5.171875 L 4.703125 -5.34375 C 3.484375 -5.59375 2.601562 -5.984375 2.0625 -6.515625 C 1.53125 -7.046875 1.265625 -7.769531 1.265625 -8.6875 C 1.265625 -9.8125 1.660156 -10.675781 2.453125 -11.28125 C 3.242188 -11.894531 4.375 -12.203125 5.84375 -12.203125 C 6.5625 -12.203125 7.238281 -12.144531 7.875 -12.03125 C 8.519531 -11.925781 9.109375 -11.769531 9.640625 -11.5625 Z M 9.640625 -11.5625 "/> +</symbol> +<symbol overflow="visible" id="glyph1-13"> +<path style="stroke:none;" d="M 2.046875 -11.90625 L 4.015625 -11.90625 L 4.015625 0 L 2.046875 0 Z M 2.046875 -16.546875 L 4.015625 -16.546875 L 4.015625 -14.078125 L 2.046875 -14.078125 Z M 2.046875 -16.546875 "/> +</symbol> +<symbol overflow="visible" id="glyph1-14"> +<path style="stroke:none;" d="M 6.671875 -10.546875 C 5.617188 -10.546875 4.785156 -10.132812 4.171875 -9.3125 C 3.566406 -8.488281 3.265625 -7.363281 3.265625 -5.9375 C 3.265625 -4.519531 3.566406 -3.398438 4.171875 -2.578125 C 4.773438 -1.753906 5.609375 -1.34375 6.671875 -1.34375 C 7.710938 -1.34375 8.535156 -1.753906 9.140625 -2.578125 C 9.753906 -3.398438 10.0625 -4.519531 10.0625 -5.9375 C 10.0625 -7.351562 9.753906 -8.472656 9.140625 -9.296875 C 8.535156 -10.128906 7.710938 -10.546875 6.671875 -10.546875 Z M 6.671875 -12.203125 C 8.367188 -12.203125 9.703125 -11.644531 10.671875 -10.53125 C 11.648438 -9.425781 12.140625 -7.894531 12.140625 -5.9375 C 12.140625 -3.988281 11.648438 -2.457031 10.671875 -1.34375 C 9.703125 -0.238281 8.367188 0.3125 6.671875 0.3125 C 4.960938 0.3125 3.625 -0.238281 2.65625 -1.34375 C 1.6875 -2.457031 1.203125 -3.988281 1.203125 -5.9375 C 1.203125 -7.894531 1.6875 -9.425781 2.65625 -10.53125 C 3.625 -11.644531 4.960938 -12.203125 6.671875 -12.203125 Z M 6.671875 -12.203125 "/> +</symbol> +</g> +</defs> +<g id="surface53632"> +<rect x="0" y="0" width="623" height="503" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/> +<path style="fill-rule:evenodd;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 21 3 L 29 3 L 29 5 L 21 5 Z M 21 3 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph0-1" x="381.472656" y="65.154405"/> + <use xlink:href="#glyph0-2" x="389.347548" y="65.154405"/> + <use xlink:href="#glyph0-3" x="401.816081" y="65.154405"/> + <use xlink:href="#glyph0-4" x="409.941081" y="65.154405"/> + <use xlink:href="#glyph0-5" x="414.959798" y="65.154405"/> +</g> +<path style="fill-rule:evenodd;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 14 10 L 22 10 L 22 12 L 14 12 Z M 14 10 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph0-6" x="258.09375" y="205.154405"/> +</g> +<path style="fill:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 25 5 L 18.396094 9.716992 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<path style="fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 18.091016 9.934961 L 18.352539 9.441016 L 18.396094 9.716992 L 18.643164 9.847852 Z M 18.091016 9.934961 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph0-6" x="302" y="121.255968"/> + <use xlink:href="#glyph0-7" x="309.843696" y="121.255968"/> + <use xlink:href="#glyph0-7" x="317.968696" y="121.255968"/> + <use xlink:href="#glyph0-8" x="326.093696" y="121.255968"/> + <use xlink:href="#glyph0-6" x="330.162435" y="121.255968"/> +</g> +<path style="fill-rule:evenodd;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 14 17 L 22 17 L 22 19 L 14 19 Z M 14 17 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph0-6" x="249.949219" y="345.154405"/> + <use xlink:href="#glyph0-9" x="257.792914" y="345.154405"/> + <use xlink:href="#glyph0-8" x="261.861654" y="345.154405"/> + <use xlink:href="#glyph0-10" x="265.930393" y="345.154405"/> +</g> +<path style="fill-rule:evenodd;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 21 24 L 29 24 L 29 26 L 21 26 Z M 21 24 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph0-6" x="382.371094" y="485.154405"/> + <use xlink:href="#glyph0-9" x="390.214789" y="485.154405"/> + <use xlink:href="#glyph0-8" x="394.283529" y="485.154405"/> + <use xlink:href="#glyph0-10" x="398.352268" y="485.154405"/> + <use xlink:href="#glyph0-9" x="406.477268" y="485.154405"/> + <use xlink:href="#glyph0-8" x="410.546007" y="485.154405"/> + <use xlink:href="#glyph0-11" x="414.614746" y="485.154405"/> +</g> +<path style="fill-rule:evenodd;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 8 24 L 16 24 L 16 26 L 8 26 Z M 8 24 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph0-6" x="123.640625" y="485.154405"/> + <use xlink:href="#glyph0-9" x="131.484321" y="485.154405"/> + <use xlink:href="#glyph0-8" x="135.55306" y="485.154405"/> + <use xlink:href="#glyph0-10" x="139.621799" y="485.154405"/> + <use xlink:href="#glyph0-9" x="147.746799" y="485.154405"/> + <use xlink:href="#glyph0-8" x="151.815538" y="485.154405"/> + <use xlink:href="#glyph0-12" x="155.884277" y="485.154405"/> +</g> +<path style="fill:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 18 12 L 18 16.513281 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<path style="fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 18 16.888281 L 17.75 16.388281 L 18 16.513281 L 18.25 16.388281 Z M 18 16.888281 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<path style="fill:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-dasharray:1,0.266667,0.1,0.266667,0.1,0.266667;stroke-miterlimit:10;" d="M 18 19 L 12.374023 23.688281 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<path style="fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 12.085938 23.928516 L 12.309961 23.416211 L 12.374023 23.688281 L 12.630078 23.800391 Z M 12.085938 23.928516 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<path style="fill:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 18 19 L 24.603906 23.716992 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<path style="fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 24.908984 23.934961 L 24.356836 23.847852 L 24.603906 23.716992 L 24.647461 23.441016 Z M 24.908984 23.934961 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph0-6" x="219" y="281.255968"/> + <use xlink:href="#glyph0-7" x="226.843696" y="281.255968"/> + <use xlink:href="#glyph0-7" x="234.968696" y="281.255968"/> + <use xlink:href="#glyph0-8" x="243.093696" y="281.255968"/> + <use xlink:href="#glyph0-10" x="247.162435" y="281.255968"/> +</g> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph0-6" x="161" y="412.255968"/> + <use xlink:href="#glyph0-7" x="168.843696" y="412.255968"/> + <use xlink:href="#glyph0-7" x="176.968696" y="412.255968"/> + <use xlink:href="#glyph0-8" x="185.093696" y="412.255968"/> + <use xlink:href="#glyph0-12" x="189.162435" y="412.255968"/> +</g> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph0-6" x="341" y="410.255968"/> + <use xlink:href="#glyph0-7" x="348.843696" y="410.255968"/> + <use xlink:href="#glyph0-7" x="356.968696" y="410.255968"/> + <use xlink:href="#glyph0-8" x="365.093696" y="410.255968"/> + <use xlink:href="#glyph0-11" x="369.162435" y="410.255968"/> +</g> +<path style="fill-rule:evenodd;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 28 10 L 36 10 L 36 12 L 28 12 Z M 28 10 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph0-13" x="538.230469" y="205.154405"/> +</g> +<path style="fill-rule:evenodd;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 28 17 L 36 17 L 36 19 L 28 19 Z M 28 17 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph0-13" x="530.359375" y="345.154405"/> + <use xlink:href="#glyph0-9" x="537.934245" y="345.154405"/> + <use xlink:href="#glyph0-8" x="542.002984" y="345.154405"/> + <use xlink:href="#glyph0-5" x="546.071723" y="345.154405"/> +</g> +<path style="fill:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-dasharray:1,0.266667,0.1,0.266667,0.1,0.266667;stroke-miterlimit:10;" d="M 25 5 L 31.603906 9.716992 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<path style="fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 31.908984 9.934961 L 31.356836 9.847852 L 31.603906 9.716992 L 31.647461 9.441016 Z M 31.908984 9.934961 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<path style="fill:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 32 12 L 32 16.513281 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<path style="fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 32 16.888281 L 31.75 16.388281 L 32 16.513281 L 32.25 16.388281 Z M 32 16.888281 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph0-6" x="482" y="122.255968"/> + <use xlink:href="#glyph0-7" x="489.843696" y="122.255968"/> + <use xlink:href="#glyph0-7" x="497.968696" y="122.255968"/> + <use xlink:href="#glyph0-8" x="506.093696" y="122.255968"/> + <use xlink:href="#glyph0-13" x="510.162435" y="122.255968"/> +</g> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph0-6" x="551" y="281.255968"/> + <use xlink:href="#glyph0-7" x="558.843696" y="281.255968"/> + <use xlink:href="#glyph0-7" x="566.968696" y="281.255968"/> + <use xlink:href="#glyph0-8" x="575.093696" y="281.255968"/> + <use xlink:href="#glyph0-5" x="579.162435" y="281.255968"/> +</g> +<path style="fill:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 5 4 L 9.513281 4 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<path style="fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 9.888281 4 L 9.388281 4.25 L 9.513281 4 L 9.388281 3.75 Z M 9.888281 4 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<path style="fill:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-dasharray:1,0.266667,0.1,0.266667,0.1,0.266667;stroke-miterlimit:10;" d="M 5 7 L 9.513281 7 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<path style="fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 9.888281 7 L 9.388281 7.25 L 9.513281 7 L 9.388281 6.75 Z M 9.888281 7 " transform="matrix(20,0,0,20,-98,-18.75)"/> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph0-11" x="2" y="81.255968"/> + <use xlink:href="#glyph0-14" x="9.037489" y="81.255968"/> + <use xlink:href="#glyph0-2" x="16.868707" y="81.255968"/> + <use xlink:href="#glyph0-2" x="29.33724" y="81.255968"/> + <use xlink:href="#glyph0-14" x="41.805773" y="81.255968"/> + <use xlink:href="#glyph0-15" x="49.63699" y="81.255968"/> + <use xlink:href="#glyph0-8" x="57.74924" y="81.255968"/> + <use xlink:href="#glyph0-4" x="61.81798" y="81.255968"/> + <use xlink:href="#glyph0-16" x="66.836697" y="81.255968"/> + <use xlink:href="#glyph0-6" x="72.099013" y="81.255968"/> + <use xlink:href="#glyph0-15" x="79.942708" y="81.255968"/> + <use xlink:href="#glyph0-17" x="88.054959" y="81.255968"/> + <use xlink:href="#glyph0-18" x="94.723524" y="81.255968"/> + <use xlink:href="#glyph0-4" x="98.279839" y="81.255968"/> + <use xlink:href="#glyph0-18" x="103.298557" y="81.255968"/> + <use xlink:href="#glyph0-14" x="106.854872" y="81.255968"/> + <use xlink:href="#glyph0-15" x="114.686089" y="81.255968"/> +</g> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph0-19" x="2" y="141.255968"/> + <use xlink:href="#glyph0-1" x="5.556315" y="141.255968"/> + <use xlink:href="#glyph0-17" x="13.431207" y="141.255968"/> + <use xlink:href="#glyph0-17" x="20.099772" y="141.255968"/> + <use xlink:href="#glyph0-8" x="26.768338" y="141.255968"/> + <use xlink:href="#glyph0-11" x="30.837077" y="141.255968"/> + <use xlink:href="#glyph0-14" x="37.874566" y="141.255968"/> + <use xlink:href="#glyph0-2" x="45.705783" y="141.255968"/> + <use xlink:href="#glyph0-2" x="58.174316" y="141.255968"/> + <use xlink:href="#glyph0-14" x="70.642849" y="141.255968"/> + <use xlink:href="#glyph0-15" x="78.474067" y="141.255968"/> + <use xlink:href="#glyph0-8" x="86.586317" y="141.255968"/> + <use xlink:href="#glyph0-4" x="90.655056" y="141.255968"/> + <use xlink:href="#glyph0-16" x="95.673774" y="141.255968"/> + <use xlink:href="#glyph0-6" x="100.936089" y="141.255968"/> + <use xlink:href="#glyph0-15" x="108.779785" y="141.255968"/> + <use xlink:href="#glyph0-17" x="116.892036" y="141.255968"/> + <use xlink:href="#glyph0-18" x="123.560601" y="141.255968"/> + <use xlink:href="#glyph0-4" x="127.116916" y="141.255968"/> + <use xlink:href="#glyph0-18" x="132.135634" y="141.255968"/> + <use xlink:href="#glyph0-14" x="135.691949" y="141.255968"/> + <use xlink:href="#glyph0-15" x="143.523166" y="141.255968"/> +</g> +<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> + <use xlink:href="#glyph1-1" x="242" y="21.26709"/> + <use xlink:href="#glyph1-2" x="255.758409" y="21.26709"/> + <use xlink:href="#glyph1-3" x="268.644965" y="21.26709"/> + <use xlink:href="#glyph1-4" x="281.988878" y="21.26709"/> + <use xlink:href="#glyph1-5" x="303.200629" y="21.26709"/> + <use xlink:href="#glyph1-6" x="317.022786" y="21.26709"/> + <use xlink:href="#glyph1-7" x="323.072591" y="21.26709"/> + <use xlink:href="#glyph1-8" x="336.469672" y="21.26709"/> + <use xlink:href="#glyph1-4" x="343.39133" y="21.26709"/> + <use xlink:href="#glyph1-3" x="364.603082" y="21.26709"/> + <use xlink:href="#glyph1-5" x="377.946994" y="21.26709"/> + <use xlink:href="#glyph1-8" x="391.769151" y="21.26709"/> + <use xlink:href="#glyph1-9" x="398.690809" y="21.26709"/> + <use xlink:href="#glyph1-10" x="407.228678" y="21.26709"/> + <use xlink:href="#glyph1-3" x="416.181315" y="21.26709"/> + <use xlink:href="#glyph1-11" x="429.525228" y="21.26709"/> + <use xlink:href="#glyph1-12" x="443.326226" y="21.26709"/> + <use xlink:href="#glyph1-13" x="454.67117" y="21.26709"/> + <use xlink:href="#glyph1-9" x="460.720974" y="21.26709"/> + <use xlink:href="#glyph1-13" x="469.258843" y="21.26709"/> + <use xlink:href="#glyph1-14" x="475.308648" y="21.26709"/> + <use xlink:href="#glyph1-11" x="488.631131" y="21.26709"/> + <use xlink:href="#glyph1-8" x="502.432129" y="21.26709"/> + <use xlink:href="#glyph1-9" x="509.353787" y="21.26709"/> + <use xlink:href="#glyph1-10" x="517.891656" y="21.26709"/> + <use xlink:href="#glyph1-7" x="526.365777" y="21.26709"/> + <use xlink:href="#glyph1-7" x="539.762858" y="21.26709"/> +</g> +</g> +</svg> _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
