Cascadia Code

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Cascadia Code
File:Cascadia Code font.svg
CategoryMonospaced
DesignerAaron Bell
Commissioned byMicrosoft
FoundrySaja Typeworks
Date createdSeptember 18, 2019; 6 years ago (2019-09-18)
LicenseSIL Open Font License
Variations of Cascadia Code
Sample
Websitegithub.com/microsoft/cascadia-code
Latest release date ()

Cascadia Code[1] is a purpose-built monospaced TrueType font for Windows Terminal. It includes programming ligatures and was designed to enhance the look and feel of Windows Terminal, terminal applications and text editors such as Visual Studio and Visual Studio Code.[2] The font is open source under the SIL Open Font License and available on GitHub.[3] It has been bundled with Windows Terminal since version 0.5.2762.0.[4]

Font family

[edit | edit source]

Multiple typefaces are part of the Cascadia Code font family, representing a variety of text styling options and adjustable weights. The main and Powerline variants of the types are suitable as display fonts. With the exception of Cascadia Mono, all types replace common character combinations with their elided counterparts. Other styles supported by this font family include textual arrows and stylistic sets for italics, alternate graphics, alternate control character glyphs, and a cursive form of italic. Tables of the supported styles and more examples can be viewed in the GitHub README document.

  • Cascadia Code - Variable type intended for terminals and displayed text.
  • Cascadia Code NF - A version of Cascadia Code that has Nerd Font symbols.
  • Cascadia Code PL - A version of Cascadia Code with embedded Powerline symbols.
  • Cascadia Mono - Monospaced type intended for use with text editors. It preserves characters as entered, without ligatures.
  • Cascadia Mono NF - A version of Cascadia Mono that has Nerd Font symbols.
  • Cascadia Mono PL - A version of Cascadia Mono with embedded Powerline symbols.

See also

[edit | edit source]

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ About Cascadia Code on GitHub
  4. ^ v0.5.2762.0 on GitHub