microsoft / terminal

The new Windows Terminal and the original Windows console host, all in the same place!
MIT License
95.17k stars 8.26k forks source link

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

Open STLGirlfriend opened 5 years ago

STLGirlfriend commented 5 years ago

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.

DHowett-MSFT commented 5 years ago

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

hanubeki commented 5 years ago

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

scrthq commented 5 years ago

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 commented 5 years ago

IDWriteFontFallbackBuilder should do this job well.

tfer commented 4 years ago

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 commented 9 months ago

👍