View Single Post
Old 03-22-2024, 09:59 PM   #10
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,718
Karma: 169712580
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by nodymoha View Post
Thank you so much jhowell for your effort in helping me with this problem.

Thank you so much DNSB for this great table of characters.
I wonder how did you get the unicode for these glyphs because I was trying to get them but the font editor I am using says no unicode number for any of these glyphs.

I guess now I will write another python code to replace the numbers by its corresponding glyphs unicode.
I used an open source project called FontForge to inspect the font. Once I knew where the fonts lived, I generated a list of the hex codes with the &#x prefix and ; suffix appended (stupid repetitive work is why computers were invented. ).
DNSB is offline   Reply With Quote