<div dir="ltr"><div>Nice Chess pieces :-)</div><div>The size of the board is a little big for my use, I don't have a high resolution screen.<br></div><div>And trying to resize with halo handle give interesting result, eg. the chess board is a layout table that will wrap in wrong places.<br></div><div>(Same happens dragging resize handle in the original chess program.)</div><div><br></div><div>Best,</div><div>Karl</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 1, 2020 at 10:42 AM Stéphane Rollandin <<a href="mailto:lecteur@zogotounga.net">lecteur@zogotounga.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
We have a cool chess implementation in Squeak, but its UI is rather <br>
outdated and, dare I say, ugly. I propose in the attached archive <br>
another skin with a nicer look & feel.<br>
<br>
The pieces images are from Wikimedia Commons, so I guess they are fine <br>
for inclusion:<br>
<a href="https://commons.wikimedia.org/wiki/Category:SVG_chess_pieces" rel="noreferrer" target="_blank">https://commons.wikimedia.org/wiki/Category:SVG_chess_pieces</a><br>
<br>
To try it, do<br>
<br>
        ChessMorph2 new openInWorld<br>
<br>
or<br>
<br>
        (ChessMorph2 new squareSize: 100) openInWorld<br>
<br>
Tthe board is scalable from its halo yellow handle.<br>
<br>
<br>
<br>
(please ignore the previous version, where the black pieces were a <br>
little too large)<br>
<br>
<br>
Stef<br>
<br>
<br>
</blockquote></div>