[PR #10455] [MERGED] Update Cascadia Code to 2106.17 #28056

Open
opened 2026-01-31 09:26:02 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/10455
Author: @DHowett
Created: 6/18/2021
Status: Merged
Merged: 6/18/2021
Merged by: @undefined

Base: mainHead: dev/duhowett/casc-2106.17


📝 Commits (1)

  • 676a948 Update Cascadia Code to 2106.17

📊 Changes

12 files changed (+21 additions, -21 deletions)

View changed files

📝 consolegit2gitfilters.json (+1 -0)
res/Cascadia.ttf (+0 -0)
res/CascadiaMono.ttf (+0 -0)
📝 res/README.md (+0 -13)
res/fonts/CascadiaCode.ttf (+0 -0)
res/fonts/CascadiaCodeItalic.ttf (+0 -0)
res/fonts/CascadiaMono.ttf (+0 -0)
res/fonts/CascadiaMonoItalic.ttf (+0 -0)
res/fonts/README.md (+12 -0)
📝 src/cascadia/CascadiaPackage/Package-Pre.appxmanifest (+3 -1)
📝 src/cascadia/CascadiaPackage/Package.appxmanifest (+3 -1)
📝 src/cascadia/CascadiaResources.build.items (+2 -6)

📄 Description

This update brings some significant changes to the Cascadia family:

  • Arabic and Hebrew support
  • Italics (the new ones, not the cursive ones)
  • Tweaked letterforms and fixed interpolation values for the upright
    faces.

Since we now have four font files, this commit also relocates them to a
much more reasonable place (res/fonts/) and tidies up the build and
exclude rules to make them more extensible in the future.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/10455 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 6/18/2021 **Status:** ✅ Merged **Merged:** 6/18/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/duhowett/casc-2106.17` --- ### 📝 Commits (1) - [`676a948`](https://github.com/microsoft/terminal/commit/676a948fbe9da959f427d29fdfaa840dc9e565d6) Update Cascadia Code to 2106.17 ### 📊 Changes **12 files changed** (+21 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `consolegit2gitfilters.json` (+1 -0) ➖ `res/Cascadia.ttf` (+0 -0) ➖ `res/CascadiaMono.ttf` (+0 -0) 📝 `res/README.md` (+0 -13) ➕ `res/fonts/CascadiaCode.ttf` (+0 -0) ➕ `res/fonts/CascadiaCodeItalic.ttf` (+0 -0) ➕ `res/fonts/CascadiaMono.ttf` (+0 -0) ➕ `res/fonts/CascadiaMonoItalic.ttf` (+0 -0) ➕ `res/fonts/README.md` (+12 -0) 📝 `src/cascadia/CascadiaPackage/Package-Pre.appxmanifest` (+3 -1) 📝 `src/cascadia/CascadiaPackage/Package.appxmanifest` (+3 -1) 📝 `src/cascadia/CascadiaResources.build.items` (+2 -6) </details> ### 📄 Description This update brings some significant changes to the Cascadia family: * Arabic and Hebrew support * Italics (the new ones, not the cursive ones) * Tweaked letterforms and fixed interpolation values for the upright faces. Since we now have four font files, this commit also relocates them to a much more reasonable place (res/fonts/) and tidies up the build and exclude rules to make them more extensible in the future. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:26:02 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28056