[Cuis-dev] Unicode in morphs
ken.dickey at whidbey.com
ken.dickey at whidbey.com
Wed Aug 14 07:39:25 PDT 2024
On 2024-08-13 17:16, Mark Volkmann via Cuis-dev wrote:
> Should I be able to use Unicode characters in morphs like this?
>
> (LabelMorph contents: '🗑') openInHand.
>
> When I paste the trash can Unicode character into a Workspace, it
> appears as a rectangle.
> I believe that means it doesn't recognize the character.
> It also renders as a rectangle instead of the trash can character.
The default font lacks many glyphs -- e.g. for Chinese and apparently
for trash cans.
Try importing and setting a TrueType Font which has this glyph.
HTH,
-KenD
More information about the Cuis-dev
mailing list