Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Support Font Families instead of individual fonts #1163

Open
STLGirlfriend opened this issue Jun 7, 2019 · 7 comments
Open
Labels
Area-Rendering Text rendering, emoji, complex glyph & font-fallback issues Area-Settings Issues related to settings and customizability, for console or terminal Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Terminal The new Windows Terminal.
Milestone

Comments

@STLGirlfriend
Copy link

Summary of the new feature/enhancement

Using more than one fonts, like "Font Family" in VS Code.
It is a useful feature for CJK users.

@STLGirlfriend STLGirlfriend added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Jun 7, 2019
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jun 7, 2019
@zadjii-msft zadjii-msft added Area-Settings Issues related to settings and customizability, for console or terminal Product-Terminal The new Windows Terminal. labels Jun 7, 2019
@ghost ghost removed the Needs-Tag-Fix Doesn't match tag requirements label Jun 7, 2019
@DHowett-MSFT DHowett-MSFT changed the title Feature Request: Font Family Feature Request: Support Font Families instead of individual fonts Jun 10, 2019
@DHowett-MSFT DHowett-MSFT added the Area-Rendering Text rendering, emoji, complex glyph & font-fallback issues label Jun 10, 2019
@DHowett-MSFT
Copy link
Contributor

I'm going to use this as the main issue tracking support for font families. Thanks!

@DHowett-MSFT DHowett-MSFT removed the Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting label Jun 10, 2019
@hanubeki
Copy link

I would like to use an alternative emoji font such as twemoji-colr ( https://github.com/mozilla/twemoji-colr )

@scrthq
Copy link

scrthq commented Aug 28, 2019

This would be so great to have! The font I use normally has both a normal version and monospaced version. Using that in Terminal breaks things as Terminal uses the normal version. With the ability to specify a family like in VS Code, I could force the monospaced version instead.

@be5invis
Copy link

IDWriteFontFallbackBuilder should do this job well.

@tfer
Copy link

tfer commented Jun 26, 2020

You might want to do what you are allowed to do in the setting for conemu, specify a second font and allow it to be used for a specific range.

@andrewshawcare

This comment was marked as spam.

@roman-koshchei
Copy link

To fix this problem for myself, I compiled Iosevka with default width of 600 under "Iosevka Code" name:
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Rendering Text rendering, emoji, complex glyph & font-fallback issues Area-Settings Issues related to settings and customizability, for console or terminal Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Terminal The new Windows Terminal.
Projects
None yet
Development

No branches or pull requests

9 participants