V
V
Victor Potebenko2020-12-26 20:07:01
Python
Victor Potebenko, 2020-12-26 20:07:01

How to programmatically find out if a font supports Cyrillic?

A person enters Russian letters in some font unknown to me in the input field of my program. If this font cannot properly show the letters of the great and mighty language, then it would be nice not to even print scribbles in the program field. Or just replace the selected font with some basic one. In either case, I need to find out somehow whether the font supports Cyrillic or not. I am writing a program in python. I will be glad for any help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
rPman, 2020-12-26
@Paitor

See how it's done here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question