adam7 / delugia-code

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

Adapt to new Cascadia Code weight #23

Closed Finii closed 4 years ago

Finii commented 4 years ago

Microsoft added the 'regular' weight to Cascadia Code with their latest release. This breaks our workflow, because the font-patcher brings the internal names out as filename.

This commit makes our workflow immune to some/most font naming changes.

It also adds a step in the workflow that highlights glyph clashes.

Finii commented 4 years ago

/me thinks: Welcome typo land.... How bad can Monday mornings be?

Just force-pushed it away, sorry.

Finii commented 4 years ago

Note: Versioning in the artifacts of the PR is of course wrong. It is hardcoded/linked to this repository's release tag...