delugia-code icon indicating copy to clipboard operation
delugia-code copied to clipboard

Can we add Nerd Fonts to Cascadia Code Font using a GitHub Action

Results 7 delugia-code issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted
good first issue

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)): ![grafik](https://user-images.githubusercontent.com/7165033/127443158-c8e8696a-f96f-4407-b78b-664434d4c6a8.png) Now with `Delugia` (`Delugia-Complete.zip`), `v2105.24-1-ga2e91f1`: ![grafik](https://user-images.githubusercontent.com/7165033/127443519-73e327ee-349d-4b99-9b25-08857ce2c4ac.png)

confirmed

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) ![Screenshot_2023-02-03_14-39-50](https://user-images.githubusercontent.com/43103163/216560335-82074144-c299-4b2c-bd1c-be5044ca3328.png) #### `Delugia Book` (Scaling of all other unicodes...

confirmed

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....