Font glyphs browser palette stack in the IDE
Forum rules
Be kind.
Be kind.
- OpenXTalkPaul
- Posts: 2633
- Joined: Sat Sep 11, 2021 4:19 pm
- Contact:
Re: Font glyphs browser palette stack in the IDE
Here's a better version Proof-of-concept stack.
- OpenXTalkPaul
- Posts: 2633
- Joined: Sat Sep 11, 2021 4:19 pm
- Contact:
Re: Font glyphs browser palette stack in the IDE
The supplemental private use area -B, which is a range that has 65535 code points for glyphs, displaying that range using the font "Snell Roundhand", the script gets to around the 2386th code point in the list and then the field's display goes blank, rendering the fld stops even if the script keeps going. So that might be hitting up against some limitations of the engine? That IS a hella-lot of Glyphs to stuff into a text field and display at 96pt size! Perhaps large ranges like that should be broken up into Private-Use-B-part-1,"-B-part-2, etc.OpenXTalkPaul wrote: ↑Sat May 04, 2024 5:04 pm Here's a better version Proof-of-concept stack.
ClickableGlyphsFld.oxtstack
The reason I'm interested in that range is that contains user-interface related glyphs:
- OpenXTalkPaul
- Posts: 2633
- Joined: Sat Sep 11, 2021 4:19 pm
- Contact:
Re: Font glyphs browser palette stack in the IDE
The rendering also starts to lag on rendering certain glyphs.
What I think might be happening with the field display turning "blank" is that it might actually be from the font itself having nothing at all, not even the "missing" symbol, specified for glyphs for the code-points the script is inserting, so it displays that code-point as a blank spot as seen in this range (using Noto Color Emoji font):
- OpenXTalkPaul
- Posts: 2633
- Joined: Sat Sep 11, 2021 4:19 pm
- Contact:
Re: Font glyphs browser palette stack in the IDE
OK here's a new version with a little more GUI to control the GlyphListing, it pages though the lists in 128 glyph groups, within the range of the selected Unicode Block, and it can change font and size from pop-up menus.
What I want to do next is combine that with the Glyphs Name Listing method on the same card.
Eventually I think this stack could be combined, as a tabbed palette, along with the SVGIcon widget iconFamily Glyphs browser that I've added as an IDE Palette.
What I want to do next is combine that with the Glyphs Name Listing method on the same card.
Eventually I think this stack could be combined, as a tabbed palette, along with the SVGIcon widget iconFamily Glyphs browser that I've added as an IDE Palette.
- OpenXTalkPaul
- Posts: 2633
- Joined: Sat Sep 11, 2021 4:19 pm
- Contact:
Re: Font glyphs browser palette stack in the IDE
Unicode "Easter egg" that tripped me up, U+B00P is NOT an actual Unicode code, its kind of in the unicode names list as sort of a test?!?! Thanks for throwing a wrench in my loop, SMDH!
http://archives.miloush.net/michkap/arc ... 68578.html
http://archives.miloush.net/michkap/arc ... 68578.html
Who is online
Users browsing this forum: No registered users and 6 guests