elementary / fonts

13 stars 4 forks source link

default mono font to MS Cascadia #19

Open stlee42 opened 2 years ago

stlee42 commented 2 years ago

Problem

consider mono default font

Proposal

Traditionally, font design has been a weakness of open source projects.

These days, there are open source (SIL license) options for open source projects.

These include corporate sponsored such as IBM Plex Mono, Adobe Source Code Mono, and open source corporate sponsored such as JetBrains Mono, Firefox Fira Code Mono, and Ubuntu Mono, as well as traditional open source option such as Bitstream Vera Mono.

Among the best is Microsoft Cascadia Code, which has three advantages:

  1. It includes support for Powerline symbols by default as well as code ligatures and OTF style options such as slashed zero versus dotted zero.
  2. It includes superior support for multiple languages such as Greek, Arabic, and Hebrew.
  3. It is optimized not for paper printing, but square-based pixel display (at low resolution as well as TTF hinted displays)

So I wonder if Elementary OS projects will consider switching default mono font for terminal to Cascadia Code Powerline edition, and what work it would involve for me.

Thanks

Prior Art (Optional)

No response

stlee42 commented 2 years ago

related to https://github.com/elementary/default-settings/issues/92 and gtk theme