Latexi95 t1_jd3w01f wrote
They are fonts that include information how to render those characters, but they also include rendering instructions for normal latin characters and other commonly used characters, because it is quite common to need both. It isn't like wingdings, where latin letters produce icons. Letter A is still rendered as A. You need to write actual Sanskrit characters to add them to your document. So you need to change your keyboard layout to something that produces those characters, copy them from somewhere or use alt-codes.
Computers handle text as list of numbers. On character is produced by sequence of one or multiple numbers in the list. Fonts define how these different numbers should be shown to the user, what kind of lines should appear on screen. So eg. 65 -> A. Unicode is a standard that defines which number means which character. Fonts include instructions to draw only some of the characters, because Unicode includes huge number of really weird characters and emojis. Sanskrit letters have different number codes than latin letters. Keyboard layout defines which number a key press produces.
[deleted] t1_jd3xeag wrote
[removed]
black_rose_ OP t1_jd3yhki wrote
Why are they included as defaults? Shouldn't there be regional defaults? At this point, the majority of fonts in my drop-down list are non-English fonts, which makes it difficult to search for the fonts I want.
Slypenslyde t1_jd47q5f wrote
This isn't really normal. I've got 2 Windows machines and 3 Macs and Office only has boring fonts in my language on them.
black_rose_ OP t1_jd48ege wrote
hmm, good to know. i've had two work macbooks over the past 15 yrs, from different companies, and both of them have all these other fonts.
Latexi95 t1_jd3zsnh wrote
I don't know. I don't have the same issue.
It is possible that some software that you have used, installed tons of additional fonts for some reason.
Viewing a single comment thread. View all comments