<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Patrick,</p>
    <p>Would be interesting to do this test with previews enabled and
      disabled. Then we'll see if it's actually the previews or some
      other mechanism that is causing this.<br>
    </p>
    <p>IIRC only a composite image is saved in the preview jobs and not
      each layer separately, but that's just what I remember and not
      evidence based.<br>
    </p>
    <p> You can enable them in the python console with</p>
    <p>    iface.mapCanvas().setPreviewJobsEnabled(True)</p>
    <p>and disable with</p>
    <p>    iface.mapCanvas().setPreviewJobsEnabled(False)</p>
    <p>Thanks for a feedback</p>
    <p>Matthias<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 11/16/2017 08:42 AM, Patrick Dunford
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:d3e155bc-3719-bab3-dfbe-bbc266dc67f3@gmail.com">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <p>In my current project using Qgis 2.99, turning off the rasters
        uses 16 GB, turning them on uses 52 GB</p>
      <p>I do not believe it is independent from the number of layers
        that are being displayed.</p>
      <p>Previous versions of the software did not cache every single
        raster (the number of rasters actually being displayed on the
        canvas at any one time is a small fraction of the total number
        in the project)</p>
      On 16/11/17 20:11, Matthias Kuhn wrote:<br>
      <blockquote type="cite"
        cite="mid:fd114c85-85f9-66f9-7a19-71c1f1c7ffde@opengis.ch">
        <meta http-equiv="Content-Type" content="text/html;
          charset=utf-8">
        <p>Hi Patrick,</p>
        <p>This uses some memory (~ canvas width pixels * canvas height
          pixels * 8 preview images * 32 bit RGBA), so let's assume 50
          MB to 100 MB.</p>
        <p>This consumption is independent from the number or type of
          layers.</p>
        <p>Matthias<br>
        </p>
        <br>
        <div class="moz-cite-prefix">On 11/16/2017 08:02 AM, Patrick
          Dunford wrote:<br>
        </div>
        <blockquote type="cite"
          cite="mid:b03982ea-9ee2-afda-1028-1c7b15e4b259@gmail.com">
          <meta http-equiv="Content-Type" content="text/html;
            charset=utf-8">
          <p>So to put it another way this is the reason why Qgis wants
            to use a huge amount of memory (40 GB) when I have a lot of
            raster images loaded in the background. <br>
          </p>
          <br>
          <div class="moz-cite-prefix">On 16/11/17 18:56, Tim Sutton
            wrote:<br>
          </div>
          <blockquote type="cite"
            cite="mid:240D3348-E0F6-43AC-8AAF-41371976ED71@kartoza.com">
            <meta http-equiv="Content-Type" content="text/html;
              charset=utf-8">
            Hi<br class="">
            <div><br class="">
              <blockquote type="cite" class="">
                <div class="">On 16 Nov 2017, at 04:35, Patrick Dunford
                  <<a href="mailto:enzedrailmaps@gmail.com" class=""
                    moz-do-not-send="true">enzedrailmaps@gmail.com</a>>
                  wrote:</div>
                <br class="Apple-interchange-newline">
                <div class="">
                  <p style="white-space: pre-wrap; font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">What is this "preview job" function?</p>
                  <br style="font-family: Helvetica; font-size: 14px;
                    font-style: normal; font-variant-caps: normal;
                    font-weight: normal; letter-spacing: normal;
                    text-align: start; text-indent: 0px; text-transform:
                    none; white-space: normal; word-spacing: 0px;
                    -webkit-text-stroke-width: 0px; background-color:
                    rgb(255, 255, 255);" class="">
                </div>
              </blockquote>
              <div><br class="">
              </div>
              <div>Its application logic to prefetch / pre-render
                offscreen content in anticipation of user panning the
                map.</div>
              <div><br class="">
              </div>
              <div>Regards</div>
              <div><br class="">
              </div>
              <div>Tim</div>
              <blockquote type="cite" class="">
                <div class=""><br style="font-family: Helvetica;
                    font-size: 14px; font-style: normal;
                    font-variant-caps: normal; font-weight: normal;
                    letter-spacing: normal; text-align: start;
                    text-indent: 0px; text-transform: none; white-space:
                    normal; word-spacing: 0px;
                    -webkit-text-stroke-width: 0px; background-color:
                    rgb(255, 255, 255);" class="">
                  <span style="font-family: Helvetica; font-size: 14px;
                    font-style: normal; font-variant-caps: normal;
                    font-weight: normal; letter-spacing: normal;
                    text-align: start; text-indent: 0px; text-transform:
                    none; white-space: normal; word-spacing: 0px;
                    -webkit-text-stroke-width: 0px; background-color:
                    rgb(255, 255, 255); float: none; display: inline
                    !important;" class="">_______________________________________________</span><br
                    style="font-family: Helvetica; font-size: 14px;
                    font-style: normal; font-variant-caps: normal;
                    font-weight: normal; letter-spacing: normal;
                    text-align: start; text-indent: 0px; text-transform:
                    none; white-space: normal; word-spacing: 0px;
                    -webkit-text-stroke-width: 0px; background-color:
                    rgb(255, 255, 255);" class="">
                  <span style="font-family: Helvetica; font-size: 14px;
                    font-style: normal; font-variant-caps: normal;
                    font-weight: normal; letter-spacing: normal;
                    text-align: start; text-indent: 0px; text-transform:
                    none; white-space: normal; word-spacing: 0px;
                    -webkit-text-stroke-width: 0px; background-color:
                    rgb(255, 255, 255); float: none; display: inline
                    !important;" class="">QGIS-Developer mailing list</span><br
                    style="font-family: Helvetica; font-size: 14px;
                    font-style: normal; font-variant-caps: normal;
                    font-weight: normal; letter-spacing: normal;
                    text-align: start; text-indent: 0px; text-transform:
                    none; white-space: normal; word-spacing: 0px;
                    -webkit-text-stroke-width: 0px; background-color:
                    rgb(255, 255, 255);" class="">
                  <span style="font-family: Helvetica; font-size: 14px;
                    font-style: normal; font-variant-caps: normal;
                    font-weight: normal; letter-spacing: normal;
                    text-align: start; text-indent: 0px; text-transform:
                    none; white-space: normal; word-spacing: 0px;
                    -webkit-text-stroke-width: 0px; background-color:
                    rgb(255, 255, 255); float: none; display: inline
                    !important;" class=""><a
                      href="mailto:QGIS-Developer@lists.osgeo.org"
                      class="" moz-do-not-send="true">QGIS-Developer@lists.osgeo.org</a></span><br
                    style="font-family: Helvetica; font-size: 14px;
                    font-style: normal; font-variant-caps: normal;
                    font-weight: normal; letter-spacing: normal;
                    text-align: start; text-indent: 0px; text-transform:
                    none; white-space: normal; word-spacing: 0px;
                    -webkit-text-stroke-width: 0px; background-color:
                    rgb(255, 255, 255);" class="">
                  <span style="font-family: Helvetica; font-size: 14px;
                    font-style: normal; font-variant-caps: normal;
                    font-weight: normal; letter-spacing: normal;
                    text-align: start; text-indent: 0px; text-transform:
                    none; white-space: normal; word-spacing: 0px;
                    -webkit-text-stroke-width: 0px; background-color:
                    rgb(255, 255, 255); float: none; display: inline
                    !important;" class="">List info: <a
                      href="https://lists.osgeo.org/mailman/listinfo/qgis-developer"
                      class="" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></span><br
                    style="font-family: Helvetica; font-size: 14px;
                    font-style: normal; font-variant-caps: normal;
                    font-weight: normal; letter-spacing: normal;
                    text-align: start; text-indent: 0px; text-transform:
                    none; white-space: normal; word-spacing: 0px;
                    -webkit-text-stroke-width: 0px; background-color:
                    rgb(255, 255, 255);" class="">
                  <span style="font-family: Helvetica; font-size: 14px;
                    font-style: normal; font-variant-caps: normal;
                    font-weight: normal; letter-spacing: normal;
                    text-align: start; text-indent: 0px; text-transform:
                    none; white-space: normal; word-spacing: 0px;
                    -webkit-text-stroke-width: 0px; background-color:
                    rgb(255, 255, 255); float: none; display: inline
                    !important;" class="">Unsubscribe: <a
                      href="https://lists.osgeo.org/mailman/listinfo/qgis-developer"
                      class="" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></span></div>
              </blockquote>
            </div>
            <br class="">
            <div class="">
              <div style="color: rgb(0, 0, 0); font-family: Helvetica;
                font-size: 12px; font-style: normal;
                font-variant-ligatures: normal; font-variant-position:
                normal; font-variant-caps: normal; font-variant-numeric:
                normal; font-variant-alternates: normal;
                font-variant-east-asian: normal; font-weight: normal;
                letter-spacing: normal; text-indent: 0px;
                text-transform: none; white-space: normal; word-spacing:
                0px; -webkit-text-stroke-width: 0px; line-height:
                normal; text-align: center;" class=""><span>—</span></div>
              <div style="color: rgb(0, 0, 0); font-family: Helvetica;
                font-size: 12px; font-style: normal;
                font-variant-ligatures: normal; font-variant-position:
                normal; font-variant-caps: normal; font-variant-numeric:
                normal; font-variant-alternates: normal;
                font-variant-east-asian: normal; letter-spacing: normal;
                text-indent: 0px; text-transform: none; white-space:
                normal; word-spacing: 0px; -webkit-text-stroke-width:
                0px; line-height: normal; text-align: center;" class="">
                <div style="color: rgb(0, 0, 0); font-family: Helvetica;
                  font-size: 12px; font-style: normal;
                  font-variant-caps: normal; font-weight: normal;
                  letter-spacing: normal; orphans: auto; text-align:
                  center; text-indent: 0px; text-transform: none;
                  white-space: normal; widows: auto; word-spacing: 0px;
                  -webkit-text-size-adjust: auto;
                  -webkit-text-stroke-width: initial;
                  font-variant-ligatures: normal; font-variant-position:
                  normal; font-variant-numeric: normal;
                  font-variant-alternates: normal;
                  font-variant-east-asian: normal; margin: 0px;
                  line-height: normal; -webkit-text-stroke-color: rgb(0,
                  0, 0); min-height: 14px;" class=""><br class="">
                </div>
                <br class="Apple-interchange-newline" style="color:
                  rgb(0, 0, 0); font-family: Helvetica; font-size: 12px;
                  font-style: normal; font-variant-caps: normal;
                  font-weight: normal; letter-spacing: normal; orphans:
                  auto; text-align: center; text-indent: 0px;
                  text-transform: none; white-space: normal; widows:
                  auto; word-spacing: 0px; -webkit-text-size-adjust:
                  auto; -webkit-text-stroke-width: 0px;">
                <span style="color: rgb(0, 0, 0); font-family:
                  Helvetica; font-size: 12px; font-style: normal;
                  font-variant-caps: normal; font-weight: normal;
                  letter-spacing: normal; orphans: auto; text-align:
                  center; text-indent: 0px; text-transform: none;
                  white-space: normal; widows: auto; word-spacing: 0px;
                  -webkit-text-size-adjust: auto;
                  -webkit-text-stroke-width: 0px;"><span><span><span><span><span><span><span><span><span><img
                                      apple-inline="yes"
                                      id="D186BD8A-F550-478C-AD02-19C4467B3C21"
src="cid:part5.52C184EC.5CBC6674@opengis.ch" class=""></span>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0); min-height: 14px;" class=""><br
                                      class="Apple-interchange-newline">
                                    <br
                                      class="Apple-interchange-newline">
                                    <br class="">
                                  </div>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0); min-height: 14px;" class=""><br
                                      class="">
                                  </div>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0);" class=""><b class="">Tim Sutton</b></div>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0); min-height: 14px;" class=""><br
                                      class="">
                                  </div>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0);" class=""><b class="">Co-founder:</b><span
                                      class="Apple-converted-space"> </span>Kartoza</div>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0);" class=""><b class="">Project
                                      chair:</b><span
                                      style="font-weight: normal;"
                                      class=""><span
                                        class="Apple-converted-space"> </span><a
                                        href="http://QGIS.org" class=""
                                        moz-do-not-send="true">QGIS.org</a></span></div>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0); min-height: 14px;" class=""><br
                                      class="">
                                  </div>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0);" class="">Visit <a
                                      href="http://kartoza.com/"
                                      class="" moz-do-not-send="true"><span
style="-webkit-text-stroke-color: rgb(71, 135, 255);" class="">http://kartoza.com</span></a> to
                                    find out about open source:</div>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0); min-height: 14px;" class=""><br
                                      class="">
                                  </div>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0);" class="">Desktop GIS
                                    programming services</div>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0);" class="">Geospatial web
                                    development</div>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0);" class="">GIS Training</div>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0);" class="">Consulting Services</div>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0); min-height: 14px;" class=""><br
                                      class="">
                                  </div>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0);" class=""><b class="">Skype</b>:
                                    timlinux </div>
                                  <div style="color: rgb(0, 0, 0);
                                    font-family: Helvetica; font-size:
                                    12px; font-style: normal;
                                    font-variant-caps: normal;
                                    font-weight: normal; letter-spacing:
                                    normal; orphans: auto; text-align:
                                    center; text-indent: 0px;
                                    text-transform: none; white-space:
                                    normal; widows: auto; word-spacing:
                                    0px; -webkit-text-size-adjust: auto;
                                    -webkit-text-stroke-width: initial;
                                    font-variant-ligatures: normal;
                                    font-variant-position: normal;
                                    font-variant-numeric: normal;
                                    font-variant-alternates: normal;
                                    font-variant-east-asian: normal;
                                    margin: 0px; line-height: normal;
                                    -webkit-text-stroke-color: rgb(0, 0,
                                    0);" class=""><b class="">IRC:</b><span
                                      class="Apple-converted-space"> </span>timlinux
                                    on #qgis at <a
                                      href="http://freenode.net"
                                      class="" moz-do-not-send="true">freenode.net</a></div>
                                </span></span></span></span></span></span></span></span></span></div>
            </div>
            <br class="">
          </blockquote>
          <br>
          <br>
          <fieldset class="mimeAttachmentHeader"></fieldset>
          <br>
          <pre wrap="">_______________________________________________
QGIS-Developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:QGIS-Developer@lists.osgeo.org" moz-do-not-send="true">QGIS-Developer@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></pre>
        </blockquote>
        <br>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
QGIS-Developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:QGIS-Developer@lists.osgeo.org" moz-do-not-send="true">QGIS-Developer@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
QGIS-Developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></pre>
    </blockquote>
    <br>
  </body>
</html>