Score:0

How can I change Ubuntu fonts to Windows fonts

ad flag
Luc

I have switched to Ubuntu, OS is kinda good but the only bad thing there are fonts. I know how to change them but is there any way to have Windows fonts in Ubuntu? Because I'm programming in replit and replit is so blurry.

Luc avatar
ad flag
Luc
i use latest version and tweaks
Score:4
cn flag

Ubuntu uses truetype fonts the same as Windows does. Technically, you can also install font that you used under Windows in Linux. What might limit you in reusing the fonts under Linux is the licencing of the fonts. Many fonts that nowadays come with Windows are restrictively licenced, including that you may use these fonts on Windows only. Some people refuse to use fonts, or software, that comes with such restrictive unfree licences.

How you can install fonts in Linux in general is explained in this excellent post.

The "classical" Windows fonts from the '90, i.e., "Times New Roman", "Arial" etc. were distributed by Microsoft in a relatively free licence. That allowed Linux distributions to package them in their repositories. You can install these fonts in your system by installing the package ttf-mscorefonts-installer.

  • Open the terminal
  • Enter the command sudo apt install ttf-mscorefonts-installer
  • A dialog will appear in which you need to accept the licence by which Microsoft distributed these fonts.

Once the fonts are installed, you can have them used by the interface by installing Gnome Tweaks. In the "Fonts" tab, you can change the fonts for various elements of the UI.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.