<!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">Hi, <br>
</font></p>
<p><font size="4">When asking a Form to a LabelMorph, it returns a
black rectangle:</font></p>
<p><font size="4">(LabelMorph contents: 'Hello') imageForm: 32</font></p>
<p><font size="4">Ensuring the use of the VG variant, works:</font></p>
<p><font size="4">(LabelMorph contents: 'Hello')</font><font
size="4"> imageFormVG: nil depth: 32<br>
</font></p>
<p><font size="4">But I don't know if it is always safe to use the
VG form<br>
</font></p>
<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>