termux-styling icon indicating copy to clipboard operation
termux-styling copied to clipboard

Add the Cascadia Code font.

Open lzlrd opened this issue 4 years ago • 6 comments

Signed-off-by: Diab Neiroukh [email protected]

lzlrd avatar Jan 27 '21 17:01 lzlrd

Please add an entry for cascadia to setup-nerd-fonts.sh as well, so that we can keep it up to date

(sorry for belated review)

Grimler91 avatar May 16 '22 09:05 Grimler91

Please add an entry for cascadia to setup-nerd-fonts.sh

As far as I can see this PR actually adds Cascadia Code and not Caskaydia Code which is the Nerd Fonts patched version. So it has nothing to do with setup-nerd-fonts.sh ;-)

Finii avatar Jun 08 '22 05:06 Finii

Plus: The font file is ... rather old

image

Microsoft is at 2111.01 already (not 2009.02).

Finii avatar Jun 08 '22 05:06 Finii

@Finii Isn't this: https://github.com/ryanoasis/nerd-fonts/tree/master/src/unpatched-fonts/CascadiaCode microsoft's Cascadia Code? The one there is even older though (2007)

Grimler91 avatar Jun 08 '22 06:06 Grimler91

@Finii Isn't this: ... microsoft's Cascadia Code?

The original is the one I mentioned above: https://github.com/microsoft/cascadia-code/releases

The license allows Nerd Font to patch Cascadia Code, but it has to be renamed, so the Nerd Font version is called Cascaydia Code. See first paragraph of https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/CascadiaCode#readme

The latest NF version can be found here: https://github.com/ryanoasis/nerd-fonts/releases/download/2.2.0-RC/CascadiaCode.zip

Finii avatar Jun 08 '22 09:06 Finii

Nerd Fonts has a PR for an update of Cascadia: https://github.com/ryanoasis/nerd-fonts/pull/723

The patched fonts, that also solve some other issues present in 2.2.0, can be found here, but that is not 'official' (i.e. pulling the PR is still pending).

Finii avatar Jun 08 '22 10:06 Finii