<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font size="4">I will try this:</font></p>
<ul>
<li><font size="4">magnify the form to 50% of its original size.</font></li>
<li><font size="4">Add the ImageMoprh to the System window with
LayoutSpec to keep original extent (Browse LayoutSpec class
side)<br>
</font></li>
</ul>
<div class="moz-cite-prefix">Le 22/03/2025 à 02:27, Mark Volkmann
via Cuis-dev a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:CAFfRWnWx3wkdGjyJsaDZRVCuTH12Hiaq2z4KGr0k=60kM1+c6g@mail.gmail.com">filePath
:= '/Users/volkmannm/Pictures/images/altitude1600.jpg'.<br>
form := Form fromFileNamed: filePath.<br>
morph := ImageMorph newWith: form.<br>
SystemWindow new addMorph: morph; openInWorld.</blockquote>
<pre class="moz-signature" cols="72">--
<a class="moz-txt-link-freetext" href="http://mamot.fr/@drgeo">http://mamot.fr/@drgeo</a></pre>
</body>
</html>