This commit is contained in:
Peter 2024-10-29 04:59:21 +08:00
commit 8d86ce77eb
13 changed files with 5326 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
copyrighted_images

4
.markdownlint.json Normal file
View File

@ -0,0 +1,4 @@
{
"MD013": false,
"no-duplicate-heading": false
}

674
COPYING.txt Normal file
View File

@ -0,0 +1,674 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU 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
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.

2300
README.html Normal file

File diff suppressed because one or more lines are too long

1171
README.md Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 289 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 292 KiB

View File

@ -0,0 +1,365 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.2" width="178mm" height="80mm" viewBox="0 0 26670 12700" preserveAspectRatio="xMidYMid" fill-rule="evenodd" stroke-width="28.222" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" xmlns:ooo="http://xml.openoffice.org/svg/export" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:presentation="http://sun.com/xmlns/staroffice/presentation" xmlns:smil="http://www.w3.org/2001/SMIL20/" xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" xml:space="preserve">
<defs class="ClipPathGroup">
<clipPath id="presentation_clip_path" clipPathUnits="userSpaceOnUse">
<rect x="0" y="0" width="26670" height="12700"/>
</clipPath>
<clipPath id="presentation_clip_path_shrink" clipPathUnits="userSpaceOnUse">
<rect x="26" y="12" width="26617" height="12675"/>
</clipPath>
</defs>
<defs>
<font id="EmbeddedFont_1" horiz-adv-x="2048">
<font-face font-family="Consolas embedded" units-per-em="2048" font-weight="normal" font-style="italic" ascent="1508" descent="529"/>
<missing-glyph horiz-adv-x="2048" d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"/>
<glyph unicode="s" horiz-adv-x="901" d="M 971,836 C 910,850 856,860 808,867 760,874 717,877 680,877 634,877 595,873 562,866 529,859 501,848 480,835 459,822 443,806 433,787 423,768 418,746 418,723 418,706 422,692 430,679 437,666 449,653 466,642 483,630 505,618 533,607 560,596 594,584 635,571 684,555 725,539 760,522 794,505 822,485 844,464 866,443 882,419 892,393 902,367 907,337 907,303 907,251 896,205 873,165 850,125 819,92 778,65 737,38 689,17 632,3 575,-11 512,-18 444,-18 380,-18 319,-15 262,-10 204,-5 150,4 100,16 L 100,186 C 160,167 220,152 279,143 338,134 397,129 455,129 550,129 619,142 662,169 705,196 727,237 727,293 727,308 724,321 717,334 710,346 699,358 683,369 667,380 645,391 617,402 589,413 553,425 510,438 470,450 434,464 401,479 368,494 339,512 315,533 291,554 273,578 260,607 247,635 240,668 240,705 240,750 249,791 267,830 285,868 313,901 351,930 388,959 436,981 493,998 550,1014 618,1022 696,1022 715,1022 735,1021 758,1020 780,1019 803,1017 827,1014 851,1011 875,1007 900,1003 924,999 948,994 971,989 L 971,836 Z"/>
<glyph unicode="f" horiz-adv-x="1351" d="M 473,-18 C 459,-87 439,-147 414,-197 389,-248 357,-289 318,-322 279,-355 232,-380 179,-396 125,-412 63,-420 -8,-420 -21,-420 -37,-420 -56,-419 -75,-418 -91,-417 -104,-416 L -76,-266 C -45,-270 -17,-272 10,-272 89,-272 153,-252 200,-211 247,-170 280,-106 297,-18 L 444,713 121,713 150,858 473,858 506,1024 C 533,1157 585,1257 662,1324 739,1391 848,1425 987,1425 1022,1425 1061,1423 1104,1419 1146,1415 1188,1409 1229,1401 L 1198,1253 C 1160,1262 1122,1268 1084,1273 1045,1278 1007,1280 969,1280 890,1280 826,1259 779,1216 732,1173 699,1109 682,1024 L 649,858 1090,858 1061,713 621,713 473,-18 Z"/>
</font>
</defs>
<defs>
<font id="EmbeddedFont_2" horiz-adv-x="2048">
<font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="normal" font-style="normal" ascent="1852" descent="423"/>
<missing-glyph horiz-adv-x="2048" d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"/>
<glyph unicode="y" horiz-adv-x="980" d="M 191,-425 C 142,-425 100,-421 67,-414 L 67,-279 C 92,-283 120,-285 151,-285 263,-285 352,-203 417,-38 L 434,5 5,1082 197,1082 425,484 C 428,475 432,464 437,451 442,438 457,394 482,320 507,246 521,205 523,196 L 593,393 830,1082 1020,1082 604,0 C 559,-115 518,-201 479,-257 440,-314 398,-356 351,-383 304,-411 250,-425 191,-425 Z"/>
<glyph unicode="x" horiz-adv-x="980" d="M 801,0 L 510,444 217,0 23,0 408,556 41,1082 240,1082 510,661 778,1082 979,1082 612,558 1002,0 801,0 Z"/>
<glyph unicode="u" horiz-adv-x="874" d="M 314,1082 L 314,396 C 314,325 321,269 335,230 349,191 371,162 402,145 433,128 478,119 537,119 624,119 692,149 742,208 792,267 817,350 817,455 L 817,1082 997,1082 997,231 C 997,105 999,28 1003,0 L 833,0 C 832,3 832,12 831,27 830,42 830,59 829,78 828,97 826,132 825,185 L 822,185 C 781,110 733,58 679,27 624,-4 557,-20 476,-20 357,-20 271,10 216,69 161,128 133,225 133,361 L 133,1082 314,1082 Z"/>
<glyph unicode="t" horiz-adv-x="531" d="M 554,8 C 495,-8 434,-16 372,-16 228,-16 156,66 156,229 L 156,951 31,951 31,1082 163,1082 216,1324 336,1324 336,1082 536,1082 536,951 336,951 336,268 C 336,216 345,180 362,159 379,138 408,127 450,127 474,127 509,132 554,141 L 554,8 Z"/>
<glyph unicode="s" horiz-adv-x="927" d="M 950,299 C 950,197 912,118 835,63 758,8 650,-20 511,-20 376,-20 273,2 200,47 127,91 79,160 57,254 L 216,285 C 231,227 263,185 311,158 359,131 426,117 511,117 602,117 669,131 712,159 754,187 775,229 775,285 775,328 760,362 731,389 702,416 654,438 589,455 L 460,489 C 357,516 283,542 240,568 196,593 162,624 137,661 112,698 100,743 100,796 100,895 135,970 206,1022 276,1073 378,1099 513,1099 632,1099 727,1078 798,1036 868,994 912,927 931,834 L 769,814 C 759,862 732,899 689,925 645,950 586,963 513,963 432,963 372,951 333,926 294,901 275,864 275,814 275,783 283,758 299,738 315,718 339,701 370,687 401,673 467,654 568,629 663,605 732,583 774,563 816,542 849,520 874,495 898,470 917,442 930,410 943,377 950,340 950,299 Z"/>
<glyph unicode="r" horiz-adv-x="530" d="M 142,0 L 142,830 C 142,906 140,990 136,1082 L 306,1082 C 311,959 314,886 314,861 L 318,861 C 347,954 380,1017 417,1051 454,1085 507,1102 575,1102 599,1102 623,1099 648,1092 L 648,927 C 624,934 592,937 552,937 477,937 420,905 381,841 342,776 322,684 322,564 L 322,0 142,0 Z"/>
<glyph unicode="q" horiz-adv-x="927" d="M 484,-20 C 347,-20 246,26 182,119 118,212 86,351 86,536 86,913 219,1102 484,1102 566,1102 634,1088 687,1059 740,1030 785,981 821,914 L 823,914 C 823,934 824,969 827,1018 830,1067 832,1093 835,1096 L 1008,1096 C 1003,1057 1001,958 1001,801 L 1001,-425 821,-425 821,14 825,178 823,178 C 787,107 743,56 690,26 637,-5 569,-20 484,-20 Z M 821,554 C 821,695 798,799 752,867 706,935 633,969 532,969 441,969 375,935 335,867 295,799 275,691 275,542 275,391 295,282 336,217 376,152 441,119 530,119 632,119 706,155 752,228 798,301 821,409 821,554 Z"/>
<glyph unicode="p" horiz-adv-x="927" d="M 1053,546 C 1053,169 920,-20 655,-20 488,-20 376,43 319,168 L 314,168 C 317,163 318,106 318,-2 L 318,-425 138,-425 138,861 C 138,972 136,1046 132,1082 L 306,1082 C 307,1079 308,1070 309,1054 310,1037 312,1012 314,978 315,944 316,921 316,908 L 320,908 C 352,975 394,1024 447,1055 500,1086 569,1101 655,1101 788,1101 888,1056 954,967 1020,878 1053,737 1053,546 Z M 864,542 C 864,693 844,800 803,865 762,930 698,962 609,962 538,962 482,947 442,917 401,887 371,840 350,777 329,713 318,630 318,528 318,386 341,281 386,214 431,147 505,113 607,113 696,113 762,146 803,212 844,277 864,387 864,542 Z"/>
<glyph unicode="o" horiz-adv-x="980" d="M 1053,542 C 1053,353 1011,212 928,119 845,26 724,-20 565,-20 407,-20 288,28 207,125 126,221 86,360 86,542 86,915 248,1102 571,1102 736,1102 858,1057 936,966 1014,875 1053,733 1053,542 Z M 864,542 C 864,691 842,800 798,868 753,935 679,969 574,969 469,969 393,935 346,866 299,797 275,689 275,542 275,399 298,292 345,221 391,149 464,113 563,113 671,113 748,148 795,217 841,286 864,395 864,542 Z"/>
<glyph unicode="n" horiz-adv-x="874" d="M 825,0 L 825,686 C 825,757 818,813 804,852 790,891 768,920 737,937 706,954 661,963 602,963 515,963 447,933 397,874 347,815 322,732 322,627 L 322,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 358,972 406,1025 461,1056 515,1087 582,1102 663,1102 782,1102 869,1073 924,1014 979,955 1006,857 1006,721 L 1006,0 825,0 Z"/>
<glyph unicode="m" horiz-adv-x="1457" d="M 768,0 L 768,686 C 768,791 754,863 725,903 696,943 645,963 570,963 493,963 433,934 388,875 343,816 321,734 321,627 L 321,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 356,974 400,1027 450,1057 500,1087 561,1102 633,1102 715,1102 780,1086 828,1053 875,1020 908,968 927,897 L 930,897 C 967,970 1013,1022 1066,1054 1119,1086 1183,1102 1258,1102 1367,1102 1447,1072 1497,1013 1546,954 1571,856 1571,721 L 1571,0 1393,0 1393,686 C 1393,791 1379,863 1350,903 1321,943 1270,963 1195,963 1116,963 1055,934 1012,876 968,817 946,734 946,627 L 946,0 768,0 Z"/>
<glyph unicode="l" horiz-adv-x="187" d="M 138,0 L 138,1484 318,1484 318,0 138,0 Z"/>
<glyph unicode="i" horiz-adv-x="187" d="M 137,1312 L 137,1484 317,1484 317,1312 137,1312 Z M 137,0 L 137,1082 317,1082 317,0 137,0 Z"/>
<glyph unicode="h" horiz-adv-x="874" d="M 317,897 C 356,968 402,1020 457,1053 511,1086 580,1102 663,1102 780,1102 867,1073 923,1015 978,956 1006,858 1006,721 L 1006,0 825,0 825,686 C 825,762 818,819 804,856 790,893 767,920 735,937 703,954 659,963 602,963 517,963 450,934 399,875 348,816 322,737 322,638 L 322,0 142,0 142,1484 322,1484 322,1098 C 322,1057 321,1015 319,972 316,929 315,904 314,897 L 317,897 Z"/>
<glyph unicode="f" horiz-adv-x="584" d="M 361,951 L 361,0 181,0 181,951 29,951 29,1082 181,1082 181,1204 C 181,1303 203,1374 246,1417 289,1460 356,1482 445,1482 495,1482 537,1478 572,1470 L 572,1333 C 542,1338 515,1341 492,1341 446,1341 413,1329 392,1306 371,1283 361,1240 361,1179 L 361,1082 572,1082 572,951 361,951 Z"/>
<glyph unicode="e" horiz-adv-x="980" d="M 276,503 C 276,379 302,283 353,216 404,149 479,115 578,115 656,115 719,131 766,162 813,193 844,233 861,281 L 1019,236 C 954,65 807,-20 578,-20 418,-20 296,28 213,123 129,218 87,360 87,548 87,727 129,864 213,959 296,1054 416,1102 571,1102 889,1102 1048,910 1048,527 L 1048,503 276,503 Z M 862,641 C 852,755 823,838 775,891 727,943 658,969 568,969 481,969 412,940 361,882 310,823 282,743 278,641 L 862,641 Z"/>
<glyph unicode="c" horiz-adv-x="901" d="M 275,546 C 275,402 298,295 343,226 388,157 457,122 548,122 612,122 666,139 709,174 752,209 778,262 788,334 L 970,322 C 956,218 912,135 837,73 762,11 668,-20 553,-20 402,-20 286,28 207,124 127,219 87,359 87,542 87,724 127,863 207,959 287,1054 402,1102 551,1102 662,1102 754,1073 827,1016 900,959 945,880 964,779 L 779,765 C 770,825 746,873 708,908 670,943 616,961 546,961 451,961 382,929 339,866 296,803 275,696 275,546 Z"/>
<glyph unicode="a" horiz-adv-x="1060" d="M 414,-20 C 305,-20 224,9 169,66 114,123 87,202 87,302 87,414 124,500 198,560 271,620 390,652 554,656 L 797,660 797,719 C 797,807 778,870 741,908 704,946 645,965 565,965 484,965 426,951 389,924 352,897 330,853 323,793 L 135,810 C 166,1005 310,1102 569,1102 705,1102 807,1071 876,1009 945,946 979,856 979,738 L 979,272 C 979,219 986,179 1000,152 1014,125 1041,111 1080,111 1097,111 1117,113 1139,118 L 1139,6 C 1094,-5 1047,-10 1000,-10 933,-10 885,8 855,43 824,78 807,132 803,207 L 797,207 C 751,124 698,66 637,32 576,-3 501,-20 414,-20 Z M 455,115 C 521,115 580,130 631,160 682,190 723,231 753,284 782,336 797,390 797,445 L 797,534 600,530 C 515,529 451,520 408,504 364,488 330,463 307,430 284,397 272,353 272,299 272,240 288,195 320,163 351,131 396,115 455,115 Z"/>
<glyph unicode="S" horiz-adv-x="1192" d="M 1272,389 C 1272,259 1221,158 1120,87 1018,16 875,-20 690,-20 347,-20 148,99 93,338 L 278,375 C 299,290 345,228 414,189 483,149 578,129 697,129 820,129 916,150 983,193 1050,235 1083,297 1083,379 1083,425 1073,462 1052,491 1031,520 1001,543 963,562 925,581 880,596 827,609 774,622 716,635 652,650 541,675 456,699 399,724 341,749 295,776 262,807 229,837 203,872 186,913 168,954 159,1000 159,1053 159,1174 205,1267 298,1332 390,1397 522,1430 694,1430 854,1430 976,1406 1061,1357 1146,1308 1205,1224 1239,1106 L 1051,1073 C 1030,1148 991,1202 933,1236 875,1269 795,1286 692,1286 579,1286 493,1267 434,1230 375,1193 345,1137 345,1063 345,1020 357,984 380,956 403,927 436,903 479,884 522,864 609,840 738,811 781,801 825,791 868,781 911,770 952,758 991,744 1030,729 1067,712 1102,693 1136,674 1166,650 1191,622 1216,594 1236,561 1251,523 1265,485 1272,440 1272,389 Z"/>
<glyph unicode="R" horiz-adv-x="1244" d="M 1164,0 L 798,585 359,585 359,0 168,0 168,1409 831,1409 C 990,1409 1112,1374 1199,1303 1285,1232 1328,1133 1328,1006 1328,901 1298,813 1237,742 1176,671 1091,626 984,607 L 1384,0 1164,0 Z M 1136,1004 C 1136,1086 1108,1149 1053,1192 997,1235 917,1256 812,1256 L 359,1256 359,736 820,736 C 921,736 999,760 1054,807 1109,854 1136,919 1136,1004 Z"/>
<glyph unicode="N" horiz-adv-x="1165" d="M 1082,0 L 328,1200 333,1103 338,936 338,0 168,0 168,1409 390,1409 1152,201 C 1144,332 1140,426 1140,485 L 1140,1409 1312,1409 1312,0 1082,0 Z"/>
<glyph unicode="B" horiz-adv-x="1086" d="M 1258,397 C 1258,272 1212,174 1121,105 1030,35 903,0 740,0 L 168,0 168,1409 680,1409 C 1011,1409 1176,1295 1176,1067 1176,984 1153,914 1106,857 1059,800 993,762 908,743 1020,730 1106,692 1167,631 1228,569 1258,491 1258,397 Z M 984,1044 C 984,1120 958,1174 906,1207 854,1240 779,1256 680,1256 L 359,1256 359,810 680,810 C 782,810 858,829 909,868 959,906 984,965 984,1044 Z M 1065,412 C 1065,578 948,661 715,661 L 359,661 359,153 730,153 C 847,153 932,175 985,218 1038,261 1065,326 1065,412 Z"/>
<glyph unicode="2" horiz-adv-x="980" d="M 103,0 L 103,127 C 137,205 179,274 228,334 277,393 328,447 382,496 436,544 490,589 543,630 596,671 643,713 686,754 729,795 763,839 790,884 816,929 829,981 829,1038 829,1115 806,1175 761,1218 716,1261 653,1282 572,1282 495,1282 432,1261 383,1220 333,1178 304,1119 295,1044 L 111,1061 C 124,1174 172,1263 255,1330 337,1397 443,1430 572,1430 714,1430 823,1397 900,1330 976,1263 1014,1167 1014,1044 1014,989 1002,935 977,881 952,827 914,773 865,719 816,665 721,581 582,468 505,405 444,349 399,299 354,248 321,200 301,153 L 1036,153 1036,0 103,0 Z"/>
<glyph unicode="0" horiz-adv-x="980" d="M 1059,705 C 1059,470 1018,290 935,166 852,42 729,-20 567,-20 405,-20 283,42 202,165 121,288 80,468 80,705 80,947 120,1128 199,1249 278,1370 402,1430 573,1430 739,1430 862,1369 941,1247 1020,1125 1059,944 1059,705 Z M 876,705 C 876,908 853,1056 806,1147 759,1238 681,1284 573,1284 462,1284 383,1239 335,1149 286,1059 262,911 262,705 262,505 287,359 336,266 385,173 462,127 569,127 675,127 753,174 802,269 851,364 876,509 876,705 Z"/>
<glyph unicode=")" horiz-adv-x="583" d="M 555,528 C 555,335 525,162 465,9 404,-144 311,-289 186,-424 L 12,-424 C 137,-284 229,-136 287,19 345,174 374,344 374,530 374,716 345,887 287,1042 228,1197 137,1345 12,1484 L 186,1484 C 312,1348 405,1203 465,1050 525,896 555,723 555,532 L 555,528 Z"/>
<glyph unicode="(" horiz-adv-x="583" d="M 127,532 C 127,725 157,898 218,1051 278,1204 371,1349 496,1484 L 670,1484 C 545,1345 454,1198 396,1042 337,886 308,715 308,530 308,345 337,175 395,20 452,-135 544,-283 670,-424 L 496,-424 C 370,-288 277,-143 217,11 157,164 127,337 127,528 L 127,532 Z"/>
<glyph unicode="&amp;" horiz-adv-x="1271" d="M 1193,-12 C 1075,-12 976,30 895,115 845,72 788,38 724,15 660,-8 593,-20 523,-20 380,-20 269,15 190,84 111,153 72,248 72,371 72,556 186,699 415,800 393,841 374,890 358,947 342,1004 334,1055 334,1102 334,1202 365,1280 426,1335 487,1390 573,1417 685,1417 786,1417 867,1392 929,1341 990,1290 1021,1221 1021,1133 1021,1054 991,984 930,923 869,862 763,801 612,741 686,604 784,467 905,329 980,440 1037,576 1076,739 L 1221,696 C 1179,530 1108,374 1009,227 1073,162 1142,129 1217,129 1264,129 1303,134 1334,145 L 1334,10 C 1297,-5 1250,-12 1193,-12 Z M 869,1133 C 869,1181 852,1220 819,1251 786,1281 740,1296 683,1296 619,1296 570,1279 537,1245 504,1210 487,1163 487,1102 487,1026 509,945 552,858 639,893 704,924 745,950 786,976 817,1004 838,1034 859,1064 869,1097 869,1133 Z M 795,217 C 663,373 557,525 476,674 319,607 240,507 240,373 240,292 266,229 318,182 369,135 440,111 529,111 576,111 624,120 671,139 718,157 760,183 795,217 Z"/>
<glyph unicode=" " horiz-adv-x="556"/>
</font>
</defs>
<defs>
<font id="EmbeddedFont_3" horiz-adv-x="2048">
<font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="bold" font-style="normal" ascent="1852" descent="423"/>
<missing-glyph horiz-adv-x="2048" d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"/>
<glyph unicode="t" horiz-adv-x="636" d="M 420,-18 C 337,-18 274,5 229,50 184,95 162,163 162,254 L 162,892 25,892 25,1082 176,1082 264,1336 440,1336 440,1082 645,1082 645,892 440,892 440,330 C 440,277 450,239 470,214 490,189 521,176 563,176 585,176 616,181 657,190 L 657,16 C 588,-7 509,-18 420,-18 Z"/>
<glyph unicode="n" horiz-adv-x="1007" d="M 844,0 L 844,607 C 844,797 780,892 651,892 583,892 528,863 487,805 445,746 424,671 424,580 L 424,0 143,0 143,840 C 143,898 142,946 141,983 139,1020 137,1053 135,1082 L 403,1082 C 405,1069 408,1036 411,981 414,926 416,888 416,867 L 420,867 C 458,950 506,1010 563,1047 620,1084 689,1103 768,1103 883,1103 971,1068 1032,997 1093,926 1124,823 1124,687 L 1124,0 844,0 Z"/>
<glyph unicode="m" horiz-adv-x="1562" d="M 780,0 L 780,607 C 780,797 725,892 616,892 559,892 513,863 478,805 442,747 424,672 424,580 L 424,0 143,0 143,840 C 143,898 142,946 141,983 139,1020 137,1053 135,1082 L 403,1082 C 405,1069 408,1036 411,981 414,926 416,888 416,867 L 420,867 C 455,950 498,1010 550,1047 601,1084 663,1103 735,1103 900,1103 1001,1024 1036,867 L 1042,867 C 1079,951 1123,1011 1174,1048 1225,1085 1291,1103 1370,1103 1475,1103 1556,1067 1611,996 1666,924 1694,821 1694,687 L 1694,0 1415,0 1415,607 C 1415,797 1360,892 1251,892 1196,892 1152,866 1117,813 1082,760 1062,686 1059,593 L 1059,0 780,0 Z"/>
<glyph unicode="l" horiz-adv-x="292" d="M 143,0 L 143,1484 424,1484 424,0 143,0 Z"/>
<glyph unicode="i" horiz-adv-x="292" d="M 143,1277 L 143,1484 424,1484 424,1277 143,1277 Z M 143,0 L 143,1082 424,1082 424,0 143,0 Z"/>
<glyph unicode="h" horiz-adv-x="1007" d="M 420,866 C 458,949 506,1009 563,1046 620,1083 689,1102 768,1102 883,1102 971,1067 1032,996 1093,925 1124,822 1124,686 L 1124,0 844,0 844,606 C 844,796 780,891 651,891 583,891 528,862 487,804 445,745 424,670 424,579 L 424,0 143,0 143,1484 424,1484 424,1079 C 424,1006 421,935 416,866 L 420,866 Z"/>
<glyph unicode="e" horiz-adv-x="1007" d="M 586,-20 C 423,-20 298,28 211,125 124,221 80,361 80,546 80,725 124,862 213,958 302,1054 427,1102 590,1102 745,1102 864,1051 946,948 1028,845 1069,694 1069,495 L 1069,487 375,487 C 375,382 395,302 434,249 473,195 528,168 600,168 699,168 762,211 788,297 L 1053,274 C 976,78 821,-20 586,-20 Z M 586,925 C 520,925 469,902 434,856 398,810 379,746 377,663 L 797,663 C 792,750 771,816 734,860 697,903 648,925 586,925 Z"/>
<glyph unicode="d" horiz-adv-x="1033" d="M 844,0 C 841,10 838,35 835,76 831,116 829,149 829,176 L 825,176 C 764,45 649,-20 479,-20 353,-20 256,29 187,128 118,226 84,363 84,540 84,719 120,858 193,956 265,1053 367,1102 500,1102 577,1102 643,1086 699,1054 754,1022 797,974 827,911 L 829,911 827,1089 827,1484 1108,1484 1108,236 C 1108,169 1111,91 1116,0 L 844,0 Z M 831,547 C 831,664 812,754 773,817 734,880 676,911 600,911 525,911 469,881 432,820 395,759 377,665 377,540 377,295 451,172 598,172 672,172 729,205 770,270 811,335 831,427 831,547 Z"/>
<glyph unicode="c" horiz-adv-x="1007" d="M 594,-20 C 430,-20 303,29 214,127 125,224 80,360 80,535 80,714 125,853 215,953 305,1052 433,1102 598,1102 725,1102 831,1070 914,1006 997,942 1050,854 1071,741 L 788,727 C 780,782 760,827 728,860 696,893 651,909 592,909 447,909 375,788 375,546 375,297 449,172 596,172 649,172 694,189 730,223 766,256 788,306 797,373 L 1079,360 C 1069,286 1043,220 1000,162 957,104 900,59 830,28 760,-4 681,-20 594,-20 Z"/>
<glyph unicode="a" horiz-adv-x="1112" d="M 393,-20 C 288,-20 207,9 148,66 89,123 60,203 60,306 60,418 97,503 170,562 243,621 348,651 487,652 L 720,656 720,711 C 720,782 708,834 683,869 658,903 618,920 562,920 510,920 472,908 448,885 423,861 408,822 402,767 L 109,781 C 127,886 175,966 254,1021 332,1075 439,1102 574,1102 711,1102 816,1068 890,1001 964,934 1001,838 1001,714 L 1001,320 C 1001,259 1008,218 1022,195 1035,172 1058,160 1090,160 1111,160 1132,162 1152,166 L 1152,14 C 1135,10 1120,6 1107,3 1094,0 1080,-3 1067,-5 1054,-7 1040,-9 1025,-10 1010,-11 992,-12 972,-12 901,-12 849,5 816,40 782,75 762,126 755,193 L 749,193 C 670,51 552,-20 393,-20 Z M 720,501 L 576,499 C 511,496 464,489 437,478 410,466 389,448 375,424 360,400 353,368 353,328 353,277 365,239 389,214 412,189 444,176 483,176 527,176 567,188 604,212 640,236 668,269 689,312 710,354 720,399 720,446 L 720,501 Z"/>
<glyph unicode="B" horiz-adv-x="1271" d="M 1386,402 C 1386,274 1338,175 1242,105 1146,35 1013,0 842,0 L 137,0 137,1409 782,1409 C 954,1409 1084,1379 1173,1320 1261,1260 1305,1172 1305,1055 1305,975 1283,908 1239,853 1194,798 1127,760 1036,741 1150,728 1237,692 1297,634 1356,575 1386,498 1386,402 Z M 1008,1015 C 1008,1078 988,1123 948,1150 907,1177 847,1190 768,1190 L 432,1190 432,841 770,841 C 853,841 914,856 952,885 989,914 1008,957 1008,1015 Z M 1090,425 C 1090,557 995,623 806,623 L 432,623 432,219 817,219 C 912,219 981,236 1025,271 1068,305 1090,356 1090,425 Z"/>
<glyph unicode=" " horiz-adv-x="556"/>
</font>
</defs>
<defs>
<font id="EmbeddedFont_4" horiz-adv-x="2048">
<font-face font-family="Times New Roman embedded" units-per-em="2048" font-weight="normal" font-style="normal" ascent="1826" descent="450"/>
<missing-glyph horiz-adv-x="2048" d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"/>
<glyph unicode="½" horiz-adv-x="1403" d="M 134,1297 L 339,1384 374,1384 374,792 C 374,752 376,727 380,718 383,712 389,707 396,704 407,699 433,696 475,696 L 475,664 150,664 150,696 C 193,696 219,698 230,703 238,706 244,712 247,719 250,726 252,751 252,792 L 252,1166 C 252,1213 250,1245 247,1260 245,1271 242,1278 237,1283 232,1287 225,1289 217,1289 204,1289 181,1282 150,1269 L 134,1297 Z M 1268,1384 L 333,-54 244,-54 1179,1384 1268,1384 Z M 1494,113 L 1433,-40 939,-40 939,-10 C 1104,118 1213,222 1267,303 1300,352 1317,400 1317,446 1317,487 1303,521 1276,549 1248,576 1213,590 1171,590 1133,590 1100,580 1071,561 1042,541 1021,511 1006,472 L 961,472 C 970,537 996,588 1039,625 1081,662 1136,681 1203,681 1274,681 1331,662 1376,623 1420,584 1442,540 1442,493 1442,449 1426,402 1394,351 1344,274 1246,176 1099,57 L 1286,57 C 1343,57 1382,61 1401,69 1420,76 1436,91 1449,113 L 1494,113 Z"/>
</font>
</defs>
<defs class="TextShapeIndex">
<g ooo:slide="id1" ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id17 id18 id19 id20 id21"/>
</defs>
<defs class="EmbeddedBulletChars">
<g id="bullet-char-template-57356" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"/>
</g>
<g id="bullet-char-template-57354" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 8,1128 L 1137,1128 1137,0 8,0 8,1128 Z"/>
</g>
<g id="bullet-char-template-10146" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 174,0 L 602,739 174,1481 1456,739 174,0 Z M 1358,739 L 309,1346 659,739 1358,739 Z"/>
</g>
<g id="bullet-char-template-10132" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 2015,739 L 1276,0 717,0 1260,543 174,543 174,936 1260,936 717,1481 1274,1481 2015,739 Z"/>
</g>
<g id="bullet-char-template-10007" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 0,-2 C -7,14 -16,27 -25,37 L 356,567 C 262,823 215,952 215,954 215,979 228,992 255,992 264,992 276,990 289,987 310,991 331,999 354,1012 L 381,999 492,748 772,1049 836,1024 860,1049 C 881,1039 901,1025 922,1006 886,937 835,863 770,784 769,783 710,716 594,584 L 774,223 C 774,196 753,168 711,139 L 727,119 C 717,90 699,76 672,76 641,76 570,178 457,381 L 164,-76 C 142,-110 111,-127 72,-127 30,-127 9,-110 8,-76 1,-67 -2,-52 -2,-32 -2,-23 -1,-13 0,-2 Z"/>
</g>
<g id="bullet-char-template-10004" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 285,-33 C 182,-33 111,30 74,156 52,228 41,333 41,471 41,549 55,616 82,672 116,743 169,778 240,778 293,778 328,747 346,684 L 369,508 C 377,444 397,411 428,410 L 1163,1116 C 1174,1127 1196,1133 1229,1133 1271,1133 1292,1118 1292,1087 L 1292,965 C 1292,929 1282,901 1262,881 L 442,47 C 390,-6 338,-33 285,-33 Z"/>
</g>
<g id="bullet-char-template-9679" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"/>
</g>
<g id="bullet-char-template-8226" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 346,457 C 273,457 209,483 155,535 101,586 74,649 74,723 74,796 101,859 155,911 209,963 273,989 346,989 419,989 480,963 531,910 582,859 608,796 608,723 608,648 583,586 532,535 482,483 420,457 346,457 Z"/>
</g>
<g id="bullet-char-template-8211" transform="scale(0.00048828125,-0.00048828125)">
<path d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"/>
</g>
<g id="bullet-char-template-61548" transform="scale(0.00048828125,-0.00048828125)">
<path d="M 173,740 C 173,903 231,1043 346,1159 462,1274 601,1332 765,1332 928,1332 1067,1274 1183,1159 1299,1043 1357,903 1357,740 1357,577 1299,437 1183,322 1067,206 928,148 765,148 601,148 462,206 346,322 231,437 173,577 173,740 Z"/>
</g>
</defs>
<defs class="TextEmbeddedBitmaps"/>
<g>
<g id="id2" class="Master_Slide">
<g id="bg-id2" class="Background"/>
<g id="bo-id2" class="BackgroundObjects"/>
</g>
</g>
<g class="SlideGroup">
<g>
<g id="container-id1">
<g id="id1" class="Slide" clip-path="url(#presentation_clip_path)">
<g class="Page">
<g class="Group">
<g class="com.sun.star.drawing.TextShape">
<g id="id3">
<rect class="BoundingBox" stroke="none" fill="none" x="860" y="4385" width="7752" height="3781"/>
<path fill="rgb(180,199,220)" stroke="none" d="M 4736,8139 L 886,8139 886,4411 8585,4411 8585,8139 4736,8139 Z"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 4736,8139 L 4635,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 4535,8139 L 4434,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 4334,8139 L 4233,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 4133,8139 L 4032,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 3932,8139 L 3831,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 3731,8139 L 3630,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 3530,8139 L 3429,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 3329,8139 L 3228,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 3128,8139 L 3028,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 2927,8139 L 2827,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 2726,8139 L 2626,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 2525,8139 L 2425,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 2324,8139 L 2224,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 2123,8139 L 2023,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 1922,8139 L 1822,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 1721,8139 L 1621,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 1520,8139 L 1420,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 1320,8139 L 1219,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 1119,8139 L 1018,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 918,8139 L 886,8139 886,8070"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,7970 L 886,7869"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,7769 L 886,7668"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,7568 L 886,7467"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,7367 L 886,7266"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,7166 L 886,7065"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,6965 L 886,6865"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,6764 L 886,6664"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,6563 L 886,6463"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,6362 L 886,6262"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,6161 L 886,6061"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,5960 L 886,5860"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,5759 L 886,5659"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,5558 L 886,5458"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,5357 L 886,5257"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,5157 L 886,5056"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,4956 L 886,4855"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,4755 L 886,4654"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,4554 L 886,4453"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 944,4411 L 1045,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 1145,4411 L 1246,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 1346,4411 L 1447,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 1547,4411 L 1648,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 1748,4411 L 1848,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 1949,4411 L 2049,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 2150,4411 L 2250,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 2351,4411 L 2451,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 2552,4411 L 2652,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 2753,4411 L 2853,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 2954,4411 L 3054,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 3155,4411 L 3255,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 3355,4411 L 3456,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 3556,4411 L 3657,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 3757,4411 L 3858,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 3958,4411 L 4059,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 4159,4411 L 4260,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 4360,4411 L 4461,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 4561,4411 L 4662,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 4762,4411 L 4863,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 4963,4411 L 5063,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 5164,4411 L 5264,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 5365,4411 L 5465,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 5566,4411 L 5666,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 5767,4411 L 5867,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 5968,4411 L 6068,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 6169,4411 L 6269,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 6370,4411 L 6470,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 6571,4411 L 6671,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 6771,4411 L 6872,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 6972,4411 L 7073,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 7173,4411 L 7274,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 7374,4411 L 7475,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 7575,4411 L 7676,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 7776,4411 L 7877,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 7977,4411 L 8078,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8178,4411 L 8279,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8379,4411 L 8479,4411"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8580,4411 L 8585,4411 8585,4506"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,4607 L 8585,4707"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,4808 L 8585,4908"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,5009 L 8585,5109"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,5210 L 8585,5310"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,5411 L 8585,5511"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,5612 L 8585,5712"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,5813 L 8585,5913"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,6013 L 8585,6114"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,6214 L 8585,6315"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,6415 L 8585,6516"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,6616 L 8585,6717"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,6817 L 8585,6918"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,7018 L 8585,7119"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,7219 L 8585,7320"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,7420 L 8585,7521"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,7621 L 8585,7721"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,7822 L 8585,7922"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,8023 L 8585,8123"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8500,8139 L 8400,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8299,8139 L 8199,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8098,8139 L 7998,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 7897,8139 L 7797,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 7696,8139 L 7596,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 7496,8139 L 7395,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 7295,8139 L 7194,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 7094,8139 L 6993,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 6893,8139 L 6792,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 6692,8139 L 6591,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 6491,8139 L 6390,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 6290,8139 L 6189,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 6089,8139 L 5988,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 5888,8139 L 5788,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 5687,8139 L 5587,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 5486,8139 L 5386,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 5285,8139 L 5185,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 5084,8139 L 4984,8139"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 4883,8139 L 4783,8139"/>
<text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="634px" font-weight="700"><tspan class="TextPosition" x="1628" y="6496"><tspan fill="rgb(0,0,0)" stroke="none">Bandlimited channel</tspan></tspan></tspan></text>
</g>
</g>
<g class="com.sun.star.drawing.CustomShape">
<g id="id4">
<rect class="BoundingBox" stroke="none" fill="none" x="860" y="1787" width="24427" height="6378"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 13073,8138 L 886,8138 886,1813 25260,1813 25260,8138 13073,8138 Z"/>
</g>
</g>
<g class="com.sun.star.drawing.TextShape">
<g id="id5">
<rect class="BoundingBox" stroke="none" fill="none" x="8044" y="8477" width="944" height="1509"/>
<text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="1128px" font-weight="400"><tspan class="TextPosition" x="8294" y="9622"><tspan fill="rgb(0,0,0)" stroke="none">B</tspan></tspan></tspan></text>
</g>
</g>
<g class="com.sun.star.drawing.TextShape">
<g id="id6">
<rect class="BoundingBox" stroke="none" fill="none" x="526" y="8477" width="834" height="1509"/>
<text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="1128px" font-weight="400"><tspan class="TextPosition" x="776" y="9622"><tspan fill="rgb(0,0,0)" stroke="none">0</tspan></tspan></tspan></text>
</g>
</g>
<g class="com.sun.star.drawing.TextShape">
<g id="id7">
<rect class="BoundingBox" stroke="none" fill="none" x="15640" y="8477" width="1926" height="1509"/>
<text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="1128px" font-weight="400"><tspan class="TextPosition" x="15915" y="9622"><tspan fill="rgb(0,0,0)" stroke="none">2B</tspan></tspan></tspan></text>
</g>
</g>
<g class="Group">
<g class="com.sun.star.drawing.TextShape">
<g id="id8">
<rect class="BoundingBox" stroke="none" fill="none" x="10992" y="8512" width="1750" height="1583"/>
<text class="TextShape"><tspan class="TextParagraph" font-family="Consolas, monospace" font-size="902px" font-style="italic" font-weight="400"><tspan class="TextPosition" x="11242" y="9475"><tspan font-size="1128px" fill="rgb(0,0,0)" stroke="none">f</tspan></tspan><tspan class="TextPosition" x="11860" y="9701"><tspan fill="rgb(0,0,0)" stroke="none">s</tspan></tspan></tspan></text>
</g>
</g>
<g class="com.sun.star.drawing.TextShape">
<g id="id9">
<rect class="BoundingBox" stroke="none" fill="none" x="9895" y="8369" width="1283" height="1657"/>
<text class="TextShape"><tspan class="TextParagraph" font-family="Times New Roman, serif" font-size="1269px" font-weight="400"><tspan class="TextPosition" x="10145" y="9624"><tspan fill="rgb(0,0,0)" stroke="none">½</tspan></tspan></tspan></text>
</g>
</g>
</g>
<g class="com.sun.star.drawing.TextShape">
<g id="id10">
<rect class="BoundingBox" stroke="none" fill="none" x="21308" y="8459" width="1750" height="1545"/>
<text class="TextShape"><tspan class="TextParagraph" font-family="Consolas, monospace" font-size="902px" font-style="italic" font-weight="400"><tspan class="TextPosition" x="21558" y="9422"><tspan font-size="1128px" fill="rgb(0,0,0)" stroke="none">f</tspan></tspan><tspan class="TextPosition" x="22176" y="9648"><tspan fill="rgb(0,0,0)" stroke="none">s</tspan></tspan></tspan></text>
</g>
</g>
<g class="com.sun.star.drawing.LineShape">
<g id="id11">
<rect class="BoundingBox" stroke="none" fill="none" x="860" y="8113" width="53" height="494"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 886,8139 L 886,8580"/>
</g>
</g>
<g class="com.sun.star.drawing.LineShape">
<g id="id12">
<rect class="BoundingBox" stroke="none" fill="none" x="8559" y="8114" width="53" height="494"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 8585,8140 L 8585,8581"/>
</g>
</g>
<g class="com.sun.star.drawing.LineShape">
<g id="id13">
<rect class="BoundingBox" stroke="none" fill="none" x="11205" y="8115" width="53" height="494"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 11231,8141 L 11231,8582"/>
</g>
</g>
<g class="com.sun.star.drawing.LineShape">
<g id="id14">
<rect class="BoundingBox" stroke="none" fill="none" x="16523" y="8116" width="53" height="494"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 16549,8142 L 16549,8583"/>
</g>
</g>
<g class="com.sun.star.drawing.LineShape">
<g id="id15">
<rect class="BoundingBox" stroke="none" fill="none" x="22066" y="8117" width="53" height="494"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 22092,8143 L 22092,8584"/>
</g>
</g>
<g class="com.sun.star.drawing.TextShape">
<g id="id16">
<rect class="BoundingBox" stroke="none" fill="none" x="11252" y="10916" width="4220" height="1196"/>
<text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="846px" font-weight="400"><tspan class="TextPosition" x="11502" y="11807"><tspan fill="rgb(0,0,0)" stroke="none">frequency</tspan></tspan></tspan></text>
</g>
</g>
<g class="com.sun.star.drawing.TextShape">
<g id="id17">
<rect class="BoundingBox" stroke="none" fill="none" x="9102" y="4320" width="4249" height="1890"/>
<text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="846px" font-weight="400"><tspan class="TextPosition" x="9817" y="5086"><tspan fill="rgb(0,0,0)" stroke="none">Nyquist </tspan></tspan><tspan class="TextPosition" x="9368" y="6030"><tspan fill="rgb(0,0,0)" stroke="none">frequency</tspan></tspan></tspan></text>
</g>
</g>
<g class="com.sun.star.drawing.TextShape">
<g id="id18">
<rect class="BoundingBox" stroke="none" fill="none" x="20356" y="6191" width="3472" height="2140"/>
<text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="846px" font-weight="400"><tspan class="TextPosition" x="20606" y="7082"><tspan fill="rgb(0,0,0)" stroke="none">Sample </tspan></tspan><tspan class="TextPosition" x="21309" y="8026"><tspan fill="rgb(0,0,0)" stroke="none">rate</tspan></tspan></tspan></text>
</g>
</g>
<g class="com.sun.star.drawing.TextShape">
<g id="id19">
<rect class="BoundingBox" stroke="none" fill="none" x="14781" y="6333" width="3473" height="1890"/>
<text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="846px" font-weight="400"><tspan class="TextPosition" x="15108" y="7099"><tspan fill="rgb(0,0,0)" stroke="none">Nyquist </tspan></tspan><tspan class="TextPosition" x="15787" y="8043"><tspan fill="rgb(0,0,0)" stroke="none">rate</tspan></tspan></tspan></text>
</g>
</g>
<g class="com.sun.star.drawing.LineShape">
<g id="id20">
<rect class="BoundingBox" stroke="none" fill="none" x="11055" y="6268" width="357" height="1579"/>
<path fill="none" stroke="rgb(0,0,0)" stroke-width="51" stroke-linejoin="round" d="M 11233,7374 L 11233,6294"/>
<path fill="rgb(0,0,0)" stroke="none" d="M 11093,7378 L 11056,7350 11233,7846 11411,7350 11375,7377 11332,7398 11286,7413 11235,7418 11185,7414 11136,7399 11093,7378 Z"/>
</g>
</g>
<g class="com.sun.star.drawing.TextShape">
<g id="id21">
<rect class="BoundingBox" stroke="none" fill="none" x="3048" y="511" width="20392" height="1022"/>
<text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="846px" font-weight="400"><tspan class="TextPosition" x="3693" y="1277"><tspan fill="rgb(0,0,0)" stroke="none">Relationship of Nyquist frequency &amp; rate (example)</tspan></tspan></tspan></text>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 47 KiB

4
images/RC.drawio.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 173 KiB

299
images/qpsk-bits.svg Normal file
View File

@ -0,0 +1,299 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="692pt" height="97pt" viewBox="0 0 692 97" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d="M 1.800781 0 L 1.800781 -9 L 9 -9 L 9 0 Z M 2.023438 -0.226563 L 8.773438 -0.226563 L 8.773438 -8.773438 L 2.023438 -8.773438 Z M 2.023438 -0.226563 "/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.953125 -10.351563 C 4.949219 -10.347656 5.730469 -9.992188 6.292969 -9.28125 C 6.960938 -8.4375 7.292969 -7.035156 7.296875 -5.082031 C 7.292969 -3.128906 6.957031 -1.730469 6.285156 -0.878906 C 5.726563 -0.175781 4.949219 0.175781 3.953125 0.175781 C 2.945313 0.175781 2.136719 -0.207031 1.523438 -0.980469 C 0.910156 -1.746094 0.601563 -3.121094 0.605469 -5.105469 C 0.601563 -7.042969 0.941406 -8.441406 1.617188 -9.296875 C 2.171875 -9.996094 2.949219 -10.347656 3.953125 -10.351563 Z M 3.953125 -8.710938 C 3.710938 -8.707031 3.496094 -8.628906 3.3125 -8.480469 C 3.121094 -8.324219 2.976563 -8.054688 2.875 -7.664063 C 2.738281 -7.152344 2.671875 -6.289063 2.671875 -5.082031 C 2.671875 -3.871094 2.730469 -3.042969 2.855469 -2.589844 C 2.972656 -2.136719 3.128906 -1.835938 3.316406 -1.6875 C 3.5 -1.535156 3.710938 -1.457031 3.953125 -1.460938 C 4.1875 -1.457031 4.398438 -1.535156 4.589844 -1.6875 C 4.773438 -1.839844 4.921875 -2.113281 5.027344 -2.511719 C 5.160156 -3.015625 5.226563 -3.871094 5.230469 -5.082031 C 5.226563 -6.289063 5.164063 -7.121094 5.046875 -7.574219 C 4.921875 -8.023438 4.769531 -8.324219 4.585938 -8.480469 C 4.398438 -8.628906 4.1875 -8.707031 3.953125 -8.710938 Z M 3.953125 -8.710938 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 5.667969 0 L 3.691406 0 L 3.691406 -7.445313 C 2.96875 -6.769531 2.117188 -6.269531 1.140625 -5.949219 L 1.140625 -7.742188 C 1.652344 -7.90625 2.210938 -8.226563 2.820313 -8.699219 C 3.421875 -9.167969 3.835938 -9.71875 4.0625 -10.351563 L 5.667969 -10.351563 Z M 5.667969 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 7.285156 -1.835938 L 7.285156 0 L 0.359375 0 C 0.429688 -0.691406 0.65625 -1.347656 1.035156 -1.96875 C 1.40625 -2.589844 2.144531 -3.414063 3.253906 -4.445313 C 4.140625 -5.269531 4.6875 -5.832031 4.894531 -6.132813 C 5.160156 -6.535156 5.296875 -6.9375 5.300781 -7.339844 C 5.296875 -7.777344 5.179688 -8.117188 4.945313 -8.355469 C 4.707031 -8.589844 4.378906 -8.707031 3.964844 -8.710938 C 3.550781 -8.707031 3.222656 -8.582031 2.980469 -8.335938 C 2.734375 -8.085938 2.59375 -7.675781 2.558594 -7.101563 L 0.589844 -7.296875 C 0.703125 -8.382813 1.070313 -9.164063 1.691406 -9.640625 C 2.308594 -10.109375 3.082031 -10.347656 4.015625 -10.351563 C 5.027344 -10.347656 5.828125 -10.074219 6.410156 -9.527344 C 6.992188 -8.976563 7.28125 -8.292969 7.285156 -7.480469 C 7.28125 -7.015625 7.199219 -6.574219 7.035156 -6.15625 C 6.867188 -5.734375 6.601563 -5.292969 6.242188 -4.835938 C 6 -4.527344 5.570313 -4.089844 4.949219 -3.519531 C 4.324219 -2.945313 3.929688 -2.566406 3.765625 -2.382813 C 3.597656 -2.191406 3.460938 -2.007813 3.359375 -1.835938 Z M 7.285156 -1.835938 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 0.542969 -2.734375 L 2.453125 -2.96875 C 2.511719 -2.476563 2.675781 -2.101563 2.945313 -1.847656 C 3.210938 -1.585938 3.535156 -1.457031 3.917969 -1.460938 C 4.320313 -1.457031 4.664063 -1.613281 4.945313 -1.925781 C 5.222656 -2.234375 5.359375 -2.652344 5.363281 -3.179688 C 5.359375 -3.671875 5.226563 -4.066406 4.960938 -4.359375 C 4.691406 -4.648438 4.367188 -4.792969 3.988281 -4.796875 C 3.730469 -4.792969 3.425781 -4.742188 3.078125 -4.648438 L 3.296875 -6.257813 C 3.828125 -6.242188 4.234375 -6.355469 4.519531 -6.605469 C 4.796875 -6.847656 4.9375 -7.175781 4.941406 -7.585938 C 4.9375 -7.929688 4.835938 -8.207031 4.632813 -8.414063 C 4.425781 -8.621094 4.152344 -8.722656 3.8125 -8.726563 C 3.472656 -8.722656 3.183594 -8.605469 2.945313 -8.375 C 2.703125 -8.136719 2.558594 -7.796875 2.511719 -7.347656 L 0.6875 -7.65625 C 0.8125 -8.277344 1.003906 -8.777344 1.261719 -9.152344 C 1.511719 -9.523438 1.867188 -9.816406 2.328125 -10.03125 C 2.78125 -10.242188 3.296875 -10.347656 3.867188 -10.351563 C 4.835938 -10.347656 5.613281 -10.039063 6.203125 -9.421875 C 6.683594 -8.914063 6.925781 -8.339844 6.925781 -7.707031 C 6.925781 -6.796875 6.429688 -6.074219 5.441406 -5.539063 C 6.03125 -5.410156 6.503906 -5.128906 6.859375 -4.6875 C 7.210938 -4.246094 7.386719 -3.714844 7.390625 -3.09375 C 7.386719 -2.1875 7.058594 -1.414063 6.398438 -0.78125 C 5.734375 -0.140625 4.910156 0.175781 3.929688 0.175781 C 2.996094 0.175781 2.222656 -0.0898438 1.609375 -0.628906 C 0.992188 -1.160156 0.636719 -1.863281 0.542969 -2.734375 Z M 0.542969 -2.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 4.484375 0 L 4.484375 -2.074219 L 0.265625 -2.074219 L 0.265625 -3.804688 L 4.738281 -10.351563 L 6.398438 -10.351563 L 6.398438 -3.8125 L 7.679688 -3.8125 L 7.679688 -2.074219 L 6.398438 -2.074219 L 6.398438 0 Z M 4.484375 -3.8125 L 4.484375 -7.332031 L 2.117188 -3.8125 Z M 4.484375 -3.8125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-6">
<path style="stroke:none;" d="M 0.640625 -2.652344 L 2.609375 -2.855469 C 2.660156 -2.40625 2.828125 -2.054688 3.105469 -1.796875 C 3.382813 -1.535156 3.699219 -1.40625 4.0625 -1.40625 C 4.472656 -1.40625 4.824219 -1.570313 5.109375 -1.90625 C 5.394531 -2.238281 5.535156 -2.746094 5.539063 -3.425781 C 5.535156 -4.054688 5.394531 -4.527344 5.113281 -4.847656 C 4.828125 -5.160156 4.460938 -5.320313 4.007813 -5.324219 C 3.4375 -5.320313 2.925781 -5.070313 2.480469 -4.570313 L 0.878906 -4.800781 L 1.890625 -10.167969 L 7.117188 -10.167969 L 7.117188 -8.316406 L 3.390625 -8.316406 L 3.078125 -6.566406 C 3.515625 -6.785156 3.96875 -6.894531 4.429688 -6.898438 C 5.304688 -6.894531 6.046875 -6.578125 6.660156 -5.941406 C 7.265625 -5.300781 7.570313 -4.472656 7.574219 -3.460938 C 7.570313 -2.609375 7.324219 -1.851563 6.835938 -1.1875 C 6.160156 -0.277344 5.230469 0.175781 4.042969 0.175781 C 3.089844 0.175781 2.3125 -0.078125 1.714844 -0.589844 C 1.113281 -1.097656 0.753906 -1.785156 0.640625 -2.652344 Z M 0.640625 -2.652344 "/>
</symbol>
<symbol overflow="visible" id="glyph0-7">
<path style="stroke:none;" d="M 7.304688 -7.785156 L 5.394531 -7.574219 C 5.34375 -7.964844 5.222656 -8.253906 5.027344 -8.445313 C 4.828125 -8.628906 4.570313 -8.722656 4.261719 -8.726563 C 3.839844 -8.722656 3.488281 -8.535156 3.203125 -8.164063 C 2.910156 -7.785156 2.726563 -7.003906 2.65625 -5.820313 C 3.144531 -6.398438 3.757813 -6.691406 4.492188 -6.695313 C 5.316406 -6.691406 6.023438 -6.375 6.613281 -5.75 C 7.199219 -5.117188 7.492188 -4.308594 7.496094 -3.320313 C 7.492188 -2.261719 7.183594 -1.414063 6.566406 -0.78125 C 5.945313 -0.140625 5.152344 0.175781 4.183594 0.175781 C 3.140625 0.175781 2.285156 -0.226563 1.617188 -1.035156 C 0.945313 -1.84375 0.609375 -3.167969 0.613281 -5.011719 C 0.609375 -6.898438 0.957031 -8.261719 1.660156 -9.097656 C 2.355469 -9.929688 3.261719 -10.347656 4.378906 -10.351563 C 5.160156 -10.347656 5.808594 -10.128906 6.324219 -9.691406 C 6.832031 -9.253906 7.160156 -8.617188 7.304688 -7.785156 Z M 2.828125 -3.472656 C 2.824219 -2.828125 2.972656 -2.332031 3.269531 -1.984375 C 3.5625 -1.632813 3.898438 -1.457031 4.28125 -1.460938 C 4.644531 -1.457031 4.949219 -1.601563 5.195313 -1.890625 C 5.4375 -2.175781 5.558594 -2.644531 5.5625 -3.296875 C 5.558594 -3.964844 5.429688 -4.457031 5.167969 -4.769531 C 4.902344 -5.082031 4.574219 -5.238281 4.183594 -5.238281 C 3.800781 -5.238281 3.476563 -5.085938 3.21875 -4.789063 C 2.953125 -4.488281 2.824219 -4.050781 2.828125 -3.472656 Z M 2.828125 -3.472656 "/>
</symbol>
<symbol overflow="visible" id="glyph0-8">
<path style="stroke:none;" d="M 0.613281 -8.332031 L 0.613281 -10.167969 L 7.367188 -10.167969 L 7.367188 -8.734375 C 6.804688 -8.183594 6.238281 -7.394531 5.664063 -6.371094 C 5.085938 -5.339844 4.648438 -4.25 4.347656 -3.097656 C 4.042969 -1.9375 3.894531 -0.90625 3.902344 0 L 1.996094 0 C 2.027344 -1.421875 2.320313 -2.875 2.878906 -4.359375 C 3.429688 -5.839844 4.171875 -7.164063 5.105469 -8.332031 Z M 0.613281 -8.332031 "/>
</symbol>
<symbol overflow="visible" id="glyph0-9">
<path style="stroke:none;" d="M 2.304688 -5.5625 C 1.789063 -5.773438 1.417969 -6.070313 1.191406 -6.449219 C 0.957031 -6.824219 0.84375 -7.238281 0.84375 -7.691406 C 0.84375 -8.457031 1.109375 -9.09375 1.648438 -9.597656 C 2.179688 -10.097656 2.945313 -10.347656 3.9375 -10.351563 C 4.914063 -10.347656 5.671875 -10.097656 6.21875 -9.597656 C 6.757813 -9.09375 7.03125 -8.457031 7.03125 -7.691406 C 7.03125 -7.210938 6.90625 -6.785156 6.65625 -6.414063 C 6.40625 -6.039063 6.054688 -5.753906 5.609375 -5.5625 C 6.179688 -5.328125 6.617188 -4.992188 6.914063 -4.554688 C 7.210938 -4.109375 7.359375 -3.601563 7.363281 -3.03125 C 7.359375 -2.074219 7.054688 -1.300781 6.449219 -0.707031 C 5.839844 -0.113281 5.03125 0.179688 4.027344 0.183594 C 3.085938 0.179688 2.308594 -0.0625 1.6875 -0.554688 C 0.949219 -1.132813 0.578125 -1.929688 0.582031 -2.945313 C 0.578125 -3.5 0.71875 -4.011719 0.996094 -4.480469 C 1.273438 -4.945313 1.707031 -5.304688 2.304688 -5.5625 Z M 2.714844 -7.550781 C 2.710938 -7.15625 2.824219 -6.847656 3.046875 -6.628906 C 3.269531 -6.40625 3.566406 -6.296875 3.9375 -6.300781 C 4.3125 -6.296875 4.609375 -6.410156 4.835938 -6.632813 C 5.058594 -6.855469 5.171875 -7.164063 5.175781 -7.558594 C 5.171875 -7.925781 5.0625 -8.21875 4.839844 -8.445313 C 4.617188 -8.664063 4.320313 -8.777344 3.957031 -8.78125 C 3.574219 -8.777344 3.273438 -8.664063 3.050781 -8.441406 C 2.824219 -8.214844 2.710938 -7.917969 2.714844 -7.550781 Z M 2.53125 -3.136719 C 2.53125 -2.589844 2.667969 -2.167969 2.949219 -1.863281 C 3.222656 -1.558594 3.570313 -1.40625 3.992188 -1.40625 C 4.398438 -1.40625 4.738281 -1.550781 5.003906 -1.84375 C 5.269531 -2.136719 5.402344 -2.558594 5.40625 -3.113281 C 5.402344 -3.59375 5.265625 -3.984375 4.996094 -4.277344 C 4.722656 -4.570313 4.378906 -4.714844 3.964844 -4.71875 C 3.480469 -4.714844 3.121094 -4.550781 2.886719 -4.21875 C 2.648438 -3.882813 2.53125 -3.519531 2.53125 -3.136719 Z M 2.53125 -3.136719 "/>
</symbol>
<symbol overflow="visible" id="glyph0-10">
<path style="stroke:none;" d="M 0.652344 -2.382813 L 2.566406 -2.59375 C 2.613281 -2.203125 2.734375 -1.914063 2.929688 -1.730469 C 3.125 -1.539063 3.382813 -1.445313 3.710938 -1.449219 C 4.117188 -1.445313 4.464844 -1.632813 4.753906 -2.011719 C 5.035156 -2.382813 5.21875 -3.160156 5.300781 -4.34375 C 4.800781 -3.765625 4.179688 -3.480469 3.4375 -3.480469 C 2.625 -3.480469 1.925781 -3.792969 1.339844 -4.417969 C 0.75 -5.042969 0.457031 -5.855469 0.457031 -6.863281 C 0.457031 -7.902344 0.765625 -8.746094 1.386719 -9.390625 C 2.007813 -10.027344 2.800781 -10.347656 3.761719 -10.351563 C 4.804688 -10.347656 5.660156 -9.941406 6.332031 -9.136719 C 7 -8.324219 7.335938 -6.996094 7.339844 -5.148438 C 7.335938 -3.261719 6.988281 -1.902344 6.292969 -1.066406 C 5.59375 -0.234375 4.683594 0.179688 3.566406 0.183594 C 2.757813 0.179688 2.105469 -0.03125 1.609375 -0.460938 C 1.109375 -0.886719 0.789063 -1.527344 0.652344 -2.382813 Z M 5.125 -6.699219 C 5.121094 -7.332031 4.972656 -7.828125 4.683594 -8.183594 C 4.386719 -8.53125 4.050781 -8.707031 3.671875 -8.710938 C 3.300781 -8.707031 2.996094 -8.5625 2.757813 -8.277344 C 2.515625 -7.988281 2.394531 -7.515625 2.398438 -6.863281 C 2.394531 -6.191406 2.527344 -5.703125 2.789063 -5.394531 C 3.050781 -5.082031 3.378906 -4.925781 3.777344 -4.929688 C 4.152344 -4.925781 4.472656 -5.078125 4.734375 -5.378906 C 4.992188 -5.675781 5.121094 -6.113281 5.125 -6.699219 Z M 5.125 -6.699219 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d="M 1.800781 0 L 1.800781 -9 L 9 -9 L 9 0 Z M 2.023438 -0.226563 L 8.773438 -0.226563 L 8.773438 -8.773438 L 2.023438 -8.773438 Z M 2.023438 -0.226563 "/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 5.078125 0 L 2.953125 0 L 4.753906 -8.585938 L 1.730469 -8.585938 L 2.089844 -10.308594 L 10.210938 -10.308594 L 9.851563 -8.585938 L 6.871094 -8.585938 Z M 5.078125 0 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d="M 1.351563 0 L 1.351563 -6.75 L 6.75 -6.75 L 6.75 0 Z M 1.519531 -0.167969 L 6.582031 -0.167969 L 6.582031 -6.582031 L 1.519531 -6.582031 Z M 1.519531 -0.167969 "/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 0.390625 0 L 2.003906 -7.730469 L 3.523438 -7.730469 L 2.980469 -5.148438 C 3.253906 -5.355469 3.511719 -5.503906 3.753906 -5.597656 C 3.992188 -5.683594 4.257813 -5.730469 4.546875 -5.730469 C 5.132813 -5.730469 5.601563 -5.53125 5.960938 -5.136719 C 6.3125 -4.742188 6.492188 -4.167969 6.496094 -3.410156 C 6.492188 -2.902344 6.410156 -2.40625 6.246094 -1.925781 C 6.078125 -1.445313 5.851563 -1.054688 5.574219 -0.753906 C 5.292969 -0.453125 5 -0.230469 4.695313 -0.0859375 C 4.382813 0.0585938 4.0625 0.128906 3.726563 0.132813 C 2.925781 0.128906 2.335938 -0.21875 1.960938 -0.921875 L 1.765625 0 Z M 2.429688 -2.285156 C 2.425781 -1.90625 2.53125 -1.597656 2.75 -1.363281 C 2.960938 -1.125 3.210938 -1.007813 3.5 -1.011719 C 3.75 -1.007813 3.992188 -1.097656 4.226563 -1.285156 C 4.453125 -1.464844 4.644531 -1.757813 4.800781 -2.160156 C 4.949219 -2.558594 5.027344 -2.964844 5.03125 -3.375 C 5.027344 -3.773438 4.925781 -4.085938 4.722656 -4.3125 C 4.515625 -4.539063 4.265625 -4.652344 3.976563 -4.652344 C 3.59375 -4.652344 3.265625 -4.476563 2.996094 -4.125 C 2.613281 -3.640625 2.425781 -3.027344 2.429688 -2.285156 Z M 2.429688 -2.285156 "/>
</symbol>
</g>
<clipPath id="clip1">
<path d="M 97 7.921875 L 98 7.921875 L 98 77.28125 L 97 77.28125 Z M 97 7.921875 "/>
</clipPath>
<clipPath id="clip2">
<path d="M 221 7.921875 L 222 7.921875 L 222 77.28125 L 221 77.28125 Z M 221 7.921875 "/>
</clipPath>
<clipPath id="clip3">
<path d="M 345 7.921875 L 346 7.921875 L 346 77.28125 L 345 77.28125 Z M 345 7.921875 "/>
</clipPath>
<clipPath id="clip4">
<path d="M 469 7.921875 L 470 7.921875 L 470 77.28125 L 469 77.28125 Z M 469 7.921875 "/>
</clipPath>
<clipPath id="clip5">
<path d="M 593 7.921875 L 595 7.921875 L 595 77.28125 L 593 77.28125 Z M 593 7.921875 "/>
</clipPath>
<clipPath id="clip6">
<path d="M 34 7.921875 L 36 7.921875 L 36 77.28125 L 34 77.28125 Z M 34 7.921875 "/>
</clipPath>
<clipPath id="clip7">
<path d="M 159 7.921875 L 160 7.921875 L 160 77.28125 L 159 77.28125 Z M 159 7.921875 "/>
</clipPath>
<clipPath id="clip8">
<path d="M 283 7.921875 L 284 7.921875 L 284 77.28125 L 283 77.28125 Z M 283 7.921875 "/>
</clipPath>
<clipPath id="clip9">
<path d="M 407 7.921875 L 408 7.921875 L 408 77.28125 L 407 77.28125 Z M 407 7.921875 "/>
</clipPath>
<clipPath id="clip10">
<path d="M 531 7.921875 L 533 7.921875 L 533 77.28125 L 531 77.28125 Z M 531 7.921875 "/>
</clipPath>
<clipPath id="clip11">
<path d="M 655 7.921875 L 657 7.921875 L 657 77.28125 L 655 77.28125 Z M 655 7.921875 "/>
</clipPath>
<clipPath id="clip12">
<path d="M 33 7.921875 L 658 7.921875 L 658 77.28125 L 33 77.28125 Z M 33 7.921875 "/>
</clipPath>
<clipPath id="clip13">
<path d="M 40 88 L 47 88 L 47 96.960938 L 40 96.960938 Z M 40 88 "/>
</clipPath>
<clipPath id="clip14">
<path d="M 102 88 L 109 88 L 109 96.960938 L 102 96.960938 Z M 102 88 "/>
</clipPath>
<clipPath id="clip15">
<path d="M 164 88 L 171 88 L 171 96.960938 L 164 96.960938 Z M 164 88 "/>
</clipPath>
<clipPath id="clip16">
<path d="M 226 88 L 233 88 L 233 96.960938 L 226 96.960938 Z M 226 88 "/>
</clipPath>
<clipPath id="clip17">
<path d="M 288 88 L 295 88 L 295 96.960938 L 288 96.960938 Z M 288 88 "/>
</clipPath>
<clipPath id="clip18">
<path d="M 350 88 L 357 88 L 357 96.960938 L 350 96.960938 Z M 350 88 "/>
</clipPath>
<clipPath id="clip19">
<path d="M 412 88 L 419 88 L 419 96.960938 L 412 96.960938 Z M 412 88 "/>
</clipPath>
<clipPath id="clip20">
<path d="M 474 88 L 482 88 L 482 96.960938 L 474 96.960938 Z M 474 88 "/>
</clipPath>
<clipPath id="clip21">
<path d="M 537 88 L 544 88 L 544 96.960938 L 537 96.960938 Z M 537 88 "/>
</clipPath>
<clipPath id="clip22">
<path d="M 599 88 L 606 88 L 606 96.960938 L 599 96.960938 Z M 599 88 "/>
</clipPath>
<clipPath id="clip23">
<path d="M 665 88 L 672 88 L 672 96.960938 L 665 96.960938 Z M 665 88 "/>
</clipPath>
</defs>
<g id="surface56">
<g clip-path="url(#clip1)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-dasharray:4.8,4.8;stroke-miterlimit:3.25;" d="M 176.399219 83.042969 L 176.399219 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip2)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-dasharray:4.8,4.8;stroke-miterlimit:3.25;" d="M 300.598437 83.042969 L 300.598437 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip3)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-dasharray:4.8,4.8;stroke-miterlimit:3.25;" d="M 424.801562 83.042969 L 424.801562 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip4)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-dasharray:4.8,4.8;stroke-miterlimit:3.25;" d="M 549.000781 83.042969 L 549.000781 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip5)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-dasharray:4.8,4.8;stroke-miterlimit:3.25;" d="M 673.2 83.042969 L 673.2 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip6)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 114.301563 83.042969 L 114.301563 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip7)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 238.500781 83.042969 L 238.500781 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip8)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 362.7 83.042969 L 362.7 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip9)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 486.899219 83.042969 L 486.899219 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip10)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 611.098438 83.042969 L 611.098438 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip11)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 735.301563 83.042969 L 735.301563 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip12)" clip-rule="nonzero">
<path style="fill:none;stroke-width:2.4;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(36.841382%,50.678264%,70.980392%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 83.042969 L 176.399219 83.042969 L 176.399219 14.042969 L 238.500781 14.042969 L 238.500781 83.042969 L 362.7 83.042969 L 362.7 14.042969 L 424.801562 14.042969 L 424.801562 83.042969 L 486.899219 83.042969 L 486.899219 14.042969 L 673.2 14.042969 L 673.2 83.042969 L 735.301563 83.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 83.042969 L 114.301563 79.769531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="23.099121" y="93.679688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="31.107715" y="93.679688"/>
</g>
<g clip-path="url(#clip13)" clip-rule="nonzero">
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="39.903809" y="96.479883"/>
</g>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 176.399219 83.042969 L 176.399219 79.769531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="85.199121" y="93.679688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="93.207715" y="93.679688"/>
</g>
<g clip-path="url(#clip14)" clip-rule="nonzero">
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="102.003809" y="96.479883"/>
</g>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 238.500781 83.042969 L 238.500781 79.769531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="147.299121" y="93.679688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="155.307715" y="93.679688"/>
</g>
<g clip-path="url(#clip15)" clip-rule="nonzero">
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="164.103809" y="96.479883"/>
</g>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 300.598437 83.042969 L 300.598437 79.769531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="209.399121" y="93.679688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="217.407715" y="93.679688"/>
</g>
<g clip-path="url(#clip16)" clip-rule="nonzero">
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="226.203809" y="96.479883"/>
</g>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 362.7 83.042969 L 362.7 79.769531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-5" x="271.499121" y="93.679688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="279.507715" y="93.679688"/>
</g>
<g clip-path="url(#clip17)" clip-rule="nonzero">
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="288.303809" y="96.479883"/>
</g>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 424.801562 83.042969 L 424.801562 79.769531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="333.599121" y="93.679688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="341.607715" y="93.679688"/>
</g>
<g clip-path="url(#clip18)" clip-rule="nonzero">
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="350.403809" y="96.479883"/>
</g>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 486.899219 83.042969 L 486.899219 79.769531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-7" x="395.699121" y="93.679688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="403.707715" y="93.679688"/>
</g>
<g clip-path="url(#clip19)" clip-rule="nonzero">
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="412.503809" y="96.479883"/>
</g>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 549.000781 83.042969 L 549.000781 79.769531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-8" x="457.799121" y="93.679688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="465.807715" y="93.679688"/>
</g>
<g clip-path="url(#clip20)" clip-rule="nonzero">
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="474.603809" y="96.479883"/>
</g>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 611.098438 83.042969 L 611.098438 79.769531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-9" x="519.899121" y="93.679688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="527.907715" y="93.679688"/>
</g>
<g clip-path="url(#clip21)" clip-rule="nonzero">
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="536.703809" y="96.479883"/>
</g>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 673.2 83.042969 L 673.2 79.769531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-10" x="581.999121" y="93.679688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="590.007715" y="93.679688"/>
</g>
<g clip-path="url(#clip22)" clip-rule="nonzero">
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="598.803809" y="96.479883"/>
</g>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 735.301563 83.042969 L 735.301563 79.769531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="640.094824" y="93.679688"/>
<use xlink:href="#glyph0-1" x="648.103418" y="93.679688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="656.112012" y="93.679688"/>
</g>
<g clip-path="url(#clip23)" clip-rule="nonzero">
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="664.908105" y="96.479883"/>
</g>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 79.801563 83.042969 L 769.801563 83.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 83.042969 L 117.571094 83.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 14.042969 L 117.571094 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="23.491406" y="13.035937"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 83.042969 L 114.301563 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 28 KiB

248
images/qpsk-it.svg Normal file
View File

@ -0,0 +1,248 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="692pt" height="86pt" viewBox="0 0 692 86" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d="M 1.800781 0 L 1.800781 -9 L 9 -9 L 9 0 Z M 2.023438 -0.226563 L 8.773438 -0.226563 L 8.773438 -8.773438 L 2.023438 -8.773438 Z M 2.023438 -0.226563 "/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 5.667969 0 L 3.691406 0 L 3.691406 -7.445313 C 2.96875 -6.769531 2.117188 -6.269531 1.140625 -5.949219 L 1.140625 -7.742188 C 1.652344 -7.90625 2.210938 -8.226563 2.820313 -8.699219 C 3.421875 -9.167969 3.835938 -9.71875 4.0625 -10.351563 L 5.667969 -10.351563 Z M 5.667969 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 7.285156 -1.835938 L 7.285156 0 L 0.359375 0 C 0.429688 -0.691406 0.65625 -1.347656 1.035156 -1.96875 C 1.40625 -2.589844 2.144531 -3.414063 3.253906 -4.445313 C 4.140625 -5.269531 4.6875 -5.832031 4.894531 -6.132813 C 5.160156 -6.535156 5.296875 -6.9375 5.300781 -7.339844 C 5.296875 -7.777344 5.179688 -8.117188 4.945313 -8.355469 C 4.707031 -8.589844 4.378906 -8.707031 3.964844 -8.710938 C 3.550781 -8.707031 3.222656 -8.582031 2.980469 -8.335938 C 2.734375 -8.085938 2.59375 -7.675781 2.558594 -7.101563 L 0.589844 -7.296875 C 0.703125 -8.382813 1.070313 -9.164063 1.691406 -9.640625 C 2.308594 -10.109375 3.082031 -10.347656 4.015625 -10.351563 C 5.027344 -10.347656 5.828125 -10.074219 6.410156 -9.527344 C 6.992188 -8.976563 7.28125 -8.292969 7.285156 -7.480469 C 7.28125 -7.015625 7.199219 -6.574219 7.035156 -6.15625 C 6.867188 -5.734375 6.601563 -5.292969 6.242188 -4.835938 C 6 -4.527344 5.570313 -4.089844 4.949219 -3.519531 C 4.324219 -2.945313 3.929688 -2.566406 3.765625 -2.382813 C 3.597656 -2.191406 3.460938 -2.007813 3.359375 -1.835938 Z M 7.285156 -1.835938 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 0.542969 -2.734375 L 2.453125 -2.96875 C 2.511719 -2.476563 2.675781 -2.101563 2.945313 -1.847656 C 3.210938 -1.585938 3.535156 -1.457031 3.917969 -1.460938 C 4.320313 -1.457031 4.664063 -1.613281 4.945313 -1.925781 C 5.222656 -2.234375 5.359375 -2.652344 5.363281 -3.179688 C 5.359375 -3.671875 5.226563 -4.066406 4.960938 -4.359375 C 4.691406 -4.648438 4.367188 -4.792969 3.988281 -4.796875 C 3.730469 -4.792969 3.425781 -4.742188 3.078125 -4.648438 L 3.296875 -6.257813 C 3.828125 -6.242188 4.234375 -6.355469 4.519531 -6.605469 C 4.796875 -6.847656 4.9375 -7.175781 4.941406 -7.585938 C 4.9375 -7.929688 4.835938 -8.207031 4.632813 -8.414063 C 4.425781 -8.621094 4.152344 -8.722656 3.8125 -8.726563 C 3.472656 -8.722656 3.183594 -8.605469 2.945313 -8.375 C 2.703125 -8.136719 2.558594 -7.796875 2.511719 -7.347656 L 0.6875 -7.65625 C 0.8125 -8.277344 1.003906 -8.777344 1.261719 -9.152344 C 1.511719 -9.523438 1.867188 -9.816406 2.328125 -10.03125 C 2.78125 -10.242188 3.296875 -10.347656 3.867188 -10.351563 C 4.835938 -10.347656 5.613281 -10.039063 6.203125 -9.421875 C 6.683594 -8.914063 6.925781 -8.339844 6.925781 -7.707031 C 6.925781 -6.796875 6.429688 -6.074219 5.441406 -5.539063 C 6.03125 -5.410156 6.503906 -5.128906 6.859375 -4.6875 C 7.210938 -4.246094 7.386719 -3.714844 7.390625 -3.09375 C 7.386719 -2.1875 7.058594 -1.414063 6.398438 -0.78125 C 5.734375 -0.140625 4.910156 0.175781 3.929688 0.175781 C 2.996094 0.175781 2.222656 -0.0898438 1.609375 -0.628906 C 0.992188 -1.160156 0.636719 -1.863281 0.542969 -2.734375 Z M 0.542969 -2.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 4.484375 0 L 4.484375 -2.074219 L 0.265625 -2.074219 L 0.265625 -3.804688 L 4.738281 -10.351563 L 6.398438 -10.351563 L 6.398438 -3.8125 L 7.679688 -3.8125 L 7.679688 -2.074219 L 6.398438 -2.074219 L 6.398438 0 Z M 4.484375 -3.8125 L 4.484375 -7.332031 L 2.117188 -3.8125 Z M 4.484375 -3.8125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 0.640625 -2.652344 L 2.609375 -2.855469 C 2.660156 -2.40625 2.828125 -2.054688 3.105469 -1.796875 C 3.382813 -1.535156 3.699219 -1.40625 4.0625 -1.40625 C 4.472656 -1.40625 4.824219 -1.570313 5.109375 -1.90625 C 5.394531 -2.238281 5.535156 -2.746094 5.539063 -3.425781 C 5.535156 -4.054688 5.394531 -4.527344 5.113281 -4.847656 C 4.828125 -5.160156 4.460938 -5.320313 4.007813 -5.324219 C 3.4375 -5.320313 2.925781 -5.070313 2.480469 -4.570313 L 0.878906 -4.800781 L 1.890625 -10.167969 L 7.117188 -10.167969 L 7.117188 -8.316406 L 3.390625 -8.316406 L 3.078125 -6.566406 C 3.515625 -6.785156 3.96875 -6.894531 4.429688 -6.898438 C 5.304688 -6.894531 6.046875 -6.578125 6.660156 -5.941406 C 7.265625 -5.300781 7.570313 -4.472656 7.574219 -3.460938 C 7.570313 -2.609375 7.324219 -1.851563 6.835938 -1.1875 C 6.160156 -0.277344 5.230469 0.175781 4.042969 0.175781 C 3.089844 0.175781 2.3125 -0.078125 1.714844 -0.589844 C 1.113281 -1.097656 0.753906 -1.785156 0.640625 -2.652344 Z M 0.640625 -2.652344 "/>
</symbol>
<symbol overflow="visible" id="glyph0-6">
<path style="stroke:none;" d="M 7.304688 -7.785156 L 5.394531 -7.574219 C 5.34375 -7.964844 5.222656 -8.253906 5.027344 -8.445313 C 4.828125 -8.628906 4.570313 -8.722656 4.261719 -8.726563 C 3.839844 -8.722656 3.488281 -8.535156 3.203125 -8.164063 C 2.910156 -7.785156 2.726563 -7.003906 2.65625 -5.820313 C 3.144531 -6.398438 3.757813 -6.691406 4.492188 -6.695313 C 5.316406 -6.691406 6.023438 -6.375 6.613281 -5.75 C 7.199219 -5.117188 7.492188 -4.308594 7.496094 -3.320313 C 7.492188 -2.261719 7.183594 -1.414063 6.566406 -0.78125 C 5.945313 -0.140625 5.152344 0.175781 4.183594 0.175781 C 3.140625 0.175781 2.285156 -0.226563 1.617188 -1.035156 C 0.945313 -1.84375 0.609375 -3.167969 0.613281 -5.011719 C 0.609375 -6.898438 0.957031 -8.261719 1.660156 -9.097656 C 2.355469 -9.929688 3.261719 -10.347656 4.378906 -10.351563 C 5.160156 -10.347656 5.808594 -10.128906 6.324219 -9.691406 C 6.832031 -9.253906 7.160156 -8.617188 7.304688 -7.785156 Z M 2.828125 -3.472656 C 2.824219 -2.828125 2.972656 -2.332031 3.269531 -1.984375 C 3.5625 -1.632813 3.898438 -1.457031 4.28125 -1.460938 C 4.644531 -1.457031 4.949219 -1.601563 5.195313 -1.890625 C 5.4375 -2.175781 5.558594 -2.644531 5.5625 -3.296875 C 5.558594 -3.964844 5.429688 -4.457031 5.167969 -4.769531 C 4.902344 -5.082031 4.574219 -5.238281 4.183594 -5.238281 C 3.800781 -5.238281 3.476563 -5.085938 3.21875 -4.789063 C 2.953125 -4.488281 2.824219 -4.050781 2.828125 -3.472656 Z M 2.828125 -3.472656 "/>
</symbol>
<symbol overflow="visible" id="glyph0-7">
<path style="stroke:none;" d="M 0.613281 -8.332031 L 0.613281 -10.167969 L 7.367188 -10.167969 L 7.367188 -8.734375 C 6.804688 -8.183594 6.238281 -7.394531 5.664063 -6.371094 C 5.085938 -5.339844 4.648438 -4.25 4.347656 -3.097656 C 4.042969 -1.9375 3.894531 -0.90625 3.902344 0 L 1.996094 0 C 2.027344 -1.421875 2.320313 -2.875 2.878906 -4.359375 C 3.429688 -5.839844 4.171875 -7.164063 5.105469 -8.332031 Z M 0.613281 -8.332031 "/>
</symbol>
<symbol overflow="visible" id="glyph0-8">
<path style="stroke:none;" d="M 2.304688 -5.5625 C 1.789063 -5.773438 1.417969 -6.070313 1.191406 -6.449219 C 0.957031 -6.824219 0.84375 -7.238281 0.84375 -7.691406 C 0.84375 -8.457031 1.109375 -9.09375 1.648438 -9.597656 C 2.179688 -10.097656 2.945313 -10.347656 3.9375 -10.351563 C 4.914063 -10.347656 5.671875 -10.097656 6.21875 -9.597656 C 6.757813 -9.09375 7.03125 -8.457031 7.03125 -7.691406 C 7.03125 -7.210938 6.90625 -6.785156 6.65625 -6.414063 C 6.40625 -6.039063 6.054688 -5.753906 5.609375 -5.5625 C 6.179688 -5.328125 6.617188 -4.992188 6.914063 -4.554688 C 7.210938 -4.109375 7.359375 -3.601563 7.363281 -3.03125 C 7.359375 -2.074219 7.054688 -1.300781 6.449219 -0.707031 C 5.839844 -0.113281 5.03125 0.179688 4.027344 0.183594 C 3.085938 0.179688 2.308594 -0.0625 1.6875 -0.554688 C 0.949219 -1.132813 0.578125 -1.929688 0.582031 -2.945313 C 0.578125 -3.5 0.71875 -4.011719 0.996094 -4.480469 C 1.273438 -4.945313 1.707031 -5.304688 2.304688 -5.5625 Z M 2.714844 -7.550781 C 2.710938 -7.15625 2.824219 -6.847656 3.046875 -6.628906 C 3.269531 -6.40625 3.566406 -6.296875 3.9375 -6.300781 C 4.3125 -6.296875 4.609375 -6.410156 4.835938 -6.632813 C 5.058594 -6.855469 5.171875 -7.164063 5.175781 -7.558594 C 5.171875 -7.925781 5.0625 -8.21875 4.839844 -8.445313 C 4.617188 -8.664063 4.320313 -8.777344 3.957031 -8.78125 C 3.574219 -8.777344 3.273438 -8.664063 3.050781 -8.441406 C 2.824219 -8.214844 2.710938 -7.917969 2.714844 -7.550781 Z M 2.53125 -3.136719 C 2.53125 -2.589844 2.667969 -2.167969 2.949219 -1.863281 C 3.222656 -1.558594 3.570313 -1.40625 3.992188 -1.40625 C 4.398438 -1.40625 4.738281 -1.550781 5.003906 -1.84375 C 5.269531 -2.136719 5.402344 -2.558594 5.40625 -3.113281 C 5.402344 -3.59375 5.265625 -3.984375 4.996094 -4.277344 C 4.722656 -4.570313 4.378906 -4.714844 3.964844 -4.71875 C 3.480469 -4.714844 3.121094 -4.550781 2.886719 -4.21875 C 2.648438 -3.882813 2.53125 -3.519531 2.53125 -3.136719 Z M 2.53125 -3.136719 "/>
</symbol>
<symbol overflow="visible" id="glyph0-9">
<path style="stroke:none;" d="M 0.652344 -2.382813 L 2.566406 -2.59375 C 2.613281 -2.203125 2.734375 -1.914063 2.929688 -1.730469 C 3.125 -1.539063 3.382813 -1.445313 3.710938 -1.449219 C 4.117188 -1.445313 4.464844 -1.632813 4.753906 -2.011719 C 5.035156 -2.382813 5.21875 -3.160156 5.300781 -4.34375 C 4.800781 -3.765625 4.179688 -3.480469 3.4375 -3.480469 C 2.625 -3.480469 1.925781 -3.792969 1.339844 -4.417969 C 0.75 -5.042969 0.457031 -5.855469 0.457031 -6.863281 C 0.457031 -7.902344 0.765625 -8.746094 1.386719 -9.390625 C 2.007813 -10.027344 2.800781 -10.347656 3.761719 -10.351563 C 4.804688 -10.347656 5.660156 -9.941406 6.332031 -9.136719 C 7 -8.324219 7.335938 -6.996094 7.339844 -5.148438 C 7.335938 -3.261719 6.988281 -1.902344 6.292969 -1.066406 C 5.59375 -0.234375 4.683594 0.179688 3.566406 0.183594 C 2.757813 0.179688 2.105469 -0.03125 1.609375 -0.460938 C 1.109375 -0.886719 0.789063 -1.527344 0.652344 -2.382813 Z M 5.125 -6.699219 C 5.121094 -7.332031 4.972656 -7.828125 4.683594 -8.183594 C 4.386719 -8.53125 4.050781 -8.707031 3.671875 -8.710938 C 3.300781 -8.707031 2.996094 -8.5625 2.757813 -8.277344 C 2.515625 -7.988281 2.394531 -7.515625 2.398438 -6.863281 C 2.394531 -6.191406 2.527344 -5.703125 2.789063 -5.394531 C 3.050781 -5.082031 3.378906 -4.925781 3.777344 -4.929688 C 4.152344 -4.925781 4.472656 -5.078125 4.734375 -5.378906 C 4.992188 -5.675781 5.121094 -6.113281 5.125 -6.699219 Z M 5.125 -6.699219 "/>
</symbol>
<symbol overflow="visible" id="glyph0-10">
<path style="stroke:none;" d="M 3.953125 -10.351563 C 4.949219 -10.347656 5.730469 -9.992188 6.292969 -9.28125 C 6.960938 -8.4375 7.292969 -7.035156 7.296875 -5.082031 C 7.292969 -3.128906 6.957031 -1.730469 6.285156 -0.878906 C 5.726563 -0.175781 4.949219 0.175781 3.953125 0.175781 C 2.945313 0.175781 2.136719 -0.207031 1.523438 -0.980469 C 0.910156 -1.746094 0.601563 -3.121094 0.605469 -5.105469 C 0.601563 -7.042969 0.941406 -8.441406 1.617188 -9.296875 C 2.171875 -9.996094 2.949219 -10.347656 3.953125 -10.351563 Z M 3.953125 -8.710938 C 3.710938 -8.707031 3.496094 -8.628906 3.3125 -8.480469 C 3.121094 -8.324219 2.976563 -8.054688 2.875 -7.664063 C 2.738281 -7.152344 2.671875 -6.289063 2.671875 -5.082031 C 2.671875 -3.871094 2.730469 -3.042969 2.855469 -2.589844 C 2.972656 -2.136719 3.128906 -1.835938 3.316406 -1.6875 C 3.5 -1.535156 3.710938 -1.457031 3.953125 -1.460938 C 4.1875 -1.457031 4.398438 -1.535156 4.589844 -1.6875 C 4.773438 -1.839844 4.921875 -2.113281 5.027344 -2.511719 C 5.160156 -3.015625 5.226563 -3.871094 5.230469 -5.082031 C 5.226563 -6.289063 5.164063 -7.121094 5.046875 -7.574219 C 4.921875 -8.023438 4.769531 -8.324219 4.585938 -8.480469 C 4.398438 -8.628906 4.1875 -8.707031 3.953125 -8.710938 Z M 3.953125 -8.710938 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d="M 1.800781 0 L 1.800781 -9 L 9 -9 L 9 0 Z M 2.023438 -0.226563 L 8.773438 -0.226563 L 8.773438 -8.773438 L 2.023438 -8.773438 Z M 2.023438 -0.226563 "/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 5.078125 0 L 2.953125 0 L 4.753906 -8.585938 L 1.730469 -8.585938 L 2.089844 -10.308594 L 10.210938 -10.308594 L 9.851563 -8.585938 L 6.871094 -8.585938 Z M 5.078125 0 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d="M 1.351563 0 L 1.351563 -6.75 L 6.75 -6.75 L 6.75 0 Z M 1.519531 -0.167969 L 6.582031 -0.167969 L 6.582031 -6.582031 L 1.519531 -6.582031 Z M 1.519531 -0.167969 "/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 0.390625 0 L 2.003906 -7.730469 L 3.523438 -7.730469 L 2.980469 -5.148438 C 3.253906 -5.355469 3.511719 -5.503906 3.753906 -5.597656 C 3.992188 -5.683594 4.257813 -5.730469 4.546875 -5.730469 C 5.132813 -5.730469 5.601563 -5.53125 5.960938 -5.136719 C 6.3125 -4.742188 6.492188 -4.167969 6.496094 -3.410156 C 6.492188 -2.902344 6.410156 -2.40625 6.246094 -1.925781 C 6.078125 -1.445313 5.851563 -1.054688 5.574219 -0.753906 C 5.292969 -0.453125 5 -0.230469 4.695313 -0.0859375 C 4.382813 0.0585938 4.0625 0.128906 3.726563 0.132813 C 2.925781 0.128906 2.335938 -0.21875 1.960938 -0.921875 L 1.765625 0 Z M 2.429688 -2.285156 C 2.425781 -1.90625 2.53125 -1.597656 2.75 -1.363281 C 2.960938 -1.125 3.210938 -1.007813 3.5 -1.011719 C 3.75 -1.007813 3.992188 -1.097656 4.226563 -1.285156 C 4.453125 -1.464844 4.644531 -1.757813 4.800781 -2.160156 C 4.949219 -2.558594 5.027344 -2.964844 5.03125 -3.375 C 5.027344 -3.773438 4.925781 -4.085938 4.722656 -4.3125 C 4.515625 -4.539063 4.265625 -4.652344 3.976563 -4.652344 C 3.59375 -4.652344 3.265625 -4.476563 2.996094 -4.125 C 2.613281 -3.640625 2.425781 -3.027344 2.429688 -2.285156 Z M 2.429688 -2.285156 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d="M 0.824219 0 L 0.824219 -10.558594 L 5.773438 -10.558594 L 5.773438 0 Z M 1.648438 -0.824219 L 4.949219 -0.824219 L 4.949219 -9.734375 L 1.648438 -9.734375 Z M 1.648438 -0.824219 "/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 7.15625 -2.605469 L 0.554688 -2.605469 L 0.554688 -4.265625 L 7.15625 -4.265625 Z M 7.15625 -2.605469 "/>
</symbol>
</g>
<clipPath id="clip1">
<path d="M 97 7.921875 L 98 7.921875 L 98 77.28125 L 97 77.28125 Z M 97 7.921875 "/>
</clipPath>
<clipPath id="clip2">
<path d="M 221 7.921875 L 222 7.921875 L 222 77.28125 L 221 77.28125 Z M 221 7.921875 "/>
</clipPath>
<clipPath id="clip3">
<path d="M 345 7.921875 L 346 7.921875 L 346 77.28125 L 345 77.28125 Z M 345 7.921875 "/>
</clipPath>
<clipPath id="clip4">
<path d="M 469 7.921875 L 470 7.921875 L 470 77.28125 L 469 77.28125 Z M 469 7.921875 "/>
</clipPath>
<clipPath id="clip5">
<path d="M 593 7.921875 L 595 7.921875 L 595 77.28125 L 593 77.28125 Z M 593 7.921875 "/>
</clipPath>
<clipPath id="clip6">
<path d="M 34 7.921875 L 36 7.921875 L 36 77.28125 L 34 77.28125 Z M 34 7.921875 "/>
</clipPath>
<clipPath id="clip7">
<path d="M 159 7.921875 L 160 7.921875 L 160 77.28125 L 159 77.28125 Z M 159 7.921875 "/>
</clipPath>
<clipPath id="clip8">
<path d="M 283 7.921875 L 284 7.921875 L 284 77.28125 L 283 77.28125 Z M 283 7.921875 "/>
</clipPath>
<clipPath id="clip9">
<path d="M 407 7.921875 L 408 7.921875 L 408 77.28125 L 407 77.28125 Z M 407 7.921875 "/>
</clipPath>
<clipPath id="clip10">
<path d="M 531 7.921875 L 533 7.921875 L 533 77.28125 L 531 77.28125 Z M 531 7.921875 "/>
</clipPath>
<clipPath id="clip11">
<path d="M 655 7.921875 L 657 7.921875 L 657 77.28125 L 655 77.28125 Z M 655 7.921875 "/>
</clipPath>
<clipPath id="clip12">
<path d="M 33 7.921875 L 658 7.921875 L 658 77.28125 L 33 77.28125 Z M 33 7.921875 "/>
</clipPath>
</defs>
<g id="surface61">
<g clip-path="url(#clip1)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-dasharray:4.8,4.8;stroke-miterlimit:3.25;" d="M 176.399219 83.042969 L 176.399219 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip2)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-dasharray:4.8,4.8;stroke-miterlimit:3.25;" d="M 300.598437 83.042969 L 300.598437 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip3)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-dasharray:4.8,4.8;stroke-miterlimit:3.25;" d="M 424.801562 83.042969 L 424.801562 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip4)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-dasharray:4.8,4.8;stroke-miterlimit:3.25;" d="M 549.000781 83.042969 L 549.000781 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip5)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-dasharray:4.8,4.8;stroke-miterlimit:3.25;" d="M 673.2 83.042969 L 673.2 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip6)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 114.301563 83.042969 L 114.301563 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip7)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 238.500781 83.042969 L 238.500781 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip8)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 362.7 83.042969 L 362.7 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip9)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 486.899219 83.042969 L 486.899219 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip10)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 611.098438 83.042969 L 611.098438 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip11)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 735.301563 83.042969 L 735.301563 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip12)" clip-rule="nonzero">
<path style="fill:none;stroke-width:2.4;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(36.841382%,50.678264%,70.980392%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 83.042969 L 362.7 83.042969 L 362.7 14.042969 L 735.301563 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 48.542969 L 114.301563 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 176.399219 48.542969 L 176.399219 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="85.199121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="93.207715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="102.003809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 238.500781 48.542969 L 238.500781 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="147.299121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="155.307715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="164.103809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 300.598437 48.542969 L 300.598437 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="209.399121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="217.407715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="226.203809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 362.7 48.542969 L 362.7 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="271.499121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="279.507715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="288.303809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 424.801562 48.542969 L 424.801562 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-5" x="333.599121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="341.607715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="350.403809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 486.899219 48.542969 L 486.899219 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="395.699121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="403.707715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="412.503809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 549.000781 48.542969 L 549.000781 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-7" x="457.799121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="465.807715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="474.603809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 611.098438 48.542969 L 611.098438 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-8" x="519.899121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="527.907715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="536.703809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 673.2 48.542969 L 673.2 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-9" x="581.999121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="590.007715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="598.803809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 735.301563 48.542969 L 735.301563 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="640.094824" y="59.179688"/>
<use xlink:href="#glyph0-10" x="648.103418" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="656.112012" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="664.908105" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 79.801563 48.542969 L 769.801563 48.542969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 83.042969 L 117.571094 83.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="14.782812" y="82.035937"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="23.491406" y="82.035937"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 48.542969 L 117.571094 48.542969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 14.042969 L 117.571094 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="23.491406" y="13.035937"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 83.042969 L 114.301563 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 27 KiB

248
images/qpsk-qt.svg Normal file
View File

@ -0,0 +1,248 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="692pt" height="86pt" viewBox="0 0 692 86" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d="M 1.800781 0 L 1.800781 -9 L 9 -9 L 9 0 Z M 2.023438 -0.226563 L 8.773438 -0.226563 L 8.773438 -8.773438 L 2.023438 -8.773438 Z M 2.023438 -0.226563 "/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 5.667969 0 L 3.691406 0 L 3.691406 -7.445313 C 2.96875 -6.769531 2.117188 -6.269531 1.140625 -5.949219 L 1.140625 -7.742188 C 1.652344 -7.90625 2.210938 -8.226563 2.820313 -8.699219 C 3.421875 -9.167969 3.835938 -9.71875 4.0625 -10.351563 L 5.667969 -10.351563 Z M 5.667969 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 7.285156 -1.835938 L 7.285156 0 L 0.359375 0 C 0.429688 -0.691406 0.65625 -1.347656 1.035156 -1.96875 C 1.40625 -2.589844 2.144531 -3.414063 3.253906 -4.445313 C 4.140625 -5.269531 4.6875 -5.832031 4.894531 -6.132813 C 5.160156 -6.535156 5.296875 -6.9375 5.300781 -7.339844 C 5.296875 -7.777344 5.179688 -8.117188 4.945313 -8.355469 C 4.707031 -8.589844 4.378906 -8.707031 3.964844 -8.710938 C 3.550781 -8.707031 3.222656 -8.582031 2.980469 -8.335938 C 2.734375 -8.085938 2.59375 -7.675781 2.558594 -7.101563 L 0.589844 -7.296875 C 0.703125 -8.382813 1.070313 -9.164063 1.691406 -9.640625 C 2.308594 -10.109375 3.082031 -10.347656 4.015625 -10.351563 C 5.027344 -10.347656 5.828125 -10.074219 6.410156 -9.527344 C 6.992188 -8.976563 7.28125 -8.292969 7.285156 -7.480469 C 7.28125 -7.015625 7.199219 -6.574219 7.035156 -6.15625 C 6.867188 -5.734375 6.601563 -5.292969 6.242188 -4.835938 C 6 -4.527344 5.570313 -4.089844 4.949219 -3.519531 C 4.324219 -2.945313 3.929688 -2.566406 3.765625 -2.382813 C 3.597656 -2.191406 3.460938 -2.007813 3.359375 -1.835938 Z M 7.285156 -1.835938 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 0.542969 -2.734375 L 2.453125 -2.96875 C 2.511719 -2.476563 2.675781 -2.101563 2.945313 -1.847656 C 3.210938 -1.585938 3.535156 -1.457031 3.917969 -1.460938 C 4.320313 -1.457031 4.664063 -1.613281 4.945313 -1.925781 C 5.222656 -2.234375 5.359375 -2.652344 5.363281 -3.179688 C 5.359375 -3.671875 5.226563 -4.066406 4.960938 -4.359375 C 4.691406 -4.648438 4.367188 -4.792969 3.988281 -4.796875 C 3.730469 -4.792969 3.425781 -4.742188 3.078125 -4.648438 L 3.296875 -6.257813 C 3.828125 -6.242188 4.234375 -6.355469 4.519531 -6.605469 C 4.796875 -6.847656 4.9375 -7.175781 4.941406 -7.585938 C 4.9375 -7.929688 4.835938 -8.207031 4.632813 -8.414063 C 4.425781 -8.621094 4.152344 -8.722656 3.8125 -8.726563 C 3.472656 -8.722656 3.183594 -8.605469 2.945313 -8.375 C 2.703125 -8.136719 2.558594 -7.796875 2.511719 -7.347656 L 0.6875 -7.65625 C 0.8125 -8.277344 1.003906 -8.777344 1.261719 -9.152344 C 1.511719 -9.523438 1.867188 -9.816406 2.328125 -10.03125 C 2.78125 -10.242188 3.296875 -10.347656 3.867188 -10.351563 C 4.835938 -10.347656 5.613281 -10.039063 6.203125 -9.421875 C 6.683594 -8.914063 6.925781 -8.339844 6.925781 -7.707031 C 6.925781 -6.796875 6.429688 -6.074219 5.441406 -5.539063 C 6.03125 -5.410156 6.503906 -5.128906 6.859375 -4.6875 C 7.210938 -4.246094 7.386719 -3.714844 7.390625 -3.09375 C 7.386719 -2.1875 7.058594 -1.414063 6.398438 -0.78125 C 5.734375 -0.140625 4.910156 0.175781 3.929688 0.175781 C 2.996094 0.175781 2.222656 -0.0898438 1.609375 -0.628906 C 0.992188 -1.160156 0.636719 -1.863281 0.542969 -2.734375 Z M 0.542969 -2.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 4.484375 0 L 4.484375 -2.074219 L 0.265625 -2.074219 L 0.265625 -3.804688 L 4.738281 -10.351563 L 6.398438 -10.351563 L 6.398438 -3.8125 L 7.679688 -3.8125 L 7.679688 -2.074219 L 6.398438 -2.074219 L 6.398438 0 Z M 4.484375 -3.8125 L 4.484375 -7.332031 L 2.117188 -3.8125 Z M 4.484375 -3.8125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 0.640625 -2.652344 L 2.609375 -2.855469 C 2.660156 -2.40625 2.828125 -2.054688 3.105469 -1.796875 C 3.382813 -1.535156 3.699219 -1.40625 4.0625 -1.40625 C 4.472656 -1.40625 4.824219 -1.570313 5.109375 -1.90625 C 5.394531 -2.238281 5.535156 -2.746094 5.539063 -3.425781 C 5.535156 -4.054688 5.394531 -4.527344 5.113281 -4.847656 C 4.828125 -5.160156 4.460938 -5.320313 4.007813 -5.324219 C 3.4375 -5.320313 2.925781 -5.070313 2.480469 -4.570313 L 0.878906 -4.800781 L 1.890625 -10.167969 L 7.117188 -10.167969 L 7.117188 -8.316406 L 3.390625 -8.316406 L 3.078125 -6.566406 C 3.515625 -6.785156 3.96875 -6.894531 4.429688 -6.898438 C 5.304688 -6.894531 6.046875 -6.578125 6.660156 -5.941406 C 7.265625 -5.300781 7.570313 -4.472656 7.574219 -3.460938 C 7.570313 -2.609375 7.324219 -1.851563 6.835938 -1.1875 C 6.160156 -0.277344 5.230469 0.175781 4.042969 0.175781 C 3.089844 0.175781 2.3125 -0.078125 1.714844 -0.589844 C 1.113281 -1.097656 0.753906 -1.785156 0.640625 -2.652344 Z M 0.640625 -2.652344 "/>
</symbol>
<symbol overflow="visible" id="glyph0-6">
<path style="stroke:none;" d="M 7.304688 -7.785156 L 5.394531 -7.574219 C 5.34375 -7.964844 5.222656 -8.253906 5.027344 -8.445313 C 4.828125 -8.628906 4.570313 -8.722656 4.261719 -8.726563 C 3.839844 -8.722656 3.488281 -8.535156 3.203125 -8.164063 C 2.910156 -7.785156 2.726563 -7.003906 2.65625 -5.820313 C 3.144531 -6.398438 3.757813 -6.691406 4.492188 -6.695313 C 5.316406 -6.691406 6.023438 -6.375 6.613281 -5.75 C 7.199219 -5.117188 7.492188 -4.308594 7.496094 -3.320313 C 7.492188 -2.261719 7.183594 -1.414063 6.566406 -0.78125 C 5.945313 -0.140625 5.152344 0.175781 4.183594 0.175781 C 3.140625 0.175781 2.285156 -0.226563 1.617188 -1.035156 C 0.945313 -1.84375 0.609375 -3.167969 0.613281 -5.011719 C 0.609375 -6.898438 0.957031 -8.261719 1.660156 -9.097656 C 2.355469 -9.929688 3.261719 -10.347656 4.378906 -10.351563 C 5.160156 -10.347656 5.808594 -10.128906 6.324219 -9.691406 C 6.832031 -9.253906 7.160156 -8.617188 7.304688 -7.785156 Z M 2.828125 -3.472656 C 2.824219 -2.828125 2.972656 -2.332031 3.269531 -1.984375 C 3.5625 -1.632813 3.898438 -1.457031 4.28125 -1.460938 C 4.644531 -1.457031 4.949219 -1.601563 5.195313 -1.890625 C 5.4375 -2.175781 5.558594 -2.644531 5.5625 -3.296875 C 5.558594 -3.964844 5.429688 -4.457031 5.167969 -4.769531 C 4.902344 -5.082031 4.574219 -5.238281 4.183594 -5.238281 C 3.800781 -5.238281 3.476563 -5.085938 3.21875 -4.789063 C 2.953125 -4.488281 2.824219 -4.050781 2.828125 -3.472656 Z M 2.828125 -3.472656 "/>
</symbol>
<symbol overflow="visible" id="glyph0-7">
<path style="stroke:none;" d="M 0.613281 -8.332031 L 0.613281 -10.167969 L 7.367188 -10.167969 L 7.367188 -8.734375 C 6.804688 -8.183594 6.238281 -7.394531 5.664063 -6.371094 C 5.085938 -5.339844 4.648438 -4.25 4.347656 -3.097656 C 4.042969 -1.9375 3.894531 -0.90625 3.902344 0 L 1.996094 0 C 2.027344 -1.421875 2.320313 -2.875 2.878906 -4.359375 C 3.429688 -5.839844 4.171875 -7.164063 5.105469 -8.332031 Z M 0.613281 -8.332031 "/>
</symbol>
<symbol overflow="visible" id="glyph0-8">
<path style="stroke:none;" d="M 2.304688 -5.5625 C 1.789063 -5.773438 1.417969 -6.070313 1.191406 -6.449219 C 0.957031 -6.824219 0.84375 -7.238281 0.84375 -7.691406 C 0.84375 -8.457031 1.109375 -9.09375 1.648438 -9.597656 C 2.179688 -10.097656 2.945313 -10.347656 3.9375 -10.351563 C 4.914063 -10.347656 5.671875 -10.097656 6.21875 -9.597656 C 6.757813 -9.09375 7.03125 -8.457031 7.03125 -7.691406 C 7.03125 -7.210938 6.90625 -6.785156 6.65625 -6.414063 C 6.40625 -6.039063 6.054688 -5.753906 5.609375 -5.5625 C 6.179688 -5.328125 6.617188 -4.992188 6.914063 -4.554688 C 7.210938 -4.109375 7.359375 -3.601563 7.363281 -3.03125 C 7.359375 -2.074219 7.054688 -1.300781 6.449219 -0.707031 C 5.839844 -0.113281 5.03125 0.179688 4.027344 0.183594 C 3.085938 0.179688 2.308594 -0.0625 1.6875 -0.554688 C 0.949219 -1.132813 0.578125 -1.929688 0.582031 -2.945313 C 0.578125 -3.5 0.71875 -4.011719 0.996094 -4.480469 C 1.273438 -4.945313 1.707031 -5.304688 2.304688 -5.5625 Z M 2.714844 -7.550781 C 2.710938 -7.15625 2.824219 -6.847656 3.046875 -6.628906 C 3.269531 -6.40625 3.566406 -6.296875 3.9375 -6.300781 C 4.3125 -6.296875 4.609375 -6.410156 4.835938 -6.632813 C 5.058594 -6.855469 5.171875 -7.164063 5.175781 -7.558594 C 5.171875 -7.925781 5.0625 -8.21875 4.839844 -8.445313 C 4.617188 -8.664063 4.320313 -8.777344 3.957031 -8.78125 C 3.574219 -8.777344 3.273438 -8.664063 3.050781 -8.441406 C 2.824219 -8.214844 2.710938 -7.917969 2.714844 -7.550781 Z M 2.53125 -3.136719 C 2.53125 -2.589844 2.667969 -2.167969 2.949219 -1.863281 C 3.222656 -1.558594 3.570313 -1.40625 3.992188 -1.40625 C 4.398438 -1.40625 4.738281 -1.550781 5.003906 -1.84375 C 5.269531 -2.136719 5.402344 -2.558594 5.40625 -3.113281 C 5.402344 -3.59375 5.265625 -3.984375 4.996094 -4.277344 C 4.722656 -4.570313 4.378906 -4.714844 3.964844 -4.71875 C 3.480469 -4.714844 3.121094 -4.550781 2.886719 -4.21875 C 2.648438 -3.882813 2.53125 -3.519531 2.53125 -3.136719 Z M 2.53125 -3.136719 "/>
</symbol>
<symbol overflow="visible" id="glyph0-9">
<path style="stroke:none;" d="M 0.652344 -2.382813 L 2.566406 -2.59375 C 2.613281 -2.203125 2.734375 -1.914063 2.929688 -1.730469 C 3.125 -1.539063 3.382813 -1.445313 3.710938 -1.449219 C 4.117188 -1.445313 4.464844 -1.632813 4.753906 -2.011719 C 5.035156 -2.382813 5.21875 -3.160156 5.300781 -4.34375 C 4.800781 -3.765625 4.179688 -3.480469 3.4375 -3.480469 C 2.625 -3.480469 1.925781 -3.792969 1.339844 -4.417969 C 0.75 -5.042969 0.457031 -5.855469 0.457031 -6.863281 C 0.457031 -7.902344 0.765625 -8.746094 1.386719 -9.390625 C 2.007813 -10.027344 2.800781 -10.347656 3.761719 -10.351563 C 4.804688 -10.347656 5.660156 -9.941406 6.332031 -9.136719 C 7 -8.324219 7.335938 -6.996094 7.339844 -5.148438 C 7.335938 -3.261719 6.988281 -1.902344 6.292969 -1.066406 C 5.59375 -0.234375 4.683594 0.179688 3.566406 0.183594 C 2.757813 0.179688 2.105469 -0.03125 1.609375 -0.460938 C 1.109375 -0.886719 0.789063 -1.527344 0.652344 -2.382813 Z M 5.125 -6.699219 C 5.121094 -7.332031 4.972656 -7.828125 4.683594 -8.183594 C 4.386719 -8.53125 4.050781 -8.707031 3.671875 -8.710938 C 3.300781 -8.707031 2.996094 -8.5625 2.757813 -8.277344 C 2.515625 -7.988281 2.394531 -7.515625 2.398438 -6.863281 C 2.394531 -6.191406 2.527344 -5.703125 2.789063 -5.394531 C 3.050781 -5.082031 3.378906 -4.925781 3.777344 -4.929688 C 4.152344 -4.925781 4.472656 -5.078125 4.734375 -5.378906 C 4.992188 -5.675781 5.121094 -6.113281 5.125 -6.699219 Z M 5.125 -6.699219 "/>
</symbol>
<symbol overflow="visible" id="glyph0-10">
<path style="stroke:none;" d="M 3.953125 -10.351563 C 4.949219 -10.347656 5.730469 -9.992188 6.292969 -9.28125 C 6.960938 -8.4375 7.292969 -7.035156 7.296875 -5.082031 C 7.292969 -3.128906 6.957031 -1.730469 6.285156 -0.878906 C 5.726563 -0.175781 4.949219 0.175781 3.953125 0.175781 C 2.945313 0.175781 2.136719 -0.207031 1.523438 -0.980469 C 0.910156 -1.746094 0.601563 -3.121094 0.605469 -5.105469 C 0.601563 -7.042969 0.941406 -8.441406 1.617188 -9.296875 C 2.171875 -9.996094 2.949219 -10.347656 3.953125 -10.351563 Z M 3.953125 -8.710938 C 3.710938 -8.707031 3.496094 -8.628906 3.3125 -8.480469 C 3.121094 -8.324219 2.976563 -8.054688 2.875 -7.664063 C 2.738281 -7.152344 2.671875 -6.289063 2.671875 -5.082031 C 2.671875 -3.871094 2.730469 -3.042969 2.855469 -2.589844 C 2.972656 -2.136719 3.128906 -1.835938 3.316406 -1.6875 C 3.5 -1.535156 3.710938 -1.457031 3.953125 -1.460938 C 4.1875 -1.457031 4.398438 -1.535156 4.589844 -1.6875 C 4.773438 -1.839844 4.921875 -2.113281 5.027344 -2.511719 C 5.160156 -3.015625 5.226563 -3.871094 5.230469 -5.082031 C 5.226563 -6.289063 5.164063 -7.121094 5.046875 -7.574219 C 4.921875 -8.023438 4.769531 -8.324219 4.585938 -8.480469 C 4.398438 -8.628906 4.1875 -8.707031 3.953125 -8.710938 Z M 3.953125 -8.710938 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d="M 1.800781 0 L 1.800781 -9 L 9 -9 L 9 0 Z M 2.023438 -0.226563 L 8.773438 -0.226563 L 8.773438 -8.773438 L 2.023438 -8.773438 Z M 2.023438 -0.226563 "/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 5.078125 0 L 2.953125 0 L 4.753906 -8.585938 L 1.730469 -8.585938 L 2.089844 -10.308594 L 10.210938 -10.308594 L 9.851563 -8.585938 L 6.871094 -8.585938 Z M 5.078125 0 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d="M 1.351563 0 L 1.351563 -6.75 L 6.75 -6.75 L 6.75 0 Z M 1.519531 -0.167969 L 6.582031 -0.167969 L 6.582031 -6.582031 L 1.519531 -6.582031 Z M 1.519531 -0.167969 "/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 0.390625 0 L 2.003906 -7.730469 L 3.523438 -7.730469 L 2.980469 -5.148438 C 3.253906 -5.355469 3.511719 -5.503906 3.753906 -5.597656 C 3.992188 -5.683594 4.257813 -5.730469 4.546875 -5.730469 C 5.132813 -5.730469 5.601563 -5.53125 5.960938 -5.136719 C 6.3125 -4.742188 6.492188 -4.167969 6.496094 -3.410156 C 6.492188 -2.902344 6.410156 -2.40625 6.246094 -1.925781 C 6.078125 -1.445313 5.851563 -1.054688 5.574219 -0.753906 C 5.292969 -0.453125 5 -0.230469 4.695313 -0.0859375 C 4.382813 0.0585938 4.0625 0.128906 3.726563 0.132813 C 2.925781 0.128906 2.335938 -0.21875 1.960938 -0.921875 L 1.765625 0 Z M 2.429688 -2.285156 C 2.425781 -1.90625 2.53125 -1.597656 2.75 -1.363281 C 2.960938 -1.125 3.210938 -1.007813 3.5 -1.011719 C 3.75 -1.007813 3.992188 -1.097656 4.226563 -1.285156 C 4.453125 -1.464844 4.644531 -1.757813 4.800781 -2.160156 C 4.949219 -2.558594 5.027344 -2.964844 5.03125 -3.375 C 5.027344 -3.773438 4.925781 -4.085938 4.722656 -4.3125 C 4.515625 -4.539063 4.265625 -4.652344 3.976563 -4.652344 C 3.59375 -4.652344 3.265625 -4.476563 2.996094 -4.125 C 2.613281 -3.640625 2.425781 -3.027344 2.429688 -2.285156 Z M 2.429688 -2.285156 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d="M 0.824219 0 L 0.824219 -10.558594 L 5.773438 -10.558594 L 5.773438 0 Z M 1.648438 -0.824219 L 4.949219 -0.824219 L 4.949219 -9.734375 L 1.648438 -9.734375 Z M 1.648438 -0.824219 "/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 7.15625 -2.605469 L 0.554688 -2.605469 L 0.554688 -4.265625 L 7.15625 -4.265625 Z M 7.15625 -2.605469 "/>
</symbol>
</g>
<clipPath id="clip1">
<path d="M 97 7.921875 L 98 7.921875 L 98 77.28125 L 97 77.28125 Z M 97 7.921875 "/>
</clipPath>
<clipPath id="clip2">
<path d="M 221 7.921875 L 222 7.921875 L 222 77.28125 L 221 77.28125 Z M 221 7.921875 "/>
</clipPath>
<clipPath id="clip3">
<path d="M 345 7.921875 L 346 7.921875 L 346 77.28125 L 345 77.28125 Z M 345 7.921875 "/>
</clipPath>
<clipPath id="clip4">
<path d="M 469 7.921875 L 470 7.921875 L 470 77.28125 L 469 77.28125 Z M 469 7.921875 "/>
</clipPath>
<clipPath id="clip5">
<path d="M 593 7.921875 L 595 7.921875 L 595 77.28125 L 593 77.28125 Z M 593 7.921875 "/>
</clipPath>
<clipPath id="clip6">
<path d="M 34 7.921875 L 36 7.921875 L 36 77.28125 L 34 77.28125 Z M 34 7.921875 "/>
</clipPath>
<clipPath id="clip7">
<path d="M 159 7.921875 L 160 7.921875 L 160 77.28125 L 159 77.28125 Z M 159 7.921875 "/>
</clipPath>
<clipPath id="clip8">
<path d="M 283 7.921875 L 284 7.921875 L 284 77.28125 L 283 77.28125 Z M 283 7.921875 "/>
</clipPath>
<clipPath id="clip9">
<path d="M 407 7.921875 L 408 7.921875 L 408 77.28125 L 407 77.28125 Z M 407 7.921875 "/>
</clipPath>
<clipPath id="clip10">
<path d="M 531 7.921875 L 533 7.921875 L 533 77.28125 L 531 77.28125 Z M 531 7.921875 "/>
</clipPath>
<clipPath id="clip11">
<path d="M 655 7.921875 L 657 7.921875 L 657 77.28125 L 655 77.28125 Z M 655 7.921875 "/>
</clipPath>
<clipPath id="clip12">
<path d="M 33 7.921875 L 658 7.921875 L 658 77.28125 L 33 77.28125 Z M 33 7.921875 "/>
</clipPath>
</defs>
<g id="surface66">
<g clip-path="url(#clip1)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-dasharray:4.8,4.8;stroke-miterlimit:3.25;" d="M 176.399219 83.042969 L 176.399219 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip2)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-dasharray:4.8,4.8;stroke-miterlimit:3.25;" d="M 300.598437 83.042969 L 300.598437 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip3)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-dasharray:4.8,4.8;stroke-miterlimit:3.25;" d="M 424.801562 83.042969 L 424.801562 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip4)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-dasharray:4.8,4.8;stroke-miterlimit:3.25;" d="M 549.000781 83.042969 L 549.000781 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip5)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-dasharray:4.8,4.8;stroke-miterlimit:3.25;" d="M 673.2 83.042969 L 673.2 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip6)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 114.301563 83.042969 L 114.301563 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip7)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 238.500781 83.042969 L 238.500781 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip8)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 362.7 83.042969 L 362.7 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip9)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 486.899219 83.042969 L 486.899219 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip10)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 611.098438 83.042969 L 611.098438 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip11)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(50.000763%,50.000763%,50.000763%);stroke-opacity:0.4;stroke-miterlimit:3.25;" d="M 735.301563 83.042969 L 735.301563 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<g clip-path="url(#clip12)" clip-rule="nonzero">
<path style="fill:none;stroke-width:2.4;stroke-linecap:square;stroke-linejoin:miter;stroke:rgb(36.841382%,50.678264%,70.980392%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 14.042969 L 238.500781 14.042969 L 238.500781 83.042969 L 486.899219 83.042969 L 486.899219 14.042969 L 611.098438 14.042969 L 611.098438 83.042969 L 735.301563 83.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 48.542969 L 114.301563 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 176.399219 48.542969 L 176.399219 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="85.199121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="93.207715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="102.003809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 238.500781 48.542969 L 238.500781 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="147.299121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="155.307715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="164.103809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 300.598437 48.542969 L 300.598437 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="209.399121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="217.407715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="226.203809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 362.7 48.542969 L 362.7 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="271.499121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="279.507715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="288.303809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 424.801562 48.542969 L 424.801562 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-5" x="333.599121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="341.607715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="350.403809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 486.899219 48.542969 L 486.899219 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="395.699121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="403.707715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="412.503809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 549.000781 48.542969 L 549.000781 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-7" x="457.799121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="465.807715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="474.603809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 611.098438 48.542969 L 611.098438 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-8" x="519.899121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="527.907715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="536.703809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 673.2 48.542969 L 673.2 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-9" x="581.999121" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="590.007715" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="598.803809" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 735.301563 48.542969 L 735.301563 45.269531 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="640.094824" y="59.179688"/>
<use xlink:href="#glyph0-10" x="648.103418" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="656.112012" y="59.179688"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="664.908105" y="61.979883"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 79.801563 48.542969 L 769.801563 48.542969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 83.042969 L 117.571094 83.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="14.782812" y="82.035937"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="23.491406" y="82.035937"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 48.542969 L 117.571094 48.542969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 14.042969 L 117.571094 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="23.491406" y="13.035937"/>
</g>
<path style="fill:none;stroke-width:0.24;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(40%,40%,40%);stroke-opacity:1;stroke-miterlimit:3.25;" d="M 114.301563 83.042969 L 114.301563 14.042969 " transform="matrix(1,0,0,1,-79.2,-6)"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 27 KiB

4
images/rect.drawio.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 70 KiB