Skip to content

Latest commit

 

History

History

Ubuntu

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ubuntu

The Ubuntu Font Family are a set of matching new libre/open fonts in development during 2010--2011. And with further expansion work and bug fixing during 2015. The development is being funded by Canonical Ltd on behalf the wider Free Software community and the Ubuntu project. The technical font design work and implementation is being undertaken by Dalton Maag.

Both the final font Truetype/OpenType files and the design files used to produce the font family are distributed under an open licence and you are expressly encouraged to experiment, modify, share and improve.

http://font.ubuntu.com/

The fi, fl, and similar ligatures are removed because they would block some Font Awesome glyphs.

Version: 0.83

Preprocessed Source Font

For the Ubuntu Condensed font Nerd Fonts corrected the OS/2 usWidthClass to Condensed (3) by direct patching.

The script used is in the Condensed/ directory.

Which font?

TL;DR

  • Pick your font family:
    • If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with Nerd Font Mono (or NFM).
    • If you want to have bigger icons (usually around 1.5 normal letters wide) pick a font without Mono i.e. Nerd Font (or NF). Most terminals support this, but ymmv.
    • If you work in a proportional context (GUI elements or edit a presentation etc) pick a font with Nerd Font Propo (or NFP).

Ligatures

Ligatures are generally preserved in the patched fonts. Nerd Fonts v2.0.0 had no ligatures in the Nerd Font Mono fonts, this has been dropped with v2.1.0. If you have a ligature-aware terminal and don't want ligatures you can (usually) disable them in the terminal settings.

Explanation

Once you narrow down your font choice of family (Droid Sans, Inconsolata, etc) and style (bold, italic, etc) you have 2 main choices:

Option 1: Download already patched font

  • For a stable version download a font package from the release page
  • Or download the development version from the folders here

Option 2: Patch your own font

  • Patch your own variations with the various options provided by the font patcher (i.e. not include all symbols for smaller font size)

For more information see: The FAQ