Iosevka Term Extended font gets reset to Consolas #11867

Closed
opened 2026-01-31 02:59:43 +00:00 by claunia · 3 comments
Owner

Originally created by @agr on GitHub (Dec 24, 2020).

Environment

Windows build number: 10.0.19042.0
Windows Terminal version (if applicable): 1.4.3243.0

Any other software?

Iosevka fonts 4.1.1

Steps to reproduce

  1. Install Iosevka Term fonts. (direct link: https://github.com/be5invis/Iosevka/releases/download/v4.1.1/ttf-iosevka-term-4.1.1.zip)
  2. Start Windows Terminal
  3. Open the configuration file (Ctrl+,)
  4. Paste "fontFace": "Iosevka Term Extended" under profiles.defaults or a profile of your choice
  5. Save the configuration file
  6. Notice the terminal is using Consolas font
  7. Try Iosevka Term instead, notice that it works as expected.
  8. Same with just Iosevka and Iosevka Extended (need to install those separately though).

Expected behavior

Iosevka Term Extended font is rendered.

Actual behavior

Consolas font is rendered.

image

Other thoughts

I use extended variants in other programs fine, whenever a drop down with a list of fonts appears, those are there as separate fonts. VS for example:

image

VS Code, however, seem to have similar issue: https://github.com/microsoft/vscode/issues/95493, so it might be that some more font options need to be surfaced through the configuration file to be able to select those particular fonts.

Originally created by @agr on GitHub (Dec 24, 2020). # Environment ```none Windows build number: 10.0.19042.0 Windows Terminal version (if applicable): 1.4.3243.0 Any other software? Iosevka fonts 4.1.1 ``` # Steps to reproduce 1. Install Iosevka Term [fonts](https://github.com/be5invis/Iosevka/releases/tag/v4.1.1). (direct link: https://github.com/be5invis/Iosevka/releases/download/v4.1.1/ttf-iosevka-term-4.1.1.zip) 2. Start Windows Terminal 3. Open the configuration file (Ctrl+,) 4. Paste `"fontFace": "Iosevka Term Extended"` under `profiles.defaults` or a profile of your choice 5. Save the configuration file 6. Notice the terminal is using Consolas font 7. Try `Iosevka Term` instead, notice that it works as expected. 8. Same with just `Iosevka` and `Iosevka Extended` (need to install those separately though). # Expected behavior `Iosevka Term Extended` font is rendered. # Actual behavior Consolas font is rendered. ![image](https://user-images.githubusercontent.com/102933/103046608-b19b5200-453d-11eb-96f5-497b4ea2ef5b.png) # Other thoughts I use extended variants in other programs fine, whenever a drop down with a list of fonts appears, those are there as separate fonts. VS for example: ![image](https://user-images.githubusercontent.com/102933/103047121-4eaaba80-453f-11eb-95bb-d93c2d738654.png) VS Code, however, seem to have similar issue: https://github.com/microsoft/vscode/issues/95493, so it might be that some more font options need to be surfaced through the configuration file to be able to select those particular fonts.
claunia added the Resolution-Duplicate label 2026-01-31 02:59:43 +00:00
Author
Owner

@DHowett commented on GitHub (Dec 24, 2020):

This will likely come as a surprise, but the actual font face name is "Iosevka Term". The other two names are auxiliary fields that provide additional information to an application displaying the name of the font.

@DHowett commented on GitHub (Dec 24, 2020): This will likely come as a surprise, but the actual font face name is "Iosevka Term". The other two names are auxiliary fields that provide additional information to an application displaying the name of the font.
Author
Owner

@DHowett commented on GitHub (Dec 24, 2020):

This is mostly the same as /dup #1163.

@DHowett commented on GitHub (Dec 24, 2020): This is mostly the same as /dup #1163.
Author
Owner

@ghost commented on GitHub (Dec 24, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Dec 24, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#11867