vuboi / segoe-ui-linux

:monkey: Install segoe-ui font on linux (ubuntu)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segoe-UI Font on Linux (Ubuntu)

TL;DR

segoe

Segoe (/ˈsiːɡoʊ/ SEE-goh) is a typeface, or family of fonts, that is best known for its use by Microsoft. The company uses Segoe in its online and printed marketing materials, including recent logos for a number of products. Additionally, the Segoe UI font sub-family is used by numerous Microsoft applications.

Segoe UI is a member of the Segoe family used in Microsoft products for user interface text, as well as for some online user assistance material, intended to improve the consistency in how users see all text across all languages

How to install it

Open terminal and run the command below

wget https://raw.githubusercontent.com/mrbvrz/segoe-ui-linux/master/install.sh
chmod +x install.sh
./install.sh

Sample:

Github with Segoe UI font looks better (in the example below displays the papirus-icon repo)

Images (Screenshot) Description

Without Segoe-UI (before installing)

With Segoe-UI (after installing)

Source

About

:monkey: Install segoe-ui font on linux (ubuntu)

License:Other


Languages

Language:Shell 100.0%