Update and auto-build Docker #1653 #1696
Recent Commits to FiraCode:master
-
Update and auto-build Docker #1653 #1696
-
fix regression introduced by 45ca77f88c20f26042781f98009a6291a861a3cc
fix regression introduced by 45ca77f88c20f26042781f98009a6291a861a3cc
-
UNICODE_PROGRESS_BAR #1692
UNICODE_PROGRESS_BAR #1692
-
Remove malicious webmakerapp.com link from translated READMEs
Remove malicious webmakerapp.com link from translated READMEs Commit 20498e4 removed this link from README.md but missed the Spanish, Portuguese, Chinese, and Japanese translations.
-
Update link to Zed `buffer_font_family` setting
Update link to Zed `buffer_font_family` setting
-
U+21B4 RIGHTWARDS ARROW WITH CORNER DOWNWARDS, U+21B5 CARRIAGE RETURN…
U+21B4 RIGHTWARDS ARROW WITH CORNER DOWNWARDS, U+21B5 CARRIAGE RETURN (closes #1239)
-
Tiny typo: "Color hyphen" to "Colon hyphen"
Tiny typo: "Color hyphen" to "Colon hyphen"
-
Simplified linux builds
Simplified linux builds
-
Update build deps
Update build deps
-
Updated Clojure generator to Glyphs formatVersion 3
Updated Clojure generator to Glyphs formatVersion 3
-
Code formatting, tools.namespace -> clj-reload, clojure+
Code formatting, tools.namespace -> clj-reload, clojure+
-
Code formatting, tools.namespace -> clj-reload, clojure+
Code formatting, tools.namespace -> clj-reload, clojure+
-
Code formatting, tools.namespace -> clj-reload, clojure+
Code formatting, tools.namespace -> clj-reload, clojure+
-
Remove malicious webmakerapp.com link
Remove malicious webmakerapp.com link
-
Fix automated release process: Updates GHA types and build dependenci…
Fix automated release process: Updates GHA types and build dependencies (#1675) * Fix release automation: use environment variables for auth and repo * Improve release script: fail hard on error and print details * Update deprecated GitHub Actions to v4 * Upgrade fontmake and glyphsLib to support newer Glyphs format * Replace container with ubuntu-latest and explicit dependencies (Python 3.12, sfnt2woff-zopfli)
-
Removed sponsors from READMEs
Removed sponsors from READMEs
-
Delete .github/FUNDING.yml
Delete .github/FUNDING.yml
-
homebrew/cask-fonts was deprecated #1665
homebrew/cask-fonts was deprecated #1665
-
Add: Brazilian Portuguese README (#1649)
Add: Brazilian Portuguese README (#1649) * Added Brazilian Portuguese README - Translated all images to Brazilian Portuguese - Added Brazilian Portuguese link to the other READMEs * 'LEIAME.md': fixed small typo There was two "com" instead of only one.
-
Add Ampersand Ligature Variant for `ss03`
Add Ampersand Ligature Variant for `ss03` The feature `ss03` changes the ampersand to the traditional style. When this feature is enabled the restyling of the ligature form `ampersand_ampersand.liga` is not used because it does not exist. This commit adds the part glyph `_part.ampersand.ss03`, adds the ligature glyph `ampersand_ampersand.liga.ss03`, and modifies the `ss03` feature to use the newly added ligature when the feature is enabled. The part glyph was only created to be a component for the newly added ligature, like `_part.ampersand` is for `ampersand_ampersand.liga`.