Unicode Palette Idea
Posted: Thu May 02, 2024 3:43 pm
Not sure what Richmond had in mind 'over there'... but my thought's on a Unicode Palette was that such a palette could use the actual latest listings for the official Unicode Standard (v15.1 at the moment), the list would be tab & line delimited for easy sort/filtering, and have the official unicode glyph name, group, and it's hex (or decimal) value, then you could drag-drop insert the unicode code point into a field from that list (in a similar way to that SVGGlyphs browser that I cooked up does). I already have a handler that generates unicode (code points) glyph char into a text field for looking at the glyphs in Apple's system font SF Symbols). This could also be the basis for a library that has handlers to do things like return code points for any glyphs with matching unicode-spec names, or a handler that returns all members of the list that are in a given category such as Emoji, Dingbats, Music Notation Symbols, or other such categories.