Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » Is there a way to get all character supported in a font with Font? (how to get all character supported by a font using Font?)
Re: Is there a way to get all character supported in a font with Font? [message #58322 is a reply to message #58308] Thu, 21 April 2022 00:13 Go to previous messageGo to previous message
Mountacir is currently offline  Mountacir
Messages: 49
Registered: November 2021
Member
Hi deep,

The solution I used in my code "TypeReader.cpp/h" is from Uppbox (Emoji example), I shamelessly copied it as it is and still learning how it works.

As for the font you attached, I tried it with multiple CharMap viewers on Windows and online, it doesn't seem to go beyond 0xFFFF. But using Photoshop's Glyphs viewer i noticed that it shows Glyphs beyond 0xFFFF, but they don't have a Unicode or a name just a GID (GlyphID?) number. So I think a solution to preview non-Unicode glyphs is needed.
I also tried to loop over 0x10000 to 0x10663, but all characters got replaced.

In the other hand "NotoSansEgyptianHieroglyphs-Regular.ttf" does go beyond 0xFFFF:

index.php?t=getfile&id=6590&private=0
  • Attachment: egy.png
    (Size: 13.88KB, Downloaded 392 times)

[Updated on: Thu, 21 April 2022 00:14]

Report message to a moderator

 
Read Message icon3.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: It can't dispay chinese characters properly
Next Topic: Clickable SetImage in Button
Goto Forum:
  


Current Time: Mon Sep 01 12:44:32 CEST 2025

Total time taken to generate the page: 0.05280 seconds