Page 4 of 4
Re: = character not mapped?
Posted: Wed May 01, 2024 3:44 pm
by richmond62
Thanks, Paul, your explanations always make sense to me.
Re: = character not mapped?
Posted: Wed May 01, 2024 5:00 pm
by PaulDaMacMan
richmond62 wrote: Wed May 01, 2024 3:44 pm
Thanks, Paul, your explanations always make sense to me.
I can't tell if that was sarcastic or not, lol.
I've been looking at the docs on
www.unicode.org, most OSes include something like this by now, but I think it world be good to have a Font glyphs browser palette stack in the IDE if no one has made one yet. I'd probably only use it for looking up emojis though. I've named my stack files with emoji characters before.

.livecode
https://www.unicode.org/charts/PDF/U0000.pdf
Re: = character not mapped?
Posted: Wed May 01, 2024 7:01 pm
by richmond62
No, Paul, I was not being sarcastic.

Re: = character not mapped?
Posted: Wed May 01, 2024 7:03 pm
by richmond62
Font glyphs browser palette stack in the IDE
The problem with this is that making one automatically can get fouled up with Unicode reserved characters.
Re: = character not mapped?
Posted: Thu May 02, 2024 3:08 pm
by PaulDaMacMan
richmond62 wrote: Wed May 01, 2024 7:03 pm
Font glyphs browser palette stack in the IDE
The problem with this is that making one automatically can get fouled up with Unicode reserved characters.
Reserved characters? They're all reserved for character/glyphs, aren't they? Reserving numbers for characters/glyphs is the whole thing isn't it?
I'll talk more about this idea elsewhere.