matthewjberger / scoop-nerd-fonts

A scoop bucket for installing nerd fonts
The Unlicense
353 stars 34 forks source link

Question about Cascadia Mono #216

Closed mattalxndr closed 7 months ago

mattalxndr commented 1 year ago

I'm wondering, is there any reason you didn't include Cascadia Mono versions of CascadiaCode-NF and CascadiaCode-NF-Mono?

For the uninformed, Cascadia Mono is Cascadia Code without ligatures, and font ligatures do my head in. I suppose I've stared at >= enough that is what confuses me at this point.

If indeed there's no reason beyond a lack of demand, then maybe I'll make an attempt at writing a recipe if I find some free time.

jonz94 commented 1 year ago

Hi, @mattalexx

Currently, we do not have the Cascadia Mono version because upstream https://github.com/ryanoasis/nerd-fonts repository does not have Cascadia Mono patched font. (see https://github.com/ryanoasis/nerd-fonts/issues/520)

We rely on the upstream nerd-fonts repository put the patched font in their release page, because what the font installer in this repository do is download the font files from their release page. So until the upstream release the Cascadia Mono patched font, I think there is not much we can do for now.

Maybe you can try Delugia-Nerd-Font-Complete or Delugia-Mono-Nerd-Font from https://github.com/adam7/delugia-code. It is generated from Cascadia Mono with some little tweaks.

mattalxndr commented 1 year ago

Oh I get it. I'll check out delugia code, Thanks.

Finii commented 1 year ago

Delugia just got the Nerd Fonts 2.3.3 update ;)

jonz94 commented 7 months ago

Hi,

I just add CascadiaMono-NF, CascadiaMono-NF-Mono, and CascadiaMono-NF-Propo. Now, we can use the following commands to install them:

scoop update

scoop install CascadiaMono-NF
scoop install CascadiaMono-NF-Mono
scoop install CascadiaMono-NF-Propo