<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 05.02.2018 14:07, Werner Pamler via
      Lazarus wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:d8fe8963-afc5-317b-7909-36bf1254b21a@freenet.de">The
      high-DPI imagelist adds a new entry to the lfm file, "BitmapAdv".
      Is this really absolutely necessary in all cases, for example if
      the imagelist contains only standard-resolution images? The
      problem is that once a form with an image list has been opened by
      Laz trunk it cannot be opened by Laz 1.8</blockquote>
    <br>
    I just opened my image list example
    (trunk\examples\imagelist_highdpi_designtime\) in Lazarus 1.6
    without any problems. I only had to skip some warning boxes:<br>
    <br>
    <img src="cid:part1.7C36A0B0.41EC9870@kluug.net" alt=""><br>
    <br>
    I hit on "Continue loading" every time and the project opened
    without problems and no lost properties and I was able to compile
    and run it (of course without the new high dpi features introduced
    in 1.9).<br>
    <br>
    => I cannot confirm that a 1.9 project using the high-dpi image
    list cannot be opened in 1.8 and older. Just on the contrary - no
    problem here, only one read error box have to be skipped.<br>
    <br>
    Ondrej<br>
  </body>
</html>