Answer the question
In order to leave comments, you need to log in
How to view TTF content?
Good afternoon, there is a ttf file ( weloveiconfonts.com/api/fonts/brandico/brandico.ttf) , and in order to "get" a character from it, you have to iterate through hexadecimal values ​​in CSS, something like:
content:"\f300"
content: "\f301"
content:"\f302"
content:"\f303"
etc.
Tell me, is there a way to see everything at once, everything that is in this ttf? Maybe some software or online service.
Answer the question
In order to leave comments, you need to log in
There are "font managers" - such programs that usually know how to cleverly add and disable fonts, while many of them also implement a "font" view. Now I have a Font navigator, but this is not the best option.
Here you can download the font and see all the symbols inside https://fontdrop.info/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question