Rebased art assets away from dr|z3d's art.

Major gui work.
This commit is contained in:
dev
2011-07-12 18:56:49 +00:00
parent 3fa6f3ddad
commit 971235272d
73 changed files with 2529 additions and 349 deletions

View File

@ -0,0 +1,10 @@
Apache FOP
Copyright 1999-2008 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
This software consists of voluntary contributions made by many individuals
on behalf of The Apache Software Foundation and was originally created by
James Tauber <jtauber@jtauber.com>.

BIN
lib/jchart2d-3.2.1.jar Normal file

Binary file not shown.

504
lib/jchart2d.LICENSE.txt Normal file
View File

@ -0,0 +1,504 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
[This is the first released version of the Lesser GPL. It also counts
as the successor of the GNU Library Public License, version 2, hence
the version number 2.1.]
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.
This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it. You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.
When we speak of free software, we are referring to freedom of use,
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 this service if you wish); that you receive source code or can get
it if you want it; that you can change the software and use pieces of
it in new free programs; and that you are informed that you can do
these things.
To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights. These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.
For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you. You must make sure that they, too, receive or can get the source
code. If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it. And you must show them these terms so they know their rights.
We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.
To protect each distributor, we want to make it very clear that
there is no warranty for the free library. Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.
Finally, software patents pose a constant threat to the existence of
any free program. We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder. Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.
Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License. This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License. We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.
When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library. The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom. The Lesser General
Public License permits more lax criteria for linking other code with
the library.
We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License. It also provides other free software developers Less
of an advantage over competing non-free programs. These disadvantages
are the reason we use the ordinary General Public License for many
libraries. However, the Lesser license provides advantages in certain
special circumstances.
For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard. To achieve this, non-free programs must be
allowed to use the library. A more frequent case is that a free
library does the same job as widely used non-free libraries. In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.
In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software. For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.
Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.
The precise terms and conditions for copying, distribution and
modification follow. Pay close attention to the difference between a
"work based on the library" and a "work that uses the library". The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.
GNU LESSER GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".
A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.
The "Library", below, refers to any such software library or work
which has been distributed under these terms. A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language. (Hereinafter, translation is
included without limitation in the term "modification".)
"Source code" for a work means the preferred form of the work for
making modifications to it. For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it). Whether that is true depends on what the Library does
and what the program that uses the Library does.
1. You may copy and distribute verbatim copies of the Library's
complete source code as you receive it, in any medium, provided that
you conspicuously and appropriately publish on each copy an
appropriate copyright notice and disclaimer of warranty; keep intact
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.
You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.
2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) The modified work must itself be a software library.
b) You must cause the files modified to carry prominent notices
stating that you changed the files and the date of any change.
c) You must cause the whole of the work to be licensed at no
charge to all third parties under the terms of this License.
d) If a facility in the modified Library refers to a function or a
table of data to be supplied by an application program that uses
the facility, other than as an argument passed when the facility
is invoked, then you must make a good faith effort to ensure that,
in the event an application does not supply such function or
table, the facility still operates, and performs whatever part of
its purpose remains meaningful.
(For example, a function in a library to compute square roots has
a purpose that is entirely well-defined independent of the
application. Therefore, Subsection 2d requires that any
application-supplied function or table used by this function must
be optional: if the application does not supply it, the square
root function must still compute square roots.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.
In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library. To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License. (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.) Do not make any other change in
these notices.
Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.
This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.
4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.
If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.
5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library". Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.
However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library". The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.
When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library. The
threshold for this to be true is not precisely defined by law.
If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work. (Executables containing this object code plus portions of the
Library will still fall under Section 6.)
Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.
6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.
You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License. You must supply a copy of this License. If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License. Also, you must do one
of these things:
a) Accompany the work with the complete corresponding
machine-readable source code for the Library including whatever
changes were used in the work (which must be distributed under
Sections 1 and 2 above); and, if the work is an executable linked
with the Library, with the complete machine-readable "work that
uses the Library", as object code and/or source code, so that the
user can modify the Library and then relink to produce a modified
executable containing the modified Library. (It is understood
that the user who changes the contents of definitions files in the
Library will not necessarily be able to recompile the application
to use the modified definitions.)
b) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (1) uses at run time a
copy of the library already present on the user's computer system,
rather than copying library functions into the executable, and (2)
will operate properly with a modified version of the library, if
the user installs one, as long as the modified version is
interface-compatible with the version that the work was made with.
c) Accompany the work with a written offer, valid for at
least three years, to give the same user the materials
specified in Subsection 6a, above, for a charge no more
than the cost of performing this distribution.
d) If distribution of the work is made by offering access to copy
from a designated place, offer equivalent access to copy the above
specified materials from the same place.
e) Verify that the user has already received a copy of these
materials or that you have already sent this user a copy.
For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it. However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.
It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system. Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.
7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:
a) Accompany the combined library with a copy of the same work
based on the Library, uncombined with any other library
facilities. This must be distributed under the terms of the
Sections above.
b) Give prominent notice with the combined library of the fact
that part of it is a work based on the Library, and explaining
where to find the accompanying uncombined form of the same work.
8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License. Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License. However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.
9. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Library or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.
10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.
11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
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
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all. For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.
If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded. In such case, this License incorporates the limitation as if
written in the body of this License.
13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation. If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.
14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission. For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this. Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.
NO WARRANTY
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "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
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY 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
LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Libraries
If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change. You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).
To apply these terms, attach the following notices to the library. It is
safest to attach them to the start of each source file to most effectively
convey 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 library's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Also add information on how to contact you by electronic and paper mail.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
<signature of Ty Coon>, 1 April 1990
Ty Coon, President of Vice
That's all there is to it!

View File

@ -0,0 +1,202 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 666 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 257 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -0,0 +1,668 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg id="svg2" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<metadata id="metadata4321">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<path id="path4" d="M0,0v512h512v-512h-512z" fill="#FFF"/>
<path id="path6" d="M153,239c-9.59,3.52-17.87,11.09-26.09,17l-40.91,28.2c-6.471,4.6-19.02,10.92-15.397,20.8,2.682,7.31,11.925,12.87,17.397,18.04,16.94,16,42.13,32.1,51.54,53.96,2.26,5.25-3.5,15.19-4.25,21-1.64,12.6-1.11,27.89,2.92,40,2.26,6.82,5.84,14.12,9.93,20,2.2,3.16,6.64,7.85,6.22,12-1.12,11.2-27.13,23.77-11.32,35.35,4.63,3.39,10.55,2.65,15.96,2.65h34c17.51,0,35.54,1.26,53-0.06,4.08-0.3,7.16-3.88,11-3.98,4.19-0.1,8.42,2.98,13,3.04,18.31,0.22,36.68-2,55-2l40-1c4.66-0.01,12.53,0.5,16.12-3.03,8.06-7.94-1.26-18.06-7.12-23.25-2-1.77-6.69-5-6.22-8.13,0.92-6.16,11.38-15.09,14.16-21.59,6.81-15.9,4.83-37.87,0.06-54,6.31-3.31,5.85-7.34,9.01-12.83,3.71-6.45,9.15-10.02,9.89-18.17,0.52-5.81-2.98-11.38-1.57-17,4.16-16.71,10.39-33.74,16.01-50,2.52-7.28,7.54-16.06,5.15-24-2.94-9.76-16.29-18.22-22.78-25.84-6.17-7.26-14.72-20.05-24.71-21.16,11.99-21.64,23.36-44.57,23.98-70,0.62-25.17-3.64-49.18-14.61-72-27.64-57.494-96.02-87.19-157.37-72.764-21.55,5.067-40.77,16.12-58,29.648-15.33,12.037-26.71,28.931-35.51,46.116-11.04,21.55-12.6,45.31-12.49,69,0.11,22.92,8.73,45.5,20.23,64.98,4,6.78,10.19,12.12,13.77,19.02z" fill="#010101"/>
<path id="path8" d="M233,8c1.25,0.6848,1.55,0.7488,3,1-1.25-0.6848-1.55-0.7488-3-1m45,0c1.25,0.6848,1.55,0.7488,3,1-1.25-0.6848-1.55-0.7488-3-1m50,17l1,1-1-1z" fill="#576e57"/>
<path id="path10" d="M241,27c6.88,2.887,18.41,0,26,0-7.67-3.217-17.9-0.022-26,0z" fill="#989801"/>
<path id="path12" d="M267,26l1,1-1-1z" fill="#444b19"/>
<path id="path14" d="M180,329l18,8c9.24-17.53,14.78-38.36,21.56-57,2.31-6.35,3.57-17.15,9.57-21.24,4.73-3.22,14.51-0.44,19.87,0.07,10.84,1.03,23.37,0.68,34-1.72,52.22-11.77,89.71-57.83,91.96-111.11,3.11-73.764-69.66-132.42-140.96-116.98-43.93,9.507-76.57,43.459-88.57,85.985-10.53,37.33,1.89,78.48,27.37,106.83,6.71,7.46,14.87,14.11,23.29,19.57,3.73,2.42,9.79,4.83,10.96,9.62,1.32,5.42-4.33,13.76-5.85,18.98-5.82,19.96-16.4,38.78-21.2,59z" fill="#ffff01"/>
<path id="path16" d="M268,27c2.33,0.984,4.46,0.981,7,1-2.33-0.984-4.46-0.981-7-1z" fill="#989801"/>
<path id="path18" d="M275,27l1,1-1-1m-39,1l1,1-1-1m-8,2l1,1-1-1z" fill="#444b19"/>
<path id="path20" d="M291,31l1,1-1-1z" fill="#6c6c02"/>
<path id="path22" d="M220.67,32.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334z" fill="#444b19"/>
<path id="path24" d="M222,32l1,1-1-1z" fill="#989801"/>
<path id="path26" d="M294,32c1.25,0.685,1.55,0.749,3,1-1.25-0.685-1.55-0.749-3-1z" fill="#444b19"/>
<path id="path28" d="M218.67,33.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334m79,0c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334m-82.67,0.667l1,1-1-1z" fill="#6c6c02"/>
<path id="path30" d="M216.67,34.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334m83,0c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334m1.33,0.667c1.25,0.685,1.55,0.749,3,1-1.25-0.685-1.55-0.749-3-1z" fill="#989801"/>
<path id="path32" d="M305,36l1,1-1-1z" fill="#444b19"/>
<path id="path34" d="M207,38l1,1-1-1z" fill="#989801"/>
<path id="path36" d="M205,39l1,1-1-1m-2.33,1.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334z" fill="#6c6c02"/>
<path id="path38" d="M312,40l1,1-1-1z" fill="#989801"/>
<path id="path40" d="M313,40l1,1-1-1z" fill="#444b19"/>
<path id="path42" d="M200.67,41.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334z" fill="#6c6c02"/>
<path id="path44" d="M314.67,41.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334m-115.67,0.667l1,1-1-1m117.67,0.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334m1.33,0.667l1,1-1-1z" fill="#989801"/>
<path id="path46" d="M320,44l1,1-1-1z" fill="#6c6c02"/>
<path id="path48" d="M321,45l1,1-1-1m-130,2l1,1-1-1z" fill="#444b19"/>
<path id="path50" d="M192,47l1,1-1-1z" fill="#989801"/>
<path id="path52" d="M324.67,47.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334z" fill="#444b19"/>
<path id="path54" d="M190,48l1,1-1-1z" fill="#989801"/>
<path id="path56" d="M326,48l1,1-1-1z" fill="#444b19"/>
<path id="path58" d="M188.67,49.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334m138.33-0.333l1,1-1-1m-140,1l1,1-1-1z" fill="#989801"/>
<path id="path60" d="M359,50l1,1-1-1z" fill="#9fc79f"/>
<path id="path62" d="M186,51l1,1-1-1m-1,1l1,1-1-1m-1,1l1,1-1-1z" fill="#989801"/>
<path id="path64" d="M182,54l1,1-1-1m-1,1l1,1-1-1z" fill="#6c6c02"/>
<path id="path66" d="M334,55l1,1-1-1z" fill="#9fc79f"/>
<path id="path68" d="M180,56l1,1-1-1z" fill="#6c6c02"/>
<path id="path70" d="M335.67,56.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334m-156.67,0.667l1,1-1-1m158,0l1,1-1-1m-159,1l1,1-1-1m-1,1l1,1-1-1z" fill="#989801"/>
<path id="path72" d="M176,60l1,1-1-1m-1,1l1,1-1-1z" fill="#6c6c02"/>
<path id="path74" d="M341,61l1,1-1-1z" fill="#989801"/>
<path id="path76" d="M174,62l1,1-1-1z" fill="#6c6c02"/>
<path id="path78" d="M342,62l1,1-1-1z" fill="#989801"/>
<path id="path80" d="M173,63l1,1-1-1z" fill="#6c6c02"/>
<path id="path82" d="M343,63l1,1-1-1m-171,1l1,1-1-1m172,0l1,1-1-1m-173,1l1,1-1-1m-1,1l1,1-1-1z" fill="#989801"/>
<path id="path84" d="M169,67l1,1-1-1m-0.67,1.667c-0.05,0.055-0.11,1.111,0.34,0.666,0.05-0.055,0.11-1.111-0.34-0.666m-1.33,1.333l1,1-1-1z" fill="#6c6c02"/>
<path id="path86" d="M166,71l1,1-1-1m-1,1l1,1-1-1m-1.67,3.667c-0.05,0.055-0.11,1.111,0.34,0.666,0.05-0.055,0.11-1.111-0.34-0.666z" fill="#989801"/>
<path id="path88" d="M299,75.518c-52.42,11.12-36.2,92.762,16,81.662,52.67-11.2,36.32-92.76-16-81.662z" fill="#010101"/>
<path id="path90" d="M162,77l1,1-1-1m35,1c4.93,2.009,13.5,0.954,19,1-6.16-2.657-12.56-1.277-19-1m93-1c1.25,0.685,1.55,0.749,3,1-1.25-0.685-1.55-0.749-3-1m31,0c1.25,0.685,1.55,0.749,3,1-1.25-0.685-1.55-0.749-3-1z" fill="#989801"/>
<path id="path92" d="M354,77l1,1-1-1z" fill="#444b19"/>
<path id="path94" d="M161,78l1,1-1-1z" fill="#6c6c02"/>
<path id="path96" d="M203,78.432c-41.94,5.523-52.25,62.648-12,79.888,7.45,3.19,18.11,2.68,26,1.47,48.64-7.5,34.78-87.781-14-81.358z" fill="#010101"/>
<path id="path98" d="M289,78l1,1-1-1m35,0l1,1-1-1z" fill="#989801"/>
<path id="path100" d="M355,78l1,1-1-1z" fill="#444b19"/>
<path id="path102" d="M194,79c1.25,0.685,1.55,0.749,3,1-1.25-0.685-1.55-0.749-3-1m22,0c1.25,0.685,1.55,0.749,3,1-1.25-0.685-1.55-0.749-3-1z" fill="#6c6c02"/>
<path id="path104" d="M287.67,79.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334z" fill="#444b19"/>
<path id="path106" d="M325.67,79.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334z" fill="#989801"/>
<path id="path108" d="M191,80c1.25,0.685,1.55,0.749,3,1-1.25-0.685-1.55-0.749-3-1m28.67,0.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334z" fill="#444b19"/>
<path id="path110" d="M221,80l1,1-1-1z" fill="#989801"/>
<path id="path112" d="M286,80l1,1-1-1m41,0l1,1-1-1z" fill="#444b19"/>
<path id="path114" d="M328,80l1,1-1-1z" fill="#9fc79f"/>
<path id="path116" d="M356,80l1,1-1-1z" fill="#6c6c02"/>
<path id="path118" d="M357.33,81.667c-0.05,0.055-0.11,1.111,0.34,0.666,0.05-0.055,0.11-1.111-0.34-0.666z" fill="#989801"/>
<path id="path120" d="M282,82l1,1-1-1z" fill="#6c6c02"/>
<path id="path122" d="M185,83l1,1-1-1z" fill="#444b19"/>
<path id="path124" d="M281,83l1,1-1-1z" fill="#989801"/>
<path id="path126" d="M358,83l1,1-1-1m-174,1l1,1-1-1z" fill="#6c6c02"/>
<path id="path128" d="M228,84l1,1-1-1z" fill="#444b19"/>
<path id="path130" d="M280,84l1,1-1-1z" fill="#989801"/>
<path id="path132" d="M359,84l1,1-1-1z" fill="#444b19"/>
<path id="path134" d="M182,85l1,1-1-1m48,0l1,1-1-1z" fill="#6c6c02"/>
<path id="path136" d="M278.67,85.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334z" fill="#989801"/>
<path id="path138" d="M334,85l1,1-1-1z" fill="#444b19"/>
<path id="path140" d="M359,85l1,1-1-1m-203,1l1,1-1-1m25,0l1,1-1-1m50,0l1,1-1-1z" fill="#6c6c02"/>
<path id="path142" d="M277,86l1,1-1-1z" fill="#989801"/>
<path id="path144" d="M305,86l1,1-1-1z" fill="#444b19"/>
<path id="path146" d="M306.67,86.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334z" fill="#779375"/>
<path id="path148" d="M335,86l1,1-1-1z" fill="#444b19"/>
<path id="path150" d="M179.67,87.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334z" fill="#6c6c02"/>
<path id="path152" d="M232,87l1,1-1-1z" fill="#444b19"/>
<path id="path154" d="M276,87l1,1-1-1z" fill="#989801"/>
<path id="path156" d="M300,87c1.77,0.779,3.04,0.912,5,1-1.77-0.779-3.04-0.912-5-1z" fill="#95bb95"/>
<path id="path158" d="M283,134c3-3.96,5.42-9.52,10.18-11.66,15.75-7.07,24.49,8.35,22.82,21.66,38.8-11.2,14.11-71.907-22-53.85-4.34,2.168-8.17,5.944-10.96,9.85-3.18,4.48-5.24,9.49-5.71,15-0.59,6.86,2.59,13.13,5.67,19z" fill="#FFF"/>
<path id="path160" d="M308,87c2.05,0.874,3.75,0.953,6,1-2.05-0.874-3.75-0.953-6-1z" fill="#95bb95"/>
<path id="path162" d="M360,87l1,1-1-1m-205,1l1,1-1-1z" fill="#989801"/>
<path id="path164" d="M178,88l1,1-1-1z" fill="#6c6c02"/>
<path id="path166" d="M233.67,88.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334m42.33-0.333l1,1-1-1z" fill="#444b19"/>
<path id="path168" d="M297,88l1,1-1-1z" fill="#576e57"/>
<path id="path170" d="M298.67,88.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334m15.33-0.333c1.25,0.685,1.55,0.749,3,1-1.25-0.685-1.55-0.749-3-1z" fill="#9fc79f"/>
<path id="path172" d="M154.33,89.667c-0.05,0.055-0.11,1.111,0.34,0.666,0.05-0.055,0.11-1.111-0.34-0.666z" fill="#989801"/>
<path id="path174" d="M177,89l1,1-1-1z" fill="#6c6c02"/>
<path id="path176" d="M235,89l1,1-1-1z" fill="#444b19"/>
<path id="path178" d="M275,89l1,1-1-1z" fill="#6c6c02"/>
<path id="path180" d="M319,89l1,1-1-1z" fill="#779375"/>
<path id="path182" d="M176,90l1,1-1-1z" fill="#989801"/>
<path id="path184" d="M201,90l1,1-1-1z" fill="#9fc79f"/>
<path id="path186" d="M196,147c-1.86-8.13-2.94-15.07,3.38-21.79,10.5-11.16,28.74-3.58,30.62,10.79,9.52-9.43,5.95-29.23-3.17-37.74-12.58-11.724-31.99-10.389-42.89,2.76-3.76,4.52-5.37,9.22-6.17,14.98-0.77,5.56,0.25,11.88,2.58,17,3.12,6.83,8.9,11.17,15.65,14z" fill="#FFF"/>
<path id="path188" d="M236,90l1,1-1-1z" fill="#6c6c02"/>
<path id="path190" d="M274,90l1,1-1-1z" fill="#989801"/>
<path id="path192" d="M320,90l1,1-1-1z" fill="#576e57"/>
<path id="path194" d="M153.33,91.667c-0.05,0.055-0.11,1.111,0.34,0.666,0.05-0.055,0.11-1.111-0.34-0.666m21.67-0.667l1,1-1-1z" fill="#989801"/>
<path id="path196" d="M197,91l1,1-1-1z" fill="#444b19"/>
<path id="path198" d="M215,91l1,1-1-1z" fill="#576e57"/>
<path id="path200" d="M237.33,91.667c-0.05,0.055-0.11,1.111,0.34,0.666,0.05-0.055,0.11-1.111-0.34-0.666z" fill="#6c6c02"/>
<path id="path202" d="M273,91l1,1-1-1z" fill="#989801"/>
<path id="path204" d="M291,91l1,1-1-1z" fill="#9fc79f"/>
<path id="path206" d="M174,92l1,1-1-1z" fill="#989801"/>
<path id="path208" d="M193.67,92.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334m25,0c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334z" fill="#444b19"/>
<path id="path210" d="M290,92l1,1-1-1z" fill="#9fc79f"/>
<path id="path212" d="M324,92l1,1-1-1z" fill="#444b19"/>
<path id="path214" d="M192,93l1,1-1-1z" fill="#576e57"/>
<path id="path216" d="M220,93l1,1-1-1z" fill="#444b19"/>
<path id="path218" d="M238,93l1,1-1-1m34,0l1,1-1-1z" fill="#6c6c02"/>
<path id="path220" d="M288,93l1,1-1-1z" fill="#576e57"/>
<path id="path222" d="M289,93l1,1-1-1z" fill="#95bb95"/>
<path id="path224" d="M325,93l1,1-1-1z" fill="#444b19"/>
<path id="path226" d="M173,94l1,1-1-1z" fill="#6c6c02"/>
<path id="path228" d="M190,94l1,1-1-1z" fill="#779375"/>
<path id="path230" d="M191,94l1,1-1-1z" fill="#9fc79f"/>
<path id="path232" d="M221,94l1,1-1-1z" fill="#779375"/>
<path id="path234" d="M222,94l1,1-1-1m17,0l1,1-1-1z" fill="#444b19"/>
<path id="path236" d="M271,94l1,1-1-1z" fill="#6c6c02"/>
<path id="path238" d="M287,94l1,1-1-1z" fill="#95bb95"/>
<path id="path240" d="M326,94l1,1-1-1z" fill="#779375"/>
<path id="path242" d="M327,94l1,1-1-1z" fill="#444b19"/>
<path id="path244" d="M342,94l1,1-1-1z" fill="#6c6c02"/>
<path id="path246" d="M364,94l1,1-1-1m-192,1l1,1-1-1z" fill="#444b19"/>
<path id="path248" d="M189,95l1,1-1-1m33.67,0.333c-0.45,0.445,0.61,0.389,0.66,0.334,0.45-0.445-0.61-0.389-0.66-0.334z" fill="#9fc79f"/>
<path id="path250" d="M240,95l1,1-1-1z" fill="#444b19"/>
<path id="path252" d="M286,95l1,1-1-1z" fill="#9fc79f"/>
<path id="path254" d="M328.33,95.667c-0.05,0.055-0.11,1.111,0.34,0.666,0.05-0.055,0.11-1.111-0.34-0.666z" fill="#444b19"/>
<path id="path256" d="M343.33,95.667c-0.05,0.055-0.11,1.111,0.34,0.666,0.05-0.055,0.11-1.111-0.34-0.666m20.67-0.667l1,1-1-1z" fill="#989801"/>
<path id="path258" d="M171.33,96.667c-0.05,0.055-0.11,1.111,0.34,0.666,0.05-0.055,0.11-1.111-0.34-0.666z" fill="#444b19"/>
<path id="path260" d="M285,96l1,1-1-1z" fill="#9fc79f"/>
<path id="path262" d="M365,96v3c0.7-1.554,0.7-1.446,0-3z" fill="#6c6c02"/>
<path id="path264" d="M284,97l1,1-1-1z" fill="#9fc79f"/>
<path id="path266" d="M344.33,97.667c-0.05,0.055-0.11,1.111,0.34,0.666,0.05-0.055,0.11-1.111-0.34-0.666z" fill="#989801"/>
<path id="path268" d="M170.33,98.667c-0.05,0.055-0.11,1.111,0.34,0.666,0.05-0.055,0.11-1.111-0.34-0.666z" fill="#444b19"/>
<path id="path270" d="M283.33,98.667c-0.05,0.055-0.11,1.111,0.34,0.666,0.05-0.055,0.11-1.111-0.34-0.666z" fill="#9fc79f"/>
<path id="path272" d="M126,99l1,1-1-1z" fill="#576e57"/>
<path id="path274" d="M185,99l1,1-1-1z" fill="#9fc79f"/>
<path id="path276" d="M366,99l1,1-1-1z" fill="#444b19"/>
<path id="path278" d="M169,100l1,1-1-1z" fill="#6c6c02"/>
<path id="path280" d="M184,100l1,1-1-1z" fill="#9fc79f"/>
<path id="path282" d="M268.33,100.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path284" d="M282,100l1,1-1-1z" fill="#9fc79f"/>
<path id="path286" d="M345,100l1,1-1-1m21,0l1,1-1-1z" fill="#989801"/>
<path id="path288" d="M149,101l1,1-1-1z" fill="#6c6c02"/>
<path id="path290" d="M169,101l1,1-1-1z" fill="#444b19"/>
<path id="path292" d="M183,101l1,1-1-1m46,0l1,1-1-1z" fill="#9fc79f"/>
<path id="path294" d="M244,101l1,1-1-1z" fill="#989801"/>
<path id="path296" d="M281,101l1,1-1-1m51,0l1,1-1-1z" fill="#576e57"/>
<path id="path298" d="M168,102l1,1-1-1z" fill="#989801"/>
<path id="path300" d="M182,102l1,1-1-1z" fill="#9fc79f"/>
<path id="path302" d="M230,102l1,1-1-1z" fill="#444b19"/>
<path id="path304" d="M244,102l1,1-1-1z" fill="#6c6c02"/>
<path id="path306" d="M267,102l1,1-1-1z" fill="#989801"/>
<path id="path308" d="M280.33,102.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path310" d="M281,102l1,1-1-1z" fill="#9fc79f"/>
<path id="path312" d="M148,103v3c0.7-1.55,0.7-1.45,0-3z" fill="#989801"/>
<path id="path314" d="M167,103v3c0.7-1.55,0.7-1.45,0-3z" fill="#9fc79f"/>
<path id="path316" d="M245,103v3c0.7-1.55,0.7-1.45,0-3z" fill="#989801"/>
<path id="path318" d="M267.33,103.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#6c6c02"/>
<path id="path320" d="M333.33,103.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#9fc79f"/>
<path id="path322" d="M346,103l1,1-1-1z" fill="#444b19"/>
<path id="path324" d="M266,105v3c0.7-1.55,0.7-1.45,0-3z" fill="#989801"/>
<path id="path326" d="M334,105v3c0.7-1.55,0.7-1.45,0-3z" fill="#779375"/>
<path id="path328" d="M147,106v3c0.7-1.55,0.7-1.45,0-3z" fill="#989801"/>
<path id="path330" d="M233,107l1,1-1-1z" fill="#444b19"/>
<path id="path332" d="M166,108l1,1-1-1z" fill="#989801"/>
<path id="path334" d="M246,108l1,1-1-1z" fill="#6c6c02"/>
<path id="path336" d="M265,108v17c1.88-4.49,1.88-12.51,0-17z" fill="#989801"/>
<path id="path338" d="M278,108l1,1-1-1m57.33,0.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#576e57"/>
<path id="path340" d="M369,108l1,1-1-1m-223,1l1,1-1-1z" fill="#444b19"/>
<path id="path342" d="M178,109l1,1-1-1z" fill="#576e57"/>
<path id="path344" d="M146.33,110.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#6c6c02"/>
<path id="path346" d="M178.33,110.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#9fc79f"/>
<path id="path348" d="M234,110l1,1-1-1z" fill="#95bb95"/>
<path id="path350" d="M336,110v13c1.59-3.79,1.59-9.21,0-13m-191,2v3c0.7-1.55,0.7-1.45,0-3z" fill="#444b19"/>
<path id="path352" d="M177,112v6c0.95-2.28,0.95-3.72,0-6z" fill="#779375"/>
<path id="path354" d="M348,112v9c1.26-2.99,1.26-6.01,0-9z" fill="#444b19"/>
<path id="path356" d="M235,113v13c1.59-3.79,1.59-9.21,0-13z" fill="#9fc79f"/>
<path id="path358" d="M371,114v3c0.7-1.55,0.7-1.45,0-3z" fill="#989801"/>
<path id="path360" d="M372,117l1,1-1-1z" fill="#444b19"/>
<path id="path362" d="M176,118v3c0.7-1.55,0.7-1.45,0-3z" fill="#576e57"/>
<path id="path364" d="M372,118v5c0.83-2.03,0.83-2.97,0-5z" fill="#989801"/>
<path id="path366" d="M213,119l1,1-1-1z" fill="#576e57"/>
<path id="path368" d="M206,120l1,1-1-1m-29,1v6c0.95-2.28,0.95-3.72,0-6z" fill="#779375"/>
<path id="path370" d="M295,121l1,1-1-1z" fill="#9fc79f"/>
<path id="path372" d="M304,121l1,1-1-1z" fill="#576e57"/>
<path id="path374" d="M221,122l1,1-1-1z" fill="#444b19"/>
<path id="path376" d="M291.67,122.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m16,0c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#9fc79f"/>
<path id="path378" d="M143,123l1,1-1-1z" fill="#6c6c02"/>
<path id="path380" d="M200,123l1,1-1-1z" fill="#9fc79f"/>
<path id="path382" d="M223,123l1,1-1-1z" fill="#576e57"/>
<path id="path384" d="M309,123l1,1-1-1z" fill="#95bb95"/>
<path id="path386" d="M335.33,123.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#926a61"/>
<path id="path388" d="M373,123v4c0.71-1.76,0.71-2.24,0-4z" fill="#6c6c02"/>
<path id="path390" d="M199,124l1,1-1-1z" fill="#9fc79f"/>
<path id="path392" d="M224,124l1,1-1-1m54,0l1,1-1-1z" fill="#576e57"/>
<path id="path394" d="M289,124l1,1-1-1z" fill="#9fc79f"/>
<path id="path396" d="M310,124l1,1-1-1z" fill="#926a61"/>
<path id="path398" d="M311,124l1,1-1-1z" fill="#95bb95"/>
<path id="path400" d="M198,125l1,1-1-1z" fill="#9fc79f"/>
<path id="path402" d="M225,125l1,1-1-1z" fill="#444b19"/>
<path id="path404" d="M247,125l1,1-1-1z" fill="#989801"/>
<path id="path406" d="M266,125l1,1-1-1z" fill="#6c6c02"/>
<path id="path408" d="M312,125l1,1-1-1z" fill="#9fc79f"/>
<path id="path410" d="M334,125v3c0.7-1.55,0.7-1.45,0-3z" fill="#779375"/>
<path id="path412" d="M266.33,126.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#989801"/>
<path id="path414" d="M313.33,126.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#95bb95"/>
<path id="path416" d="M178,127v3c0.7-1.55,0.7-1.45,0-3z" fill="#9fc79f"/>
<path id="path418" d="M374,127v11c1.43-3.41,1.43-7.59,0-11z" fill="#444b19"/>
<path id="path420" d="M267,128v3c0.7-1.55,0.7-1.45,0-3z" fill="#6c6c02"/>
<path id="path422" d="M314,128l1,1-1-1z" fill="#9fc79f"/>
<path id="path424" d="M333.33,128.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#95bb95"/>
<path id="path426" d="M166,130l1,1-1-1z" fill="#444b19"/>
<path id="path428" d="M195,130l1,1-1-1z" fill="#9fc79f"/>
<path id="path430" d="M228.33,130.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path432" d="M315,130l1,1-1-1z" fill="#95bb95"/>
<path id="path434" d="M179,131l1,1-1-1z" fill="#926a61"/>
<path id="path436" d="M229,131l1,1-1-1z" fill="#9fc79f"/>
<path id="path438" d="M233,131l1,1-1-1z" fill="#779375"/>
<path id="path440" d="M246.33,131.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#989801"/>
<path id="path442" d="M268.33,131.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path444" d="M281,131l1,1-1-1z" fill="#576e57"/>
<path id="path446" d="M284,131l1,1-1-1z" fill="#95bb95"/>
<path id="path448" d="M332,131l1,1-1-1m-103,1v4c0.71-1.76,0.71-2.24,0-4z" fill="#926a61"/>
<path id="path450" d="M282,132l1,1-1-1z" fill="#9fc79f"/>
<path id="path452" d="M284.33,132.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path454" d="M345,132l1,1-1-1m-178,1l1,1-1-1z" fill="#989801"/>
<path id="path456" d="M180,133l1,1-1-1z" fill="#444b19"/>
<path id="path458" d="M194,133l1,1-1-1z" fill="#576e57"/>
<path id="path460" d="M232,133l1,1-1-1z" fill="#444b19"/>
<path id="path462" d="M245,133v3c0.7-1.55,0.7-1.45,0-3z" fill="#989801"/>
<path id="path464" d="M331,133l1,1-1-1m-100,2l1,1-1-1m98,0l1,1-1-1z" fill="#444b19"/>
<path id="path466" d="M168.33,136.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m76,0c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#989801"/>
<path id="path468" d="M328.33,136.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path470" d="M343.33,136.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#989801"/>
<path id="path472" d="M327,137l1,1-1-1z" fill="#9fc79f"/>
<path id="path474" d="M169,138l1,1-1-1z" fill="#6c6c02"/>
<path id="path476" d="M243,138l1,1-1-1m28,0l1,1-1-1z" fill="#444b19"/>
<path id="path478" d="M326,138l1,1-1-1z" fill="#576e57"/>
<path id="path480" d="M342,138l1,1-1-1z" fill="#6c6c02"/>
<path id="path482" d="M169,139l1,1-1-1z" fill="#9fc79f"/>
<path id="path484" d="M170.33,139.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path486" d="M243,139l1,1-1-1z" fill="#989801"/>
<path id="path488" d="M272,139l1,1-1-1z" fill="#6c6c02"/>
<path id="path490" d="M325,139l1,1-1-1z" fill="#444b19"/>
<path id="path492" d="M342,139l1,1-1-1m-100,1l1,1-1-1z" fill="#9fc79f"/>
<path id="path494" d="M324,140l1,1-1-1z" fill="#444b19"/>
<path id="path496" d="M273,141l1,1-1-1z" fill="#989801"/>
<path id="path498" d="M322.67,141.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#444b19"/>
<path id="path500" d="M274,142l1,1-1-1z" fill="#6c6c02"/>
<path id="path502" d="M320,142l1,1-1-1z" fill="#926a61"/>
<path id="path504" d="M275,143l1,1-1-1z" fill="#6c6c02"/>
<path id="path506" d="M318,143l1,1-1-1z" fill="#9fc79f"/>
<path id="path508" d="M190,144l1,1-1-1z" fill="#444b19"/>
<path id="path510" d="M276,144l1,1-1-1z" fill="#6c6c02"/>
<path id="path512" d="M315.67,144.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#9fc79f"/>
<path id="path514" d="M192,145l1,1-1-1z" fill="#576e57"/>
<path id="path516" d="M193.67,146.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#779375"/>
<path id="path518" d="M196,146l-1,2h2c0-1.85,0.3-1.35-1-2z" fill="#576e57"/>
<path id="path520" d="M237,146l1,1-1-1z" fill="#444b19"/>
<path id="path522" d="M277.67,146.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m-102.67,0.67l1,1-1-1z" fill="#6c6c02"/>
<path id="path524" d="M237,147l1,1-1-1m42,0l1,1-1-1z" fill="#989801"/>
<path id="path526" d="M176,148l1,1-1-1z" fill="#6c6c02"/>
<path id="path528" d="M236,148l1,1-1-1z" fill="#444b19"/>
<path id="path530" d="M280,148l1,1-1-1z" fill="#989801"/>
<path id="path532" d="M177,149l1,1-1-1z" fill="#444b19"/>
<path id="path534" d="M281,149l1,1-1-1z" fill="#989801"/>
<path id="path536" d="M178,150l1,1-1-1z" fill="#444b19"/>
<path id="path538" d="M282,150l1,1-1-1z" fill="#6c6c02"/>
<path id="path540" d="M374,150v8c1.16-2.77,1.16-5.23,0-8m-87.33,2.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#444b19"/>
<path id="path542" d="M328,152l1,1-1-1z" fill="#989801"/>
<path id="path544" d="M182,153l1,1-1-1z" fill="#444b19"/>
<path id="path546" d="M325,153l1,1-1-1z" fill="#6c6c02"/>
<path id="path548" d="M326,153l1,1-1-1m-143,1c1.22,1.2,1.42,1.32,3,2-1.14-1.02-1.61-1.31-3-2z" fill="#989801"/>
<path id="path550" d="M184,154l1,1-1-1z" fill="#444b19"/>
<path id="path552" d="M229,154l1,1-1-1m60,0l1,1-1-1m34.67,0.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#989801"/>
<path id="path554" d="M227.67,155.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#9fc79f"/>
<path id="path556" d="M290,155c1.51,0.68,2.32,0.83,4,1-1.51-0.68-2.32-0.83-4-1z" fill="#989801"/>
<path id="path558" d="M320,155l1,1-1-1z" fill="#6c6c02"/>
<path id="path560" d="M321.67,155.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m-25.67,0.67l1,1-1-1m-73,1l1,1-1-1m90,0l1,1-1-1m-122,1l1,1-1-1z" fill="#989801"/>
<path id="path562" d="M221,158l1,1-1-1m152,0v5c0.83-2.03,0.83-2.97,0-5z" fill="#6c6c02"/>
<path id="path564" d="M197,160c2.61,1.1,5.16,0.99,8,1-2.61-1.1-5.16-0.99-8-1m11,0c2.33,0.98,4.46,0.98,7,1-2.33-0.98-4.46-0.98-7-1z" fill="#444b19"/>
<path id="path566" d="M215,160l1,1-1-1z" fill="#9fc79f"/>
<path id="path568" d="M205,161c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1m-62,1l1,1-1-1z" fill="#6c6c02"/>
<path id="path570" d="M372,163v5c0.83-2.03,0.83-2.97,0-5m-1,5v4c0.71-1.76,0.71-2.24,0-4z" fill="#989801"/>
<path id="path572" d="M145,171v3c0.7-1.55,0.7-1.45,0-3z" fill="#444b19"/>
<path id="path574" d="M146,174v3c0.7-1.55,0.7-1.45,0-3z" fill="#6c6c02"/>
<path id="path576" d="M147,177v3c0.7-1.55,0.7-1.45,0-3z" fill="#989801"/>
<path id="path578" d="M369,177l1,1-1-1z" fill="#6c6c02"/>
<path id="path580" d="M148,180v3c0.7-1.55,0.7-1.45,0-3m219,3l1,1-1-1z" fill="#989801"/>
<path id="path582" d="M149,184l1,1-1-1z" fill="#6c6c02"/>
<path id="path584" d="M366,185l1,1-1-1z" fill="#989801"/>
<path id="path586" d="M366,186l1,1-1-1z" fill="#444b19"/>
<path id="path588" d="M365,187v3c0.7-1.55,0.7-1.45,0-3z" fill="#6c6c02"/>
<path id="path590" d="M390,187l1,1-1-1z" fill="#576e57"/>
<path id="path592" d="M364,190l1,1-1-1m-212,1l1,1-1-1z" fill="#989801"/>
<path id="path594" d="M364,191l1,1-1-1z" fill="#444b19"/>
<path id="path596" d="M153,193l1,1-1-1m1.33,1.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m1,2c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m204.67,1.33l1,1-1-1z" fill="#989801"/>
<path id="path598" d="M156,199l1,1-1-1z" fill="#6c6c02"/>
<path id="path600" d="M157,200l1,1-1-1z" fill="#444b19"/>
<path id="path602" d="M359,200l1,1-1-1z" fill="#6c6c02"/>
<path id="path604" d="M359,201l1,1-1-1z" fill="#444b19"/>
<path id="path606" d="M358,202l1,1-1-1m-0.67,1.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m-1.33,1.33l1,1-1-1z" fill="#6c6c02"/>
<path id="path608" d="M161,207l1,1-1-1z" fill="#989801"/>
<path id="path610" d="M355,207l1,1-1-1z" fill="#444b19"/>
<path id="path612" d="M162.33,208.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#989801"/>
<path id="path614" d="M354,208l1,1-1-1z" fill="#444b19"/>
<path id="path616" d="M163,210l1,1-1-1m3,4l1,1-1-1m1,1l1,1-1-1m182,0l1,1-1-1m-181,1l1,1-1-1z" fill="#989801"/>
<path id="path618" d="M169.33,217.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#6c6c02"/>
<path id="path620" d="M170,219l1,1-1-1m1,1l1,1-1-1m1,1l1,1-1-1m172,0l1,1-1-1z" fill="#989801"/>
<path id="path622" d="M173,222l1,1-1-1z" fill="#6c6c02"/>
<path id="path624" d="M343,222l1,1-1-1m-1,1l1,1-1-1z" fill="#989801"/>
<path id="path626" d="M175,224l1,1-1-1z" fill="#6c6c02"/>
<path id="path628" d="M341,224l1,1-1-1z" fill="#989801"/>
<path id="path630" d="M176,225l1,1-1-1z" fill="#6c6c02"/>
<path id="path632" d="M177,226l1,1-1-1m1,1l1,1-1-1m1,1l1,1-1-1m158,0l1,1-1-1z" fill="#989801"/>
<path id="path634" d="M180,229l1,1-1-1z" fill="#6c6c02"/>
<path id="path636" d="M336,229l1,1-1-1z" fill="#989801"/>
<path id="path638" d="M181,230l1,1-1-1z" fill="#6c6c02"/>
<path id="path640" d="M334,230l1,1-1-1z" fill="#989801"/>
<path id="path642" d="M335,230l1,1-1-1z" fill="#444b19"/>
<path id="path644" d="M182,231l1,1-1-1z" fill="#6c6c02"/>
<path id="path646" d="M184,232l1,1-1-1m1,1l1,1-1-1m1,1l1,1-1-1m1,1l1,1-1-1m1.67,1.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m1.33,0.67l1,1-1-1z" fill="#989801"/>
<path id="path648" d="M326,237l1,1-1-1z" fill="#6c6c02"/>
<path id="path650" d="M191,238l1,1-1-1z" fill="#444b19"/>
<path id="path652" d="M192,238l1,1-1-1z" fill="#989801"/>
<path id="path654" d="M320,241l1,1-1-1m-1,1l1,1-1-1z" fill="#6c6c02"/>
<path id="path656" d="M340,242c-2.29,1.9-4.2,3.64-6,6,2.56-1.61,5.19-3.03,6-6z" fill="#5a081a"/>
<path id="path658" d="M237,270c-8.48,15.92-15.41,36.57-20.08,54-1.36,5.06-6.23,11.67-4.89,17,3.2,12.76,17.13,22.54,28.97,25.62,22.34,5.83,48.15,7.53,70-1.07,3.88-1.53,9.74-2.89,11.97-6.74,2.07-3.57,0.82-8.86,1.2-12.81,0.99-10.2,6.53-18.52,16.83-21,0.01-9.11,1.67-18.72,8.46-25.47,3.91-3.89,10.2-6.15,14.14-1.19,9.75,12.3-3.7,27.68,12.4,36.66,13.76-29.42,26.34-75.12-15-88.74-5.23-1.73-11.36-4.63-17-4.08-10.25,1.01-22.68,14.27-32.42,18.73-22.23,10.18-50.54,14.88-74.58,9.09z" fill="#ff013d"/>
<path id="path660" d="M199,243l1,1-1-1z" fill="#444b19"/>
<path id="path662" d="M316.67,243.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#989801"/>
<path id="path664" d="M352,243c1.51,0.68,2.32,0.83,4,1-1.51-0.68-2.32-0.83-4-1z" fill="#5a081a"/>
<path id="path666" d="M200.67,244.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m114.33-0.33l1,1-1-1z" fill="#989801"/>
<path id="path668" d="M356.67,244.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#a30127"/>
<path id="path670" d="M202,245l1,1-1-1z" fill="#444b19"/>
<path id="path672" d="M313,245l1,1-1-1z" fill="#989801"/>
<path id="path674" d="M314,245l1,1-1-1z" fill="#6c6c02"/>
<path id="path676" d="M358,245c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1z" fill="#a30127"/>
<path id="path678" d="M203.67,246.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#444b19"/>
<path id="path680" d="M311,246l1,1-1-1z" fill="#989801"/>
<path id="path682" d="M361,246c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1z" fill="#a30127"/>
<path id="path684" d="M205,247l1,1-1-1z" fill="#444b19"/>
<path id="path686" d="M365,247l1,1-1-1z" fill="#5a081a"/>
<path id="path688" d="M206.33,248.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#6c6c02"/>
<path id="path690" d="M207,250v4c0.71-1.76,0.71-2.24,0-4m95.67,0.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#989801"/>
<path id="path692" d="M401,250l1,1-1-1z" fill="#576e57"/>
<path id="path694" d="M181,251c1.51,0.68,2.32,0.83,4,1-1.51-0.68-2.32-0.83-4-1z" fill="#5a081a"/>
<path id="path696" d="M300.67,251.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#989801"/>
<path id="path698" d="M328,251l1,1-1-1z" fill="#5a081a"/>
<path id="path700" d="M175,253c2.08,0.51,3.84,0.24,6,0-2.24-0.81-3.65-0.53-6,0z" fill="#a30127"/>
<path id="path702" d="M137,338c3.18-4.17,6.58-7.19,11-10-1.97-3.92-6.68-6.5-7.46-11-1.64-9.41,12.19-20.93,20.46-21.82,4.38-0.48,12.3,5.08,15.49,2.99,2.51-1.64,3.42-6.55,4.51-9.17,3.1-7.51,12.87-25.96,7.97-33.72-5.8-9.2-26.8,3.73-32.97,7.22-13.64,7.73-26.48,17.21-39,26.63-3.86,2.9-12.34,8.01-13.48,13-1.24,5.43,2.89,10.17,6.2,13.83,7.67,8.5,17.17,16.64,27.28,22.04z" fill="#ff013d"/>
<path id="path704" d="M185.67,252.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#a30127"/>
<path id="path706" d="M297,252l1,1-1-1z" fill="#989801"/>
<path id="path708" d="M298.67,252.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#6c6c02"/>
<path id="path710" d="M295.67,253.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#444b19"/>
<path id="path712" d="M325.67,253.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m48,0c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#a30127"/>
<path id="path714" d="M206.33,254.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#6c6c02"/>
<path id="path716" d="M292,254c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1z" fill="#444b19"/>
<path id="path718" d="M170,255l1,1-1-1z" fill="#a30127"/>
<path id="path720" d="M289,255l1,1-1-1z" fill="#989801"/>
<path id="path722" d="M205.33,256.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path724" d="M320,256l1,1-1-1z" fill="#a30127"/>
<path id="path726" d="M230,257l1,1-1-1z" fill="#444b19"/>
<path id="path728" d="M281,257l1,1-1-1z" fill="#989801"/>
<path id="path730" d="M318,257l1,1-1-1z" fill="#5a081a"/>
<path id="path732" d="M379.33,257.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#a30127"/>
<path id="path734" d="M162.67,258.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#5a081a"/>
<path id="path736" d="M205,258l1,1-1-1m23,0l1,1-1-1z" fill="#6c6c02"/>
<path id="path738" d="M240,258c2.33,0.98,4.46,0.98,7,1-2.33-0.98-4.46-0.98-7-1m31,0c2.05,0.87,3.75,0.95,6,1-2.05-0.87-3.75-0.95-6-1z" fill="#989801"/>
<path id="path740" d="M315.67,258.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m-154.67,0.67l1,1-1-1z" fill="#5a081a"/>
<path id="path742" d="M227,259l1,1-1-1z" fill="#6c6c02"/>
<path id="path744" d="M247,259c6.69,2.81,16.77,1,24,1-6.69-2.81-16.77-1-24-1z" fill="#989801"/>
<path id="path746" d="M313.67,259.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#5a081a"/>
<path id="path748" d="M159.67,260.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#a30127"/>
<path id="path750" d="M226,260l1,1-1-1z" fill="#444b19"/>
<path id="path752" d="M309,261c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1m-155,2l1,1-1-1m151,0l1,1-1-1z" fill="#a30127"/>
<path id="path754" d="M152,264l1,1-1-1m-1.33,1.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m-2,1c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m147,0c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#5a081a"/>
<path id="path756" d="M223,267l1,1-1-1z" fill="#989801"/>
<path id="path758" d="M291,267c1.51,0.68,2.32,0.83,4,1-1.51-0.68-2.32-0.83-4-1z" fill="#a30127"/>
<path id="path760" d="M386,267l1,1-1-1m-198,1l1,1-1-1z" fill="#5a081a"/>
<path id="path762" d="M201,268l1,1-1-1z" fill="#989801"/>
<path id="path764" d="M223.33,268.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path766" d="M288,268c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1m98.33,0.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#a30127"/>
<path id="path768" d="M222,270v3c0.7-1.55,0.7-1.45,0-3z" fill="#6c6c02"/>
<path id="path770" d="M236,270l1,1-1-1z" fill="#5a081a"/>
<path id="path772" d="M387.33,270.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#a30127"/>
<path id="path774" d="M200,271v3c0.7-1.55,0.7-1.45,0-3z" fill="#989801"/>
<path id="path776" d="M235.33,271.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m9.67-0.67l1,1-1-1m143.33,1.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path778" d="M139,273l1,1-1-1z" fill="#a30127"/>
<path id="path780" d="M186.33,273.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path782" d="M221.33,273.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#989801"/>
<path id="path784" d="M137,274l1,1-1-1z" fill="#a30127"/>
<path id="path786" d="M199,274l1,1-1-1z" fill="#6c6c02"/>
<path id="path788" d="M388,274l1,1-1-1m-252.33,1.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m49.33-0.33l1,1-1-1z" fill="#a30127"/>
<path id="path790" d="M198,275v3c0.7-1.55,0.7-1.45,0-3z" fill="#444b19"/>
<path id="path792" d="M234,275l1,1-1-1z" fill="#a30127"/>
<path id="path794" d="M389,275v6c0.95-2.28,0.95-3.72,0-6z" fill="#5a081a"/>
<path id="path796" d="M134,276l1,1-1-1z" fill="#a30127"/>
<path id="path798" d="M185.33,276.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path800" d="M133,277l1,1-1-1z" fill="#a30127"/>
<path id="path802" d="M131,278l1,1-1-1m53.33,0.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path804" d="M197,278v3c0.7-1.55,0.7-1.45,0-3z" fill="#444b19"/>
<path id="path806" d="M130,279l1,1-1-1z" fill="#5a081a"/>
<path id="path808" d="M183.33,280.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#a30127"/>
<path id="path810" d="M127,281l1,1-1-1z" fill="#5a081a"/>
<path id="path812" d="M125.67,282.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#a30127"/>
<path id="path814" d="M218,282l1,1-1-1z" fill="#6c6c02"/>
<path id="path816" d="M231,282l1,1-1-1m-107,1l1,1-1-1z" fill="#5a081a"/>
<path id="path818" d="M196,283l1,1-1-1z" fill="#989801"/>
<path id="path820" d="M231.33,283.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m-1.33,1.33v3c0.7-1.55,0.7-1.45,0-3z" fill="#a30127"/>
<path id="path822" d="M83,286l1,1-1-1z" fill="#9fc79f"/>
<path id="path824" d="M216.33,287.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path826" d="M229.33,288.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path828" d="M180,289l1,1-1-1z" fill="#a30127"/>
<path id="path830" d="M215,289l1,1-1-1z" fill="#989801"/>
<path id="path832" d="M193,290l1,1-1-1m22.33,0.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#6c6c02"/>
<path id="path834" d="M228.33,290.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path836" d="M193.33,291.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m20.67,0.33v3c0.7-1.55,0.7-1.45,0-3m-21.67,1.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#989801"/>
<path id="path838" d="M109,295l1,1-1-1m57,0c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1z" fill="#a30127"/>
<path id="path840" d="M178.33,295.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path842" d="M191.33,295.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#6c6c02"/>
<path id="path844" d="M213,295l1,1-1-1z" fill="#989801"/>
<path id="path846" d="M355,295c2.33,0.98,4.46,0.98,7,1-2.33-0.98-4.46-0.98-7-1z" fill="#a30127"/>
<path id="path848" d="M389,295v5c0.83-2.03,0.83-2.97,0-5z" fill="#5a081a"/>
<path id="path850" d="M108,296l1,1-1-1m46.67,0.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#a30127"/>
<path id="path852" d="M213,296l1,1-1-1z" fill="#6c6c02"/>
<path id="path854" d="M353.67,296.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m-246.67,0.67l1,1-1-1z" fill="#a30127"/>
<path id="path856" d="M153.67,297.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m17,0c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#5a081a"/>
<path id="path858" d="M191,297l1,1-1-1z" fill="#989801"/>
<path id="path860" d="M226,297l1,1-1-1m125.67,0.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m11.33-0.33l1,1-1-1m-257.33,1.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#a30127"/>
<path id="path862" d="M177,298l1,1-1-1z" fill="#5a081a"/>
<path id="path864" d="M190.33,298.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path866" d="M173.67,299.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#5a081a"/>
<path id="path868" d="M176,299l1,1-1-1m172.33,0.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m15.67-0.67l1,1-1-1m1,1v4c0.71-1.76,0.71-2.24,0-4z" fill="#a30127"/>
<path id="path870" d="M388,300v5c0.83-2.03,0.83-2.97,0-5z" fill="#5a081a"/>
<path id="path872" d="M102,302v3c0.7-1.55,0.7-1.45,0-3z" fill="#a30127"/>
<path id="path874" d="M147,302l1,1-1-1m-0.67,1.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path876" d="M188,304l1,1-1-1z" fill="#6c6c02"/>
<path id="path878" d="M210,304l1,1-1-1z" fill="#989801"/>
<path id="path880" d="M366,304v8c1.16-2.77,1.16-5.23,0-8m-263,1v3c0.7-1.55,0.7-1.45,0-3m120.33,0.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m164,0c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#a30127"/>
<path id="path882" d="M209,306l1,1-1-1z" fill="#6c6c02"/>
<path id="path884" d="M344.33,306.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path886" d="M222,307v3c0.7-1.55,0.7-1.45,0-3m164,0v4c0.71-1.76,0.71-2.24,0-4z" fill="#a30127"/>
<path id="path888" d="M343,308v3c0.7-1.55,0.7-1.45,0-3z" fill="#5a081a"/>
<path id="path890" d="M208,309v3c0.7-1.55,0.7-1.45,0-3z" fill="#444b19"/>
<path id="path892" d="M221.33,310.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m120.67,0.33v4c0.71-1.76,0.71-2.24,0-4m-236,1l1,1-1-1z" fill="#a30127"/>
<path id="path894" d="M185,312l1,1-1-1z" fill="#444b19"/>
<path id="path896" d="M207.33,312.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#6c6c02"/>
<path id="path898" d="M107,313l1,1-1-1z" fill="#a30127"/>
<path id="path900" d="M140,313v6c0.95-2.28,0.95-3.72,0-6z" fill="#5a081a"/>
<path id="path902" d="M185,313l1,1-1-1z" fill="#989801"/>
<path id="path904" d="M108,314l1,1-1-1z" fill="#a30127"/>
<path id="path906" d="M184,314v3c0.7-1.55,0.7-1.45,0-3z" fill="#6c6c02"/>
<path id="path908" d="M206.33,314.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#989801"/>
<path id="path910" d="M109,315l1,1-1-1m232,0v9c1.26-2.99,1.26-6.01,0-9m-230.67,1.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#a30127"/>
<path id="path912" d="M205,316v3c0.7-1.55,0.7-1.45,0-3z" fill="#989801"/>
<path id="path914" d="M183.33,317.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path916" d="M111,318l1,1-1-1m1,1l1,1-1-1z" fill="#a30127"/>
<path id="path918" d="M183,319l1,1-1-1z" fill="#989801"/>
<path id="path920" d="M218,319l1,1-1-1z" fill="#5a081a"/>
<path id="path922" d="M113.67,320.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m268.33-0.33l1,1-1-1m-267,1l1,1-1-1m1,1l1,1-1-1z" fill="#a30127"/>
<path id="path924" d="M381.33,322.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path926" d="M117,323l1,1-1-1m1,1l1,1-1-1m98,0v3c0.7-1.55,0.7-1.45,0-3z" fill="#a30127"/>
<path id="path928" d="M380.33,324.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path930" d="M146,325l1,1-1-1m-25.33,1.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m27.66,0.34c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#a30127"/>
<path id="path932" d="M180,326l1,1-1-1z" fill="#444b19"/>
<path id="path934" d="M335,326l1,1-1-1m44,0l1,1-1-1m-257,1l1,1-1-1m93.33,0.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#a30127"/>
<path id="path936" d="M333.67,327.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#5a081a"/>
<path id="path938" d="M123,328l1,1-1-1z" fill="#a30127"/>
<path id="path940" d="M147,328l1,1-1-1z" fill="#5a081a"/>
<path id="path942" d="M201,328l1,1-1-1z" fill="#6c6c02"/>
<path id="path944" d="M180.67,329.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m20.66,0.34c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path946" d="M214.33,329.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path948" d="M184,330l1,1-1-1z" fill="#989801"/>
<path id="path950" d="M200,331v3c0.7-1.55,0.7-1.45,0-3z" fill="#444b19"/>
<path id="path952" d="M213,331v3c0.7-1.55,0.7-1.45,0-3m160,2l1,1-1-1z" fill="#5a081a"/>
<path id="path954" d="M191,334l1,1-1-1z" fill="#444b19"/>
<path id="path956" d="M192,334l1,1-1-1z" fill="#989801"/>
<path id="path958" d="M199,334l1,1-1-1z" fill="#6c6c02"/>
<path id="path960" d="M327,334l1,1-1-1z" fill="#a30127"/>
<path id="path962" d="M374,334l1,1-1-1z" fill="#5a081a"/>
<path id="path964" d="M193.67,335.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#6c6c02"/>
<path id="path966" d="M326.33,335.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#a30127"/>
<path id="path968" d="M375,335l1,1-1-1m-241.33,1.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#5a081a"/>
<path id="path970" d="M195,336l1,1-1-1z" fill="#444b19"/>
<path id="path972" d="M198.33,336.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#989801"/>
<path id="path974" d="M104,337l1,1-1-1z" fill="#9fc79f"/>
<path id="path976" d="M197,337l1,1-1-1z" fill="#444b19"/>
<path id="path978" d="M325,337v3c0.7-1.55,0.7-1.45,0-3z" fill="#a30127"/>
<path id="path980" d="M343,338l1,1-1-1z" fill="#926a61"/>
<path id="path982" d="M344.04,338.74c-8.51,3.44-8.51,27.18-1.48,32.23,3.87,2.78,17.29-0.65,21.44-2.32,23.49-9.46-4.63-36.1-19.96-29.91z" fill="#fbb5a7"/>
<path id="path984" d="M341,339l1,1-1-1m-1,1l1,1-1-1z" fill="#444b19"/>
<path id="path986" d="M357,340l1,1-1-1z" fill="#926a61"/>
<path id="path988" d="M211,341l1,1-1-1z" fill="#a30127"/>
<path id="path990" d="M359.67,341.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#444b19"/>
<path id="path992" d="M212,342l1,1-1-1z" fill="#a30127"/>
<path id="path994" d="M339,342l1,1-1-1m22,0l1,1-1-1z" fill="#926a61"/>
<path id="path996" d="M324,343l1,1-1-1z" fill="#5a081a"/>
<path id="path998" d="M362.67,343.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#926a61"/>
<path id="path1000" d="M159,344c2.05,0.87,3.75,0.95,6,1-2.05-0.87-3.75-0.95-6-1z" fill="#b9867c"/>
<path id="path1002" d="M213,344l1,1-1-1z" fill="#a30127"/>
<path id="path1004" d="M364,344l1,1-1-1z" fill="#444b19"/>
<path id="path1006" d="M201,365c-6.76-9.02-21.93-17.44-33-19.53-4.52-0.85-12.18-1.71-14.24,3.59-2.56,6.57,3.94,13.06,9.24,15.61,11.8,5.69,25.9,4.17,38,0.33z" fill="#fbb5a7"/>
<path id="path1008" d="M168,345l1,1-1-1z" fill="#926a61"/>
<path id="path1010" d="M214.33,345.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path1012" d="M365,345l1,1-1-1z" fill="#444b19"/>
<path id="path1014" d="M154,346l1,1-1-1m-0.67,1.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#926a61"/>
<path id="path1016" d="M215,347l1,1-1-1z" fill="#a30127"/>
<path id="path1018" d="M176,348l1,1-1-1z" fill="#b9867c"/>
<path id="path1020" d="M152,349v5c0.83-2.03,0.83-2.97,0-5z" fill="#5a081a"/>
<path id="path1022" d="M178.67,349.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#444b19"/>
<path id="path1024" d="M216,349l1,1-1-1z" fill="#5a081a"/>
<path id="path1026" d="M180.67,350.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#926a61"/>
<path id="path1028" d="M217,350l1,1-1-1z" fill="#5a081a"/>
<path id="path1030" d="M370,350l1,1-1-1z" fill="#444b19"/>
<path id="path1032" d="M182,351l1,1-1-1z" fill="#b9867c"/>
<path id="path1034" d="M183,351l1,1-1-1z" fill="#576e57"/>
<path id="path1036" d="M218,351l1,1-1-1z" fill="#5a081a"/>
<path id="path1038" d="M371,351l1,1-1-1z" fill="#576e57"/>
<path id="path1040" d="M185,352l1,1-1-1z" fill="#444b19"/>
<path id="path1042" d="M372.33,352.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#926a61"/>
<path id="path1044" d="M220.33,353.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path1046" d="M153,354v3c0.7-1.55,0.7-1.45,0-3z" fill="#444b19"/>
<path id="path1048" d="M373.33,354.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#926a61"/>
<path id="path1050" d="M222,356l1,1-1-1m152.33,0.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path1052" d="M192,357l1,1-1-1z" fill="#926a61"/>
<path id="path1054" d="M223,357l1,1-1-1z" fill="#5a081a"/>
<path id="path1056" d="M155,358l1,1-1-1z" fill="#b9867c"/>
<path id="path1058" d="M338,358l1,1-1-1z" fill="#444b19"/>
<path id="path1060" d="M194.67,359.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#b9867c"/>
<path id="path1062" d="M374,359v3c0.7-1.55,0.7-1.45,0-3z" fill="#444b19"/>
<path id="path1064" d="M320,361l1,1-1-1z" fill="#5a081a"/>
<path id="path1066" d="M199,362l1,1-1-1z" fill="#926a61"/>
<path id="path1068" d="M319,362l1,1-1-1z" fill="#a30127"/>
<path id="path1070" d="M373.33,362.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path1072" d="M200,363l1,1-1-1z" fill="#926a61"/>
<path id="path1074" d="M229,363l1,1-1-1z" fill="#5a081a"/>
<path id="path1076" d="M230.67,363.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m85,0c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#a30127"/>
<path id="path1078" d="M161,364l1,1-1-1z" fill="#444b19"/>
<path id="path1080" d="M162,364l1,1-1-1m39,0l-1,2h2c0-1.85,0.3-1.35-1-2z" fill="#926a61"/>
<path id="path1082" d="M232,364c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1m81.67,0.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#a30127"/>
<path id="path1084" d="M372,364l1,1-1-1m-208.33,1.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#444b19"/>
<path id="path1086" d="M199,365l1,1-1-1z" fill="#b9867c"/>
<path id="path1088" d="M235.67,365.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m76,0c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#5a081a"/>
<path id="path1090" d="M370.67,365.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m-205.67,0.67c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1m31,0c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1z" fill="#444b19"/>
<path id="path1092" d="M238,366c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1m70,0c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1z" fill="#5a081a"/>
<path id="path1094" d="M368.67,366.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#444b19"/>
<path id="path1096" d="M134,367l1,1-1-1z" fill="#576e57"/>
<path id="path1098" d="M191,367l1,1-1-1z" fill="#b9867c"/>
<path id="path1100" d="M244,367l1,1-1-1m61,0l1,1-1-1z" fill="#a30127"/>
<path id="path1102" d="M340,367v4c0.71-1.76,0.71-2.24,0-4z" fill="#5a081a"/>
<path id="path1104" d="M366,367l1,1-1-1z" fill="#444b19"/>
<path id="path1106" d="M364,368l1,1-1-1z" fill="#926a61"/>
<path id="path1108" d="M298,369l1,1-1-1z" fill="#5a081a"/>
<path id="path1110" d="M357,385c-17.01,3.2-27.07,2.97-31-16-11.91,1.56-23.62,7.8-36,9.57-4.1,0.59-11.08-0.98-14.3,2.03-5.1,4.77-5.44,14.02-5.74,20.4-0.22,4.66-2.39,9.33-1.6,14,1.72,10.26,13.38,21.18,19.74,29,4.59,5.66,10.59,14.3,17.9,16.49,8.24,2.46,16.55-4.65,23-8.83,9.21-5.99,19.98-13.42,24.98-23.66,2.33-4.78,0.91-11.82,1.04-17,0.21-8.7,1.98-17.26,1.98-26z" fill="#95bb95"/>
<path id="path1112" d="M326,369v3c0.7-1.55,0.7-1.45,0-3m-6,1l1,1-1-1z" fill="#576e57"/>
<path id="path1114" d="M354,370c1.51,0.68,2.32,0.83,4,1-1.51-0.68-2.32-0.83-4-1z" fill="#b9867c"/>
<path id="path1116" d="M358,370l1,1-1-1z" fill="#444b19"/>
<path id="path1118" d="M277,371c1.51,0.68,2.32,0.83,4,1-1.51-0.68-2.32-0.83-4-1z" fill="#a30127"/>
<path id="path1120" d="M317.67,371.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#576e57"/>
<path id="path1122" d="M341.33,371.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#5a081a"/>
<path id="path1124" d="M348,371c2.05,0.87,3.75,0.95,6,1-2.05-0.87-3.75-0.95-6-1z" fill="#b9867c"/>
<path id="path1126" d="M314,372c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1z" fill="#444b19"/>
<path id="path1128" d="M342,372c2.05,0.87,3.75,0.95,6,1-2.05-0.87-3.75-0.95-6-1z" fill="#926a61"/>
<path id="path1130" d="M312.67,373.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m14.33-0.33v3c0.7-1.55,0.7-1.45,0-3z" fill="#576e57"/>
<path id="path1132" d="M309,374c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1z" fill="#779375"/>
<path id="path1134" d="M305,375l1,1-1-1z" fill="#576e57"/>
<path id="path1136" d="M328,376v3c0.7-1.55,0.7-1.45,0-3m-32,1l1,1-1-1z" fill="#444b19"/>
<path id="path1138" d="M157,384c0,13.94-0.51,25.95,5.22,39,4.77,10.86,10.96,21.1,18.95,30,6.92,7.7,14.83,8.96,24.83,9,17.21,0.08,33.73-6.21,42.48-22,11.07-19.97,3.58-55.02-21.52-61.31-7.81-1.95-23.68,6.35-31.96,8.1-13.65,2.89-24.79-0.54-38-2.79z" fill="#9fc79f"/>
<path id="path1140" d="M227.67,378.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m48.33-0.33c4.22,1.77,9.46,1,14,1-4.22-1.77-9.46-1-14-1z" fill="#444b19"/>
<path id="path1142" d="M290,378l1,1-1-1z" fill="#779375"/>
<path id="path1144" d="M219.67,379.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#576e57"/>
<path id="path1146" d="M229,379l1,1-1-1z" fill="#779375"/>
<path id="path1148" d="M216,380c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1z" fill="#576e57"/>
<path id="path1150" d="M274.33,380.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path1152" d="M214.67,381.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m17,0c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#779375"/>
<path id="path1154" d="M211,382c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1z" fill="#95bb95"/>
<path id="path1156" d="M273,382v3c0.7-1.55,0.7-1.45,0-3z" fill="#444b19"/>
<path id="path1158" d="M208,383l1,1-1-1m27,0l1,1-1-1m1,1l1,1-1-1m-80,1v10c1.35-3.21,1.35-6.79,0-10z" fill="#779375"/>
<path id="path1160" d="M162,385l1,1-1-1z" fill="#576e57"/>
<path id="path1162" d="M238,385l1,1-1-1z" fill="#444b19"/>
<path id="path1164" d="M357,385v10c1.35-3.21,1.35-6.79,0-10z" fill="#576e57"/>
<path id="path1166" d="M166,386c1.51,0.68,2.32,0.83,4,1-1.51-0.68-2.32-0.83-4-1m26,0c1.77,0.78,3.04,0.91,5,1-1.77-0.78-3.04-0.91-5-1m47,0l1,1-1-1m33,0l1,1-1-1m62,0c4.47,1.88,10.18,1,15,1-4.47-1.88-10.18-1-15-1z" fill="#444b19"/>
<path id="path1168" d="M137,387l1,1-1-1z" fill="#9fc79f"/>
<path id="path1170" d="M170,387c5.96,2.5,14.56,1,21,1-5.96-2.5-14.56-1-21-1z" fill="#576e57"/>
<path id="path1172" d="M191,387l1,1-1-1z" fill="#779375"/>
<path id="path1174" d="M240,387l1,1-1-1m1,1l1,1-1-1m1,1l1,1-1-1m-106,1l1,1-1-1m107,0l1,1-1-1z" fill="#576e57"/>
<path id="path1176" d="M136,391l1,1-1-1z" fill="#9fc79f"/>
<path id="path1178" d="M244,391l1,1-1-1m1.33,1.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m0.67,1.33l1,1-1-1z" fill="#576e57"/>
<path id="path1180" d="M155,395l1,1-1-1z" fill="#779375"/>
<path id="path1182" d="M356,395v10c1.35-3.21,1.35-6.79,0-10z" fill="#576e57"/>
<path id="path1184" d="M156,396v9c1.26-2.99,1.26-6.01,0-9m91,0l1,1-1-1m22,2v8c1.16-2.77,1.16-5.23,0-8m-18.67,3.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#779375"/>
<path id="path1186" d="M251,403l1,1-1-1z" fill="#444b19"/>
<path id="path1188" d="M251.33,404.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#576e57"/>
<path id="path1190" d="M364,404v6c1.06-1.97,1.53-3.8,2-6h-2z" fill="#444b19"/>
<path id="path1192" d="M355,405v22c2.22-5.29,2.22-16.71,0-22z" fill="#779375"/>
<path id="path1194" d="M252,406v3c0.7-1.55,0.7-1.45,0-3z" fill="#444b19"/>
<path id="path1196" d="M268,406v4c0.71-1.76,0.71-2.24,0-4z" fill="#779375"/>
<path id="path1198" d="M365,406c-0.86,6.78,1.35,18.22-1.49,24.2-7.25,15.25-24.45,25.44-38.51,33.66-6.58,3.84-13.19,7.73-21,5.03-16.77-5.8-20.94-25.76-35-33.89,0,8.86,0.3,16.69,3.74,25,17.58,42.43,71.5,11.84,89.46-14,7.43-10.69,13.35-29.47,2.8-40m-208,3l1,1-1-1z" fill="#576e57"/>
<path id="path1200" d="M253,409v4c0.71-1.76,0.71-2.24,0-4z" fill="#444b19"/>
<path id="path1202" d="M267,410v6c0.95-2.28,0.95-3.72,0-6z" fill="#576e57"/>
<path id="path1204" d="M268,416l1,1-1-1z" fill="#779375"/>
<path id="path1206" d="M268,417l1,1-1-1m-107.67,2.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m1,2c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path1208" d="M162.33,423.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#576e57"/>
<path id="path1210" d="M152,424c0.7,3.33,1.15,6.01,4,8-0.87-3.14-1.82-5.58-4-8m10,1l1,1-1-1z" fill="#444b19"/>
<path id="path1212" d="M163.33,425.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m89.67-0.67l1,1-1-1z" fill="#779375"/>
<path id="path1214" d="M253,426v3c0.7-1.55,0.7-1.45,0-3m21,0l1,1-1-1z" fill="#444b19"/>
<path id="path1216" d="M275,427l1,1-1-1z" fill="#779375"/>
<path id="path1218" d="M136.33,429.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m115.67-0.67v4c0.71-1.76,0.71-2.24,0-4z" fill="#576e57"/>
<path id="path1220" d="M278,431l1,1-1-1z" fill="#779375"/>
<path id="path1222" d="M155,432c2.63,10.96,11.11,20.8,17.28,30.04,2.17,3.23,4.52,8.56,8.1,10.4,4.57,2.35,11.58,2.11,16.62,2.72,15.31,1.83,33.26,2.59,48-2.5,5.63-1.95,11.75-4.02,14.68-9.66,2.98-5.74-0.56-14.03-1.68-20-5.56,5.92-9.39,12.43-16,17.54-14.23,10.98-43.14,17.76-59,6.03-12.43-9.19-17.42-24.31-28-34.57m11,0l1,1-1-1m113,0l1,1-1-1z" fill="#576e57"/>
<path id="path1224" d="M362,432l1,1-1-1z" fill="#444b19"/>
<path id="path1226" d="M167,433l1,1-1-1z" fill="#576e57"/>
<path id="path1228" d="M251.33,433.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#779375"/>
<path id="path1230" d="M268,433v10c1.37-3.23,1.76-6.95,0-10z" fill="#444b19"/>
<path id="path1232" d="M349,433l1,1-1-1z" fill="#576e57"/>
<path id="path1234" d="M280,434l1,1-1-1m-111.67,1.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path1236" d="M250.33,435.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#779375"/>
<path id="path1238" d="M281,435l1,1-1-1z" fill="#444b19"/>
<path id="path1240" d="M282,436l1,1-1-1z" fill="#576e57"/>
<path id="path1242" d="M169,437l1,1-1-1z" fill="#444b19"/>
<path id="path1244" d="M283.33,437.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#576e57"/>
<path id="path1246" d="M357,437l1,1-1-1z" fill="#444b19"/>
<path id="path1248" d="M170,438l1,1-1-1m79,0l1,1-1-1z" fill="#779375"/>
<path id="path1250" d="M356,438l1,1-1-1m-186,1l1,1-1-1z" fill="#444b19"/>
<path id="path1252" d="M284,439l1,1-1-1z" fill="#576e57"/>
<path id="path1254" d="M355,439l1,1-1-1m-197,1l1,1-1-1m13,0l1,1-1-1z" fill="#444b19"/>
<path id="path1256" d="M248,440l1,1-1-1z" fill="#576e57"/>
<path id="path1258" d="M285,440l1,1-1-1z" fill="#444b19"/>
<path id="path1260" d="M343,440l1,1-1-1z" fill="#779375"/>
<path id="path1262" d="M354,440l1,1-1-1m-182,1l1,1-1-1m75,0l1,1-1-1m11,0v5c0.83-2.03,0.83-2.97,0-5m85,0l1,1-1-1m-180.67,1.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m83.67,0.33l1,1-1-1m-0.67,1.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m43.67,0.33l1,1-1-1m-45,1l1,1-1-1m15,0v6c0.95-2.28,0.95-3.72,0-6z" fill="#444b19"/>
<path id="path1264" d="M290,446l1,1-1-1z" fill="#576e57"/>
<path id="path1266" d="M243,447l1,1-1-1m47,0l1,1-1-1m-48,1l1,1-1-1m39.33,0.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m52.34-0.34c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m15,0c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m-95.67,0.67l1,1-1-1m105,1l1,1-1-1m-1,1l1,1-1-1m-187.67,1.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m90.67-0.67v3c0.7-1.55,0.7-1.45,0-3m67,0l1,1-1-1m15,0l1,1-1-1m14.33,0.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66z" fill="#444b19"/>
<path id="path1268" d="M236,453l1,1-1-1m90,0l1,1-1-1z" fill="#576e57"/>
<path id="path1270" d="M341,453l1,1-1-1z" fill="#444b19"/>
<path id="path1272" d="M234.67,454.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#576e57"/>
<path id="path1274" d="M297,454l1,1-1-1z" fill="#444b19"/>
<path id="path1276" d="M324,454l1,1-1-1z" fill="#576e57"/>
<path id="path1278" d="M355,454l1,1-1-1z" fill="#444b19"/>
<path id="path1280" d="M233,455l1,1-1-1z" fill="#576e57"/>
<path id="path1282" d="M248,455l1,1-1-1m38,0l1,1-1-1m12,0l1,1-1-1z" fill="#444b19"/>
<path id="path1284" d="M322.67,455.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#576e57"/>
<path id="path1286" d="M337.67,455.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m16.33-0.33l1,1-1-1m-122.33,1.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m55.33-0.33l1,1-1-1z" fill="#444b19"/>
<path id="path1288" d="M320,456l1,1-1-1z" fill="#576e57"/>
<path id="path1290" d="M321,456l1,1-1-1z" fill="#444b19"/>
<path id="path1292" d="M229,457l1,1-1-1z" fill="#779375"/>
<path id="path1294" d="M288,457l1,1-1-1z" fill="#444b19"/>
<path id="path1296" d="M319,457l1,1-1-1z" fill="#779375"/>
<path id="path1298" d="M170.33,458.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m118.67-0.67l1,1-1-1z" fill="#444b19"/>
<path id="path1300" d="M375,459l1,1-1-1z" fill="#9fc79f"/>
<path id="path1302" d="M304,460l1,1-1-1m45,0l1,1-1-1z" fill="#444b19"/>
<path id="path1304" d="M195,461c1.51,0.68,2.32,0.83,4,1-1.51-0.68-2.32-0.83-4-1m20,0c1.51,0.68,2.32,0.83,4,1-1.51-0.68-2.32-0.83-4-1m92,0c1.51,0.68,2.32,0.83,4,1-1.51-0.68-2.32-0.83-4-1z" fill="#779375"/>
<path id="path1306" d="M311,461l1,1-1-1m36.67,0.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m-175.67,0.67l1,1-1-1m27,0l1,1-1-1z" fill="#444b19"/>
<path id="path1308" d="M200,462c4.22,1.77,9.46,1,14,1-4.22-1.77-9.46-1-14-1z" fill="#576e57"/>
<path id="path1310" d="M214,462l1,1-1-1m-41,1l1,1-1-1m64.67,0.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m21.33-0.33l1,1-1-1m15.33,0.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m19.67-0.67l1,1-1-1m51,0l1,1-1-1m-1,1l1,1-1-1m-68.67,1.67c-0.05,0.05-0.11,1.11,0.34,0.66,0.05-0.05,0.11-1.11-0.34-0.66m67.67-0.67l1,1-1-1m-114,2l1,1-1-1m107.67,2.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m-143.67,0.67c1.77,0.78,3.04,0.91,5,1-1.77-0.78-3.04-0.91-5-1m23,0c1.77,0.78,3.04,0.91,5,1-1.77-0.78-3.04-0.91-5-1m62,0l1,1-1-1m-80,1c5.22,2.19,12.37,1,18,1-5.22-2.19-12.37-1-18-1m84,3l1,1-1-1m41.67,2.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m-37,1c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m33.33-0.33c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1m-31.33,1.33c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34m30,0c-0.45,0.45,0.61,0.39,0.66,0.34,0.45-0.45-0.61-0.39-0.66-0.34z" fill="#444b19"/>
<path id="path1312" d="M381,500l1,1-1-1m-7,3c1.25,0.68,1.55,0.75,3,1-1.25-0.68-1.55-0.75-3-1z" fill="#576e57"/>
</svg>

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 702 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 667 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 692 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 695 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 102 KiB

View File

@ -46,20 +46,6 @@ public class Main {
public void startUp() throws Exception {
trayManager = TrayManager.getInstance();
trayManager.startManager();
/*
if(RouterManager.inI2P()) {
RouterManager.getRouterContext().addPropertyCallback(new I2PPropertyCallback() {
@Override
public void propertyChanged(String arg0, String arg1) {
if(arg0.equals(Translate.PROP_LANG)) {
trayManager.languageChanged();
}
}
});
}
*/
}
public static void main(String[] args) {
@ -75,18 +61,64 @@ public class Main {
_log = LogFactory.getLog(Main.class);
HttpsURLConnection.setDefaultHostnameVerifier(CertificateHelper.getHostnameVerifier());
try {
UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
} catch (ClassNotFoundException ex) {
//log.log(Log.ERROR, null, ex);
} catch (InstantiationException ex) {
//log.log(Log.ERROR, null, ex);
} catch (IllegalAccessException ex) {
//log.log(Log.ERROR, null, ex);
} catch (UnsupportedLookAndFeelException ex) {
//log.log(Log.ERROR, null, ex);
}
final Main main = new Main();
main.launchForeverLoop();
//We'll be doing GUI work, so let's stay in the event dispatcher thread.
SwingUtilities.invokeLater(new Runnable() {
@Override
public void run() {
try {
main.startUp();
}
catch(Exception e) {
//log.error("Failed while running desktopgui!", e);
}
}
});
}
@SuppressWarnings("static-access")
public static void beginShutdown(){
_conf.writeConfFile();
System.exit(0);
}
/**
* Avoids the app terminating because no Window is opened anymore.
* More info: http://java.sun.com/javase/6/docs/api/java/awt/doc-files/AWTThreadIssues.html#Autoshutdown
*/
public void launchForeverLoop() {
Runnable r = new Runnable() {
public void run() {
try {
Object o = new Object();
synchronized (o) {
o.wait();
}
} catch (InterruptedException ie) {
}
}
};
Thread t = new Thread(r);
t.setDaemon(false);
t.start();
}
private static void testStuff(){
_conf.parseConfigStr("server.hostname=127.0.0.1");
_conf.parseConfigStr("server.port=5555");
_conf.parseConfigStr("server.target=jsonrpc");
@ -183,50 +215,5 @@ public class Main {
} catch (InvalidParametersException e) {
System.out.println("Bad parameters sent..");
}
final Main main = new Main();
main.launchForeverLoop();
//We'll be doing GUI work, so let's stay in the event dispatcher thread.
SwingUtilities.invokeLater(new Runnable() {
@Override
public void run() {
try {
main.startUp();
}
catch(Exception e) {
//log.error("Failed while running desktopgui!", e);
}
}
});
}
@SuppressWarnings("static-access")
public static void beginShutdown(){
_conf.writeConfFile();
System.exit(0);
}
/**
* Avoids the app terminating because no Window is opened anymore.
* More info: http://java.sun.com/javase/6/docs/api/java/awt/doc-files/AWTThreadIssues.html#Autoshutdown
*/
public void launchForeverLoop() {
Runnable r = new Runnable() {
public void run() {
try {
Object o = new Object();
synchronized (o) {
o.wait();
}
} catch (InterruptedException ie) {
}
}
};
Thread t = new Thread(r);
t.setDaemon(false);
t.start();
}
}

View File

@ -9,12 +9,16 @@ import java.awt.Toolkit;
import java.awt.TrayIcon;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.net.URL;
import javax.swing.JOptionPane;
import javax.swing.SwingWorker;
import net.i2p.itoopie.gui.WindowHandler;
import net.i2p.itoopie.i18n.Transl;
import net.i2p.itoopie.util.IconLoader;
import net.i2p.itoopie.util.IsJar;
/**
@ -47,8 +51,32 @@ public class TrayManager {
protected void startManager() {
if(SystemTray.isSupported()) {
tray = SystemTray.getSystemTray();
trayIcon = new TrayIcon(getTrayImage(), "itoopie", getMainMenu());
trayIcon = new TrayIcon(IconLoader.getTrayImage(), "itoopie", getMainMenu());
trayIcon.setImageAutoSize(true); //Resize image to fit the system tray
trayIcon.addMouseListener(new MouseListener(){
@Override
public void mouseClicked(MouseEvent arg0) {
WindowHandler.toggleFrames();
}
@Override
public void mouseEntered(MouseEvent arg0) {
}
@Override
public void mouseExited(MouseEvent arg0) {
}
@Override
public void mousePressed(MouseEvent arg0) {
}
@Override
public void mouseReleased(MouseEvent arg0) {
}
});
try {
tray.add(trayIcon);
} catch (AWTException e) {
@ -61,36 +89,6 @@ public class TrayManager {
}
/**
* Get tray icon image from the itoopie resources in the jar file.
* @return image used for the tray icon
*/
private Image getTrayImage() {
// Assume square icons.
int icoHeight = (int) SystemTray.getSystemTray().getTrayIconSize().getHeight();
int desiredHeight;
if (icoHeight == 16 ||
icoHeight == 24 ||
icoHeight == 32 ||
icoHeight == 48 ||
icoHeight == 64 ||
icoHeight == 128 ||
icoHeight == 256 ||
icoHeight == 512){
desiredHeight = icoHeight;
} else {
desiredHeight = 512;
}
if (IsJar.isRunningJar()){
URL url = getClass().getResource("/resources/images/itoopie-"+desiredHeight+".png");
return Toolkit.getDefaultToolkit().getImage(url);
} else {
return Toolkit.getDefaultToolkit().getImage("resources/images/itoopie-"+desiredHeight+".png");
}
}
/**
* Build a popup menu, adding callbacks to the different items.
@ -98,27 +96,6 @@ public class TrayManager {
*/
public PopupMenu getMainMenu() {
PopupMenu popup = new PopupMenu();
MenuItem browserLauncher = new MenuItem(Transl._("Launch I2P Browser"));
browserLauncher.addActionListener(new ActionListener() {
@Override
public void actionPerformed(ActionEvent arg0) {
new SwingWorker<Object, Object>() {
@Override
protected Object doInBackground() throws Exception {
return null;
}
@Override
protected void done() {
System.out.println("Tried to open a browser");
}
}.execute();
}
});
MenuItem stopItem = new MenuItem(Transl._("Exit itoopie"));
stopItem.addActionListener(new ActionListener() {
@ -136,7 +113,6 @@ public class TrayManager {
});
popup.add(stopItem);
return popup;
}
}

View File

@ -46,15 +46,15 @@ public class ConfigurationManager {
}
/**
* Collects arguments of the form --word, --word=otherword and -blah
* Collects settingNameuments of the form --word, --word=otherword and -blah
* to determine user parameters.
* @param args Command line arguments to the application
* @param settingNames Command line settingNameuments to the application
*/
public void loadArguments(String[] args) {
for(int i=0; i<args.length; i++) {
String arg = args[i];
if(arg.startsWith("--")) {
parseConfigStr(arg.substring(2));
public void loadsettingNameuments(String[] settingNames) {
for(int i=0; i<settingNames.length; i++) {
String settingName = settingNames[i];
if(settingName.startsWith("--")) {
parseConfigStr(settingName.substring(2));
}
}
}
@ -112,7 +112,6 @@ public class ConfigurationManager {
if (eqIndex != -1){
String key = str.substring(0, eqIndex).trim().toLowerCase();
String value = str.substring(eqIndex+1, str.length()).trim();
System.out.println("Key:Value, " + key + ":" + value);
//Try parse as integer.
try {
int i = Integer.parseInt(value);
@ -134,16 +133,16 @@ public class ConfigurationManager {
/**
* Check if a specific boolean configuration exists.
* @param arg The key for the configuration.
* @param settingName The key for the configuration.
* @param defaultValue If the configuration is not found, we use a default value.
* @return The value of a configuration: true if found, defaultValue if not found.
*/
public boolean getConf(String arg, boolean defaultValue) {
Boolean value = booleanConfigurations.get(arg);
public boolean getConf(String settingName, boolean defaultValue) {
Boolean value = booleanConfigurations.get(settingName);
if(value != null) {
return value;
} else {
booleanConfigurations.put(arg, defaultValue);
booleanConfigurations.put(settingName, defaultValue);
return defaultValue;
}
}
@ -151,33 +150,60 @@ public class ConfigurationManager {
/**
* Check if a specific boolean configuration exists.
* @param arg The key for the configuration.
* @param settingName The key for the configuration.
* @param defaultValue If the configuration is not found, we use a default value.
* @return The value of a configuration: true if found, defaultValue if not found.
*/
public int getConf(String arg, int defaultValue) {
Integer value = integerConfigurations.get(arg);
public int getConf(String settingName, int defaultValue) {
Integer value = integerConfigurations.get(settingName);
if(value != null) {
return value;
} else {
integerConfigurations.put(arg, defaultValue);
integerConfigurations.put(settingName, defaultValue);
return defaultValue;
}
}
/**
* Get a specific String configuration.
* @param arg The key for the configuration.
* @param settingName The key for the configuration.
* @param defaultValue If the configuration is not found, we use a default value.
* @return The value of the configuration, or the defaultValue.
*/
public String getConf(String arg, String defaultValue) {
String value = stringConfigurations.get(arg);
public String getConf(String settingName, String defaultValue) {
String value = stringConfigurations.get(settingName);
if(value != null) {
return value;
} else {
stringConfigurations.put(arg, defaultValue);
stringConfigurations.put(settingName, defaultValue);
return defaultValue;
}
}
/**
* Set a specific int setting
* @param settingName
* @param nbr
*/
public void setConf(String settingName, int nbr){
integerConfigurations.put(settingName, nbr);
}
/**
* Set a specific string setting
* @param settingName
* @param string
*/
public void setConf(String settingName, String str){
stringConfigurations.put(settingName, str);
}
/**
* Set a specific boolean setting
* @param settingName
* @param boolean
*/
public void setConf(String settingName, boolean bool){
booleanConfigurations.put(settingName, bool);
}
}

View File

@ -0,0 +1,25 @@
package net.i2p.itoopie.gui;
import java.awt.Color;
import javax.swing.UIManager;
public class GUIHelper {
private final static Color VERY_LIGHT = new Color(230,230,230);
private final static Color LIGHT = new Color(215,215,215);
private final static Color MEDIUM = new Color (175,175,175);
private final static Color DARK = new Color(145,145,145);
public static void setDefaultStyle(){
//Selected tab
UIManager.put("TabbedPane.focus", VERY_LIGHT);
UIManager.put("TabbedPane.selected", VERY_LIGHT);
UIManager.put("TabbedPane.selectHighlight", Color.BLACK);
//General shadow around each tab
UIManager.put("TabbedPane.light", Color.WHITE);
//Panel inside of tab
UIManager.put("TabbedPane.contentAreaColor", VERY_LIGHT);
//Button and unselected tab background
UIManager.put("Button.background", Color.WHITE);
}
}

View File

@ -1,21 +1,33 @@
package net.i2p.itoopie.gui;
import java.awt.EventQueue;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JFrame;
import javax.swing.JButton;
import javax.swing.JLabel;
import javax.swing.SwingWorker;
import javax.swing.JTabbedPane;
import java.awt.BorderLayout;
import net.i2p.itoopie.i18n.Transl;
import net.i2p.itoopie.i2pcontrol.JSONInterface;
import javax.swing.Icon;
import javax.swing.JPanel;
import javax.swing.JLabel;
import javax.swing.JButton;
import javax.swing.SwingConstants;
import javax.swing.ImageIcon;
import net.i2p.itoopie.gui.component.LogoPanel;
import net.i2p.itoopie.util.IconLoader;
import javax.swing.UIManager;
import java.awt.Color;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.FlowLayout;
public class Main {
private JFrame frame;
private final static Color VERY_LIGHT = new Color(230,230,230);
private final static Color LIGHT = new Color(215,215,215);
private final static Color MEDIUM = new Color (175,175,175);
private final static Color DARK = new Color(145,145,145);
/**
* Launch the application.
@ -44,86 +56,52 @@ public class Main {
* Initialize the contents of the frame.
*/
private void initialize() {
frame = new JFrame();
frame.setBounds(0, 0, 450, 300);
frame.getContentPane().setLayout(null);
frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
GUIHelper.setDefaultStyle();
frame = new RegisteredFrame();
frame.setBounds(100, 100, 450, 300);
JButton btnStop = new JButton(Transl._("Stop I2P"));
btnStop.setBounds(293, 91, 125, 25);
frame.getContentPane().add(btnStop);
JTabbedPane tabbedPane = new JTabbedPane(JTabbedPane.TOP);
frame.getContentPane().add(tabbedPane, BorderLayout.CENTER);
JLabel lblStop = new JLabel(Transl._("Push to stop I2P"));
lblStop.setBounds(293, 78, 125, 15);
frame.getContentPane().add(lblStop);
JPanel overviewPanel = new LogoPanel("itoopie-opaque12");
tabbedPane.addTab("Overview", null, overviewPanel, null);
overviewPanel.setLayout(new BorderLayout(0, 0));
JButton btnStart = new JButton(Transl._("Start I2P"));
btnStart.setBounds(43, 91, 125, 25);
frame.getContentPane().add(btnStart);
JPanel configPanel = new LogoPanel("itoopie-opaque12");
tabbedPane.addTab("Configuration", null, configPanel, null);
configPanel.setLayout(new BorderLayout(0, 0));
JLabel lblStart = new JLabel(Transl._("Push to start I2P"));
lblStart.setBounds(42, 78, 125, 15);
frame.getContentPane().add(lblStart);
JPanel logPanel = new LogoPanel("itoopie-opaque12");
tabbedPane.addTab("Logs", null, logPanel, null);
logPanel.setLayout(new BorderLayout(0, 0));
JLabel lblGetRate = new JLabel(Transl._("Get bwSend rate"));
lblGetRate.setBounds(293, 172, 125, 15);
frame.getContentPane().add(lblGetRate);
JPanel statusPanel = new JPanel();
frame.getContentPane().add(statusPanel, BorderLayout.SOUTH);
statusPanel.setBounds(100, 15, 100, 100);
statusPanel.setLayout(new BorderLayout(0, 0));
final JLabel lblDispRate = new JLabel(Transl._("Rate not update yet, push button."));
lblDispRate.setBounds(0,255,450,15);
frame.getContentPane().add(lblDispRate);
JLabel statusLbl = StatusHandler.getStatusLbl();
statusLbl.setHorizontalAlignment(SwingConstants.LEFT);
statusPanel.add(statusLbl, BorderLayout.CENTER);
JButton btnGetRate = new JButton(Transl._("Update"));
btnGetRate.setBounds(293, 185, 125, 25);
frame.getContentPane().add(btnGetRate);
JPanel buttonWrapper = new JPanel();
FlowLayout flowLayout = (FlowLayout) buttonWrapper.getLayout();
flowLayout.setHgap(10);
flowLayout.setVgap(3);
statusPanel.add(buttonWrapper, BorderLayout.EAST);
JButton btnConnect = new JButton(Transl._("Connect"));
btnConnect.addActionListener(new ActionListener() {
JButton settingsBtn = new JButton("Settings");
buttonWrapper.add(settingsBtn);
settingsBtn.setIcon(new ImageIcon(IconLoader.getIcon("cogwheel", 16)));
settingsBtn.addActionListener(new ActionListener(){
@Override
public void actionPerformed(ActionEvent e) {
Settings.start();
}
});
btnConnect.setBounds(43, 185, 125, 25);
frame.getContentPane().add(btnConnect);
JLabel lblConnect = new JLabel(Transl._("Connect to I2P"));
lblConnect.setBounds(43, 172, 125, 15);
frame.getContentPane().add(lblConnect);
btnStop.addActionListener(new ActionListener(){
@Override
public void actionPerformed(ActionEvent arg0) {
new SwingWorker<Object, Object>() {
@Override
protected Object doInBackground() throws Exception {
return null;
}
@Override
protected void done() {
System.out.println("Tried to open url");
}
}.execute();
}
});
btnGetRate.addActionListener(new ActionListener(){
@Override
public void actionPerformed(ActionEvent arg0) {
new SwingWorker<Object, Object>() {
@Override
protected Object doInBackground() throws Exception {
double rate = JSONInterface.getRateStat("bw.sendRate", 3600000L);
lblDispRate.setText(Transl._("Current bw.sendRate: " + rate));
return null;
}
}.execute();
}
});
frame.setVisible(true);
}
}
}

View File

@ -0,0 +1,70 @@
package net.i2p.itoopie.gui;
import java.awt.event.WindowEvent;
import java.awt.event.WindowListener;
import javax.swing.JFrame;
import net.i2p.itoopie.util.IconLoader;
public class RegisteredFrame extends JFrame implements WindowListener{
private static final long serialVersionUID = 3351260168651061327L;
public RegisteredFrame(String name) {
super(name);
super.addWindowListener(this);
WindowHandler.registerFrame(this);
this.setIconImage(IconLoader.getIcon("itoopie", 128));
}
public RegisteredFrame() {
super();
super.addWindowListener(this);
WindowHandler.registerFrame(this);
this.setIconImage(IconLoader.getIcon("itoopie", 128));
}
public void windowClosing(WindowEvent e) {
WindowHandler.deRegister(this);
this.dispose();
}
@Override
public void windowActivated(WindowEvent e) {
// TODO Auto-generated method stub
}
@Override
public void windowDeactivated(WindowEvent e) {
// TODO Auto-generated method stub
}
@Override
public void windowDeiconified(WindowEvent e) {
// TODO Auto-generated method stub
}
@Override
public void windowIconified(WindowEvent e) {
// TODO Auto-generated method stub
}
@Override
public void windowOpened(WindowEvent e) {
// TODO Auto-generated method stub
}
@Override
public void windowClosed(WindowEvent e) {
// TODO Auto-generated method stub
}
}

View File

@ -0,0 +1,237 @@
package net.i2p.itoopie.gui;
import java.awt.Container;
import java.awt.EventQueue;
import java.awt.Frame;
import javax.swing.JFrame;
import java.awt.BorderLayout;
import javax.swing.JLabel;
import javax.swing.SwingConstants;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.net.InetAddress;
import java.net.UnknownHostException;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import javax.swing.JSplitPane;
import javax.swing.JTextField;
import javax.swing.JPasswordField;
import javax.swing.JButton;
import javax.swing.JSeparator;
import javax.swing.JComboBox;
import javax.swing.DefaultComboBoxModel;
import javax.swing.JSlider;
import com.thetransactioncompany.jsonrpc2.client.JSONRPC2SessionException;
import net.i2p.itoopie.configuration.ConfigurationManager;
import net.i2p.itoopie.gui.component.ProgressiveDisclosurePanel;
import net.i2p.itoopie.i18n.Transl;
import net.i2p.itoopie.i2pcontrol.InvalidPasswordException;
import net.i2p.itoopie.i2pcontrol.JSONInterface;
import javax.swing.BoxLayout;
import java.awt.Component;
public class Settings extends RegisteredFrame{
private final static int SAVE_OK = 0;
private final static int SAVE_ERROR = 1;
private static Boolean instanceShown = false;
private JTextField textFieldRouterIP;
private JTextField textFieldRouterPort;
private JPasswordField passwordField;
private ConfigurationManager _conf;
/**
* Launch the application.
*/
public static void main(String[] args) {
EventQueue.invokeLater(new Runnable() {
public void run() {
try {
Settings window = new Settings();
window.setVisible(true);
} catch (Exception e) {
e.printStackTrace();
}
}
});
}
/**
* Create the application.
*/
private Settings() {
_conf = ConfigurationManager.getInstance();
initialize();
}
/**
* Dispose the JFrame and mark it as startable
*/
@Override
public void dispose(){
super.dispose();
instanceShown = false;
}
/**
* Start settings windows if not already started.
*/
public static void start(){
if (!instanceShown)
(new Settings()).setVisible(true);
}
/**
* Initialize the contents of the frame.
*/
private void initialize() {
GUIHelper.setDefaultStyle();
setTitle("itoopie Settings");
setBounds(100, 100, 450, 300);
setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
getContentPane().setLayout(new BoxLayout(getContentPane(), BoxLayout.Y_AXIS));
JPanel networkPanel = new JPanel();
getContentPane().add(networkPanel);
networkPanel.setLayout(null);
JLabel lblI2PControl = new JLabel("Network:");
lblI2PControl.setBounds(10, 10, 120, 15);
networkPanel.add(lblI2PControl);
lblI2PControl.setHorizontalAlignment(SwingConstants.RIGHT);
JLabel lblRouterIP = new JLabel("IP address:");
lblRouterIP.setBounds(138, 10, 100, 15);
networkPanel.add(lblRouterIP);
lblRouterIP.setHorizontalAlignment(SwingConstants.LEFT);
textFieldRouterIP = new JTextField();
textFieldRouterIP.setBounds(240, 10, 90, 19);
networkPanel.add(textFieldRouterIP);
textFieldRouterIP.setText("255.255.255");
textFieldRouterIP.setColumns(10);
JLabel lblRouterPort = new JLabel("Port:");
lblRouterPort.setBounds(138, 35, 100, 15);
networkPanel.add(lblRouterPort);
lblRouterPort.setHorizontalAlignment(SwingConstants.LEFT);
textFieldRouterPort = new JTextField();
textFieldRouterPort.setBounds(240, 35, 45, 19);
networkPanel.add(textFieldRouterPort);
textFieldRouterPort.setText("65555");
textFieldRouterPort.setColumns(10);
JLabel lblRouterPassword = new JLabel("Password:");
lblRouterPassword.setBounds(138, 60, 100, 15);
networkPanel.add(lblRouterPassword);
lblRouterPassword.setHorizontalAlignment(SwingConstants.LEFT);
passwordField = new JPasswordField();
passwordField.setBounds(240, 60, 100, 19);
networkPanel.add(passwordField);
JSeparator separator = new JSeparator();
separator.setBounds(30, 85, 384, 1);
networkPanel.add(separator);
JButton btnDone = new JButton("Done");
btnDone.setAlignmentY(Component.BOTTOM_ALIGNMENT);
btnDone.setAlignmentX(Component.RIGHT_ALIGNMENT);
getContentPane().add(btnDone);
btnDone.addActionListener(new ActionListener(){
@Override
public void actionPerformed(ActionEvent arg0) {
if (SAVE_OK == saveSettings()){
dispose();
} else {
populateSettings();
}
}
});
// Run on init.
populateSettings();
}
private void populateSettings(){
textFieldRouterIP.setText(_conf.getConf("server.hostname", "127.0.0.1"));
textFieldRouterPort.setText(_conf.getConf("server.port", 7560)+"");
passwordField.setText(_conf.getConf("server.password", "itoopie"));
}
@SuppressWarnings("static-access")
private int saveSettings(){
String ipText = textFieldRouterIP.getText();
try {
InetAddress.getByName(ipText);
_conf.setConf("server.hostname", ipText);
} catch (UnknownHostException e) {
JOptionPane.showConfirmDialog(
this,
Transl._(ipText + " can not be interpreted as an ip address.\r\n" +
"\r\nTry entering the ip address of the machine running i2p."),
Transl._("Invalid ip address."),
JOptionPane.DEFAULT_OPTION,
JOptionPane.ERROR_MESSAGE);
return SAVE_ERROR;
}
String portText = textFieldRouterPort.getText();
try {
int nbr = Integer.parseInt(portText);
if (nbr > 65535 || nbr <= 0)
throw new NumberFormatException();
_conf.setConf("server.port", nbr);
} catch (NumberFormatException e){
JOptionPane.showConfirmDialog(
this,
Transl._(portText + " can not be interpreted as a port.\r\n" +
"\r\nA port has to be a number in the range 1-65535."),
Transl._("Invalid port."),
JOptionPane.DEFAULT_OPTION,
JOptionPane.ERROR_MESSAGE);
return SAVE_ERROR;
}
String pwText = new String(passwordField.getPassword());
String oldPW = _conf.getConf("server.password", "itoopie");
try {
_conf.setConf("server.password", pwText);
JSONInterface.testSettings();
} catch (InvalidPasswordException e) {
_conf.setConf("server.password", oldPW);
JOptionPane.showConfirmDialog(
this,
Transl._("The password was not accepted as valid by the specified host.\r\n" +
"\r\nPassword was reset to the default password, \"itoopie\"."),
Transl._("Rejected password."),
JOptionPane.DEFAULT_OPTION,
JOptionPane.ERROR_MESSAGE);
return SAVE_ERROR;
} catch (JSONRPC2SessionException e) {
e.printStackTrace();
JOptionPane.showConfirmDialog(
this,
Transl._("The remote host at the ip and port did not respond.\r\n" +
"\r\nMaybe I2PControl is not running on the remote I2P router, \r\n" +
"maybe the I2P router is not started."),
Transl._("Connection failed."),
JOptionPane.DEFAULT_OPTION,
JOptionPane.ERROR_MESSAGE);
return SAVE_ERROR;
}
_conf.writeConfFile();
StatusHandler.setStatus("Settings saved");
return SAVE_OK;
}
}

View File

@ -0,0 +1,26 @@
package net.i2p.itoopie.gui;
import javax.swing.JLabel;
public class StatusHandler {
private static final JLabel statusLbl;
private static final String DEFAULT_STATUS = "Status";
static{
statusLbl = new JLabel();
statusLbl.setText(DEFAULT_STATUS);
}
public static synchronized void setStatus(String msg){
statusLbl.setText(msg);
}
public static synchronized String getStatus(){
return statusLbl.getText();
}
public static JLabel getStatusLbl(){
return statusLbl;
}
}

View File

@ -0,0 +1,45 @@
package net.i2p.itoopie.gui;
import java.util.HashSet;
import javax.swing.JFrame;
public class WindowHandler {
private static final HashSet<JFrame> _frames = new HashSet<JFrame>();
private static Boolean areFramesShown = false;
public static void registerFrame(JFrame frame){
_frames.add(frame);
}
public static void deRegister(JFrame frame){
_frames.remove(frame);
}
public static void hideFrames(){
for (JFrame frame : _frames){
frame.setVisible(false);
}
areFramesShown = false;
}
public static void showFrames(){
for (JFrame frame : _frames){
frame.setVisible(true);
}
areFramesShown = true;
}
public static void toggleFrames(){
if (_frames.isEmpty()){
new Main();
} else {
if (areFramesShown){
hideFrames();
} else {
showFrames();
}
}
}
}

View File

@ -0,0 +1,181 @@
package net.i2p.itoopie.gui.component;
import info.monitorenter.gui.chart.Chart2D;
import info.monitorenter.gui.chart.ITrace2D;
import info.monitorenter.gui.chart.ITracePainter;
import info.monitorenter.gui.chart.rangepolicies.RangePolicyMinimumViewport;
import info.monitorenter.gui.chart.traces.Trace2DLtd;
import info.monitorenter.gui.chart.traces.painters.TracePainterPolyline;
import info.monitorenter.gui.chart.views.ChartPanel;
import info.monitorenter.reflection.ObjRecorder2Trace2DAdapter;
import info.monitorenter.util.Range;
import java.awt.BasicStroke;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Container;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import javax.swing.JFrame;
/**
* A test for the <code>Chart2D</code> that constantly adds new tracepoints to a
* <code> Trace2DLtd</code>. Mainly the runtime- scaling is interesting.
* <p>
* Furthermore this is an example on how to connect other components to the
* <code>Chart2D</code> using an adaptor- class. If interested have a look on
* {@link info.monitorenter.reflection.ObjRecorder2Trace2DAdapter}.
* <p>
*
* @author <a href='mailto:Achim.Westermann@gmx.de'> Achim Westermann </a>
* @version $Revision: 1.5 $
*/
public class Chart extends JFrame {
/**
* Helper class that holds an internal number that is randomly modified by a
* Thread.
* <p>
*
* @author <a href="mailto:Achim.Westermann@gmx.de">Achim Westermann </a>
* @version $Revision: 1.5 $
*/
static class RandomBumper extends Thread {
/** Streches or compresses the grade of jumping of the internal number. */
protected double m_factor;
/** The bumping number. */
protected double m_number = 0;
/** The propability of an increase versus a decrease of the bumped number. */
protected double m_plusminus = 0.5;
/** Needed for randomization of bumping the number. */
protected java.util.Random m_randomizer = new java.util.Random();
/**
* Creates an instance.
* <p>
*
* @param plusminus
* probability to increase or decrease the number each step.
* @param factor
* affects the amplitude of the number (severity of jumps).
*/
public RandomBumper(final double plusminus, final int factor) {
if (plusminus < 0 || plusminus > 1) {
System.out.println(this.getClass().getName()
+ " ignores constructor-passed value. Must be between 0.0 and 1.0!");
} else {
this.m_plusminus = plusminus;
}
this.m_factor = factor;
this.setDaemon(true);
this.start();
}
/**
* @see java.lang.Runnable#run()
*/
@Override
public void run() {
while (true) {
double rand = this.m_randomizer.nextDouble();
if (rand < this.m_plusminus) {
this.m_number += this.m_randomizer.nextDouble() * this.m_factor;
} else {
this.m_number -= this.m_randomizer.nextDouble() * this.m_factor;
}
try {
Thread.sleep(20);
} catch (InterruptedException e) {
// nop
}
}
}
}
/**
* Generated for <code>serialVersionUID</code>.
*/
private static final long serialVersionUID = 3545231432038627123L;
/**
* Main entry.
* <p>
*
* @param args
* ignored.
*/
public static void main(final String[] args) {
Chart2D chart = new Chart2D();
chart.setUseAntialiasing(true);
chart.setMinPaintLatency(20);
ITrace2D data = new Trace2DLtd(300);
data.setStroke(new BasicStroke(3));
data.setColor(new Color(255, 0, 0, 255));
data.setName("random");
data.setPhysicalUnits("hertz", "ms");
ITracePainter<?> dotPainter = new TracePainterPolyline();
data.setTracePainter(dotPainter);
chart.addTrace(data);
Chart wnd = new Chart(chart, "AntialiasingChart");
chart.getAxisX().setPaintGrid(true);
chart.getAxisX().setStartMajorTick(false);
chart.getAxisY().setPaintGrid(true);
chart.getAxisX().setPaintScale(true);
chart.getAxisX().setPaintScale(true);
// force ranges:
chart.getAxisY().setRangePolicy(new RangePolicyMinimumViewport(new Range(0, 20)));
// chart.setFont(new Font(null,0,12));
wnd.setLocation(200, 300);
wnd.setSize(700, 210);
wnd.setResizable(true);
wnd.setVisible(true);
new ObjRecorder2Trace2DAdapter(data, new RandomBumper(0.5, 1000), "m_number", 1000);
}
/** The chart to use. */
protected Chart2D m_chart = null;
/**
* Creates an instance that will dynamically paint on the chart to a trace
* with the given label.
* <p>
*
* @param chart
* the chart to use.
* @param label
* the name of the trace too display.
*/
public Chart(final Chart2D chart, final String label) {
super(label);
this.m_chart = chart;
this.addWindowListener(new WindowAdapter() {
/**
* @see java.awt.event.WindowAdapter#windowClosing(java.awt.event.WindowEvent)
*/
@Override
public void windowClosing(final WindowEvent e) {
Chart.this.setVisible(false);
Chart.this.dispose();
System.exit(0);
}
});
Container contentPane = this.getContentPane();
contentPane.setLayout(new BorderLayout());
contentPane.add(new ChartPanel(this.m_chart), BorderLayout.CENTER);
}
}

View File

@ -0,0 +1,29 @@
package net.i2p.itoopie.gui.component;
import java.awt.Graphics;
import java.awt.Image;
import javax.swing.JPanel;
import net.i2p.itoopie.util.IconLoader;
public class LogoPanel extends JPanel {
private final static int IMAGE_SIZE = 128;
private Image bg;
/**
* An ordinary panel, but with a logotype added.
*/
private static final long serialVersionUID = 5619646652656877782L;
public LogoPanel(String imageName){
super();
bg = IconLoader.getIcon(imageName, 128);
super.repaint();
}
@Override
public void paintComponent(Graphics g){
g.drawImage(bg, Math.abs(this.getWidth()-IMAGE_SIZE),Math.abs(this.getHeight()-IMAGE_SIZE),null);
}
}

View File

@ -0,0 +1,260 @@
package net.i2p.itoopie.gui.component;
import java.awt.BorderLayout;
import java.awt.Component;
import java.awt.Container;
import java.awt.Dimension;
import java.awt.HeadlessException;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import javax.swing.Icon;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import javax.swing.RootPaneContainer;
import javax.swing.UIManager;
public final class ProgressiveDisclosurePanel extends JOptionPane {
/** Label. */
private final JLabel label;
/** Wrapped container. */
private final Container container;
/** True if this disclosure triangle container is collapsed. */
private boolean collapsed;
/** Collapse icon. */
private Icon collapseIcon;
/** Expand icon. */
private Icon expandIcon;
/** Default label text, <code>"Details"</code>. */
public static final String DEFAULT_LABEL_TEXT = "Details";
/**
* Create a new disclosure triangle container wrapping the specified
* container.
*
* <p>
* By default this disclosure triangle container will be collapsed, its label
* text will be <code>"Details"</code>, its collapse icon will be the icon
* resource returned by <code>UIManager.getIcon("Tree.expandedIcon")</code>,
* and its expand icon will be the icon resource returned by
* <code>UIManager.getIcon("Tree.collapsedIcon")</code>.
* </p>
*
* @see #DEFAULT_LABEL_TEXT
* @see javax.swing.UIManager#getIcon
* @param container
* container to wrap, must not be null
*/
public ProgressiveDisclosurePanel(final Container container) {
super ();
if (container == null) {
throw new IllegalArgumentException(
"container must not be null");
}
this .container = container;
collapsed = true;
collapseIcon = UIManager.getIcon("Tree.expandedIcon");
expandIcon = UIManager.getIcon("Tree.collapsedIcon");
label = new JLabel(DEFAULT_LABEL_TEXT, expandIcon,
JLabel.LEADING);
label.addMouseListener(new MouseAdapter() {
/** {@inheritDoc} */
public void mouseClicked(final MouseEvent event) {
if (collapsed) {
expand();
} else {
collapse();
}
}
});
setLayout(new BorderLayout());
add("North", label);
}
/**
* Expand this disclosure triangle container.
*/
public void expand() {
setCollapsed(false);
}
/**
* Actually perform the expand operation.
*/
private void doExpand() {
add("Center", container);
label.setIcon(collapseIcon);
Container rootPaneContainer = getParentRootPaneContainer();
if (rootPaneContainer != null) {
Dimension dim0 = rootPaneContainer.getSize();
Dimension dim1 = container.getSize();
Dimension dim2 = container.getPreferredSize();
rootPaneContainer.setSize(dim0.width, dim0.height + Math.max(dim1.height, dim2.height));
}
}
/**
* Collapse this disclosure triangle container.
*/
public void collapse() {
setCollapsed(true);
}
/**
* Actually perform the collapse operation.
*/
private void doCollapse() {
remove(container);
label.setIcon(expandIcon);
Container rootPaneContainer = getParentRootPaneContainer();
if (rootPaneContainer != null) {
Dimension d0 = rootPaneContainer.getSize();
Dimension d1 = container.getSize();
Dimension d2 = container.getPreferredSize();
rootPaneContainer.setSize(d0.width, d0.height
- Math.max(d1.height, d2.height));
}
}
/**
* Return true if this disclosure triangle container is collapsed.
*
* @return true if this disclosure triangle container is collapsed
*/
public boolean isCollapsed() {
return collapsed;
}
/**
* Set to true to collapse this disclosure triangle container. Alternatively,
* call <code>collapse()</code> or <code>expand()</code> as appropriate.
*
* <p>
* This is a bound property.
* </p>
*
* @param collapsed true to collapse this disclosure triangle container
*/
public void setCollapsed(final boolean collapsed) {
boolean oldCollapsed = this .collapsed;
if (collapsed && !oldCollapsed) {
doCollapse();
}
if (!collapsed && oldCollapsed) {
doExpand();
}
this .collapsed = collapsed;
firePropertyChange("collapsed", oldCollapsed, this .collapsed);
}
/**
* Return the parent root pane container for this disclosure triangle
* container or null if one does not exist.
*
* @return the parent root pane container for this disclosure triangle
* container or null if one does not exist
*/
private Container getParentRootPaneContainer() {
Container c = this ;
while (!(c instanceof RootPaneContainer)) {
if (c.getParent() == null) {
return null;
}
c = c.getParent();
}
return c;
}
/**
* Return the label text for this disclosure triangle container.
*
* @return the label text for this disclosure triangle container
*/
public String getLabelText() {
return label.getText();
}
/**
* Set the label text for this disclosure triangle container to
* <code>labelText</code>.
*
* <p>
* This is a bound property.
* </p>
*
* @param labelText label text for this disclosure triangle container
*/
public void setLabelText(final String labelText) {
String oldLabelText = label.getText();
label.setText(labelText);
firePropertyChange("labelText", oldLabelText, label.getText());
}
/**
* Return the collapse icon for this disclosure triangle container.
*
* @return the collapse icon for this disclosure triangle container
*/
public Icon getCollapseIcon() {
return collapseIcon;
}
/**
* Set the collapse icon for this disclosure triangle container to
* <code>collapseIcon</code>.
*
* <p>
* This is a bound property.
* </p>
*
* @param collapseIcon
* collapse icon for this disclosure triangle container
*/
public void setCollapseIcon(final Icon collapseIcon) {
Icon oldCollapseIcon = this .collapseIcon;
this .collapseIcon = collapseIcon;
firePropertyChange("collapseIcon", oldCollapseIcon,
this .collapseIcon);
if (!collapsed) {
label.setIcon(this .collapseIcon);
}
}
/**
* Return the expand icon for this disclosure triangle container.
*
* @return the expand icon for this disclosure triangle container
*/
public Icon getExpandIcon() {
return expandIcon;
}
/**
* Set the expand icon for this disclosure triangle container to
* <code>expandIcon</code>.
*
* <p>
* This is a bound property.
* </p>
*
* @param expandIcon expand icon for this disclosure triangle container
*/
public void setExpandIcon(final Icon expandIcon) {
Icon oldExpandIcon = this .expandIcon;
this.expandIcon = expandIcon;
firePropertyChange("expandIcon", oldExpandIcon, this.expandIcon);
if (collapsed) {
label.setIcon(this.expandIcon);
}
}
}

View File

@ -23,7 +23,6 @@ import java.util.concurrent.ConcurrentHashMap;
* @since 0.7.9
*/
public abstract class Translate {
public static final String PROP_LANG = "routerconsole.lang";
private static final String _localeLang = Locale.getDefault().getLanguage();
@SuppressWarnings("unchecked")
private static final Map<String, ResourceBundle> _bundles = new ConcurrentHashMap(2);

View File

@ -0,0 +1,11 @@
package net.i2p.itoopie.i2pcontrol;
public class InvalidParametersException extends Exception {
/**
* Signifies that the paramers we sent were invalid for the used JSONRPC2
* method.
*/
private static final long serialVersionUID = 4044188679464846005L;
}

View File

@ -12,7 +12,10 @@ import java.util.Map.Entry;
import java.util.Random;
import java.util.Set;
import javax.net.ssl.HttpsURLConnection;
import net.i2p.itoopie.configuration.ConfigurationManager;
import net.i2p.itoopie.security.CertificateHelper;
import org.GNOME.Accessibility.CollectionHelper;
import org.apache.commons.logging.Log;
@ -94,6 +97,12 @@ public class JSONInterface {
session = new JSONRPC2Session(srvURL);
session.trustAllCerts(true);
}
public static void testSettings() throws InvalidPasswordException, JSONRPC2SessionException{
HttpsURLConnection.setDefaultHostnameVerifier(CertificateHelper.getHostnameVerifier());
setupSession();
getNewToken();
}
private static JSONRPC2Response sendReq(JSONRPC2Request req)
throws InvalidPasswordException, UnrecoverableFailedRequestException,
@ -174,7 +183,7 @@ public class JSONInterface {
Map outParams = new HashMap();
outParams.put("Password",
_conf.getConf("server.password", DEFAULT_PASSWORD));
_conf.getConf("server.password", _conf.getConf("server.password", DEFAULT_PASSWORD)));
req.setParams(outParams);
JSONRPC2Response resp = null;

View File

@ -0,0 +1,70 @@
package net.i2p.itoopie.util;
import java.awt.Image;
import java.awt.SystemTray;
import java.awt.Toolkit;
import java.net.URL;
public class IconLoader {
/**
* Get tray icon image from the itoopie resources in the jar file.
* @return image used for the tray icon
*/
public static Image getTrayImage() {
// Assume square icons.
int icoHeight = (int) SystemTray.getSystemTray().getTrayIconSize().getHeight();
int desiredHeight;
if (icoHeight == 16 ||
icoHeight == 24 ||
icoHeight == 32 ||
icoHeight == 48 ||
icoHeight == 64 ||
icoHeight == 128 ||
icoHeight == 256 ||
icoHeight == 512){
desiredHeight = icoHeight;
} else {
desiredHeight = 512;
}
if (IsJar.isRunningJar()){
Class classurl = (new IsJarTester()).getClass();
URL url = classurl.getResource("/resources/images/itoopie-"+desiredHeight+".png");
return Toolkit.getDefaultToolkit().getImage(url);
} else {
return Toolkit.getDefaultToolkit().getImage("resources/images/itoopie-"+desiredHeight+".png");
}
}
/**
* Get tray icon image from the itoopie resources in the jar file.
* @return image used for the tray icon
*/
public static Image getIcon(String iconName, int icoHeight) {
// Assume square icons.
int desiredHeight;
if (icoHeight == 16 ||
icoHeight == 24 ||
icoHeight == 32 ||
icoHeight == 48 ||
icoHeight == 64 ||
icoHeight == 128 ||
icoHeight == 256 ||
icoHeight == 512){
desiredHeight = icoHeight;
} else {
desiredHeight = 512;
}
if (IsJar.isRunningJar()){
Class classurl = (new IsJarTester()).getClass();
URL url = classurl.getResource("/resources/images/" + iconName + "-" + desiredHeight + ".png");
return Toolkit.getDefaultToolkit().getImage(url);
} else {
return Toolkit.getDefaultToolkit().getImage("resources/images/" + iconName + "-" + desiredHeight + ".png");
}
}
}