delugia-code
delugia-code copied to clipboard
Can we add Nerd Fonts to Cascadia Code Font using a GitHub Action
Thank you for this awesome project! It would be great if we can add more symbols. https://github.com/adam7/delugia-code/blob/a16ac8c0f35e6143b10edaa2d01e5fe7e64adcb3/.github/workflows/ci.yaml#L82 ryanoasis/nerd-fonts@96ab7f6ef7ab5cb8f949696f96d5c4d2c39c5061 According to the above two links, `font-patcher` used in this repo is...
I'm using Windows Terminal with PowerShell (`pwsh.exe`) Before with `Delugia Nerd Font` Version `22d4cae` ([v2105.24](https://github.com/adam7/delugia-code/releases/tag/v2105.24)):  Now with `Delugia` (`Delugia-Complete.zip`), `v2105.24-1-ga2e91f1`: 
At the moment, the default option is 0 with a dot, and only in some editors it is possible to use an alternative
I'm using [OpenType.js](https://opentype.js.org/) via https://proxzima.dev/CharacterMap/ to preview the unicodes. Delugia version: [`v2111.01.2`](https://github.com/adam7/delugia-code/releases/tag/v2111.01.2) #### `Delugia Complete` (No scaling of unicodes as expected)  #### `Delugia Book` (Scaling of all other unicodes...
When `Cascadia Code Nerd Font` comes out (see https://www.github.com/microsoft/cascadia-code/pull/720) we should consider if this project is still needed or not. For me, personally, I still use Delugia albeit I improved...
[why] Some internals of the font-patcher changed since 2.3.3, that we use directly. [note] If we run a new release we get the current CascadiaCode with Nerd Fonts v3.x.x codepoints....
Nerd Fonts has been updated to [v3.3.0](https://github.com/ryanoasis/nerd-fonts/releases/tag/v3.3.0). It would be great if delugia-code could be updated accordingly to support the latest icons. Additionally, I use `scoop` to manage `Delugia-Mono-Nerd-Font-Complete` package....