felixse / FluentTerminal

A Terminal Emulator based on UWP and web technologies.
GNU General Public License v3.0
9.15k stars 442 forks source link

Secondary Font (Font Awesome) #107

Open alindesign opened 5 years ago

alindesign commented 5 years ago

Hi there, It's there a possible way to add a secondary font for icons, for example, right now FontAwesome icons (inserted as unicode) are not showing on it.

My bash configuration on:

felixse commented 5 years ago

Looks like you are using a patched nerd font for Hyper. Have you configured the same font for Fluent Terminal?

alindesign commented 5 years ago

Hi @felixse, thanks for response, well on the Hyper i'm using multiple fonts (since it's a web app). image

But on FluentTerminal, i can select just 1 font, so no patched fonts ...

felixse commented 5 years ago

Did you try installing one of these: https://nerdfonts.com/ ?

alindesign commented 5 years ago

I'm trying it right now, i just founded :D

alindesign commented 5 years ago

@felixse Seems to be good with that one, icons look little small but it's fine, image

But is that possible to add fallback or multiple fonts right now?

felixse commented 5 years ago

There is nothing implemented right now, but in theory we should be able to pass a concatenation the same as hyper does. We just would need to implement some UI for this.

alindesign commented 5 years ago

Nice, thanks 😊

spencerwooo commented 5 years ago

Hi, I just wanted to ask if there's any progress on adding a fallback font? I reallllllly want this feature. ❤❤❤

felixse commented 5 years ago

Not really, I am afraid I don't have any spare time right now to work on this project 😢