Monday, May 6, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 2705  / 1 Year ago, tue, april 25, 2023, 5:34:01

Given a glyph (eg: '?'), how do I determine which (if any!) fonts contain it?



That particular glyph displays in firefox, so presumably it's on my system, but I've not been able to get it displayed in a python-generated pdf.


More From » fonts

 Answers
2

Try gucharmap. You can search for a given character (say, ã), and also dynamically change the font used to display that character (e.g. Liberation Sans to something else).



enter image description here


[#26852] Tuesday, April 25, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
trousransla

Total Points: 285
Total Questions: 112
Total Answers: 113

Location: Spain
Member since Thu, Dec 23, 2021
2 Years ago
;