Răsfoiți Sursa

Some fixes in projects

Leandro Diaz 3 ani în urmă
părinte
comite
e1aae5ff23
30 a modificat fișierele cu 966 adăugiri și 222 ștergeri
  1. 7 3
      bgrasvgimagelistform/bgrasvgimagelistproject.lpi
  2. 11 5
      test/test_bcbutton_macos_style/test_bcbuttonmacos_style.lpi
  3. 3 1
      test/test_bccombobox/test_bccombobox.lpi
  4. 16 0
      test/test_bcimagebutton/button.bcimagebutton
  5. 11 5
      test/test_bcimagebutton_3dbutton/test_drawing.lpi
  6. 7 3
      test/test_bcimagebutton_alpha/test.lpi
  7. 8 3
      test/test_bcimagebutton_toggle/test.lpi
  8. 11 5
      test/test_bcsvg/test_svg.lpi
  9. 11 5
      test/test_bcsvgbutton/bcsvgabuttontest1.lpi
  10. 5 2
      test/test_bgra_ribbon_custom/BGRA Ribbon.lpi
  11. 2 0
      test/test_bgra_ribbon_custom/BGRA_Ribbon.xml
  12. 13 28
      test/test_bgrascript/test_bgrascript.lpi
  13. BIN
      test/test_bgrascript/test_bgrascript.res
  14. 7 3
      test/test_bgrathemes/test.lpi
  15. 11 5
      test/test_colorspeedbutton/test_colorspeedbutton.lpi
  16. 11 5
      test/test_dashboard/dashboard.lpi
  17. 8 25
      test/test_extra/game_puzzle/maparray.lpi
  18. 1 1
      test/test_extra/game_puzzle/ugraph.pas
  19. 11 9
      test/test_extra/material_design_animation/circleanimation.lpi
  20. 713 0
      test/test_extra/pix2svg/lazpaint.svg
  21. 11 16
      test/test_extra/pix2svg/pix2svg.lpi
  22. 11 27
      test/test_extra/rain-circular/project1.lpi
  23. 11 27
      test/test_extra/rain/project1.lpi
  24. 12 17
      test/test_extra/shadow/shadow.lpi
  25. 11 9
      test/test_listbox/test.lpi
  26. 7 3
      test/test_material_edit/project1.lpi
  27. 11 5
      test/test_materialcolors/test.lpi
  28. 11 5
      test/test_mdbuttonfocus/test.lpi
  29. 7 3
      test/test_mddrawings/test.lpi
  30. 7 2
      test/test_progressbar/test_progressbar.lpi

+ 7 - 3
bgrasvgimagelistform/bgrasvgimagelistproject.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="11"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="bgrasvgimagelistproject"/>
       <Scaled Value="True"/>
       <ResourceType Value="res"/>
@@ -24,7 +26,6 @@
     </PublishOptions>
     <RunParams>
       <FormatVersion Value="2"/>
-      <Modes Count="0"/>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -59,6 +60,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 11 - 5
test/test_bcbutton_macos_style/test_bcbuttonmacos_style.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="10"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="test_bcbuttonmacos_style"/>
       <Scaled Value="True"/>
       <ResourceType Value="res"/>
@@ -22,9 +24,10 @@
       <Version Value="2"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -59,6 +62,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 3 - 1
test/test_bccombobox/test_bccombobox.lpi

@@ -26,7 +26,6 @@
     </PublishOptions>
     <RunParams>
       <FormatVersion Value="2"/>
-      <Modes Count="0"/>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -61,6 +60,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 16 - 0
test/test_bcimagebutton/button.bcimagebutton

@@ -0,0 +1,16 @@
+object BCImageButton5: TBCImageButton
+  Left = 32
+  Height = 55
+  Top = 269
+  Width = 275
+  Anchors = [akTop, akLeft, akRight]
+  BitmapFile = 'D:\repositorios\bgracontrols\test\test_bcimagebutton\sample_5.png'
+  BitmapOptions.AutoDetectRepeat = True
+  BitmapOptions.MarginTop = 4
+  BitmapOptions.MarginRight = 4
+  BitmapOptions.MarginBottom = 4
+  BitmapOptions.MarginLeft = 4
+  BitmapOptions.Direction = sdVertical
+  Caption = 'BCImageButton5'
+  ParentFont = False
+end

+ 11 - 5
test/test_bcimagebutton_3dbutton/test_drawing.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="10"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="test_drawing"/>
       <ResourceType Value="res"/>
       <UseXPManifest Value="True"/>
@@ -23,9 +25,10 @@
       <Version Value="2"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -60,6 +63,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 7 - 3
test/test_bcimagebutton_alpha/test.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="11"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="test"/>
       <Scaled Value="True"/>
       <ResourceType Value="res"/>
@@ -98,7 +100,6 @@
     </PublishOptions>
     <RunParams>
       <FormatVersion Value="2"/>
-      <Modes Count="0"/>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -133,6 +134,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 8 - 3
test/test_bcimagebutton_toggle/test.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="11"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="test"/>
       <Scaled Value="True"/>
       <ResourceType Value="res"/>
@@ -27,7 +29,6 @@
     </PublishOptions>
     <RunParams>
       <FormatVersion Value="2"/>
-      <Modes Count="0"/>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -46,6 +47,7 @@
         <Filename Value="umain.pas"/>
         <IsPartOfProject Value="True"/>
         <ComponentName Value="Form1"/>
+        <HasResources Value="True"/>
         <ResourceBaseClass Value="Form"/>
       </Unit1>
     </Units>
@@ -61,6 +63,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 11 - 5
test/test_bcsvg/test_svg.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="10"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="test_svg"/>
       <Scaled Value="True"/>
       <ResourceType Value="res"/>
@@ -25,9 +27,10 @@
       <Version Value="2"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -62,6 +65,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 11 - 5
test/test_bcsvgbutton/bcsvgabuttontest1.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="10"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="bcsvgabuttontest1"/>
       <Scaled Value="True"/>
       <ResourceType Value="res"/>
@@ -92,9 +94,10 @@
       <Version Value="2"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -129,6 +132,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 5 - 2
test/test_bgra_ribbon_custom/BGRA Ribbon.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="11"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="BGRA Ribbon"/>
       <ResourceType Value="res"/>
       <UseXPManifest Value="True"/>
@@ -39,6 +41,7 @@
           <Linking>
             <Debugging>
               <GenerateDebugInfo Value="False"/>
+              <DebugInfoType Value="dsDwarf2Set"/>
             </Debugging>
             <LinkSmart Value="True"/>
             <Options>

+ 2 - 0
test/test_bgra_ribbon_custom/BGRA_Ribbon.xml

@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8"?>
+<CONFIG FormTop="250" FormLeft="550" FormWidth="600" FormHeight="350"/>

+ 13 - 28
test/test_bgrascript/test_bgrascript.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="9"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="BGRAScript"/>
       <ResourceType Value="res"/>
       <UseXPManifest Value="True"/>
@@ -16,9 +18,6 @@
     <i18n>
       <EnableI18N LFM="False"/>
     </i18n>
-    <VersionInfo>
-      <StringTable ProductVersion=""/>
-    </VersionInfo>
     <BuildModes Count="3">
       <Item1 Name="Default" Default="True"/>
       <Item2 Name="Debug">
@@ -57,12 +56,6 @@
               </Win32>
             </Options>
           </Linking>
-          <Other>
-            <CompilerMessages>
-              <MsgFileName Value=""/>
-            </CompilerMessages>
-            <CompilerPath Value="$(CompPath)"/>
-          </Other>
         </CompilerOptions>
       </Item2>
       <Item3 Name="Release">
@@ -93,12 +86,6 @@
               </Win32>
             </Options>
           </Linking>
-          <Other>
-            <CompilerMessages>
-              <MsgFileName Value=""/>
-            </CompilerMessages>
-            <CompilerPath Value="$(CompPath)"/>
-          </Other>
         </CompilerOptions>
       </Item3>
     </BuildModes>
@@ -106,9 +93,10 @@
       <Version Value="2"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="3">
       <Item1>
@@ -125,7 +113,6 @@
       <Unit0>
         <Filename Value="test_bgrascript.lpr"/>
         <IsPartOfProject Value="True"/>
-        <UnitName Value="test_bgrascript"/>
       </Unit0>
       <Unit1>
         <Filename Value="umain.pas"/>
@@ -133,7 +120,6 @@
         <ComponentName Value="Form1"/>
         <HasResources Value="True"/>
         <ResourceBaseClass Value="Form"/>
-        <UnitName Value="umain"/>
       </Unit1>
     </Units>
   </ProjectOptions>
@@ -147,12 +133,11 @@
       <IncludeFiles Value="$(ProjOutDir)"/>
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
-    <Other>
-      <CompilerMessages>
-        <MsgFileName Value=""/>
-      </CompilerMessages>
-      <CompilerPath Value="$(CompPath)"/>
-    </Other>
+    <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
+    </Linking>
   </CompilerOptions>
   <Debugging>
     <Exceptions Count="3">

BIN
test/test_bgrascript/test_bgrascript.res


+ 7 - 3
test/test_bgrathemes/test.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="11"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="test"/>
       <Scaled Value="True"/>
       <ResourceType Value="res"/>
@@ -27,7 +29,6 @@
     </PublishOptions>
     <RunParams>
       <FormatVersion Value="2"/>
-      <Modes Count="0"/>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -62,6 +63,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 11 - 5
test/test_colorspeedbutton/test_colorspeedbutton.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="10"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="test_colorspeedbutton"/>
       <Scaled Value="True"/>
       <ResourceType Value="res"/>
@@ -22,9 +24,10 @@
       <Version Value="2"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -59,6 +62,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 11 - 5
test/test_dashboard/dashboard.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="10"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="dashboard"/>
       <Scaled Value="True"/>
       <ResourceType Value="res"/>
@@ -22,9 +24,10 @@
       <DestinationDirectory Value="$(ProjPath)\published\"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -59,6 +62,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 8 - 25
test/test_extra/game_puzzle/maparray.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="9"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="Puzzle!"/>
       <ResourceType Value="res"/>
       <UseXPManifest Value="True"/>
@@ -16,9 +18,6 @@
     <i18n>
       <EnableI18N LFM="False"/>
     </i18n>
-    <VersionInfo>
-      <StringTable ProductVersion=""/>
-    </VersionInfo>
     <BuildModes Count="2">
       <Item1 Name="Debug" Default="True"/>
       <Item2 Name="Release">
@@ -49,24 +48,17 @@
               </Win32>
             </Options>
           </Linking>
-          <Other>
-            <CompilerMessages>
-              <MsgFileName Value=""/>
-            </CompilerMessages>
-            <CompilerPath Value="$(CompPath)"/>
-          </Other>
         </CompilerOptions>
       </Item2>
     </BuildModes>
     <PublishOptions>
       <Version Value="2"/>
-      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
-      <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -80,7 +72,6 @@
       <Unit0>
         <Filename Value="maparray.lpr"/>
         <IsPartOfProject Value="True"/>
-        <UnitName Value="maparray"/>
       </Unit0>
       <Unit1>
         <Filename Value="unit1.pas"/>
@@ -93,12 +84,10 @@
       <Unit2>
         <Filename Value="ugraph.pas"/>
         <IsPartOfProject Value="True"/>
-        <UnitName Value="ugraph"/>
       </Unit2>
       <Unit3>
         <Filename Value="ugame.pas"/>
         <IsPartOfProject Value="True"/>
-        <UnitName Value="ugame"/>
       </Unit3>
     </Units>
   </ProjectOptions>
@@ -137,12 +126,6 @@
         </Win32>
       </Options>
     </Linking>
-    <Other>
-      <CompilerMessages>
-        <MsgFileName Value=""/>
-      </CompilerMessages>
-      <CompilerPath Value="$(CompPath)"/>
-    </Other>
   </CompilerOptions>
   <Debugging>
     <Exceptions Count="3">

+ 1 - 1
test/test_extra/game_puzzle/ugraph.pas

@@ -1148,7 +1148,7 @@ begin
   if (newWidth < 1) or (newHeight < 1) then
     raise Exception.Create('Invalid canvas size');
   origin := Point((newWidth - bmp.Width) div 2, (newHeight - bmp.Height) div 2);
-  anchor := UTF8LowerCase(anchor);
+  anchor := LowerCase(anchor);
   if (anchor = 'topleft') or (anchor = 'top') or (anchor = 'topright') then
     origin.Y := 0;
   if (anchor = 'bottomleft') or (anchor = 'bottom') or (anchor = 'bottomright') then

+ 11 - 9
test/test_extra/material_design_animation/circleanimation.lpi

@@ -1,25 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="9"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="circleanimation"/>
       <ResourceType Value="res"/>
       <UseXPManifest Value="True"/>
       <XPManifest>
         <DpiAware Value="True"/>
       </XPManifest>
-      <Icon Value="0"/>
     </General>
     <i18n>
       <EnableI18N LFM="False"/>
     </i18n>
-    <VersionInfo>
-      <StringTable ProductVersion=""/>
-    </VersionInfo>
     <BuildModes Count="1">
       <Item1 Name="Default" Default="True"/>
     </BuildModes>
@@ -27,9 +25,10 @@
       <Version Value="2"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -64,6 +63,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 713 - 0
test/test_extra/pix2svg/lazpaint.svg

@@ -0,0 +1,713 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
+  <g>
+    <polygon points="16 1.75, 16.5 2, 16.5 2.5, 16 2.75, 15.5 2.5, 15.5 2" style="fill:rgb(254,229,202); fill-opacity:0.0470588235294118;" />
+    <polygon points="17 1.75, 17.5 2, 17.5 2.5, 17 2.75, 16.5 2.5, 16.5 2" style="fill:rgb(255,231,207); fill-opacity:0.207843137254902;" />
+    <polygon points="18 1.75, 18.5 2, 18.5 2.5, 18 2.75, 17.5 2.5, 17.5 2" style="fill:rgb(255,233,213); fill-opacity:0.392156862745098;" />
+    <polygon points="19 1.75, 19.5 2, 19.5 2.5, 19 2.75, 18.5 2.5, 18.5 2" style="fill:rgb(255,234,214); fill-opacity:0.549019607843137;" />
+    <polygon points="20 1.75, 20.5 2, 20.5 2.5, 20 2.75, 19.5 2.5, 19.5 2" style="fill:rgb(255,231,206); fill-opacity:0.674509803921569;" />
+    <polygon points="21 1.75, 21.5 2, 21.5 2.5, 21 2.75, 20.5 2.5, 20.5 2" style="fill:rgb(253,228,201); fill-opacity:0.745098039215686;" />
+    <polygon points="22 1.75, 22.5 2, 22.5 2.5, 22 2.75, 21.5 2.5, 21.5 2" style="fill:rgb(254,229,204); fill-opacity:0.737254901960784;" />
+    <polygon points="23 1.75, 23.5 2, 23.5 2.5, 23 2.75, 22.5 2.5, 22.5 2" style="fill:rgb(253,227,202); fill-opacity:0.654901960784314;" />
+    <polygon points="24 1.75, 24.5 2, 24.5 2.5, 24 2.75, 23.5 2.5, 23.5 2" style="fill:rgb(254,229,204); fill-opacity:0.490196078431373;" />
+    <polygon points="25 1.75, 25.5 2, 25.5 2.5, 25 2.75, 24.5 2.5, 24.5 2" style="fill:rgb(244,219,195); fill-opacity:0.266666666666667;" />
+    <polygon points="26 1.75, 26.5 2, 26.5 2.5, 26 2.75, 25.5 2.5, 25.5 2" style="fill:rgb(190,172,152); fill-opacity:0.0392156862745098;" />
+    <polygon points="12.5 2.5, 13 2.75, 13 3.25, 12.5 3.5, 12 3.25, 12 2.75" style="fill:rgb(254,228,202); fill-opacity:0.0980392156862745;" />
+    <polygon points="13.5 2.5, 14 2.75, 14 3.25, 13.5 3.5, 13 3.25, 13 2.75" style="fill:rgb(254,229,206); fill-opacity:0.325490196078431;" />
+    <polygon points="14.5 2.5, 15 2.75, 15 3.25, 14.5 3.5, 14 3.25, 14 2.75" style="fill:rgb(252,230,207); fill-opacity:0.596078431372549;" />
+    <polygon points="15.5 2.5, 16 2.75, 16 3.25, 15.5 3.5, 15 3.25, 15 2.75" style="fill:rgb(250,227,207); fill-opacity:0.815686274509804;" />
+    <polygon points="16.5 2.5, 17 2.75, 17 3.25, 16.5 3.5, 16 3.25, 16 2.75" style="fill:rgb(236,216,188); fill-opacity:0.929411764705882;" />
+    <polygon points="17.5 2.5, 18 2.75, 18 3.25, 17.5 3.5, 17 3.25, 17 2.75" style="fill:rgb(210,203,145); fill-opacity:1;" />
+    <polygon points="18.5 2.5, 19 2.75, 19 3.25, 18.5 3.5, 18 3.25, 18 2.75" style="fill:rgb(204,199,137); fill-opacity:1;" />
+    <polygon points="19.5 2.5, 20 2.75, 20 3.25, 19.5 3.5, 19 3.25, 19 2.75" style="fill:rgb(235,213,184); fill-opacity:1;" />
+    <polygon points="20.5 2.5, 21 2.75, 21 3.25, 20.5 3.5, 20 3.25, 20 2.75" style="fill:rgb(253,228,204); fill-opacity:1;" />
+    <polygon points="21.5 2.5, 22 2.75, 22 3.25, 21.5 3.5, 21 3.25, 21 2.75" style="fill:rgb(252,227,201); fill-opacity:1;" />
+    <polygon points="22.5 2.5, 23 2.75, 23 3.25, 22.5 3.5, 22 3.25, 22 2.75" style="fill:rgb(252,227,201); fill-opacity:1;" />
+    <polygon points="23.5 2.5, 24 2.75, 24 3.25, 23.5 3.5, 23 3.25, 23 2.75" style="fill:rgb(254,229,203); fill-opacity:1;" />
+    <polygon points="24.5 2.5, 25 2.75, 25 3.25, 24.5 3.5, 24 3.25, 24 2.75" style="fill:rgb(252,227,202); fill-opacity:0.956862745098039;" />
+    <polygon points="25.5 2.5, 26 2.75, 26 3.25, 25.5 3.5, 25 3.25, 25 2.75" style="fill:rgb(235,215,191); fill-opacity:0.796078431372549;" />
+    <polygon points="26.5 2.5, 27 2.75, 27 3.25, 26.5 3.5, 26 3.25, 26 2.75" style="fill:rgb(180,167,148); fill-opacity:0.423529411764706;" />
+    <polygon points="27.5 2.5, 28 2.75, 28 3.25, 27.5 3.5, 27 3.25, 27 2.75" style="fill:rgb(92,80,69); fill-opacity:0.0431372549019608;" />
+    <polygon points="11 3.25, 11.5 3.5, 11.5 4, 11 4.25, 10.5 4, 10.5 3.5" style="fill:rgb(254,227,202); fill-opacity:0.156862745098039;" />
+    <polygon points="12 3.25, 12.5 3.5, 12.5 4, 12 4.25, 11.5 4, 11.5 3.5" style="fill:rgb(250,227,204); fill-opacity:0.533333333333333;" />
+    <polygon points="13 3.25, 13.5 3.5, 13.5 4, 13 4.25, 12.5 4, 12.5 3.5" style="fill:rgb(243,223,202); fill-opacity:0.854901960784314;" />
+    <polygon points="14 3.25, 14.5 3.5, 14.5 4, 14 4.25, 13.5 4, 13.5 3.5" style="fill:rgb(238,217,197); fill-opacity:1;" />
+    <polygon points="15 3.25, 15.5 3.5, 15.5 4, 15 4.25, 14.5 4, 14.5 3.5" style="fill:rgb(236,214,193); fill-opacity:1;" />
+    <polygon points="16 3.25, 16.5 3.5, 16.5 4, 16 4.25, 15.5 4, 15.5 3.5" style="fill:rgb(243,216,195); fill-opacity:1;" />
+    <polygon points="17 3.25, 17.5 3.5, 17.5 4, 17 4.25, 16.5 4, 16.5 3.5" style="fill:rgb(204,188,151); fill-opacity:1;" />
+    <polygon points="18 3.25, 18.5 3.5, 18.5 4, 18 4.25, 17.5 4, 17.5 3.5" style="fill:rgb(132,143,56); fill-opacity:1;" />
+    <polygon points="19 3.25, 19.5 3.5, 19.5 4, 19 4.25, 18.5 4, 18.5 3.5" style="fill:rgb(110,125,34); fill-opacity:1;" />
+    <polygon points="20 3.25, 20.5 3.5, 20.5 4, 20 4.25, 19.5 4, 19.5 3.5" style="fill:rgb(203,188,152); fill-opacity:1;" />
+    <polygon points="21 3.25, 21.5 3.5, 21.5 4, 21 4.25, 20.5 4, 20.5 3.5" style="fill:rgb(255,231,208); fill-opacity:1;" />
+    <polygon points="22 3.25, 22.5 3.5, 22.5 4, 22 4.25, 21.5 4, 21.5 3.5" style="fill:rgb(248,224,198); fill-opacity:1;" />
+    <polygon points="23 3.25, 23.5 3.5, 23.5 4, 23 4.25, 22.5 4, 22.5 3.5" style="fill:rgb(251,226,200); fill-opacity:1;" />
+    <polygon points="24 3.25, 24.5 3.5, 24.5 4, 24 4.25, 23.5 4, 23.5 3.5" style="fill:rgb(252,226,201); fill-opacity:1;" />
+    <polygon points="25 3.25, 25.5 3.5, 25.5 4, 25 4.25, 24.5 4, 24.5 3.5" style="fill:rgb(253,227,202); fill-opacity:1;" />
+    <polygon points="26 3.25, 26.5 3.5, 26.5 4, 26 4.25, 25.5 4, 25.5 3.5" style="fill:rgb(255,232,206); fill-opacity:1;" />
+    <polygon points="27 3.25, 27.5 3.5, 27.5 4, 27 4.25, 26.5 4, 26.5 3.5" style="fill:rgb(255,236,210); fill-opacity:1;" />
+    <polygon points="28 3.25, 28.5 3.5, 28.5 4, 28 4.25, 27.5 4, 27.5 3.5" style="fill:rgb(174,163,144); fill-opacity:0.741176470588235;" />
+    <polygon points="29 3.25, 29.5 3.5, 29.5 4, 29 4.25, 28.5 4, 28.5 3.5" style="fill:rgb(70,56,49); fill-opacity:0.125490196078431;" />
+    <polygon points="8.5 4, 9 4.25, 9 4.75, 8.5 5, 8 4.75, 8 4.25" style="fill:rgb(253,227,201); fill-opacity:0.0431372549019608;" />
+    <polygon points="9.5 4, 10 4.25, 10 4.75, 9.5 5, 9 4.75, 9 4.25" style="fill:rgb(252,227,202); fill-opacity:0.47843137254902;" />
+    <polygon points="10.5 4, 11 4.25, 11 4.75, 10.5 5, 10 4.75, 10 4.25" style="fill:rgb(239,216,196); fill-opacity:0.905882352941176;" />
+    <polygon points="11.5 4, 12 4.25, 12 4.75, 11.5 5, 11 4.75, 11 4.25" style="fill:rgb(226,205,186); fill-opacity:1;" />
+    <polygon points="12.5 4, 13 4.25, 13 4.75, 12.5 5, 12 4.75, 12 4.25" style="fill:rgb(226,203,181); fill-opacity:1;" />
+    <polygon points="13.5 4, 14 4.25, 14 4.75, 13.5 5, 13 4.75, 13 4.25" style="fill:rgb(231,206,183); fill-opacity:1;" />
+    <polygon points="14.5 4, 15 4.25, 15 4.75, 14.5 5, 14 4.75, 14 4.25" style="fill:rgb(236,212,187); fill-opacity:1;" />
+    <polygon points="15.5 4, 16 4.25, 16 4.75, 15.5 5, 15 4.75, 15 4.25" style="fill:rgb(242,216,192); fill-opacity:1;" />
+    <polygon points="16.5 4, 17 4.25, 17 4.75, 16.5 5, 16 4.75, 16 4.25" style="fill:rgb(236,213,186); fill-opacity:1;" />
+    <polygon points="17.5 4, 18 4.25, 18 4.75, 17.5 5, 17 4.75, 17 4.25" style="fill:rgb(220,198,171); fill-opacity:1;" />
+    <polygon points="18.5 4, 19 4.25, 19 4.75, 18.5 5, 18 4.75, 18 4.25" style="fill:rgb(200,183,149); fill-opacity:1;" />
+    <polygon points="19.5 4, 20 4.25, 20 4.75, 19.5 5, 19 4.75, 19 4.25" style="fill:rgb(234,212,183); fill-opacity:1;" />
+    <polygon points="20.5 4, 21 4.25, 21 4.75, 20.5 5, 20 4.75, 20 4.25" style="fill:rgb(249,223,199); fill-opacity:1;" />
+    <polygon points="21.5 4, 22 4.25, 22 4.75, 21.5 5, 21 4.75, 21 4.25" style="fill:rgb(248,223,199); fill-opacity:1;" />
+    <polygon points="22.5 4, 23 4.25, 23 4.75, 22.5 5, 22 4.75, 22 4.25" style="fill:rgb(250,224,199); fill-opacity:1;" />
+    <polygon points="23.5 4, 24 4.25, 24 4.75, 23.5 5, 23 4.75, 23 4.25" style="fill:rgb(250,224,199); fill-opacity:1;" />
+    <polygon points="24.5 4, 25 4.25, 25 4.75, 24.5 5, 24 4.75, 24 4.25" style="fill:rgb(251,225,200); fill-opacity:1;" />
+    <polygon points="25.5 4, 26 4.25, 26 4.75, 25.5 5, 25 4.75, 25 4.25" style="fill:rgb(250,224,199); fill-opacity:1;" />
+    <polygon points="26.5 4, 27 4.25, 27 4.75, 26.5 5, 26 4.75, 26 4.25" style="fill:rgb(252,226,201); fill-opacity:1;" />
+    <polygon points="27.5 4, 28 4.25, 28 4.75, 27.5 5, 27 4.75, 27 4.25" style="fill:rgb(255,247,219); fill-opacity:1;" />
+    <polygon points="28.5 4, 29 4.25, 29 4.75, 28.5 5, 28 4.75, 28 4.25" style="fill:rgb(150,135,120); fill-opacity:0.690196078431373;" />
+    <polygon points="29.5 4, 30 4.25, 30 4.75, 29.5 5, 29 4.75, 29 4.25" style="fill:rgb(67,51,45); fill-opacity:0.0235294117647059;" />
+    <polygon points="8 4.75, 8.5 5, 8.5 5.5, 8 5.75, 7.5 5.5, 7.5 5" style="fill:rgb(250,223,199); fill-opacity:0.164705882352941;" />
+    <polygon points="9 4.75, 9.5 5, 9.5 5.5, 9 5.75, 8.5 5.5, 8.5 5" style="fill:rgb(243,218,196); fill-opacity:0.737254901960784;" />
+    <polygon points="10 4.75, 10.5 5, 10.5 5.5, 10 5.75, 9.5 5.5, 9.5 5" style="fill:rgb(229,198,177); fill-opacity:1;" />
+    <polygon points="11 4.75, 11.5 5, 11.5 5.5, 11 5.75, 10.5 5.5, 10.5 5" style="fill:rgb(223,194,172); fill-opacity:1;" />
+    <polygon points="12 4.75, 12.5 5, 12.5 5.5, 12 5.75, 11.5 5.5, 11.5 5" style="fill:rgb(225,199,177); fill-opacity:1;" />
+    <polygon points="13 4.75, 13.5 5, 13.5 5.5, 13 5.75, 12.5 5.5, 12.5 5" style="fill:rgb(230,205,182); fill-opacity:1;" />
+    <polygon points="14 4.75, 14.5 5, 14.5 5.5, 14 5.75, 13.5 5.5, 13.5 5" style="fill:rgb(234,209,186); fill-opacity:1;" />
+    <polygon points="15 4.75, 15.5 5, 15.5 5.5, 15 5.75, 14.5 5.5, 14.5 5" style="fill:rgb(237,211,188); fill-opacity:1;" />
+    <polygon points="16 4.75, 16.5 5, 16.5 5.5, 16 5.75, 15.5 5.5, 15.5 5" style="fill:rgb(239,213,189); fill-opacity:1;" />
+    <polygon points="17 4.75, 17.5 5, 17.5 5.5, 17 5.75, 16.5 5.5, 16.5 5" style="fill:rgb(252,225,201); fill-opacity:1;" />
+    <polygon points="18 4.75, 18.5 5, 18.5 5.5, 18 5.75, 17.5 5.5, 17.5 5" style="fill:rgb(255,234,210); fill-opacity:1;" />
+    <polygon points="19 4.75, 19.5 5, 19.5 5.5, 19 5.75, 18.5 5.5, 18.5 5" style="fill:rgb(255,237,212); fill-opacity:1;" />
+    <polygon points="20 4.75, 20.5 5, 20.5 5.5, 20 5.75, 19.5 5.5, 19.5 5" style="fill:rgb(249,223,199); fill-opacity:1;" />
+    <polygon points="21 4.75, 21.5 5, 21.5 5.5, 21 5.75, 20.5 5.5, 20.5 5" style="fill:rgb(245,220,195); fill-opacity:1;" />
+    <polygon points="22 4.75, 22.5 5, 22.5 5.5, 22 5.75, 21.5 5.5, 21.5 5" style="fill:rgb(249,223,198); fill-opacity:1;" />
+    <polygon points="23 4.75, 23.5 5, 23.5 5.5, 23 5.75, 22.5 5.5, 22.5 5" style="fill:rgb(248,221,197); fill-opacity:1;" />
+    <polygon points="24 4.75, 24.5 5, 24.5 5.5, 24 5.75, 23.5 5.5, 23.5 5" style="fill:rgb(246,221,196); fill-opacity:1;" />
+    <polygon points="25 4.75, 25.5 5, 25.5 5.5, 25 5.75, 24.5 5.5, 24.5 5" style="fill:rgb(246,219,195); fill-opacity:1;" />
+    <polygon points="26 4.75, 26.5 5, 26.5 5.5, 26 5.75, 25.5 5.5, 25.5 5" style="fill:rgb(254,227,202); fill-opacity:1;" />
+    <polygon points="27 4.75, 27.5 5, 27.5 5.5, 27 5.75, 26.5 5.5, 26.5 5" style="fill:rgb(255,233,208); fill-opacity:1;" />
+    <polygon points="28 4.75, 28.5 5, 28.5 5.5, 28 5.75, 27.5 5.5, 27.5 5" style="fill:rgb(255,241,215); fill-opacity:1;" />
+    <polygon points="29 4.75, 29.5 5, 29.5 5.5, 29 5.75, 28.5 5.5, 28.5 5" style="fill:rgb(165,148,133); fill-opacity:0.894117647058824;" />
+    <polygon points="30 4.75, 30.5 5, 30.5 5.5, 30 5.75, 29.5 5.5, 29.5 5" style="fill:rgb(82,65,57); fill-opacity:0.0901960784313725;" />
+    <polygon points="6.5 5.5, 7 5.75, 7 6.25, 6.5 6.5, 6 6.25, 6 5.75" style="fill:rgb(246,219,195); fill-opacity:0.219607843137255;" />
+    <polygon points="7.5 5.5, 8 5.75, 8 6.25, 7.5 6.5, 7 6.25, 7 5.75" style="fill:rgb(230,206,185); fill-opacity:0.854901960784314;" />
+    <polygon points="8.5 5.5, 9 5.75, 9 6.25, 8.5 6.5, 8 6.25, 8 5.75" style="fill:rgb(198,182,169); fill-opacity:1;" />
+    <polygon points="9.5 5.5, 10 5.75, 10 6.25, 9.5 6.5, 9 6.25, 9 5.75" style="fill:rgb(130,194,197); fill-opacity:1;" />
+    <polygon points="10.5 5.5, 11 5.75, 11 6.25, 10.5 6.5, 10 6.25, 10 5.75" style="fill:rgb(87,202,210); fill-opacity:1;" />
+    <polygon points="11.5 5.5, 12 5.75, 12 6.25, 11.5 6.5, 11 6.25, 11 5.75" style="fill:rgb(211,198,178); fill-opacity:1;" />
+    <polygon points="12.5 5.5, 13 5.75, 13 6.25, 12.5 6.5, 12 6.25, 12 5.75" style="fill:rgb(237,208,183); fill-opacity:1;" />
+    <polygon points="13.5 5.5, 14 5.75, 14 6.25, 13.5 6.5, 13 6.25, 13 5.75" style="fill:rgb(231,206,183); fill-opacity:1;" />
+    <polygon points="14.5 5.5, 15 5.75, 15 6.25, 14.5 6.5, 14 6.25, 14 5.75" style="fill:rgb(233,208,184); fill-opacity:1;" />
+    <polygon points="15.5 5.5, 16 5.75, 16 6.25, 15.5 6.5, 15 6.25, 15 5.75" style="fill:rgb(235,209,186); fill-opacity:1;" />
+    <polygon points="16.5 5.5, 17 5.75, 17 6.25, 16.5 6.5, 16 6.25, 16 5.75" style="fill:rgb(194,171,153); fill-opacity:0.996078431372549;" />
+    <polygon points="17.5 5.5, 18 5.75, 18 6.25, 17.5 6.5, 17 6.25, 17 5.75" style="fill:rgb(160,142,128); fill-opacity:0.886274509803922;" />
+    <polygon points="18.5 5.5, 19 5.75, 19 6.25, 18.5 6.5, 18 6.25, 18 5.75" style="fill:rgb(183,163,147); fill-opacity:0.937254901960784;" />
+    <polygon points="19.5 5.5, 20 5.75, 20 6.25, 19.5 6.5, 19 6.25, 19 5.75" style="fill:rgb(242,216,192); fill-opacity:1;" />
+    <polygon points="20.5 5.5, 21 5.75, 21 6.25, 20.5 6.5, 20 6.25, 20 5.75" style="fill:rgb(249,222,197); fill-opacity:1;" />
+    <polygon points="21.5 5.5, 22 5.75, 22 6.25, 21.5 6.5, 21 6.25, 21 5.75" style="fill:rgb(243,217,193); fill-opacity:1;" />
+    <polygon points="22.5 5.5, 23 5.75, 23 6.25, 22.5 6.5, 22 6.25, 22 5.75" style="fill:rgb(238,213,189); fill-opacity:1;" />
+    <polygon points="23.5 5.5, 24 5.75, 24 6.25, 23.5 6.5, 23 6.25, 23 5.75" style="fill:rgb(238,212,189); fill-opacity:1;" />
+    <polygon points="24.5 5.5, 25 5.75, 25 6.25, 24.5 6.5, 24 6.25, 24 5.75" style="fill:rgb(247,222,197); fill-opacity:1;" />
+    <polygon points="25.5 5.5, 26 5.75, 26 6.25, 25.5 6.5, 25 6.25, 25 5.75" style="fill:rgb(229,205,182); fill-opacity:1;" />
+    <polygon points="26.5 5.5, 27 5.75, 27 6.25, 26.5 6.5, 26 6.25, 26 5.75" style="fill:rgb(188,167,148); fill-opacity:0.862745098039216;" />
+    <polygon points="27.5 5.5, 28 5.75, 28 6.25, 27.5 6.5, 27 6.25, 27 5.75" style="fill:rgb(143,124,111); fill-opacity:0.658823529411765;" />
+    <polygon points="28.5 5.5, 29 5.75, 29 6.25, 28.5 6.5, 28 6.25, 28 5.75" style="fill:rgb(98,79,71); fill-opacity:0.301960784313725;" />
+    <polygon points="29.5 5.5, 30 5.75, 30 6.25, 29.5 6.5, 29 6.25, 29 5.75" style="fill:rgb(92,74,65); fill-opacity:0.00392156862745098;" />
+    <polygon points="6 6.25, 6.5 6.5, 6.5 7, 6 7.25, 5.5 7, 5.5 6.5" style="fill:rgb(246,219,194); fill-opacity:0.235294117647059;" />
+    <polygon points="7 6.25, 7.5 6.5, 7.5 7, 7 7.25, 6.5 7, 6.5 6.5" style="fill:rgb(228,202,182); fill-opacity:0.901960784313726;" />
+    <polygon points="8 6.25, 8.5 6.5, 8.5 7, 8 7.25, 7.5 7, 7.5 6.5" style="fill:rgb(181,174,165); fill-opacity:1;" />
+    <polygon points="9 6.25, 9.5 6.5, 9.5 7, 9 7.25, 8.5 7, 8.5 6.5" style="fill:rgb(91,180,197); fill-opacity:1;" />
+    <polygon points="10 6.25, 10.5 6.5, 10.5 7, 10 7.25, 9.5 7, 9.5 6.5" style="fill:rgb(2,189,225); fill-opacity:1;" />
+    <polygon points="11 6.25, 11.5 6.5, 11.5 7, 11 7.25, 10.5 7, 10.5 6.5" style="fill:rgb(11,167,195); fill-opacity:1;" />
+    <polygon points="12 6.25, 12.5 6.5, 12.5 7, 12 7.25, 11.5 7, 11.5 6.5" style="fill:rgb(203,190,173); fill-opacity:1;" />
+    <polygon points="13 6.25, 13.5 6.5, 13.5 7, 13 7.25, 12.5 7, 12.5 6.5" style="fill:rgb(240,209,184); fill-opacity:1;" />
+    <polygon points="14 6.25, 14.5 6.5, 14.5 7, 14 7.25, 13.5 7, 13.5 6.5" style="fill:rgb(233,208,184); fill-opacity:1;" />
+    <polygon points="15 6.25, 15.5 6.5, 15.5 7, 15 7.25, 14.5 7, 14.5 6.5" style="fill:rgb(217,192,171); fill-opacity:1;" />
+    <polygon points="16 6.25, 16.5 6.5, 16.5 7, 16 7.25, 15.5 7, 15.5 6.5" style="fill:rgb(115,100,91); fill-opacity:0.752941176470588;" />
+    <polygon points="17 6.25, 17.5 6.5, 17.5 7, 17 7.25, 16.5 7, 16.5 6.5" style="fill:rgb(55,48,46); fill-opacity:0.309803921568627;" />
+    <polygon points="18 6.25, 18.5 6.5, 18.5 7, 18 7.25, 17.5 7, 17.5 6.5" style="fill:rgb(41,36,37); fill-opacity:0.129411764705882;" />
+    <polygon points="19 6.25, 19.5 6.5, 19.5 7, 19 7.25, 18.5 7, 18.5 6.5" style="fill:rgb(28,24,27); fill-opacity:0.192156862745098;" />
+    <polygon points="20 6.25, 20.5 6.5, 20.5 7, 20 7.25, 19.5 7, 19.5 6.5" style="fill:rgb(152,136,124); fill-opacity:0.717647058823529;" />
+    <polygon points="21 6.25, 21.5 6.5, 21.5 7, 21 7.25, 20.5 7, 20.5 6.5" style="fill:rgb(255,227,202); fill-opacity:1;" />
+    <polygon points="22 6.25, 22.5 6.5, 22.5 7, 22 7.25, 21.5 7, 21.5 6.5" style="fill:rgb(233,208,185); fill-opacity:1;" />
+    <polygon points="23 6.25, 23.5 6.5, 23.5 7, 23 7.25, 22.5 7, 22.5 6.5" style="fill:rgb(232,207,184); fill-opacity:1;" />
+    <polygon points="24 6.25, 24.5 6.5, 24.5 7, 24 7.25, 23.5 7, 23.5 6.5" style="fill:rgb(218,194,173); fill-opacity:1;" />
+    <polygon points="25 6.25, 25.5 6.5, 25.5 7, 25 7.25, 24.5 7, 24.5 6.5" style="fill:rgb(155,134,119); fill-opacity:0.776470588235294;" />
+    <polygon points="26 6.25, 26.5 6.5, 26.5 7, 26 7.25, 25.5 7, 25.5 6.5" style="fill:rgb(108,88,78); fill-opacity:0.384313725490196;" />
+    <polygon points="27 6.25, 27.5 6.5, 27.5 7, 27 7.25, 26.5 7, 26.5 6.5" style="fill:rgb(90,73,64); fill-opacity:0.105882352941176;" />
+    <polygon points="4.5 7, 5 7.25, 5 7.75, 4.5 8, 4 7.75, 4 7.25" style="fill:rgb(247,218,195); fill-opacity:0.137254901960784;" />
+    <polygon points="5.5 7, 6 7.25, 6 7.75, 5.5 8, 5 7.75, 5 7.25" style="fill:rgb(233,206,182); fill-opacity:0.870588235294118;" />
+    <polygon points="6.5 7, 7 7.25, 7 7.75, 6.5 8, 6 7.75, 6 7.25" style="fill:rgb(198,180,163); fill-opacity:1;" />
+    <polygon points="7.5 7, 8 7.25, 8 7.75, 7.5 8, 7 7.75, 7 7.25" style="fill:rgb(118,167,181); fill-opacity:1;" />
+    <polygon points="8.5 7, 9 7.25, 9 7.75, 8.5 8, 8 7.75, 8 7.25" style="fill:rgb(9,150,195); fill-opacity:1;" />
+    <polygon points="9.5 7, 10 7.25, 10 7.75, 9.5 8, 9 7.75, 9 7.25" style="fill:rgb(9,132,171); fill-opacity:1;" />
+    <polygon points="10.5 7, 11 7.25, 11 7.75, 10.5 8, 10 7.75, 10 7.25" style="fill:rgb(101,150,160); fill-opacity:1;" />
+    <polygon points="11.5 7, 12 7.25, 12 7.75, 11.5 8, 11 7.75, 11 7.25" style="fill:rgb(231,203,181); fill-opacity:1;" />
+    <polygon points="12.5 7, 13 7.25, 13 7.75, 12.5 8, 12 7.75, 12 7.25" style="fill:rgb(236,209,185); fill-opacity:1;" />
+    <polygon points="13.5 7, 14 7.25, 14 7.75, 13.5 8, 13 7.75, 13 7.25" style="fill:rgb(237,210,187); fill-opacity:1;" />
+    <polygon points="14.5 7, 15 7.25, 15 7.75, 14.5 8, 14 7.75, 14 7.25" style="fill:rgb(119,105,95); fill-opacity:0.764705882352941;" />
+    <polygon points="15.5 7, 16 7.25, 16 7.75, 15.5 8, 15 7.75, 15 7.25" style="fill:rgb(32,28,31); fill-opacity:0.0745098039215686;" />
+    <polygon points="19.5 7, 20 7.25, 20 7.75, 19.5 8, 19 7.75, 19 7.25" style="fill:rgb(131,118,108); fill-opacity:0.407843137254902;" />
+    <polygon points="20.5 7, 21 7.25, 21 7.75, 20.5 8, 20 7.75, 20 7.25" style="fill:rgb(246,219,194); fill-opacity:1;" />
+    <polygon points="21.5 7, 22 7.25, 22 7.75, 21.5 8, 21 7.75, 21 7.25" style="fill:rgb(229,205,182); fill-opacity:1;" />
+    <polygon points="22.5 7, 23 7.25, 23 7.75, 22.5 8, 22 7.75, 22 7.25" style="fill:rgb(200,176,157); fill-opacity:0.992156862745098;" />
+    <polygon points="23.5 7, 24 7.25, 24 7.75, 23.5 8, 23 7.75, 23 7.25" style="fill:rgb(108,89,79); fill-opacity:0.529411764705882;" />
+    <polygon points="24.5 7, 25 7.25, 25 7.75, 24.5 8, 24 7.75, 24 7.25" style="fill:rgb(75,58,50); fill-opacity:0.0470588235294118;" />
+    <polygon points="4 7.75, 4.5 8, 4.5 8.5, 4 8.75, 3.5 8.5, 3.5 8" style="fill:rgb(243,215,192); fill-opacity:0.0352941176470588;" />
+    <polygon points="5 7.75, 5.5 8, 5.5 8.5, 5 8.75, 4.5 8.5, 4.5 8" style="fill:rgb(236,208,186); fill-opacity:0.72156862745098;" />
+    <polygon points="6 7.75, 6.5 8, 6.5 8.5, 6 8.75, 5.5 8.5, 5.5 8" style="fill:rgb(215,188,167); fill-opacity:1;" />
+    <polygon points="7 7.75, 7.5 8, 7.5 8.5, 7 8.75, 6.5 8.5, 6.5 8" style="fill:rgb(188,181,169); fill-opacity:1;" />
+    <polygon points="8 7.75, 8.5 8, 8.5 8.5, 8 8.75, 7.5 8.5, 7.5 8" style="fill:rgb(60,134,169); fill-opacity:1;" />
+    <polygon points="9 7.75, 9.5 8, 9.5 8.5, 9 8.75, 8.5 8.5, 8.5 8" style="fill:rgb(25,106,148); fill-opacity:1;" />
+    <polygon points="10 7.75, 10.5 8, 10.5 8.5, 10 8.75, 9.5 8.5, 9.5 8" style="fill:rgb(140,156,160); fill-opacity:1;" />
+    <polygon points="11 7.75, 11.5 8, 11.5 8.5, 11 8.75, 10.5 8.5, 10.5 8" style="fill:rgb(222,199,180); fill-opacity:1;" />
+    <polygon points="12 7.75, 12.5 8, 12.5 8.5, 12 8.75, 11.5 8.5, 11.5 8" style="fill:rgb(237,208,185); fill-opacity:1;" />
+    <polygon points="13 7.75, 13.5 8, 13.5 8.5, 13 8.75, 12.5 8.5, 12.5 8" style="fill:rgb(237,209,188); fill-opacity:1;" />
+    <polygon points="14 7.75, 14.5 8, 14.5 8.5, 14 8.75, 13.5 8.5, 13.5 8" style="fill:rgb(227,200,179); fill-opacity:1;" />
+    <polygon points="15 7.75, 15.5 8, 15.5 8.5, 15 8.75, 14.5 8.5, 14.5 8" style="fill:rgb(73,65,62); fill-opacity:0.427450980392157;" />
+    <polygon points="19 7.75, 19.5 8, 19.5 8.5, 19 8.75, 18.5 8.5, 18.5 8" style="fill:rgb(159,144,129); fill-opacity:0.0470588235294118;" />
+    <polygon points="20 7.75, 20.5 8, 20.5 8.5, 20 8.75, 19.5 8.5, 19.5 8" style="fill:rgb(204,182,163); fill-opacity:0.72156862745098;" />
+    <polygon points="21 7.75, 21.5 8, 21.5 8.5, 21 8.75, 20.5 8.5, 20.5 8" style="fill:rgb(225,199,177); fill-opacity:1;" />
+    <polygon points="22 7.75, 22.5 8, 22.5 8.5, 22 8.75, 21.5 8.5, 21.5 8" style="fill:rgb(204,181,162); fill-opacity:1;" />
+    <polygon points="23 7.75, 23.5 8, 23.5 8.5, 23 8.75, 22.5 8.5, 22.5 8" style="fill:rgb(111,92,81); fill-opacity:0.588235294117647;" />
+    <polygon points="3.5 8.5, 4 8.75, 4 9.25, 3.5 9.5, 3 9.25, 3 8.75" style="fill:rgb(238,211,187); fill-opacity:0.470588235294118;" />
+    <polygon points="4.5 8.5, 5 8.75, 5 9.25, 4.5 9.5, 4 9.25, 4 8.75" style="fill:rgb(217,191,171); fill-opacity:1;" />
+    <polygon points="5.5 8.5, 6 8.75, 6 9.25, 5.5 9.5, 5 9.25, 5 8.75" style="fill:rgb(214,189,169); fill-opacity:1;" />
+    <polygon points="6.5 8.5, 7 8.75, 7 9.25, 6.5 9.5, 6 9.25, 6 8.75" style="fill:rgb(207,189,172); fill-opacity:1;" />
+    <polygon points="7.5 8.5, 8 8.75, 8 9.25, 7.5 9.5, 7 9.25, 7 8.75" style="fill:rgb(165,166,163); fill-opacity:1;" />
+    <polygon points="8.5 8.5, 9 8.75, 9 9.25, 8.5 9.5, 8 9.25, 8 8.75" style="fill:rgb(175,173,166); fill-opacity:1;" />
+    <polygon points="9.5 8.5, 10 8.75, 10 9.25, 9.5 9.5, 9 9.25, 9 8.75" style="fill:rgb(228,201,181); fill-opacity:1;" />
+    <polygon points="10.5 8.5, 11 8.75, 11 9.25, 10.5 9.5, 10 9.25, 10 8.75" style="fill:rgb(242,208,184); fill-opacity:1;" />
+    <polygon points="11.5 8.5, 12 8.75, 12 9.25, 11.5 9.5, 11 9.25, 11 8.75" style="fill:rgb(233,206,184); fill-opacity:1;" />
+    <polygon points="12.5 8.5, 13 8.75, 13 9.25, 12.5 9.5, 12 9.25, 12 8.75" style="fill:rgb(233,206,184); fill-opacity:1;" />
+    <polygon points="13.5 8.5, 14 8.75, 14 9.25, 13.5 9.5, 13 9.25, 13 8.75" style="fill:rgb(234,207,185); fill-opacity:1;" />
+    <polygon points="14.5 8.5, 15 8.75, 15 9.25, 14.5 9.5, 14 9.25, 14 8.75" style="fill:rgb(189,166,149); fill-opacity:0.592156862745098;" />
+    <polygon points="15.5 8.5, 16 8.75, 16 9.25, 15.5 9.5, 15 9.25, 15 8.75" style="fill:rgb(198,175,157); fill-opacity:0.0980392156862745;" />
+    <polygon points="16.5 8.5, 17 8.75, 17 9.25, 16.5 9.5, 16 9.25, 16 8.75" style="fill:rgb(159,143,130); fill-opacity:0.117647058823529;" />
+    <polygon points="17.5 8.5, 18 8.75, 18 9.25, 17.5 9.5, 17 9.25, 17 8.75" style="fill:rgb(181,161,146); fill-opacity:0.282352941176471;" />
+    <polygon points="18.5 8.5, 19 8.75, 19 9.25, 18.5 9.5, 18 9.25, 18 8.75" style="fill:rgb(211,187,168); fill-opacity:0.717647058823529;" />
+    <polygon points="19.5 8.5, 20 8.75, 20 9.25, 19.5 9.5, 19 9.25, 19 8.75" style="fill:rgb(230,203,182); fill-opacity:1;" />
+    <polygon points="20.5 8.5, 21 8.75, 21 9.25, 20.5 9.5, 20 9.25, 20 8.75" style="fill:rgb(204,179,160); fill-opacity:1;" />
+    <polygon points="21.5 8.5, 22 8.75, 22 9.25, 21.5 9.5, 21 9.25, 21 8.75" style="fill:rgb(179,156,140); fill-opacity:0.992156862745098;" />
+    <polygon points="22.5 8.5, 23 8.75, 23 9.25, 22.5 9.5, 22 9.25, 22 8.75" style="fill:rgb(67,53,46); fill-opacity:0.247058823529412;" />
+    <polygon points="3 9.25, 3.5 9.5, 3.5 10, 3 10.25, 2.5 10, 2.5 9.5" style="fill:rgb(235,207,185); fill-opacity:0.156862745098039;" />
+    <polygon points="4 9.25, 4.5 9.5, 4.5 10, 4 10.25, 3.5 10, 3.5 9.5" style="fill:rgb(227,199,178); fill-opacity:0.913725490196078;" />
+    <polygon points="5 9.25, 5.5 9.5, 5.5 10, 5 10.25, 4.5 10, 4.5 9.5" style="fill:rgb(211,187,168); fill-opacity:1;" />
+    <polygon points="6 9.25, 6.5 9.5, 6.5 10, 6 10.25, 5.5 10, 5.5 9.5" style="fill:rgb(146,170,169); fill-opacity:1;" />
+    <polygon points="7 9.25, 7.5 9.5, 7.5 10, 7 10.25, 6.5 10, 6.5 9.5" style="fill:rgb(200,182,168); fill-opacity:1;" />
+    <polygon points="8 9.25, 8.5 9.5, 8.5 10, 8 10.25, 7.5 10, 7.5 9.5" style="fill:rgb(223,198,179); fill-opacity:1;" />
+    <polygon points="9 9.25, 9.5 9.5, 9.5 10, 9 10.25, 8.5 10, 8.5 9.5" style="fill:rgb(229,198,176); fill-opacity:1;" />
+    <polygon points="10 9.25, 10.5 9.5, 10.5 10, 10 10.25, 9.5 10, 9.5 9.5" style="fill:rgb(216,204,187); fill-opacity:1;" />
+    <polygon points="11 9.25, 11.5 9.5, 11.5 10, 11 10.25, 10.5 10, 10.5 9.5" style="fill:rgb(211,204,186); fill-opacity:1;" />
+    <polygon points="12 9.25, 12.5 9.5, 12.5 10, 12 10.25, 11.5 10, 11.5 9.5" style="fill:rgb(236,205,183); fill-opacity:1;" />
+    <polygon points="13 9.25, 13.5 9.5, 13.5 10, 13 10.25, 12.5 10, 12.5 9.5" style="fill:rgb(233,205,184); fill-opacity:1;" />
+    <polygon points="14 9.25, 14.5 9.5, 14.5 10, 14 10.25, 13.5 10, 13.5 9.5" style="fill:rgb(235,207,185); fill-opacity:1;" />
+    <polygon points="15 9.25, 15.5 9.5, 15.5 10, 15 10.25, 14.5 10, 14.5 9.5" style="fill:rgb(240,211,189); fill-opacity:0.984313725490196;" />
+    <polygon points="16 9.25, 16.5 9.5, 16.5 10, 16 10.25, 15.5 10, 15.5 9.5" style="fill:rgb(227,200,179); fill-opacity:0.894117647058824;" />
+    <polygon points="17 9.25, 17.5 9.5, 17.5 10, 17 10.25, 16.5 10, 16.5 9.5" style="fill:rgb(226,200,183); fill-opacity:0.909803921568627;" />
+    <polygon points="18 9.25, 18.5 9.5, 18.5 10, 18 10.25, 17.5 10, 17.5 9.5" style="fill:rgb(233,208,191); fill-opacity:0.980392156862745;" />
+    <polygon points="19 9.25, 19.5 9.5, 19.5 10, 19 10.25, 18.5 10, 18.5 9.5" style="fill:rgb(242,213,193); fill-opacity:1;" />
+    <polygon points="20 9.25, 20.5 9.5, 20.5 10, 20 10.25, 19.5 10, 19.5 9.5" style="fill:rgb(215,189,168); fill-opacity:1;" />
+    <polygon points="21 9.25, 21.5 9.5, 21.5 10, 21 10.25, 20.5 10, 20.5 9.5" style="fill:rgb(193,169,151); fill-opacity:1;" />
+    <polygon points="22 9.25, 22.5 9.5, 22.5 10, 22 10.25, 21.5 10, 21.5 9.5" style="fill:rgb(191,167,149); fill-opacity:0.996078431372549;" />
+    <polygon points="23 9.25, 23.5 9.5, 23.5 10, 23 10.25, 22.5 10, 22.5 9.5" style="fill:rgb(101,88,79); fill-opacity:0.541176470588235;" />
+    <polygon points="24 9.25, 24.5 9.5, 24.5 10, 24 10.25, 23.5 10, 23.5 9.5" style="fill:rgb(196,188,181); fill-opacity:0.0313725490196078;" />
+    <polygon points="25 9.25, 25.5 9.5, 25.5 10, 25 10.25, 24.5 10, 24.5 9.5" style="fill:rgb(255,252,243); fill-opacity:0.0196078431372549;" />
+    <polygon points="26 9.25, 26.5 9.5, 26.5 10, 26 10.25, 25.5 10, 25.5 9.5" style="fill:rgb(242,224,210); fill-opacity:0.12156862745098;" />
+    <polygon points="27 9.25, 27.5 9.5, 27.5 10, 27 10.25, 26.5 10, 26.5 9.5" style="fill:rgb(250,233,221); fill-opacity:0.149019607843137;" />
+    <polygon points="28 9.25, 28.5 9.5, 28.5 10, 28 10.25, 27.5 10, 27.5 9.5" style="fill:rgb(179,164,153); fill-opacity:0.0470588235294118;" />
+    <polygon points="2.5 10, 3 10.25, 3 10.75, 2.5 11, 2 10.75, 2 10.25" style="fill:rgb(231,202,182); fill-opacity:0.572549019607843;" />
+    <polygon points="3.5 10, 4 10.25, 4 10.75, 3.5 11, 3 10.75, 3 10.25" style="fill:rgb(214,188,169); fill-opacity:1;" />
+    <polygon points="4.5 10, 5 10.25, 5 10.75, 4.5 11, 4 10.75, 4 10.25" style="fill:rgb(211,187,168); fill-opacity:1;" />
+    <polygon points="5.5 10, 6 10.25, 6 10.75, 5.5 11, 5 10.75, 5 10.25" style="fill:rgb(160,175,173); fill-opacity:1;" />
+    <polygon points="6.5 10, 7 10.25, 7 10.75, 6.5 11, 6 10.75, 6 10.25" style="fill:rgb(132,181,184); fill-opacity:1;" />
+    <polygon points="7.5 10, 8 10.25, 8 10.75, 7.5 11, 7 10.75, 7 10.25" style="fill:rgb(133,185,187); fill-opacity:1;" />
+    <polygon points="8.5 10, 9 10.25, 9 10.75, 8.5 11, 8 10.75, 8 10.25" style="fill:rgb(123,203,205); fill-opacity:1;" />
+    <polygon points="9.5 10, 10 10.25, 10 10.75, 9.5 11, 9 10.75, 9 10.25" style="fill:rgb(85,203,213); fill-opacity:1;" />
+    <polygon points="10.5 10, 11 10.25, 11 10.75, 10.5 11, 10 10.75, 10 10.25" style="fill:rgb(150,189,181); fill-opacity:1;" />
+    <polygon points="11.5 10, 12 10.25, 12 10.75, 11.5 11, 11 10.75, 11 10.25" style="fill:rgb(247,207,181); fill-opacity:1;" />
+    <polygon points="12.5 10, 13 10.25, 13 10.75, 12.5 11, 12 10.75, 12 10.25" style="fill:rgb(232,205,183); fill-opacity:1;" />
+    <polygon points="13.5 10, 14 10.25, 14 10.75, 13.5 11, 13 10.75, 13 10.25" style="fill:rgb(232,203,181); fill-opacity:1;" />
+    <polygon points="14.5 10, 15 10.25, 15 10.75, 14.5 11, 14 10.75, 14 10.25" style="fill:rgb(224,196,173); fill-opacity:1;" />
+    <polygon points="15.5 10, 16 10.25, 16 10.75, 15.5 11, 15 10.75, 15 10.25" style="fill:rgb(229,202,181); fill-opacity:1;" />
+    <polygon points="16.5 10, 17 10.25, 17 10.75, 16.5 11, 16 10.75, 16 10.25" style="fill:rgb(234,199,167); fill-opacity:1;" />
+    <polygon points="17.5 10, 18 10.25, 18 10.75, 17.5 11, 17 10.75, 17 10.25" style="fill:rgb(229,187,145); fill-opacity:1;" />
+    <polygon points="18.5 10, 19 10.25, 19 10.75, 18.5 11, 18 10.75, 18 10.25" style="fill:rgb(220,185,156); fill-opacity:1;" />
+    <polygon points="19.5 10, 20 10.25, 20 10.75, 19.5 11, 19 10.75, 19 10.25" style="fill:rgb(220,193,172); fill-opacity:1;" />
+    <polygon points="20.5 10, 21 10.25, 21 10.75, 20.5 11, 20 10.75, 20 10.25" style="fill:rgb(204,179,160); fill-opacity:1;" />
+    <polygon points="21.5 10, 22 10.25, 22 10.75, 21.5 11, 21 10.75, 21 10.25" style="fill:rgb(202,177,157); fill-opacity:1;" />
+    <polygon points="22.5 10, 23 10.25, 23 10.75, 22.5 11, 22 10.75, 22 10.25" style="fill:rgb(210,187,169); fill-opacity:0.984313725490196;" />
+    <polygon points="23.5 10, 24 10.25, 24 10.75, 23.5 11, 23 10.75, 23 10.25" style="fill:rgb(219,201,188); fill-opacity:0.737254901960784;" />
+    <polygon points="24.5 10, 25 10.25, 25 10.75, 24.5 11, 24 10.75, 24 10.25" style="fill:rgb(229,211,196); fill-opacity:0.733333333333333;" />
+    <polygon points="25.5 10, 26 10.25, 26 10.75, 25.5 11, 25 10.75, 25 10.25" style="fill:rgb(213,190,173); fill-opacity:0.874509803921569;" />
+    <polygon points="26.5 10, 27 10.25, 27 10.75, 26.5 11, 26 10.75, 26 10.25" style="fill:rgb(220,196,178); fill-opacity:0.901960784313726;" />
+    <polygon points="27.5 10, 28 10.25, 28 10.75, 27.5 11, 27 10.75, 27 10.25" style="fill:rgb(216,192,174); fill-opacity:0.788235294117647;" />
+    <polygon points="28.5 10, 29 10.25, 29 10.75, 28.5 11, 28 10.75, 28 10.25" style="fill:rgb(117,102,90); fill-opacity:0.333333333333333;" />
+    <polygon points="2 10.75, 2.5 11, 2.5 11.5, 2 11.75, 1.5 11.5, 1.5 11" style="fill:rgb(223,196,176); fill-opacity:0.125490196078431;" />
+    <polygon points="3 10.75, 3.5 11, 3.5 11.5, 3 11.75, 2.5 11.5, 2.5 11" style="fill:rgb(221,194,175); fill-opacity:0.894117647058824;" />
+    <polygon points="4 10.75, 4.5 11, 4.5 11.5, 4 11.75, 3.5 11.5, 3.5 11" style="fill:rgb(214,183,166); fill-opacity:1;" />
+    <polygon points="5 10.75, 5.5 11, 5.5 11.5, 5 11.75, 4.5 11.5, 4.5 11" style="fill:rgb(165,194,190); fill-opacity:1;" />
+    <polygon points="6 10.75, 6.5 11, 6.5 11.5, 6 11.75, 5.5 11.5, 5.5 11" style="fill:rgb(47,204,226); fill-opacity:1;" />
+    <polygon points="7 10.75, 7.5 11, 7.5 11.5, 7 11.75, 6.5 11.5, 6.5 11" style="fill:rgb(40,184,206); fill-opacity:1;" />
+    <polygon points="8 10.75, 8.5 11, 8.5 11.5, 8 11.75, 7.5 11.5, 7.5 11" style="fill:rgb(68,188,207); fill-opacity:1;" />
+    <polygon points="9 10.75, 9.5 11, 9.5 11.5, 9 11.75, 8.5 11.5, 8.5 11" style="fill:rgb(0,201,231); fill-opacity:1;" />
+    <polygon points="10 10.75, 10.5 11, 10.5 11.5, 10 11.75, 9.5 11.5, 9.5 11" style="fill:rgb(55,173,188); fill-opacity:1;" />
+    <polygon points="11 10.75, 11.5 11, 11.5 11.5, 11 11.75, 10.5 11.5, 10.5 11" style="fill:rgb(219,192,173); fill-opacity:1;" />
+    <polygon points="12 10.75, 12.5 11, 12.5 11.5, 12 11.75, 11.5 11.5, 11.5 11" style="fill:rgb(236,206,184); fill-opacity:1;" />
+    <polygon points="13 10.75, 13.5 11, 13.5 11.5, 13 11.75, 12.5 11.5, 12.5 11" style="fill:rgb(229,200,178); fill-opacity:1;" />
+    <polygon points="14 10.75, 14.5 11, 14.5 11.5, 14 11.75, 13.5 11.5, 13.5 11" style="fill:rgb(215,183,158); fill-opacity:1;" />
+    <polygon points="15 10.75, 15.5 11, 15.5 11.5, 15 11.75, 14.5 11.5, 14.5 11" style="fill:rgb(201,167,139); fill-opacity:1;" />
+    <polygon points="16 10.75, 16.5 11, 16.5 11.5, 16 11.75, 15.5 11.5, 15.5 11" style="fill:rgb(222,164,101); fill-opacity:1;" />
+    <polygon points="17 10.75, 17.5 11, 17.5 11.5, 17 11.75, 16.5 11.5, 16.5 11" style="fill:rgb(238,139,36); fill-opacity:1;" />
+    <polygon points="18 10.75, 18.5 11, 18.5 11.5, 18 11.75, 17.5 11.5, 17.5 11" style="fill:rgb(217,122,25); fill-opacity:1;" />
+    <polygon points="19 10.75, 19.5 11, 19.5 11.5, 19 11.75, 18.5 11.5, 18.5 11" style="fill:rgb(201,155,113); fill-opacity:1;" />
+    <polygon points="20 10.75, 20.5 11, 20.5 11.5, 20 11.75, 19.5 11.5, 19.5 11" style="fill:rgb(220,192,171); fill-opacity:1;" />
+    <polygon points="21 10.75, 21.5 11, 21.5 11.5, 21 11.75, 20.5 11.5, 20.5 11" style="fill:rgb(217,191,171); fill-opacity:1;" />
+    <polygon points="22 10.75, 22.5 11, 22.5 11.5, 22 11.75, 21.5 11.5, 21.5 11" style="fill:rgb(218,193,173); fill-opacity:1;" />
+    <polygon points="23 10.75, 23.5 11, 23.5 11.5, 23 11.75, 22.5 11.5, 22.5 11" style="fill:rgb(223,196,176); fill-opacity:1;" />
+    <polygon points="24 10.75, 24.5 11, 24.5 11.5, 24 11.75, 23.5 11.5, 23.5 11" style="fill:rgb(217,191,171); fill-opacity:1;" />
+    <polygon points="25 10.75, 25.5 11, 25.5 11.5, 25 11.75, 24.5 11.5, 24.5 11" style="fill:rgb(204,178,159); fill-opacity:1;" />
+    <polygon points="26 10.75, 26.5 11, 26.5 11.5, 26 11.75, 25.5 11.5, 25.5 11" style="fill:rgb(204,179,160); fill-opacity:1;" />
+    <polygon points="27 10.75, 27.5 11, 27.5 11.5, 27 11.75, 26.5 11.5, 26.5 11" style="fill:rgb(216,189,169); fill-opacity:1;" />
+    <polygon points="28 10.75, 28.5 11, 28.5 11.5, 28 11.75, 27.5 11.5, 27.5 11" style="fill:rgb(244,214,192); fill-opacity:1;" />
+    <polygon points="29 10.75, 29.5 11, 29.5 11.5, 29 11.75, 28.5 11.5, 28.5 11" style="fill:rgb(207,182,163); fill-opacity:0.952941176470588;" />
+    <polygon points="30 10.75, 30.5 11, 30.5 11.5, 30 11.75, 29.5 11.5, 29.5 11" style="fill:rgb(84,68,60); fill-opacity:0.235294117647059;" />
+    <polygon points="1.5 11.5, 2 11.75, 2 12.25, 1.5 12.5, 1 12.25, 1 11.75" style="fill:rgb(228,200,179); fill-opacity:0.396078431372549;" />
+    <polygon points="2.5 11.5, 3 11.75, 3 12.25, 2.5 12.5, 2 12.25, 2 11.75" style="fill:rgb(219,186,165); fill-opacity:1;" />
+    <polygon points="3.5 11.5, 4 11.75, 4 12.25, 3.5 12.5, 3 12.25, 3 11.75" style="fill:rgb(149,185,184); fill-opacity:1;" />
+    <polygon points="4.5 11.5, 5 11.75, 5 12.25, 4.5 12.5, 4 12.25, 4 11.75" style="fill:rgb(29,185,215); fill-opacity:1;" />
+    <polygon points="5.5 11.5, 6 11.75, 6 12.25, 5.5 12.5, 5 12.25, 5 11.75" style="fill:rgb(13,179,211); fill-opacity:1;" />
+    <polygon points="6.5 11.5, 7 11.75, 7 12.25, 6.5 12.5, 6 12.25, 6 11.75" style="fill:rgb(21,179,209); fill-opacity:1;" />
+    <polygon points="7.5 11.5, 8 11.75, 8 12.25, 7.5 12.5, 7 12.25, 7 11.75" style="fill:rgb(21,170,199); fill-opacity:1;" />
+    <polygon points="8.5 11.5, 9 11.75, 9 12.25, 8.5 12.5, 8 12.25, 8 11.75" style="fill:rgb(68,158,174); fill-opacity:1;" />
+    <polygon points="9.5 11.5, 10 11.75, 10 12.25, 9.5 12.5, 9 12.25, 9 11.75" style="fill:rgb(196,182,170); fill-opacity:1;" />
+    <polygon points="10.5 11.5, 11 11.75, 11 12.25, 10.5 12.5, 10 12.25, 10 11.75" style="fill:rgb(238,204,183); fill-opacity:1;" />
+    <polygon points="11.5 11.5, 12 11.75, 12 12.25, 11.5 12.5, 11 12.25, 11 11.75" style="fill:rgb(230,203,182); fill-opacity:1;" />
+    <polygon points="12.5 11.5, 13 11.75, 13 12.25, 12.5 12.5, 12 12.25, 12 11.75" style="fill:rgb(220,190,169); fill-opacity:1;" />
+    <polygon points="13.5 11.5, 14 11.75, 14 12.25, 13.5 12.5, 13 12.25, 13 11.75" style="fill:rgb(200,159,121); fill-opacity:1;" />
+    <polygon points="14.5 11.5, 15 11.75, 15 12.25, 14.5 12.5, 14 12.25, 14 11.75" style="fill:rgb(201,140,78); fill-opacity:1;" />
+    <polygon points="15.5 11.5, 16 11.75, 16 12.25, 15.5 12.5, 15 12.25, 15 11.75" style="fill:rgb(218,124,28); fill-opacity:1;" />
+    <polygon points="16.5 11.5, 17 11.75, 17 12.25, 16.5 12.5, 16 12.25, 16 11.75" style="fill:rgb(210,111,16); fill-opacity:1;" />
+    <polygon points="17.5 11.5, 18 11.75, 18 12.25, 17.5 12.5, 17 12.25, 17 11.75" style="fill:rgb(186,115,49); fill-opacity:1;" />
+    <polygon points="18.5 11.5, 19 11.75, 19 12.25, 18.5 12.5, 18 12.25, 18 11.75" style="fill:rgb(193,140,91); fill-opacity:1;" />
+    <polygon points="19.5 11.5, 20 11.75, 20 12.25, 19.5 12.5, 19 12.25, 19 11.75" style="fill:rgb(216,186,164); fill-opacity:1;" />
+    <polygon points="20.5 11.5, 21 11.75, 21 12.25, 20.5 12.5, 20 12.25, 20 11.75" style="fill:rgb(229,201,182); fill-opacity:1;" />
+    <polygon points="21.5 11.5, 22 11.75, 22 12.25, 21.5 12.5, 21 12.25, 21 11.75" style="fill:rgb(231,204,185); fill-opacity:1;" />
+    <polygon points="22.5 11.5, 23 11.75, 23 12.25, 22.5 12.5, 22 12.25, 22 11.75" style="fill:rgb(230,203,184); fill-opacity:1;" />
+    <polygon points="23.5 11.5, 24 11.75, 24 12.25, 23.5 12.5, 23 12.25, 23 11.75" style="fill:rgb(223,197,179); fill-opacity:1;" />
+    <polygon points="24.5 11.5, 25 11.75, 25 12.25, 24.5 12.5, 24 12.25, 24 11.75" style="fill:rgb(220,194,177); fill-opacity:1;" />
+    <polygon points="25.5 11.5, 26 11.75, 26 12.25, 25.5 12.5, 25 12.25, 25 11.75" style="fill:rgb(223,197,178); fill-opacity:1;" />
+    <polygon points="26.5 11.5, 27 11.75, 27 12.25, 26.5 12.5, 26 12.25, 26 11.75" style="fill:rgb(231,202,182); fill-opacity:1;" />
+    <polygon points="27.5 11.5, 28 11.75, 28 12.25, 27.5 12.5, 27 12.25, 27 11.75" style="fill:rgb(233,204,183); fill-opacity:1;" />
+    <polygon points="28.5 11.5, 29 11.75, 29 12.25, 28.5 12.5, 28 12.25, 28 11.75" style="fill:rgb(238,208,187); fill-opacity:1;" />
+    <polygon points="29.5 11.5, 30 11.75, 30 12.25, 29.5 12.5, 29 12.25, 29 11.75" style="fill:rgb(124,103,93); fill-opacity:0.580392156862745;" />
+    <polygon points="2 12.25, 2.5 12.5, 2.5 13, 2 13.25, 1.5 13, 1.5 12.5" style="fill:rgb(224,196,175); fill-opacity:0.654901960784314;" />
+    <polygon points="3 12.25, 3.5 12.5, 3.5 13, 3 13.25, 2.5 13, 2.5 12.5" style="fill:rgb(212,182,163); fill-opacity:1;" />
+    <polygon points="4 12.25, 4.5 12.5, 4.5 13, 4 13.25, 3.5 13, 3.5 12.5" style="fill:rgb(133,171,176); fill-opacity:1;" />
+    <polygon points="5 12.25, 5.5 12.5, 5.5 13, 5 13.25, 4.5 13, 4.5 12.5" style="fill:rgb(16,159,195); fill-opacity:1;" />
+    <polygon points="6 12.25, 6.5 12.5, 6.5 13, 6 13.25, 5.5 13, 5.5 12.5" style="fill:rgb(23,163,198); fill-opacity:1;" />
+    <polygon points="7 12.25, 7.5 12.5, 7.5 13, 7 13.25, 6.5 13, 6.5 12.5" style="fill:rgb(43,140,170); fill-opacity:1;" />
+    <polygon points="8 12.25, 8.5 12.5, 8.5 13, 8 13.25, 7.5 13, 7.5 12.5" style="fill:rgb(99,146,164); fill-opacity:1;" />
+    <polygon points="9 12.25, 9.5 12.5, 9.5 13, 9 13.25, 8.5 13, 8.5 12.5" style="fill:rgb(181,178,174); fill-opacity:1;" />
+    <polygon points="10 12.25, 10.5 12.5, 10.5 13, 10 13.25, 9.5 13, 9.5 12.5" style="fill:rgb(224,199,182); fill-opacity:1;" />
+    <polygon points="11 12.25, 11.5 12.5, 11.5 13, 11 13.25, 10.5 13, 10.5 12.5" style="fill:rgb(228,201,182); fill-opacity:1;" />
+    <polygon points="12 12.25, 12.5 12.5, 12.5 13, 12 13.25, 11.5 13, 11.5 12.5" style="fill:rgb(226,199,181); fill-opacity:1;" />
+    <polygon points="13 12.25, 13.5 12.5, 13.5 13, 13 13.25, 12.5 13, 12.5 12.5" style="fill:rgb(213,183,161); fill-opacity:1;" />
+    <polygon points="14 12.25, 14.5 12.5, 14.5 13, 14 13.25, 13.5 13, 13.5 12.5" style="fill:rgb(193,140,92); fill-opacity:1;" />
+    <polygon points="15 12.25, 15.5 12.5, 15.5 13, 15 13.25, 14.5 13, 14.5 12.5" style="fill:rgb(195,111,27); fill-opacity:1;" />
+    <polygon points="16 12.25, 16.5 12.5, 16.5 13, 16 13.25, 15.5 13, 15.5 12.5" style="fill:rgb(199,112,28); fill-opacity:1;" />
+    <polygon points="17 12.25, 17.5 12.5, 17.5 13, 17 13.25, 16.5 13, 16.5 12.5" style="fill:rgb(180,108,39); fill-opacity:1;" />
+    <polygon points="18 12.25, 18.5 12.5, 18.5 13, 18 13.25, 17.5 13, 17.5 12.5" style="fill:rgb(176,130,85); fill-opacity:1;" />
+    <polygon points="19 12.25, 19.5 12.5, 19.5 13, 19 13.25, 18.5 13, 18.5 12.5" style="fill:rgb(197,159,126); fill-opacity:1;" />
+    <polygon points="20 12.25, 20.5 12.5, 20.5 13, 20 13.25, 19.5 13, 19.5 12.5" style="fill:rgb(220,191,169); fill-opacity:1;" />
+    <polygon points="21 12.25, 21.5 12.5, 21.5 13, 21 13.25, 20.5 13, 20.5 12.5" style="fill:rgb(230,203,186); fill-opacity:1;" />
+    <polygon points="22 12.25, 22.5 12.5, 22.5 13, 22 13.25, 21.5 13, 21.5 12.5" style="fill:rgb(231,205,188); fill-opacity:1;" />
+    <polygon points="23 12.25, 23.5 12.5, 23.5 13, 23 13.25, 22.5 13, 22.5 12.5" style="fill:rgb(227,202,185); fill-opacity:1;" />
+    <polygon points="24 12.25, 24.5 12.5, 24.5 13, 24 13.25, 23.5 13, 23.5 12.5" style="fill:rgb(224,199,183); fill-opacity:1;" />
+    <polygon points="25 12.25, 25.5 12.5, 25.5 13, 25 13.25, 24.5 13, 24.5 12.5" style="fill:rgb(224,199,182); fill-opacity:1;" />
+    <polygon points="26 12.25, 26.5 12.5, 26.5 13, 26 13.25, 25.5 13, 25.5 12.5" style="fill:rgb(229,202,183); fill-opacity:1;" />
+    <polygon points="27 12.25, 27.5 12.5, 27.5 13, 27 13.25, 26.5 13, 26.5 12.5" style="fill:rgb(230,200,180); fill-opacity:1;" />
+    <polygon points="28 12.25, 28.5 12.5, 28.5 13, 28 13.25, 27.5 13, 27.5 12.5" style="fill:rgb(230,200,180); fill-opacity:1;" />
+    <polygon points="29 12.25, 29.5 12.5, 29.5 13, 29 13.25, 28.5 13, 28.5 12.5" style="fill:rgb(236,206,186); fill-opacity:1;" />
+    <polygon points="30 12.25, 30.5 12.5, 30.5 13, 30 13.25, 29.5 13, 29.5 12.5" style="fill:rgb(134,114,102); fill-opacity:0.713725490196078;" />
+    <polygon points="31 12.25, 31.5 12.5, 31.5 13, 31 13.25, 30.5 13, 30.5 12.5" style="fill:rgb(85,69,61); fill-opacity:0.00392156862745098;" />
+    <polygon points="1.5 13, 2 13.25, 2 13.75, 1.5 14, 1 13.75, 1 13.25" style="fill:rgb(216,187,168); fill-opacity:0.83921568627451;" />
+    <polygon points="2.5 13, 3 13.25, 3 13.75, 2.5 14, 2 13.75, 2 13.25" style="fill:rgb(199,174,158); fill-opacity:1;" />
+    <polygon points="3.5 13, 4 13.25, 4 13.75, 3.5 14, 3 13.75, 3 13.25" style="fill:rgb(164,166,163); fill-opacity:1;" />
+    <polygon points="4.5 13, 5 13.25, 5 13.75, 4.5 14, 4 13.75, 4 13.25" style="fill:rgb(49,151,186); fill-opacity:1;" />
+    <polygon points="5.5 13, 6 13.25, 6 13.75, 5.5 14, 5 13.75, 5 13.25" style="fill:rgb(17,142,186); fill-opacity:1;" />
+    <polygon points="6.5 13, 7 13.25, 7 13.75, 6.5 14, 6 13.75, 6 13.25" style="fill:rgb(58,137,168); fill-opacity:1;" />
+    <polygon points="7.5 13, 8 13.25, 8 13.75, 7.5 14, 7 13.75, 7 13.25" style="fill:rgb(137,165,178); fill-opacity:1;" />
+    <polygon points="8.5 13, 9 13.25, 9 13.75, 8.5 14, 8 13.75, 8 13.25" style="fill:rgb(190,185,179); fill-opacity:1;" />
+    <polygon points="9.5 13, 10 13.25, 10 13.75, 9.5 14, 9 13.75, 9 13.25" style="fill:rgb(225,198,180); fill-opacity:1;" />
+    <polygon points="10.5 13, 11 13.25, 11 13.75, 10.5 14, 10 13.75, 10 13.25" style="fill:rgb(226,199,181); fill-opacity:1;" />
+    <polygon points="11.5 13, 12 13.25, 12 13.75, 11.5 14, 11 13.75, 11 13.25" style="fill:rgb(221,195,178); fill-opacity:1;" />
+    <polygon points="12.5 13, 13 13.25, 13 13.75, 12.5 14, 12 13.75, 12 13.25" style="fill:rgb(213,179,153); fill-opacity:1;" />
+    <polygon points="13.5 13, 14 13.25, 14 13.75, 13.5 14, 13 13.75, 13 13.25" style="fill:rgb(185,140,99); fill-opacity:1;" />
+    <polygon points="14.5 13, 15 13.25, 15 13.75, 14.5 14, 14 13.75, 14 13.25" style="fill:rgb(174,113,51); fill-opacity:1;" />
+    <polygon points="15.5 13, 16 13.25, 16 13.75, 15.5 14, 15 13.75, 15 13.25" style="fill:rgb(166,98,31); fill-opacity:1;" />
+    <polygon points="16.5 13, 17 13.25, 17 13.75, 16.5 14, 16 13.75, 16 13.25" style="fill:rgb(170,122,77); fill-opacity:1;" />
+    <polygon points="17.5 13, 18 13.25, 18 13.75, 17.5 14, 17 13.75, 17 13.25" style="fill:rgb(190,153,119); fill-opacity:1;" />
+    <polygon points="18.5 13, 19 13.25, 19 13.75, 18.5 14, 18 13.75, 18 13.25" style="fill:rgb(209,177,152); fill-opacity:1;" />
+    <polygon points="19.5 13, 20 13.25, 20 13.75, 19.5 14, 19 13.75, 19 13.25" style="fill:rgb(225,200,182); fill-opacity:1;" />
+    <polygon points="20.5 13, 21 13.25, 21 13.75, 20.5 14, 20 13.75, 20 13.25" style="fill:rgb(230,206,190); fill-opacity:1;" />
+    <polygon points="21.5 13, 22 13.25, 22 13.75, 21.5 14, 21 13.75, 21 13.25" style="fill:rgb(229,205,190); fill-opacity:1;" />
+    <polygon points="22.5 13, 23 13.25, 23 13.75, 22.5 14, 22 13.75, 22 13.25" style="fill:rgb(225,202,187); fill-opacity:1;" />
+    <polygon points="23.5 13, 24 13.25, 24 13.75, 23.5 14, 23 13.75, 23 13.25" style="fill:rgb(223,199,183); fill-opacity:1;" />
+    <polygon points="24.5 13, 25 13.25, 25 13.75, 24.5 14, 24 13.75, 24 13.25" style="fill:rgb(226,198,179); fill-opacity:1;" />
+    <polygon points="25.5 13, 26 13.25, 26 13.75, 25.5 14, 25 13.75, 25 13.25" style="fill:rgb(226,196,177); fill-opacity:1;" />
+    <polygon points="26.5 13, 27 13.25, 27 13.75, 26.5 14, 26 13.75, 26 13.25" style="fill:rgb(225,195,175); fill-opacity:1;" />
+    <polygon points="27.5 13, 28 13.25, 28 13.75, 27.5 14, 27 13.75, 27 13.25" style="fill:rgb(226,197,176); fill-opacity:1;" />
+    <polygon points="28.5 13, 29 13.25, 29 13.75, 28.5 14, 28 13.75, 28 13.25" style="fill:rgb(231,201,180); fill-opacity:1;" />
+    <polygon points="29.5 13, 30 13.25, 30 13.75, 29.5 14, 29 13.75, 29 13.25" style="fill:rgb(128,108,97); fill-opacity:0.690196078431373;" />
+    <polygon points="30.5 13, 31 13.25, 31 13.75, 30.5 14, 30 13.75, 30 13.25" style="fill:rgb(84,68,60); fill-opacity:0.00392156862745098;" />
+    <polygon points="2 13.75, 2.5 14, 2.5 14.5, 2 14.75, 1.5 14.5, 1.5 14" style="fill:rgb(208,180,161); fill-opacity:0.917647058823529;" />
+    <polygon points="3 13.75, 3.5 14, 3.5 14.5, 3 14.75, 2.5 14.5, 2.5 14" style="fill:rgb(186,161,144); fill-opacity:1;" />
+    <polygon points="4 13.75, 4.5 14, 4.5 14.5, 4 14.75, 3.5 14.5, 3.5 14" style="fill:rgb(107,148,164); fill-opacity:1;" />
+    <polygon points="5 13.75, 5.5 14, 5.5 14.5, 5 14.75, 4.5 14.5, 4.5 14" style="fill:rgb(21,123,172); fill-opacity:1;" />
+    <polygon points="6 13.75, 6.5 14, 6.5 14.5, 6 14.75, 5.5 14.5, 5.5 14" style="fill:rgb(16,120,169); fill-opacity:1;" />
+    <polygon points="7 13.75, 7.5 14, 7.5 14.5, 7 14.75, 6.5 14.5, 6.5 14" style="fill:rgb(44,126,164); fill-opacity:1;" />
+    <polygon points="8 13.75, 8.5 14, 8.5 14.5, 8 14.75, 7.5 14.5, 7.5 14" style="fill:rgb(157,170,170); fill-opacity:1;" />
+    <polygon points="9 13.75, 9.5 14, 9.5 14.5, 9 14.75, 8.5 14.5, 8.5 14" style="fill:rgb(207,190,177); fill-opacity:1;" />
+    <polygon points="10 13.75, 10.5 14, 10.5 14.5, 10 14.75, 9.5 14.5, 9.5 14" style="fill:rgb(226,196,178); fill-opacity:1;" />
+    <polygon points="11 13.75, 11.5 14, 11.5 14.5, 11 14.75, 10.5 14.5, 10.5 14" style="fill:rgb(220,193,176); fill-opacity:1;" />
+    <polygon points="12 13.75, 12.5 14, 12.5 14.5, 12 14.75, 11.5 14.5, 11.5 14" style="fill:rgb(225,198,181); fill-opacity:1;" />
+    <polygon points="13 13.75, 13.5 14, 13.5 14.5, 13 14.75, 12.5 14.5, 12.5 14" style="fill:rgb(217,186,164); fill-opacity:1;" />
+    <polygon points="14 13.75, 14.5 14, 14.5 14.5, 14 14.75, 13.5 14.5, 13.5 14" style="fill:rgb(196,156,119); fill-opacity:1;" />
+    <polygon points="15 13.75, 15.5 14, 15.5 14.5, 15 14.75, 14.5 14.5, 14.5 14" style="fill:rgb(162,114,69); fill-opacity:1;" />
+    <polygon points="16 13.75, 16.5 14, 16.5 14.5, 16 14.75, 15.5 14.5, 15.5 14" style="fill:rgb(164,124,88); fill-opacity:1;" />
+    <polygon points="17 13.75, 17.5 14, 17.5 14.5, 17 14.75, 16.5 14.5, 16.5 14" style="fill:rgb(203,174,151); fill-opacity:1;" />
+    <polygon points="18 13.75, 18.5 14, 18.5 14.5, 18 14.75, 17.5 14.5, 17.5 14" style="fill:rgb(222,195,177); fill-opacity:1;" />
+    <polygon points="19 13.75, 19.5 14, 19.5 14.5, 19 14.75, 18.5 14.5, 18.5 14" style="fill:rgb(224,200,182); fill-opacity:1;" />
+    <polygon points="20 13.75, 20.5 14, 20.5 14.5, 20 14.75, 19.5 14.5, 19.5 14" style="fill:rgb(230,206,191); fill-opacity:1;" />
+    <polygon points="21 13.75, 21.5 14, 21.5 14.5, 21 14.75, 20.5 14.5, 20.5 14" style="fill:rgb(229,206,193); fill-opacity:1;" />
+    <polygon points="22 13.75, 22.5 14, 22.5 14.5, 22 14.75, 21.5 14.5, 21.5 14" style="fill:rgb(222,200,184); fill-opacity:1;" />
+    <polygon points="23 13.75, 23.5 14, 23.5 14.5, 23 14.75, 22.5 14.5, 22.5 14" style="fill:rgb(217,192,175); fill-opacity:1;" />
+    <polygon points="24 13.75, 24.5 14, 24.5 14.5, 24 14.75, 23.5 14.5, 23.5 14" style="fill:rgb(220,190,172); fill-opacity:1;" />
+    <polygon points="25 13.75, 25.5 14, 25.5 14.5, 25 14.75, 24.5 14.5, 24.5 14" style="fill:rgb(224,192,172); fill-opacity:1;" />
+    <polygon points="26 13.75, 26.5 14, 26.5 14.5, 26 14.75, 25.5 14.5, 25.5 14" style="fill:rgb(223,193,173); fill-opacity:1;" />
+    <polygon points="27 13.75, 27.5 14, 27.5 14.5, 27 14.75, 26.5 14.5, 26.5 14" style="fill:rgb(223,193,173); fill-opacity:1;" />
+    <polygon points="28 13.75, 28.5 14, 28.5 14.5, 28 14.75, 27.5 14.5, 27.5 14" style="fill:rgb(226,195,175); fill-opacity:1;" />
+    <polygon points="29 13.75, 29.5 14, 29.5 14.5, 29 14.75, 28.5 14.5, 28.5 14" style="fill:rgb(221,191,172); fill-opacity:1;" />
+    <polygon points="30 13.75, 30.5 14, 30.5 14.5, 30 14.75, 29.5 14.5, 29.5 14" style="fill:rgb(113,93,83); fill-opacity:0.576470588235294;" />
+    <polygon points="1.5 14.5, 2 14.75, 2 15.25, 1.5 15.5, 1 15.25, 1 14.75" style="fill:rgb(201,172,154); fill-opacity:0.929411764705882;" />
+    <polygon points="2.5 14.5, 3 14.75, 3 15.25, 2.5 15.5, 2 15.25, 2 14.75" style="fill:rgb(174,152,136); fill-opacity:1;" />
+    <polygon points="3.5 14.5, 4 14.75, 4 15.25, 3.5 15.5, 3 15.25, 3 14.75" style="fill:rgb(76,117,141); fill-opacity:1;" />
+    <polygon points="4.5 14.5, 5 14.75, 5 15.25, 4.5 15.5, 4 15.25, 4 14.75" style="fill:rgb(78,120,142); fill-opacity:1;" />
+    <polygon points="5.5 14.5, 6 14.75, 6 15.25, 5.5 15.5, 5 15.25, 5 14.75" style="fill:rgb(70,126,156); fill-opacity:1;" />
+    <polygon points="6.5 14.5, 7 14.75, 7 15.25, 6.5 15.5, 6 15.25, 6 14.75" style="fill:rgb(80,124,147); fill-opacity:1;" />
+    <polygon points="7.5 14.5, 8 14.75, 8 15.25, 7.5 15.5, 7 15.25, 7 14.75" style="fill:rgb(189,179,169); fill-opacity:1;" />
+    <polygon points="8.5 14.5, 9 14.75, 9 15.25, 8.5 15.5, 8 15.25, 8 14.75" style="fill:rgb(217,190,172); fill-opacity:1;" />
+    <polygon points="9.5 14.5, 10 14.75, 10 15.25, 9.5 15.5, 9 15.25, 9 14.75" style="fill:rgb(219,190,172); fill-opacity:1;" />
+    <polygon points="10.5 14.5, 11 14.75, 11 15.25, 10.5 15.5, 10 15.25, 10 14.75" style="fill:rgb(222,193,177); fill-opacity:1;" />
+    <polygon points="11.5 14.5, 12 14.75, 12 15.25, 11.5 15.5, 11 15.25, 11 14.75" style="fill:rgb(225,196,179); fill-opacity:1;" />
+    <polygon points="12.5 14.5, 13 14.75, 13 15.25, 12.5 15.5, 12 15.25, 12 14.75" style="fill:rgb(218,190,169); fill-opacity:1;" />
+    <polygon points="13.5 14.5, 14 14.75, 14 15.25, 13.5 15.5, 13 15.25, 13 14.75" style="fill:rgb(212,180,158); fill-opacity:1;" />
+    <polygon points="14.5 14.5, 15 14.75, 15 15.25, 14.5 15.5, 14 15.25, 14 14.75" style="fill:rgb(201,169,146); fill-opacity:1;" />
+    <polygon points="15.5 14.5, 16 14.75, 16 15.25, 15.5 15.5, 15 15.25, 15 14.75" style="fill:rgb(216,189,169); fill-opacity:1;" />
+    <polygon points="16.5 14.5, 17 14.75, 17 15.25, 16.5 15.5, 16 15.25, 16 14.75" style="fill:rgb(223,198,181); fill-opacity:1;" />
+    <polygon points="17.5 14.5, 18 14.75, 18 15.25, 17.5 15.5, 17 15.25, 17 14.75" style="fill:rgb(222,197,182); fill-opacity:1;" />
+    <polygon points="18.5 14.5, 19 14.75, 19 15.25, 18.5 15.5, 18 15.25, 18 14.75" style="fill:rgb(224,198,183); fill-opacity:1;" />
+    <polygon points="19.5 14.5, 20 14.75, 20 15.25, 19.5 15.5, 19 15.25, 19 14.75" style="fill:rgb(222,194,179); fill-opacity:1;" />
+    <polygon points="20.5 14.5, 21 14.75, 21 15.25, 20.5 15.5, 20 15.25, 20 14.75" style="fill:rgb(214,183,169); fill-opacity:1;" />
+    <polygon points="21.5 14.5, 22 14.75, 22 15.25, 21.5 15.5, 21 15.25, 21 14.75" style="fill:rgb(209,173,160); fill-opacity:1;" />
+    <polygon points="22.5 14.5, 23 14.75, 23 15.25, 22.5 15.5, 22 15.25, 22 14.75" style="fill:rgb(210,178,161); fill-opacity:1;" />
+    <polygon points="23.5 14.5, 24 14.75, 24 15.25, 23.5 15.5, 23 15.25, 23 14.75" style="fill:rgb(219,193,170); fill-opacity:1;" />
+    <polygon points="24.5 14.5, 25 14.75, 25 15.25, 24.5 15.5, 24 15.25, 24 14.75" style="fill:rgb(221,189,171); fill-opacity:1;" />
+    <polygon points="25.5 14.5, 26 14.75, 26 15.25, 25.5 15.5, 25 15.25, 25 14.75" style="fill:rgb(221,189,171); fill-opacity:1;" />
+    <polygon points="26.5 14.5, 27 14.75, 27 15.25, 26.5 15.5, 26 15.25, 26 14.75" style="fill:rgb(219,189,170); fill-opacity:1;" />
+    <polygon points="27.5 14.5, 28 14.75, 28 15.25, 27.5 15.5, 27 15.25, 27 14.75" style="fill:rgb(227,195,176); fill-opacity:1;" />
+    <polygon points="28.5 14.5, 29 14.75, 29 15.25, 28.5 15.5, 28 15.25, 28 14.75" style="fill:rgb(198,170,153); fill-opacity:0.996078431372549;" />
+    <polygon points="29.5 14.5, 30 14.75, 30 15.25, 29.5 15.5, 29 15.25, 29 14.75" style="fill:rgb(98,81,71); fill-opacity:0.356862745098039;" />
+    <polygon points="2 15.25, 2.5 15.5, 2.5 16, 2 16.25, 1.5 16, 1.5 15.5" style="fill:rgb(198,168,151); fill-opacity:0.929411764705882;" />
+    <polygon points="3 15.25, 3.5 15.5, 3.5 16, 3 16.25, 2.5 16, 2.5 15.5" style="fill:rgb(168,146,131); fill-opacity:1;" />
+    <polygon points="4 15.25, 4.5 15.5, 4.5 16, 4 16.25, 3.5 16, 3.5 15.5" style="fill:rgb(131,123,118); fill-opacity:1;" />
+    <polygon points="5 15.25, 5.5 15.5, 5.5 16, 5 16.25, 4.5 16, 4.5 15.5" style="fill:rgb(156,149,143); fill-opacity:1;" />
+    <polygon points="6 15.25, 6.5 15.5, 6.5 16, 6 16.25, 5.5 16, 5.5 15.5" style="fill:rgb(168,166,161); fill-opacity:1;" />
+    <polygon points="7 15.25, 7.5 15.5, 7.5 16, 7 16.25, 6.5 16, 6.5 15.5" style="fill:rgb(185,171,161); fill-opacity:1;" />
+    <polygon points="8 15.25, 8.5 15.5, 8.5 16, 8 16.25, 7.5 16, 7.5 15.5" style="fill:rgb(203,179,161); fill-opacity:1;" />
+    <polygon points="9 15.25, 9.5 15.5, 9.5 16, 9 16.25, 8.5 16, 8.5 15.5" style="fill:rgb(208,178,159); fill-opacity:1;" />
+    <polygon points="10 15.25, 10.5 15.5, 10.5 16, 10 16.25, 9.5 16, 9.5 15.5" style="fill:rgb(200,173,153); fill-opacity:1;" />
+    <polygon points="11 15.25, 11.5 15.5, 11.5 16, 11 16.25, 10.5 16, 10.5 15.5" style="fill:rgb(199,174,150); fill-opacity:1;" />
+    <polygon points="12 15.25, 12.5 15.5, 12.5 16, 12 16.25, 11.5 16, 11.5 15.5" style="fill:rgb(206,180,156); fill-opacity:1;" />
+    <polygon points="13 15.25, 13.5 15.5, 13.5 16, 13 16.25, 12.5 16, 12.5 15.5" style="fill:rgb(214,183,167); fill-opacity:1;" />
+    <polygon points="14 15.25, 14.5 15.5, 14.5 16, 14 16.25, 13.5 16, 13.5 15.5" style="fill:rgb(213,186,164); fill-opacity:1;" />
+    <polygon points="15 15.25, 15.5 15.5, 15.5 16, 15 16.25, 14.5 16, 14.5 15.5" style="fill:rgb(214,188,165); fill-opacity:1;" />
+    <polygon points="16 15.25, 16.5 15.5, 16.5 16, 16 16.25, 15.5 16, 15.5 15.5" style="fill:rgb(214,185,168); fill-opacity:1;" />
+    <polygon points="17 15.25, 17.5 15.5, 17.5 16, 17 16.25, 16.5 16, 16.5 15.5" style="fill:rgb(215,185,168); fill-opacity:1;" />
+    <polygon points="18 15.25, 18.5 15.5, 18.5 16, 18 16.25, 17.5 16, 17.5 15.5" style="fill:rgb(215,186,168); fill-opacity:1;" />
+    <polygon points="19 15.25, 19.5 15.5, 19.5 16, 19 16.25, 18.5 16, 18.5 15.5" style="fill:rgb(215,182,166); fill-opacity:1;" />
+    <polygon points="20 15.25, 20.5 15.5, 20.5 16, 20 16.25, 19.5 16, 19.5 15.5" style="fill:rgb(209,172,159); fill-opacity:1;" />
+    <polygon points="21 15.25, 21.5 15.5, 21.5 16, 21 16.25, 20.5 16, 20.5 15.5" style="fill:rgb(201,154,151); fill-opacity:1;" />
+    <polygon points="22 15.25, 22.5 15.5, 22.5 16, 22 16.25, 21.5 16, 21.5 15.5" style="fill:rgb(200,149,149); fill-opacity:1;" />
+    <polygon points="23 15.25, 23.5 15.5, 23.5 16, 23 16.25, 22.5 16, 22.5 15.5" style="fill:rgb(214,141,161); fill-opacity:1;" />
+    <polygon points="24 15.25, 24.5 15.5, 24.5 16, 24 16.25, 23.5 16, 23.5 15.5" style="fill:rgb(221,134,163); fill-opacity:1;" />
+    <polygon points="25 15.25, 25.5 15.5, 25.5 16, 25 16.25, 24.5 16, 24.5 15.5" style="fill:rgb(216,183,166); fill-opacity:1;" />
+    <polygon points="26 15.25, 26.5 15.5, 26.5 16, 26 16.25, 25.5 16, 25.5 15.5" style="fill:rgb(217,185,168); fill-opacity:1;" />
+    <polygon points="27 15.25, 27.5 15.5, 27.5 16, 27 16.25, 26.5 16, 26.5 15.5" style="fill:rgb(216,185,167); fill-opacity:1;" />
+    <polygon points="28 15.25, 28.5 15.5, 28.5 16, 28 16.25, 27.5 16, 27.5 15.5" style="fill:rgb(229,197,177); fill-opacity:1;" />
+    <polygon points="29 15.25, 29.5 15.5, 29.5 16, 29 16.25, 28.5 16, 28.5 15.5" style="fill:rgb(155,132,118); fill-opacity:0.882352941176471;" />
+    <polygon points="30 15.25, 30.5 15.5, 30.5 16, 30 16.25, 29.5 16, 29.5 15.5" style="fill:rgb(74,60,52); fill-opacity:0.105882352941176;" />
+    <polygon points="1.5 16, 2 16.25, 2 16.75, 1.5 17, 1 16.75, 1 16.25" style="fill:rgb(197,168,151); fill-opacity:0.905882352941176;" />
+    <polygon points="2.5 16, 3 16.25, 3 16.75, 2.5 17, 2 16.75, 2 16.25" style="fill:rgb(167,144,130); fill-opacity:1;" />
+    <polygon points="3.5 16, 4 16.25, 4 16.75, 3.5 17, 3 16.75, 3 16.25" style="fill:rgb(150,128,115); fill-opacity:1;" />
+    <polygon points="4.5 16, 5 16.25, 5 16.75, 4.5 17, 4 16.75, 4 16.25" style="fill:rgb(163,143,131); fill-opacity:1;" />
+    <polygon points="5.5 16, 6 16.25, 6 16.75, 5.5 17, 5 16.75, 5 16.25" style="fill:rgb(196,170,154); fill-opacity:1;" />
+    <polygon points="6.5 16, 7 16.25, 7 16.75, 6.5 17, 6 16.75, 6 16.25" style="fill:rgb(203,176,158); fill-opacity:1;" />
+    <polygon points="7.5 16, 8 16.25, 8 16.75, 7.5 17, 7 16.75, 7 16.25" style="fill:rgb(199,170,151); fill-opacity:1;" />
+    <polygon points="8.5 16, 9 16.25, 9 16.75, 8.5 17, 8 16.75, 8 16.25" style="fill:rgb(180,158,132); fill-opacity:1;" />
+    <polygon points="9.5 16, 10 16.25, 10 16.75, 9.5 17, 9 16.75, 9 16.25" style="fill:rgb(164,153,108); fill-opacity:1;" />
+    <polygon points="10.5 16, 11 16.25, 11 16.75, 10.5 17, 10 16.75, 10 16.25" style="fill:rgb(155,147,96); fill-opacity:1;" />
+    <polygon points="11.5 16, 12 16.25, 12 16.75, 11.5 17, 11 16.75, 11 16.25" style="fill:rgb(163,149,111); fill-opacity:1;" />
+    <polygon points="12.5 16, 13 16.25, 13 16.75, 12.5 17, 12 16.75, 12 16.25" style="fill:rgb(200,178,148); fill-opacity:1;" />
+    <polygon points="13.5 16, 14 16.25, 14 16.75, 13.5 17, 13 16.75, 13 16.25" style="fill:rgb(175,172,112); fill-opacity:1;" />
+    <polygon points="14.5 16, 15 16.25, 15 16.75, 14.5 17, 14 16.75, 14 16.25" style="fill:rgb(193,168,145); fill-opacity:1;" />
+    <polygon points="15.5 16, 16 16.25, 16 16.75, 15.5 17, 15 16.75, 15 16.25" style="fill:rgb(214,182,166); fill-opacity:1;" />
+    <polygon points="16.5 16, 17 16.25, 17 16.75, 16.5 17, 16 16.75, 16 16.25" style="fill:rgb(212,181,163); fill-opacity:1;" />
+    <polygon points="17.5 16, 18 16.25, 18 16.75, 17.5 17, 17 16.75, 17 16.25" style="fill:rgb(213,182,164); fill-opacity:1;" />
+    <polygon points="18.5 16, 19 16.25, 19 16.75, 18.5 17, 18 16.75, 18 16.25" style="fill:rgb(208,175,160); fill-opacity:1;" />
+    <polygon points="19.5 16, 20 16.25, 20 16.75, 19.5 17, 19 16.75, 19 16.25" style="fill:rgb(201,156,152); fill-opacity:1;" />
+    <polygon points="20.5 16, 21 16.25, 21 16.75, 20.5 17, 20 16.75, 20 16.25" style="fill:rgb(193,125,141); fill-opacity:1;" />
+    <polygon points="21.5 16, 22 16.25, 22 16.75, 21.5 17, 21 16.75, 21 16.25" style="fill:rgb(191,111,137); fill-opacity:1;" />
+    <polygon points="22.5 16, 23 16.25, 23 16.75, 22.5 17, 22 16.75, 22 16.25" style="fill:rgb(223,68,157); fill-opacity:1;" />
+    <polygon points="23.5 16, 24 16.25, 24 16.75, 23.5 17, 23 16.75, 23 16.25" style="fill:rgb(202,43,133); fill-opacity:1;" />
+    <polygon points="24.5 16, 25 16.25, 25 16.75, 24.5 17, 24 16.75, 24 16.25" style="fill:rgb(189,139,144); fill-opacity:1;" />
+    <polygon points="25.5 16, 26 16.25, 26 16.75, 25.5 17, 25 16.75, 25 16.25" style="fill:rgb(213,182,165); fill-opacity:1;" />
+    <polygon points="26.5 16, 27 16.25, 27 16.75, 26.5 17, 26 16.75, 26 16.25" style="fill:rgb(218,187,169); fill-opacity:1;" />
+    <polygon points="27.5 16, 28 16.25, 28 16.75, 27.5 17, 27 16.75, 27 16.25" style="fill:rgb(219,187,169); fill-opacity:1;" />
+    <polygon points="28.5 16, 29 16.25, 29 16.75, 28.5 17, 28 16.75, 28 16.25" style="fill:rgb(73,60,55); fill-opacity:0.545098039215686;" />
+    <polygon points="30.5 16, 31 16.25, 31 16.75, 30.5 17, 30 16.75, 30 16.25" style="fill:rgb(0,0,0); fill-opacity:0.0117647058823529;" />
+    <polygon points="31.5 16, 32 16.25, 32 16.75, 31.5 17, 31 16.75, 31 16.25" style="fill:rgb(0,0,0); fill-opacity:0.00392156862745098;" />
+    <polygon points="2 16.75, 2.5 17, 2.5 17.5, 2 17.75, 1.5 17.5, 1.5 17" style="fill:rgb(203,174,157); fill-opacity:0.756862745098039;" />
+    <polygon points="3 16.75, 3.5 17, 3.5 17.5, 3 17.75, 2.5 17.5, 2.5 17" style="fill:rgb(170,145,131); fill-opacity:1;" />
+    <polygon points="4 16.75, 4.5 17, 4.5 17.5, 4 17.75, 3.5 17.5, 3.5 17" style="fill:rgb(157,132,119); fill-opacity:1;" />
+    <polygon points="5 16.75, 5.5 17, 5.5 17.5, 5 17.75, 4.5 17.5, 4.5 17" style="fill:rgb(163,139,125); fill-opacity:1;" />
+    <polygon points="6 16.75, 6.5 17, 6.5 17.5, 6 17.75, 5.5 17.5, 5.5 17" style="fill:rgb(192,164,147); fill-opacity:1;" />
+    <polygon points="7 16.75, 7.5 17, 7.5 17.5, 7 17.75, 6.5 17.5, 6.5 17" style="fill:rgb(197,168,151); fill-opacity:1;" />
+    <polygon points="8 16.75, 8.5 17, 8.5 17.5, 8 17.75, 7.5 17.5, 7.5 17" style="fill:rgb(186,162,138); fill-opacity:1;" />
+    <polygon points="9 16.75, 9.5 17, 9.5 17.5, 9 17.75, 8.5 17.5, 8.5 17" style="fill:rgb(167,171,93); fill-opacity:1;" />
+    <polygon points="10 16.75, 10.5 17, 10.5 17.5, 10 17.75, 9.5 17.5, 9.5 17" style="fill:rgb(156,173,72); fill-opacity:1;" />
+    <polygon points="11 16.75, 11.5 17, 11.5 17.5, 11 17.75, 10.5 17.5, 10.5 17" style="fill:rgb(156,171,74); fill-opacity:1;" />
+    <polygon points="12 16.75, 12.5 17, 12.5 17.5, 12 17.75, 11.5 17.5, 11.5 17" style="fill:rgb(155,165,82); fill-opacity:1;" />
+    <polygon points="13 16.75, 13.5 17, 13.5 17.5, 13 17.75, 12.5 17.5, 12.5 17" style="fill:rgb(154,161,82); fill-opacity:1;" />
+    <polygon points="14 16.75, 14.5 17, 14.5 17.5, 14 17.75, 13.5 17.5, 13.5 17" style="fill:rgb(168,152,117); fill-opacity:1;" />
+    <polygon points="15 16.75, 15.5 17, 15.5 17.5, 15 17.75, 14.5 17.5, 14.5 17" style="fill:rgb(210,178,164); fill-opacity:1;" />
+    <polygon points="16 16.75, 16.5 17, 16.5 17.5, 16 17.75, 15.5 17.5, 15.5 17" style="fill:rgb(210,179,162); fill-opacity:1;" />
+    <polygon points="17 16.75, 17.5 17, 17.5 17.5, 17 17.75, 16.5 17.5, 16.5 17" style="fill:rgb(211,180,162); fill-opacity:1;" />
+    <polygon points="18 16.75, 18.5 17, 18.5 17.5, 18 17.75, 17.5 17.5, 17.5 17" style="fill:rgb(208,177,160); fill-opacity:1;" />
+    <polygon points="19 16.75, 19.5 17, 19.5 17.5, 19 17.75, 18.5 17.5, 18.5 17" style="fill:rgb(202,167,155); fill-opacity:1;" />
+    <polygon points="20 16.75, 20.5 17, 20.5 17.5, 20 17.75, 19.5 17.5, 19.5 17" style="fill:rgb(194,139,144); fill-opacity:1;" />
+    <polygon points="21 16.75, 21.5 17, 21.5 17.5, 21 17.75, 20.5 17.5, 20.5 17" style="fill:rgb(189,101,133); fill-opacity:1;" />
+    <polygon points="22 16.75, 22.5 17, 22.5 17.5, 22 17.75, 21.5 17.5, 21.5 17" style="fill:rgb(197,79,141); fill-opacity:1;" />
+    <polygon points="23 16.75, 23.5 17, 23.5 17.5, 23 17.75, 22.5 17.5, 22.5 17" style="fill:rgb(188,34,127); fill-opacity:1;" />
+    <polygon points="24 16.75, 24.5 17, 24.5 17.5, 24 17.75, 23.5 17.5, 23.5 17" style="fill:rgb(169,61,114); fill-opacity:1;" />
+    <polygon points="25 16.75, 25.5 17, 25.5 17.5, 25 17.75, 24.5 17.5, 24.5 17" style="fill:rgb(188,140,142); fill-opacity:1;" />
+    <polygon points="26 16.75, 26.5 17, 26.5 17.5, 26 17.75, 25.5 17.5, 25.5 17" style="fill:rgb(210,177,162); fill-opacity:1;" />
+    <polygon points="27 16.75, 27.5 17, 27.5 17.5, 27 17.75, 26.5 17.5, 26.5 17" style="fill:rgb(223,191,172); fill-opacity:1;" />
+    <polygon points="28 16.75, 28.5 17, 28.5 17.5, 28 17.75, 27.5 17.5, 27.5 17" style="fill:rgb(147,123,111); fill-opacity:0.905882352941176;" />
+    <polygon points="29 16.75, 29.5 17, 29.5 17.5, 29 17.75, 28.5 17.5, 28.5 17" style="fill:rgb(8,6,5); fill-opacity:0.254901960784314;" />
+    <polygon points="30 16.75, 30.5 17, 30.5 17.5, 30 17.75, 29.5 17.5, 29.5 17" style="fill:rgb(0,0,0); fill-opacity:0.105882352941176;" />
+    <polygon points="31 16.75, 31.5 17, 31.5 17.5, 31 17.75, 30.5 17.5, 30.5 17" style="fill:rgb(0,0,0); fill-opacity:0.101960784313725;" />
+    <polygon points="32 16.75, 32.5 17, 32.5 17.5, 32 17.75, 31.5 17.5, 31.5 17" style="fill:rgb(0,0,0); fill-opacity:0.0588235294117647;" />
+    <polygon points="1.5 17.5, 2 17.75, 2 18.25, 1.5 18.5, 1 18.25, 1 17.75" style="fill:rgb(213,181,164); fill-opacity:0.454901960784314;" />
+    <polygon points="2.5 17.5, 3 17.75, 3 18.25, 2.5 18.5, 2 18.25, 2 17.75" style="fill:rgb(176,149,134); fill-opacity:1;" />
+    <polygon points="3.5 17.5, 4 17.75, 4 18.25, 3.5 18.5, 3 18.25, 3 17.75" style="fill:rgb(167,141,127); fill-opacity:1;" />
+    <polygon points="4.5 17.5, 5 17.75, 5 18.25, 4.5 18.5, 4 18.25, 4 17.75" style="fill:rgb(173,146,132); fill-opacity:1;" />
+    <polygon points="5.5 17.5, 6 17.75, 6 18.25, 5.5 18.5, 5 18.25, 5 17.75" style="fill:rgb(188,159,143); fill-opacity:1;" />
+    <polygon points="6.5 17.5, 7 17.75, 7 18.25, 6.5 18.5, 6 18.25, 6 17.75" style="fill:rgb(187,159,141); fill-opacity:1;" />
+    <polygon points="7.5 17.5, 8 17.75, 8 18.25, 7.5 18.5, 7 18.25, 7 17.75" style="fill:rgb(163,157,101); fill-opacity:1;" />
+    <polygon points="8.5 17.5, 9 17.75, 9 18.25, 8.5 18.5, 8 18.25, 8 17.75" style="fill:rgb(146,168,54); fill-opacity:1;" />
+    <polygon points="9.5 17.5, 10 17.75, 10 18.25, 9.5 18.5, 9 18.25, 9 17.75" style="fill:rgb(145,165,54); fill-opacity:1;" />
+    <polygon points="10.5 17.5, 11 17.75, 11 18.25, 10.5 18.5, 10 18.25, 10 17.75" style="fill:rgb(148,168,54); fill-opacity:1;" />
+    <polygon points="11.5 17.5, 12 17.75, 12 18.25, 11.5 18.5, 11 18.25, 11 17.75" style="fill:rgb(129,146,49); fill-opacity:1;" />
+    <polygon points="12.5 17.5, 13 17.75, 13 18.25, 12.5 18.5, 12 18.25, 12 17.75" style="fill:rgb(125,122,71); fill-opacity:1;" />
+    <polygon points="13.5 17.5, 14 17.75, 14 18.25, 13.5 18.5, 13 18.25, 13 17.75" style="fill:rgb(184,156,137); fill-opacity:1;" />
+    <polygon points="14.5 17.5, 15 17.75, 15 18.25, 14.5 18.5, 14 18.25, 14 17.75" style="fill:rgb(205,174,155); fill-opacity:1;" />
+    <polygon points="15.5 17.5, 16 17.75, 16 18.25, 15.5 18.5, 15 18.25, 15 17.75" style="fill:rgb(209,177,160); fill-opacity:1;" />
+    <polygon points="16.5 17.5, 17 17.75, 17 18.25, 16.5 18.5, 16 18.25, 16 17.75" style="fill:rgb(207,176,159); fill-opacity:1;" />
+    <polygon points="17.5 17.5, 18 17.75, 18 18.25, 17.5 18.5, 17 18.25, 17 17.75" style="fill:rgb(201,170,155); fill-opacity:1;" />
+    <polygon points="18.5 17.5, 19 17.75, 19 18.25, 18.5 18.5, 18 18.25, 18 17.75" style="fill:rgb(198,164,151); fill-opacity:1;" />
+    <polygon points="19.5 17.5, 20 17.75, 20 18.25, 19.5 18.5, 19 18.25, 19 17.75" style="fill:rgb(199,136,149); fill-opacity:1;" />
+    <polygon points="20.5 17.5, 21 17.75, 21 18.25, 20.5 18.5, 20 18.25, 20 17.75" style="fill:rgb(192,82,140); fill-opacity:1;" />
+    <polygon points="21.5 17.5, 22 17.75, 22 18.25, 21.5 18.5, 21 18.25, 21 17.75" style="fill:rgb(168,34,116); fill-opacity:1;" />
+    <polygon points="22.5 17.5, 23 17.75, 23 18.25, 22.5 18.5, 22 18.25, 22 17.75" style="fill:rgb(158,56,107); fill-opacity:1;" />
+    <polygon points="23.5 17.5, 24 17.75, 24 18.25, 23.5 18.5, 23 18.25, 23 17.75" style="fill:rgb(180,108,131); fill-opacity:1;" />
+    <polygon points="24.5 17.5, 25 17.75, 25 18.25, 24.5 18.5, 24 18.25, 24 17.75" style="fill:rgb(201,154,152); fill-opacity:1;" />
+    <polygon points="25.5 17.5, 26 17.75, 26 18.25, 25.5 18.5, 25 18.25, 25 17.75" style="fill:rgb(219,184,168); fill-opacity:1;" />
+    <polygon points="26.5 17.5, 27 17.75, 27 18.25, 26.5 18.5, 26 18.25, 26 17.75" style="fill:rgb(190,160,145); fill-opacity:1;" />
+    <polygon points="27.5 17.5, 28 17.75, 28 18.25, 27.5 18.5, 27 18.25, 27 17.75" style="fill:rgb(39,32,28); fill-opacity:0.647058823529412;" />
+    <polygon points="28.5 17.5, 29 17.75, 29 18.25, 28.5 18.5, 28 18.25, 28 17.75" style="fill:rgb(0,0,0); fill-opacity:0.345098039215686;" />
+    <polygon points="29.5 17.5, 30 17.75, 30 18.25, 29.5 18.5, 29 18.25, 29 17.75" style="fill:rgb(0,0,0); fill-opacity:0.305882352941176;" />
+    <polygon points="30.5 17.5, 31 17.75, 31 18.25, 30.5 18.5, 30 18.25, 30 17.75" style="fill:rgb(0,0,0); fill-opacity:0.207843137254902;" />
+    <polygon points="31.5 17.5, 32 17.75, 32 18.25, 31.5 18.5, 31 18.25, 31 17.75" style="fill:rgb(0,0,0); fill-opacity:0.117647058823529;" />
+    <polygon points="2 18.25, 2.5 18.5, 2.5 19, 2 19.25, 1.5 19, 1.5 18.5" style="fill:rgb(217,184,167); fill-opacity:0.101960784313725;" />
+    <polygon points="3 18.25, 3.5 18.5, 3.5 19, 3 19.25, 2.5 19, 2.5 18.5" style="fill:rgb(194,164,148); fill-opacity:0.843137254901961;" />
+    <polygon points="4 18.25, 4.5 18.5, 4.5 19, 4 19.25, 3.5 19, 3.5 18.5" style="fill:rgb(163,138,124); fill-opacity:1;" />
+    <polygon points="5 18.25, 5.5 18.5, 5.5 19, 5 19.25, 4.5 19, 4.5 18.5" style="fill:rgb(177,149,134); fill-opacity:1;" />
+    <polygon points="6 18.25, 6.5 18.5, 6.5 19, 6 19.25, 5.5 19, 5.5 18.5" style="fill:rgb(184,155,140); fill-opacity:1;" />
+    <polygon points="7 18.25, 7.5 18.5, 7.5 19, 7 19.25, 6.5 19, 6.5 18.5" style="fill:rgb(173,149,128); fill-opacity:1;" />
+    <polygon points="8 18.25, 8.5 18.5, 8.5 19, 8 19.25, 7.5 19, 7.5 18.5" style="fill:rgb(142,140,79); fill-opacity:1;" />
+    <polygon points="9 18.25, 9.5 18.5, 9.5 19, 9 19.25, 8.5 19, 8.5 18.5" style="fill:rgb(136,155,40); fill-opacity:1;" />
+    <polygon points="10 18.25, 10.5 18.5, 10.5 19, 10 19.25, 9.5 19, 9.5 18.5" style="fill:rgb(129,148,37); fill-opacity:1;" />
+    <polygon points="11 18.25, 11.5 18.5, 11.5 19, 11 19.25, 10.5 19, 10.5 18.5" style="fill:rgb(123,143,35); fill-opacity:1;" />
+    <polygon points="12 18.25, 12.5 18.5, 12.5 19, 12 19.25, 11.5 19, 11.5 18.5" style="fill:rgb(99,103,41); fill-opacity:1;" />
+    <polygon points="13 18.25, 13.5 18.5, 13.5 19, 13 19.25, 12.5 19, 12.5 18.5" style="fill:rgb(133,125,81); fill-opacity:1;" />
+    <polygon points="14 18.25, 14.5 18.5, 14.5 19, 14 19.25, 13.5 19, 13.5 18.5" style="fill:rgb(171,164,111); fill-opacity:1;" />
+    <polygon points="15 18.25, 15.5 18.5, 15.5 19, 15 19.25, 14.5 19, 14.5 18.5" style="fill:rgb(195,165,145); fill-opacity:1;" />
+    <polygon points="16 18.25, 16.5 18.5, 16.5 19, 16 19.25, 15.5 19, 15.5 18.5" style="fill:rgb(206,174,159); fill-opacity:1;" />
+    <polygon points="17 18.25, 17.5 18.5, 17.5 19, 17 19.25, 16.5 19, 16.5 18.5" style="fill:rgb(200,170,153); fill-opacity:1;" />
+    <polygon points="18 18.25, 18.5 18.5, 18.5 19, 18 19.25, 17.5 19, 17.5 18.5" style="fill:rgb(198,169,151); fill-opacity:1;" />
+    <polygon points="19 18.25, 19.5 18.5, 19.5 19, 19 19.25, 18.5 19, 18.5 18.5" style="fill:rgb(191,140,145); fill-opacity:1;" />
+    <polygon points="20 18.25, 20.5 18.5, 20.5 19, 20 19.25, 19.5 19, 19.5 18.5" style="fill:rgb(167,71,123); fill-opacity:1;" />
+    <polygon points="21 18.25, 21.5 18.5, 21.5 19, 21 19.25, 20.5 19, 20.5 18.5" style="fill:rgb(147,46,102); fill-opacity:1;" />
+    <polygon points="22 18.25, 22.5 18.5, 22.5 19, 22 19.25, 21.5 19, 21.5 18.5" style="fill:rgb(157,59,106); fill-opacity:1;" />
+    <polygon points="23 18.25, 23.5 18.5, 23.5 19, 23 19.25, 22.5 19, 22.5 18.5" style="fill:rgb(182,92,128); fill-opacity:1;" />
+    <polygon points="24 18.25, 24.5 18.5, 24.5 19, 24 19.25, 23.5 19, 23.5 18.5" style="fill:rgb(193,127,140); fill-opacity:1;" />
+    <polygon points="25 18.25, 25.5 18.5, 25.5 19, 25 19.25, 24.5 19, 24.5 18.5" style="fill:rgb(210,169,160); fill-opacity:1;" />
+    <polygon points="26 18.25, 26.5 18.5, 26.5 19, 26 19.25, 25.5 19, 25.5 18.5" style="fill:rgb(208,175,158); fill-opacity:1;" />
+    <polygon points="27 18.25, 27.5 18.5, 27.5 19, 27 19.25, 26.5 19, 26.5 18.5" style="fill:rgb(73,59,53); fill-opacity:0.850980392156863;" />
+    <polygon points="28 18.25, 28.5 18.5, 28.5 19, 28 19.25, 27.5 19, 27.5 18.5" style="fill:rgb(0,0,0); fill-opacity:0.56078431372549;" />
+    <polygon points="29 18.25, 29.5 18.5, 29.5 19, 29 19.25, 28.5 19, 28.5 18.5" style="fill:rgb(0,0,0); fill-opacity:0.474509803921569;" />
+    <polygon points="30 18.25, 30.5 18.5, 30.5 19, 30 19.25, 29.5 19, 29.5 18.5" style="fill:rgb(0,0,0); fill-opacity:0.349019607843137;" />
+    <polygon points="31 18.25, 31.5 18.5, 31.5 19, 31 19.25, 30.5 19, 30.5 18.5" style="fill:rgb(0,0,0); fill-opacity:0.219607843137255;" />
+    <polygon points="32 18.25, 32.5 18.5, 32.5 19, 32 19.25, 31.5 19, 31.5 18.5" style="fill:rgb(0,0,0); fill-opacity:0.109803921568627;" />
+    <polygon points="2.5 19, 3 19.25, 3 19.75, 2.5 20, 2 19.75, 2 19.25" style="fill:rgb(212,179,162); fill-opacity:0.274509803921569;" />
+    <polygon points="3.5 19, 4 19.25, 4 19.75, 3.5 20, 3 19.75, 3 19.25" style="fill:rgb(182,154,139); fill-opacity:0.933333333333333;" />
+    <polygon points="4.5 19, 5 19.25, 5 19.75, 4.5 20, 4 19.75, 4 19.25" style="fill:rgb(161,135,122); fill-opacity:1;" />
+    <polygon points="5.5 19, 6 19.25, 6 19.75, 5.5 20, 5 19.75, 5 19.25" style="fill:rgb(169,143,128); fill-opacity:1;" />
+    <polygon points="6.5 19, 7 19.25, 7 19.75, 6.5 20, 6 19.75, 6 19.25" style="fill:rgb(164,140,122); fill-opacity:1;" />
+    <polygon points="7.5 19, 8 19.25, 8 19.75, 7.5 20, 7 19.75, 7 19.25" style="fill:rgb(148,147,73); fill-opacity:1;" />
+    <polygon points="8.5 19, 9 19.25, 9 19.75, 8.5 20, 8 19.75, 8 19.25" style="fill:rgb(123,148,17); fill-opacity:1;" />
+    <polygon points="9.5 19, 10 19.25, 10 19.75, 9.5 20, 9 19.75, 9 19.25" style="fill:rgb(109,113,46); fill-opacity:1;" />
+    <polygon points="10.5 19, 11 19.25, 11 19.75, 10.5 20, 10 19.75, 10 19.25" style="fill:rgb(111,109,56); fill-opacity:1;" />
+    <polygon points="11.5 19, 12 19.25, 12 19.75, 11.5 20, 11 19.75, 11 19.25" style="fill:rgb(112,109,58); fill-opacity:1;" />
+    <polygon points="12.5 19, 13 19.25, 13 19.75, 12.5 20, 12 19.75, 12 19.25" style="fill:rgb(147,153,72); fill-opacity:1;" />
+    <polygon points="13.5 19, 14 19.25, 14 19.75, 13.5 20, 13 19.75, 13 19.25" style="fill:rgb(144,155,69); fill-opacity:1;" />
+    <polygon points="14.5 19, 15 19.25, 15 19.75, 14.5 20, 14 19.75, 14 19.25" style="fill:rgb(189,159,145); fill-opacity:1;" />
+    <polygon points="15.5 19, 16 19.25, 16 19.75, 15.5 20, 15 19.75, 15 19.25" style="fill:rgb(200,169,154); fill-opacity:1;" />
+    <polygon points="16.5 19, 17 19.25, 17 19.75, 16.5 20, 16 19.75, 16 19.25" style="fill:rgb(193,163,148); fill-opacity:1;" />
+    <polygon points="17.5 19, 18 19.25, 18 19.75, 17.5 20, 17 19.75, 17 19.25" style="fill:rgb(196,166,149); fill-opacity:1;" />
+    <polygon points="18.5 19, 19 19.25, 19 19.75, 18.5 20, 18 19.75, 18 19.25" style="fill:rgb(195,154,148); fill-opacity:1;" />
+    <polygon points="19.5 19, 20 19.25, 20 19.75, 19.5 20, 19 19.75, 19 19.25" style="fill:rgb(167,111,123); fill-opacity:1;" />
+    <polygon points="20.5 19, 21 19.25, 21 19.75, 20.5 20, 20 19.75, 20 19.25" style="fill:rgb(175,113,128); fill-opacity:1;" />
+    <polygon points="21.5 19, 22 19.25, 22 19.75, 21.5 20, 21 19.75, 21 19.25" style="fill:rgb(193,128,141); fill-opacity:1;" />
+    <polygon points="22.5 19, 23 19.25, 23 19.75, 22.5 20, 22 19.75, 22 19.25" style="fill:rgb(192,132,142); fill-opacity:1;" />
+    <polygon points="23.5 19, 24 19.25, 24 19.75, 23.5 20, 23 19.75, 23 19.25" style="fill:rgb(208,162,156); fill-opacity:1;" />
+    <polygon points="24.5 19, 25 19.25, 25 19.75, 24.5 20, 24 19.75, 24 19.25" style="fill:rgb(204,168,155); fill-opacity:1;" />
+    <polygon points="25.5 19, 26 19.25, 26 19.75, 25.5 20, 25 19.75, 25 19.25" style="fill:rgb(85,70,62); fill-opacity:0.890196078431373;" />
+    <polygon points="26.5 19, 27 19.25, 27 19.75, 26.5 20, 26 19.75, 26 19.25" style="fill:rgb(0,0,0); fill-opacity:0.619607843137255;" />
+    <polygon points="27.5 19, 28 19.25, 28 19.75, 27.5 20, 27 19.75, 27 19.25" style="fill:rgb(0,0,0); fill-opacity:0.509803921568627;" />
+    <polygon points="28.5 19, 29 19.25, 29 19.75, 28.5 20, 28 19.75, 28 19.25" style="fill:rgb(0,0,0); fill-opacity:0.384313725490196;" />
+    <polygon points="29.5 19, 30 19.25, 30 19.75, 29.5 20, 29 19.75, 29 19.25" style="fill:rgb(0,0,0); fill-opacity:0.23921568627451;" />
+    <polygon points="30.5 19, 31 19.25, 31 19.75, 30.5 20, 30 19.75, 30 19.25" style="fill:rgb(0,0,0); fill-opacity:0.125490196078431;" />
+    <polygon points="31.5 19, 32 19.25, 32 19.75, 31.5 20, 31 19.75, 31 19.25" style="fill:rgb(0,0,0); fill-opacity:0.0509803921568627;" />
+    <polygon points="4 19.75, 4.5 20, 4.5 20.5, 4 20.75, 3.5 20.5, 3.5 20" style="fill:rgb(207,175,159); fill-opacity:0.270588235294118;" />
+    <polygon points="5 19.75, 5.5 20, 5.5 20.5, 5 20.75, 4.5 20.5, 4.5 20" style="fill:rgb(185,156,140); fill-opacity:0.850980392156863;" />
+    <polygon points="6 19.75, 6.5 20, 6.5 20.5, 6 20.75, 5.5 20.5, 5.5 20" style="fill:rgb(166,140,125); fill-opacity:1;" />
+    <polygon points="7 19.75, 7.5 20, 7.5 20.5, 7 20.75, 6.5 20.5, 6.5 20" style="fill:rgb(158,133,120); fill-opacity:1;" />
+    <polygon points="8 19.75, 8.5 20, 8.5 20.5, 8 20.75, 7.5 20.5, 7.5 20" style="fill:rgb(135,134,64); fill-opacity:1;" />
+    <polygon points="9 19.75, 9.5 20, 9.5 20.5, 9 20.75, 8.5 20.5, 8.5 20" style="fill:rgb(105,125,11); fill-opacity:1;" />
+    <polygon points="10 19.75, 10.5 20, 10.5 20.5, 10 20.75, 9.5 20.5, 9.5 20" style="fill:rgb(132,123,78); fill-opacity:1;" />
+    <polygon points="11 19.75, 11.5 20, 11.5 20.5, 11 20.75, 10.5 20.5, 10.5 20" style="fill:rgb(143,127,95); fill-opacity:1;" />
+    <polygon points="12 19.75, 12.5 20, 12.5 20.5, 12 20.75, 11.5 20.5, 11.5 20" style="fill:rgb(137,130,79); fill-opacity:1;" />
+    <polygon points="13 19.75, 13.5 20, 13.5 20.5, 13 20.75, 12.5 20.5, 12.5 20" style="fill:rgb(125,146,30); fill-opacity:1;" />
+    <polygon points="14 19.75, 14.5 20, 14.5 20.5, 14 20.75, 13.5 20.5, 13.5 20" style="fill:rgb(140,132,80); fill-opacity:1;" />
+    <polygon points="15 19.75, 15.5 20, 15.5 20.5, 15 20.75, 14.5 20.5, 14.5 20" style="fill:rgb(192,161,148); fill-opacity:1;" />
+    <polygon points="16 19.75, 16.5 20, 16.5 20.5, 16 20.75, 15.5 20.5, 15.5 20" style="fill:rgb(191,160,146); fill-opacity:1;" />
+    <polygon points="17 19.75, 17.5 20, 17.5 20.5, 17 20.75, 16.5 20.5, 16.5 20" style="fill:rgb(188,158,143); fill-opacity:1;" />
+    <polygon points="18 19.75, 18.5 20, 18.5 20.5, 18 20.75, 17.5 20.5, 17.5 20" style="fill:rgb(196,165,149); fill-opacity:1;" />
+    <polygon points="19 19.75, 19.5 20, 19.5 20.5, 19 20.75, 18.5 20.5, 18.5 20" style="fill:rgb(200,169,153); fill-opacity:1;" />
+    <polygon points="20 19.75, 20.5 20, 20.5 20.5, 20 20.75, 19.5 20.5, 19.5 20" style="fill:rgb(197,161,150); fill-opacity:1;" />
+    <polygon points="21 19.75, 21.5 20, 21.5 20.5, 21 20.75, 20.5 20.5, 20.5 20" style="fill:rgb(196,156,148); fill-opacity:1;" />
+    <polygon points="22 19.75, 22.5 20, 22.5 20.5, 22 20.75, 21.5 20.5, 21.5 20" style="fill:rgb(196,154,147); fill-opacity:1;" />
+    <polygon points="23 19.75, 23.5 20, 23.5 20.5, 23 20.75, 22.5 20.5, 22.5 20" style="fill:rgb(211,171,160); fill-opacity:1;" />
+    <polygon points="24 19.75, 24.5 20, 24.5 20.5, 24 20.75, 23.5 20.5, 23.5 20" style="fill:rgb(187,156,142); fill-opacity:1;" />
+    <polygon points="25 19.75, 25.5 20, 25.5 20.5, 25 20.75, 24.5 20.5, 24.5 20" style="fill:rgb(73,60,53); fill-opacity:0.854901960784314;" />
+    <polygon points="26 19.75, 26.5 20, 26.5 20.5, 26 20.75, 25.5 20.5, 25.5 20" style="fill:rgb(0,0,0); fill-opacity:0.596078431372549;" />
+    <polygon points="27 19.75, 27.5 20, 27.5 20.5, 27 20.75, 26.5 20.5, 26.5 20" style="fill:rgb(0,0,0); fill-opacity:0.447058823529412;" />
+    <polygon points="28 19.75, 28.5 20, 28.5 20.5, 28 20.75, 27.5 20.5, 27.5 20" style="fill:rgb(0,0,0); fill-opacity:0.313725490196078;" />
+    <polygon points="29 19.75, 29.5 20, 29.5 20.5, 29 20.75, 28.5 20.5, 28.5 20" style="fill:rgb(0,0,0); fill-opacity:0.188235294117647;" />
+    <polygon points="30 19.75, 30.5 20, 30.5 20.5, 30 20.75, 29.5 20.5, 29.5 20" style="fill:rgb(0,0,0); fill-opacity:0.0823529411764706;" />
+    <polygon points="31 19.75, 31.5 20, 31.5 20.5, 31 20.75, 30.5 20.5, 30.5 20" style="fill:rgb(0,0,0); fill-opacity:0.0235294117647059;" />
+    <polygon points="4.5 20.5, 5 20.75, 5 21.25, 4.5 21.5, 4 21.25, 4 20.75" style="fill:rgb(194,164,148); fill-opacity:0.105882352941176;" />
+    <polygon points="5.5 20.5, 6 20.75, 6 21.25, 5.5 21.5, 5 21.25, 5 20.75" style="fill:rgb(175,147,132); fill-opacity:0.541176470588235;" />
+    <polygon points="6.5 20.5, 7 20.75, 7 21.25, 6.5 21.5, 6 21.25, 6 20.75" style="fill:rgb(171,144,128); fill-opacity:0.882352941176471;" />
+    <polygon points="7.5 20.5, 8 20.75, 8 21.25, 7.5 21.5, 7 21.25, 7 20.75" style="fill:rgb(164,138,123); fill-opacity:1;" />
+    <polygon points="8.5 20.5, 9 20.75, 9 21.25, 8.5 21.5, 8 21.25, 8 20.75" style="fill:rgb(150,128,110); fill-opacity:1;" />
+    <polygon points="9.5 20.5, 10 20.75, 10 21.25, 9.5 21.5, 9 21.25, 9 20.75" style="fill:rgb(154,131,113); fill-opacity:1;" />
+    <polygon points="10.5 20.5, 11 20.75, 11 21.25, 10.5 21.5, 10 21.25, 10 20.75" style="fill:rgb(152,131,107); fill-opacity:1;" />
+    <polygon points="11.5 20.5, 12 20.75, 12 21.25, 11.5 21.5, 11 21.25, 11 20.75" style="fill:rgb(147,131,99); fill-opacity:1;" />
+    <polygon points="12.5 20.5, 13 20.75, 13 21.25, 12.5 21.5, 12 21.25, 12 20.75" style="fill:rgb(134,124,78); fill-opacity:1;" />
+    <polygon points="13.5 20.5, 14 20.75, 14 21.25, 13.5 21.5, 13 21.25, 13 20.75" style="fill:rgb(168,143,124); fill-opacity:1;" />
+    <polygon points="14.5 20.5, 15 20.75, 15 21.25, 14.5 21.5, 14 21.25, 14 20.75" style="fill:rgb(181,151,137); fill-opacity:1;" />
+    <polygon points="15.5 20.5, 16 20.75, 16 21.25, 15.5 21.5, 15 21.25, 15 20.75" style="fill:rgb(178,149,135); fill-opacity:1;" />
+    <polygon points="16.5 20.5, 17 20.75, 17 21.25, 16.5 21.5, 16 21.25, 16 20.75" style="fill:rgb(182,153,139); fill-opacity:1;" />
+    <polygon points="17.5 20.5, 18 20.75, 18 21.25, 17.5 21.5, 17 21.25, 17 20.75" style="fill:rgb(186,156,142); fill-opacity:1;" />
+    <polygon points="18.5 20.5, 19 20.75, 19 21.25, 18.5 21.5, 18 21.25, 18 20.75" style="fill:rgb(184,153,140); fill-opacity:1;" />
+    <polygon points="19.5 20.5, 20 20.75, 20 21.25, 19.5 21.5, 19 21.25, 19 20.75" style="fill:rgb(189,158,144); fill-opacity:1;" />
+    <polygon points="20.5 20.5, 21 20.75, 21 21.25, 20.5 21.5, 20 21.25, 20 20.75" style="fill:rgb(199,166,152); fill-opacity:1;" />
+    <polygon points="21.5 20.5, 22 20.75, 22 21.25, 21.5 21.5, 21 21.25, 21 20.75" style="fill:rgb(202,167,152); fill-opacity:1;" />
+    <polygon points="22.5 20.5, 23 20.75, 23 21.25, 22.5 21.5, 22 21.25, 22 20.75" style="fill:rgb(143,119,108); fill-opacity:0.988235294117647;" />
+    <polygon points="23.5 20.5, 24 20.75, 24 21.25, 23.5 21.5, 23 21.25, 23 20.75" style="fill:rgb(41,34,30); fill-opacity:0.764705882352941;" />
+    <polygon points="24.5 20.5, 25 20.75, 25 21.25, 24.5 21.5, 24 21.25, 24 20.75" style="fill:rgb(0,0,0); fill-opacity:0.486274509803922;" />
+    <polygon points="25.5 20.5, 26 20.75, 26 21.25, 25.5 21.5, 25 21.25, 25 20.75" style="fill:rgb(0,0,0); fill-opacity:0.317647058823529;" />
+    <polygon points="26.5 20.5, 27 20.75, 27 21.25, 26.5 21.5, 26 21.25, 26 20.75" style="fill:rgb(0,0,0); fill-opacity:0.168627450980392;" />
+    <polygon points="27.5 20.5, 28 20.75, 28 21.25, 27.5 21.5, 27 21.25, 27 20.75" style="fill:rgb(0,0,0); fill-opacity:0.0705882352941176;" />
+    <polygon points="28.5 20.5, 29 20.75, 29 21.25, 28.5 21.5, 28 21.25, 28 20.75" style="fill:rgb(0,0,0); fill-opacity:0.0156862745098039;" />
+    <polygon points="7 21.25, 7.5 21.5, 7.5 22, 7 22.25, 6.5 22, 6.5 21.5" style="fill:rgb(158,134,116); fill-opacity:0.125490196078431;" />
+    <polygon points="8 21.25, 8.5 21.5, 8.5 22, 8 22.25, 7.5 22, 7.5 21.5" style="fill:rgb(156,129,116); fill-opacity:0.435294117647059;" />
+    <polygon points="9 21.25, 9.5 21.5, 9.5 22, 9 22.25, 8.5 22, 8.5 21.5" style="fill:rgb(165,137,126); fill-opacity:0.729411764705882;" />
+    <polygon points="10 21.25, 10.5 21.5, 10.5 22, 10 22.25, 9.5 22, 9.5 21.5" style="fill:rgb(171,144,129); fill-opacity:0.949019607843137;" />
+    <polygon points="11 21.25, 11.5 21.5, 11.5 22, 11 22.25, 10.5 22, 10.5 21.5" style="fill:rgb(168,141,125); fill-opacity:1;" />
+    <polygon points="12 21.25, 12.5 21.5, 12.5 22, 12 22.25, 11.5 22, 11.5 21.5" style="fill:rgb(163,137,122); fill-opacity:1;" />
+    <polygon points="13 21.25, 13.5 21.5, 13.5 22, 13 22.25, 12.5 22, 12.5 21.5" style="fill:rgb(166,137,128); fill-opacity:1;" />
+    <polygon points="14 21.25, 14.5 21.5, 14.5 22, 14 22.25, 13.5 22, 13.5 21.5" style="fill:rgb(164,137,124); fill-opacity:1;" />
+    <polygon points="15 21.25, 15.5 21.5, 15.5 22, 15 22.25, 14.5 22, 14.5 21.5" style="fill:rgb(163,136,123); fill-opacity:1;" />
+    <polygon points="16 21.25, 16.5 21.5, 16.5 22, 16 22.25, 15.5 22, 15.5 21.5" style="fill:rgb(168,141,127); fill-opacity:1;" />
+    <polygon points="17 21.25, 17.5 21.5, 17.5 22, 17 22.25, 16.5 22, 16.5 21.5" style="fill:rgb(178,149,135); fill-opacity:1;" />
+    <polygon points="18 21.25, 18.5 21.5, 18.5 22, 18 22.25, 17.5 22, 17.5 21.5" style="fill:rgb(183,153,140); fill-opacity:1;" />
+    <polygon points="19 21.25, 19.5 21.5, 19.5 22, 19 22.25, 18.5 22, 18.5 21.5" style="fill:rgb(186,156,141); fill-opacity:1;" />
+    <polygon points="20 21.25, 20.5 21.5, 20.5 22, 20 22.25, 19.5 22, 19.5 21.5" style="fill:rgb(178,149,135); fill-opacity:1;" />
+    <polygon points="21 21.25, 21.5 21.5, 21.5 22, 21 22.25, 20.5 22, 20.5 21.5" style="fill:rgb(140,116,106); fill-opacity:0.909803921568627;" />
+    <polygon points="22 21.25, 22.5 21.5, 22.5 22, 22 22.25, 21.5 22, 21.5 21.5" style="fill:rgb(64,52,48); fill-opacity:0.717647058823529;" />
+    <polygon points="23 21.25, 23.5 21.5, 23.5 22, 23 22.25, 22.5 22, 22.5 21.5" style="fill:rgb(4,3,2); fill-opacity:0.427450980392157;" />
+    <polygon points="24 21.25, 24.5 21.5, 24.5 22, 24 22.25, 23.5 22, 23.5 21.5" style="fill:rgb(0,0,0); fill-opacity:0.196078431372549;" />
+    <polygon points="25 21.25, 25.5 21.5, 25.5 22, 25 22.25, 24.5 22, 24.5 21.5" style="fill:rgb(0,0,0); fill-opacity:0.0823529411764706;" />
+    <polygon points="26 21.25, 26.5 21.5, 26.5 22, 26 22.25, 25.5 22, 25.5 21.5" style="fill:rgb(0,0,0); fill-opacity:0.0156862745098039;" />
+    <polygon points="8.5 22, 9 22.25, 9 22.75, 8.5 23, 8 22.75, 8 22.25" style="fill:rgb(130,108,96); fill-opacity:0.0274509803921569;" />
+    <polygon points="9.5 22, 10 22.25, 10 22.75, 9.5 23, 9 22.75, 9 22.25" style="fill:rgb(123,101,89); fill-opacity:0.176470588235294;" />
+    <polygon points="10.5 22, 11 22.25, 11 22.75, 10.5 23, 10 22.75, 10 22.25" style="fill:rgb(129,106,95); fill-opacity:0.380392156862745;" />
+    <polygon points="11.5 22, 12 22.25, 12 22.75, 11.5 23, 11 22.75, 11 22.25" style="fill:rgb(146,120,109); fill-opacity:0.545098039215686;" />
+    <polygon points="12.5 22, 13 22.25, 13 22.75, 12.5 23, 12 22.75, 12 22.25" style="fill:rgb(149,123,111); fill-opacity:0.650980392156863;" />
+    <polygon points="13.5 22, 14 22.25, 14 22.75, 13.5 23, 13 22.75, 13 22.25" style="fill:rgb(149,124,112); fill-opacity:0.709803921568627;" />
+    <polygon points="14.5 22, 15 22.25, 15 22.75, 14.5 23, 14 22.75, 14 22.25" style="fill:rgb(146,121,109); fill-opacity:0.737254901960784;" />
+    <polygon points="15.5 22, 16 22.25, 16 22.75, 15.5 23, 15 22.75, 15 22.25" style="fill:rgb(149,124,112); fill-opacity:0.737254901960784;" />
+    <polygon points="16.5 22, 17 22.25, 17 22.75, 16.5 23, 16 22.75, 16 22.25" style="fill:rgb(139,116,104); fill-opacity:0.709803921568627;" />
+    <polygon points="17.5 22, 18 22.25, 18 22.75, 17.5 23, 17 22.75, 17 22.25" style="fill:rgb(133,109,99); fill-opacity:0.631372549019608;" />
+    <polygon points="18.5 22, 19 22.25, 19 22.75, 18.5 23, 18 22.75, 18 22.25" style="fill:rgb(125,103,92); fill-opacity:0.505882352941176;" />
+    <polygon points="19.5 22, 20 22.25, 20 22.75, 19.5 23, 19 22.75, 19 22.25" style="fill:rgb(77,63,56); fill-opacity:0.313725490196078;" />
+    <polygon points="20.5 22, 21 22.25, 21 22.75, 20.5 23, 20 22.75, 20 22.25" style="fill:rgb(13,10,9); fill-opacity:0.129411764705882;" />
+    <polygon points="21.5 22, 22 22.25, 22 22.75, 21.5 23, 21 22.75, 21 22.25" style="fill:rgb(4,4,3); fill-opacity:0.0235294117647059;" />
+    <polygon points="14 22.75, 14.5 23, 14.5 23.5, 14 23.75, 13.5 23.5, 13.5 23" style="fill:rgb(155,129,116); fill-opacity:0.0470588235294118;" />
+    <polygon points="15 22.75, 15.5 23, 15.5 23.5, 15 23.75, 14.5 23.5, 14.5 23" style="fill:rgb(121,99,89); fill-opacity:0.0745098039215686;" />
+    <polygon points="16 22.75, 16.5 23, 16.5 23.5, 16 23.75, 15.5 23.5, 15.5 23" style="fill:rgb(116,96,86); fill-opacity:0.0823529411764706;" />
+    <polygon points="17 22.75, 17.5 23, 17.5 23.5, 17 23.75, 16.5 23.5, 16.5 23" style="fill:rgb(110,91,81); fill-opacity:0.0549019607843137;" />
+    <polygon points="18 22.75, 18.5 23, 18.5 23.5, 18 23.75, 17.5 23.5, 17.5 23" style="fill:rgb(107,88,78); fill-opacity:0.00392156862745098;" />
+    <polygon points="9.5 23.5, 10 23.75, 10 24.25, 9.5 24.5, 9 24.25, 9 23.75" style="fill:rgb(156,130,117); fill-opacity:0.00392156862745098;" />
+    <polygon points="10.5 23.5, 11 23.75, 11 24.25, 10.5 24.5, 10 24.25, 10 23.75" style="fill:rgb(157,130,117); fill-opacity:0.00784313725490196;" />
+    <polygon points="11.5 23.5, 12 23.75, 12 24.25, 11.5 24.5, 11 24.25, 11 23.75" style="fill:rgb(175,146,131); fill-opacity:0.0117647058823529;" />
+    <polygon points="12.5 23.5, 13 23.75, 13 24.25, 12.5 24.5, 12 24.25, 12 23.75" style="fill:rgb(170,142,128); fill-opacity:0.0117647058823529;" />
+    <polygon points="13.5 23.5, 14 23.75, 14 24.25, 13.5 24.5, 13 24.25, 13 23.75" style="fill:rgb(170,142,129); fill-opacity:0.0117647058823529;" />
+    <polygon points="14.5 23.5, 15 23.75, 15 24.25, 14.5 24.5, 14 24.25, 14 23.75" style="fill:rgb(171,142,129); fill-opacity:0.00392156862745098;" />
+    <polygon points="15.5 23.5, 16 23.75, 16 24.25, 15.5 24.5, 15 24.25, 15 23.75" style="fill:rgb(171,143,130); fill-opacity:0.00392156862745098;" />
+    <polygon points="16.5 23.5, 17 23.75, 17 24.25, 16.5 24.5, 16 24.25, 16 23.75" style="fill:rgb(182,152,139); fill-opacity:0.0117647058823529;" />
+    <polygon points="17.5 23.5, 18 23.75, 18 24.25, 17.5 24.5, 17 24.25, 17 23.75" style="fill:rgb(183,154,139); fill-opacity:0.0196078431372549;" />
+    <polygon points="18.5 23.5, 19 23.75, 19 24.25, 18.5 24.5, 18 24.25, 18 23.75" style="fill:rgb(177,148,134); fill-opacity:0.0235294117647059;" />
+    <polygon points="19.5 23.5, 20 23.75, 20 24.25, 19.5 24.5, 19 24.25, 19 23.75" style="fill:rgb(167,139,127); fill-opacity:0.0196078431372549;" />
+    <polygon points="20.5 23.5, 21 23.75, 21 24.25, 20.5 24.5, 20 24.25, 20 23.75" style="fill:rgb(129,107,96); fill-opacity:0.0117647058823529;" />
+    <polygon points="21.5 23.5, 22 23.75, 22 24.25, 21.5 24.5, 21 24.25, 21 23.75" style="fill:rgb(110,90,80); fill-opacity:0.00392156862745098;" />
+  </g>
+</svg>

+ 11 - 16
test/test_extra/pix2svg/pix2svg.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="9"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="Pix2svg"/>
       <ResourceType Value="res"/>
       <UseXPManifest Value="True"/>
@@ -13,9 +15,6 @@
     <i18n>
       <EnableI18N LFM="False"/>
     </i18n>
-    <VersionInfo>
-      <StringTable ProductVersion=""/>
-    </VersionInfo>
     <BuildModes Count="1">
       <Item1 Name="Default" Default="True"/>
     </BuildModes>
@@ -23,9 +22,10 @@
       <Version Value="2"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -39,7 +39,6 @@
       <Unit0>
         <Filename Value="pix2svg.lpr"/>
         <IsPartOfProject Value="True"/>
-        <UnitName Value="pix2svg"/>
       </Unit0>
       <Unit1>
         <Filename Value="umain.pas"/>
@@ -47,7 +46,6 @@
         <ComponentName Value="Form1"/>
         <HasResources Value="True"/>
         <ResourceBaseClass Value="Form"/>
-        <UnitName Value="umain"/>
       </Unit1>
     </Units>
   </ProjectOptions>
@@ -62,18 +60,15 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>
         </Win32>
       </Options>
     </Linking>
-    <Other>
-      <CompilerMessages>
-        <MsgFileName Value=""/>
-      </CompilerMessages>
-      <CompilerPath Value="$(CompPath)"/>
-    </Other>
   </CompilerOptions>
   <Debugging>
     <Exceptions Count="3">

+ 11 - 27
test/test_extra/rain-circular/project1.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="9"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="project1"/>
       <ResourceType Value="res"/>
       <UseXPManifest Value="True"/>
@@ -13,9 +15,6 @@
     <i18n>
       <EnableI18N LFM="False"/>
     </i18n>
-    <VersionInfo>
-      <StringTable ProductVersion=""/>
-    </VersionInfo>
     <BuildModes Count="3">
       <Item1 Name="Default" Default="True"/>
       <Item2 Name="Debug">
@@ -54,12 +53,6 @@
               </Win32>
             </Options>
           </Linking>
-          <Other>
-            <CompilerMessages>
-              <MsgFileName Value=""/>
-            </CompilerMessages>
-            <CompilerPath Value="$(CompPath)"/>
-          </Other>
         </CompilerOptions>
       </Item2>
       <Item3 Name="Release">
@@ -90,12 +83,6 @@
               </Win32>
             </Options>
           </Linking>
-          <Other>
-            <CompilerMessages>
-              <MsgFileName Value=""/>
-            </CompilerMessages>
-            <CompilerPath Value="$(CompPath)"/>
-          </Other>
         </CompilerOptions>
       </Item3>
     </BuildModes>
@@ -103,9 +90,10 @@
       <Version Value="2"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -119,7 +107,6 @@
       <Unit0>
         <Filename Value="project1.lpr"/>
         <IsPartOfProject Value="True"/>
-        <UnitName Value="project1"/>
       </Unit0>
       <Unit1>
         <Filename Value="unit1.pas"/>
@@ -142,18 +129,15 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>
         </Win32>
       </Options>
     </Linking>
-    <Other>
-      <CompilerMessages>
-        <MsgFileName Value=""/>
-      </CompilerMessages>
-      <CompilerPath Value="$(CompPath)"/>
-    </Other>
   </CompilerOptions>
   <Debugging>
     <Exceptions Count="3">

+ 11 - 27
test/test_extra/rain/project1.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="9"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="project1"/>
       <ResourceType Value="res"/>
       <UseXPManifest Value="True"/>
@@ -13,9 +15,6 @@
     <i18n>
       <EnableI18N LFM="False"/>
     </i18n>
-    <VersionInfo>
-      <StringTable ProductVersion=""/>
-    </VersionInfo>
     <BuildModes Count="3">
       <Item1 Name="Default" Default="True"/>
       <Item2 Name="Debug">
@@ -54,12 +53,6 @@
               </Win32>
             </Options>
           </Linking>
-          <Other>
-            <CompilerMessages>
-              <MsgFileName Value=""/>
-            </CompilerMessages>
-            <CompilerPath Value="$(CompPath)"/>
-          </Other>
         </CompilerOptions>
       </Item2>
       <Item3 Name="Release">
@@ -90,12 +83,6 @@
               </Win32>
             </Options>
           </Linking>
-          <Other>
-            <CompilerMessages>
-              <MsgFileName Value=""/>
-            </CompilerMessages>
-            <CompilerPath Value="$(CompPath)"/>
-          </Other>
         </CompilerOptions>
       </Item3>
     </BuildModes>
@@ -103,9 +90,10 @@
       <Version Value="2"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -119,7 +107,6 @@
       <Unit0>
         <Filename Value="project1.lpr"/>
         <IsPartOfProject Value="True"/>
-        <UnitName Value="project1"/>
       </Unit0>
       <Unit1>
         <Filename Value="unit1.pas"/>
@@ -142,18 +129,15 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>
         </Win32>
       </Options>
     </Linking>
-    <Other>
-      <CompilerMessages>
-        <MsgFileName Value=""/>
-      </CompilerMessages>
-      <CompilerPath Value="$(CompPath)"/>
-    </Other>
   </CompilerOptions>
   <Debugging>
     <Exceptions Count="3">

+ 12 - 17
test/test_extra/shadow/shadow.lpi

@@ -1,22 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="9"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="shadow"/>
       <ResourceType Value="res"/>
       <UseXPManifest Value="True"/>
-      <Icon Value="0"/>
     </General>
     <i18n>
       <EnableI18N LFM="False"/>
     </i18n>
-    <VersionInfo>
-      <StringTable ProductVersion=""/>
-    </VersionInfo>
     <BuildModes Count="1">
       <Item1 Name="Default" Default="True"/>
     </BuildModes>
@@ -24,9 +22,10 @@
       <Version Value="2"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -40,14 +39,13 @@
       <Unit0>
         <Filename Value="shadow.lpr"/>
         <IsPartOfProject Value="True"/>
-        <UnitName Value="shadow"/>
       </Unit0>
       <Unit1>
         <Filename Value="umain.pas"/>
         <IsPartOfProject Value="True"/>
         <ComponentName Value="Form1"/>
+        <HasResources Value="True"/>
         <ResourceBaseClass Value="Form"/>
-        <UnitName Value="umain"/>
       </Unit1>
     </Units>
   </ProjectOptions>
@@ -62,18 +60,15 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>
         </Win32>
       </Options>
     </Linking>
-    <Other>
-      <CompilerMessages>
-        <MsgFileName Value=""/>
-      </CompilerMessages>
-      <CompilerPath Value="$(CompPath)"/>
-    </Other>
   </CompilerOptions>
   <Debugging>
     <Exceptions Count="3">

+ 11 - 9
test/test_listbox/test.lpi

@@ -1,25 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="9"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="test"/>
       <ResourceType Value="res"/>
       <UseXPManifest Value="True"/>
       <XPManifest>
         <DpiAware Value="True"/>
       </XPManifest>
-      <Icon Value="0"/>
     </General>
     <i18n>
       <EnableI18N LFM="False"/>
     </i18n>
-    <VersionInfo>
-      <StringTable ProductVersion=""/>
-    </VersionInfo>
     <BuildModes Count="1">
       <Item1 Name="Default" Default="True"/>
     </BuildModes>
@@ -27,9 +25,10 @@
       <Version Value="2"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -64,6 +63,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 7 - 3
test/test_material_edit/project1.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="11"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="project1"/>
       <Scaled Value="True"/>
       <ResourceType Value="res"/>
@@ -24,7 +26,6 @@
     </PublishOptions>
     <RunParams>
       <FormatVersion Value="2"/>
-      <Modes Count="0"/>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -60,6 +61,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 11 - 5
test/test_materialcolors/test.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="9"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="test"/>
       <ResourceType Value="res"/>
       <UseXPManifest Value="True"/>
@@ -20,9 +22,10 @@
       <Version Value="2"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -57,6 +60,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 11 - 5
test/test_mdbuttonfocus/test.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="10"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="test"/>
       <Scaled Value="True"/>
       <ResourceType Value="res"/>
@@ -22,9 +24,10 @@
       <Version Value="2"/>
     </PublishOptions>
     <RunParams>
-      <local>
-        <FormatVersion Value="1"/>
-      </local>
+      <FormatVersion Value="2"/>
+      <Modes Count="1">
+        <Mode0 Name="default"/>
+      </Modes>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -59,6 +62,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 7 - 3
test/test_mddrawings/test.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="11"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="test"/>
       <Scaled Value="True"/>
       <ResourceType Value="res"/>
@@ -23,7 +25,6 @@
     </PublishOptions>
     <RunParams>
       <FormatVersion Value="2"/>
-      <Modes Count="0"/>
     </RunParams>
     <RequiredPackages Count="2">
       <Item1>
@@ -58,6 +59,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>

+ 7 - 2
test/test_progressbar/test_progressbar.lpi

@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
-    <Version Value="11"/>
+    <Version Value="12"/>
     <PathDelim Value="\"/>
     <General>
+      <Flags>
+        <CompatibilityMode Value="True"/>
+      </Flags>
       <SessionStorage Value="InProjectDir"/>
-      <MainUnit Value="0"/>
       <Title Value="test_progressbar"/>
       <ResourceType Value="res"/>
       <UseXPManifest Value="True"/>
@@ -128,6 +130,9 @@
       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>
+      <Debugging>
+        <DebugInfoType Value="dsDwarf2Set"/>
+      </Debugging>
       <Options>
         <Win32>
           <GraphicApplication Value="True"/>