adam7 / delugia-code

Can we add Nerd Fonts to Cascadia Code Font using a GitHub Action
MIT License
567 stars 34 forks source link

Adapt to Nerd Fonts 3.2.1 #85

Closed Finii closed 4 months ago

Finii commented 4 months ago

[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. The codepoints did change for some icons. On the other hand Nerd Fonts v3.0.0 has been already a while, so most people and other software should have changed the relevant codepoints in the meantime. To get all the new features of Nerd Fonts we probably want to follow that codepoint change.

See also

Finii commented 4 months ago

Do we want to update Delugia from Nerd Fonts 2.3.3 to Nerd Fonts 3.2.1?

If yes we need this and then can just trigger a new sub-release.

Finii commented 4 months ago

Rebase on master, force push

Finii commented 4 months ago

I have forgotten how the auto-release-thing works. Merging this now and lets see :grinning: I believe it should tag the repo and create a new release... :thinking: