= character not mapped?
Moderator: Klaus
-
- Livecode Opensource Backer
- Posts: 10075
- Joined: Fri Feb 19, 2010 10:17 am
Re: = character not mapped?
Thanks, Paul, your explanations always make sense to me.
-
- Posts: 683
- Joined: Wed Apr 24, 2013 4:53 pm
- Contact:
Re: = character not mapped?
I can't tell if that was sarcastic or not, lol.richmond62 wrote: ↑Wed May 01, 2024 3:44 pmThanks, Paul, your explanations always make sense to me.
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.

https://www.unicode.org/charts/PDF/U0000.pdf
-
- Livecode Opensource Backer
- Posts: 10075
- Joined: Fri Feb 19, 2010 10:17 am
Re: = character not mapped?
No, Paul, I was not being sarcastic. 

-
- Livecode Opensource Backer
- Posts: 10075
- Joined: Fri Feb 19, 2010 10:17 am
Re: = character not mapped?
The problem with this is that making one automatically can get fouled up with Unicode reserved characters.Font glyphs browser palette stack in the IDE
-
- Posts: 683
- Joined: Wed Apr 24, 2013 4:53 pm
- Contact:
Re: = character not mapped?
Reserved characters? They're all reserved for character/glyphs, aren't they? Reserving numbers for characters/glyphs is the whole thing isn't it?richmond62 wrote: ↑Wed May 01, 2024 7:03 pmThe problem with this is that making one automatically can get fouled up with Unicode reserved characters.Font glyphs browser palette stack in the IDE
I'll talk more about this idea elsewhere.