<div dir="ltr"><div dir="ltr">On Wed, Aug 14, 2024 at 9:39 AM <<a href="mailto:ken.dickey@whidbey.com">ken.dickey@whidbey.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">On 2024-08-13 17:16, Mark Volkmann via Cuis-dev wrote:<br>
<br>
> Should I be able to use Unicode characters in morphs like this?<br>
> <br>
> (LabelMorph contents: '🗑') openInHand.<br>
> <br>
> When I paste the trash can Unicode character into a Workspace, it <br>
> appears as a rectangle.<br>
> I believe that means it doesn't recognize the character.<br>
> It also renders as a rectangle instead of the trash can character.<br>
<br>
The default font lacks many glyphs -- e.g. for Chinese and apparently <br>
for trash cans.<br>
<br>
Try importing and setting a TrueType Font which has this glyph.<br></blockquote><div><br></div><div>Thanks! I found that the "Kurinto Sans" font contains the wastebasket Unicode character and I installed it.</div><div>The attached screenshot shows an example.</div><div><br></div><div>I want to use that font in a <font face="monospace">PluggableButtonMorph</font>.</div><div>But here is the <font face="monospace">font:</font> method in that class:</div><div><br></div><font face="monospace">font: someFont<br>    PopUpMenu inform: 'You can''t set this' </font><br></div><div class="gmail_quote"><br></div><div class="gmail_quote">Yikes! I wonder why we're not allowed to set the font for that kind of morph.</div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><font face="arial, helvetica, sans-serif">R. Mark Volkmann</font></div><div><span style="font-size:12.8px"><font face="arial, helvetica, sans-serif">Object Computing, Inc.</font></span></div></div></div></div></div></div></div></div></div>