Which font to use? #124
Unanswered
KoB-Kirito
asked this question in
Q&A
Replies: 3 comments
-
I'd suggest San Francisco Mono(Mac pkg here<https://developer.apple.com/fonts/>, otf files here<https://github.com/supercomputra/SF-Mono-Font>), Hack<https://sourcefoundry.org/hack/>, and Ubuntu Mono<https://design.ubuntu.com/font/>.
…________________________________
From: Kirito <notifications@github.com>
Sent: Tuesday, October 20, 2020 8:54 PM
To: stefanhaustein/TerminalImageViewer <TerminalImageViewer@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [stefanhaustein/TerminalImageViewer] Which font to use? (#88)
Hey, nice app, but I got some problems with the font.
I'm using Windows Powershell, and there Lucida Console is the default. Pretty, but almost none of the needed chars there.
I installed Inconsolata and Fira Code as you suggested, but:
Inconsolata is quite ugly (in my opinion) and has weird spacing and misalignments in the images.
Fire Code is nice, but some chars are missing (I'm getting some ? in the images).
So what font would you suggest?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#88>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AC2S7IZJN3L7XA3MTZ5FK6TSLX2JFANCNFSM4SY3Y2XA>.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Almost no fonts render the traingular glyphs correctly. They do so incorrectly. Unscii renders them correctly. Also Microsoft monospace fonts tend to miss some needed block chars. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think we have disabled the triangular glyphs for that reason. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, nice app, but I got some problems with the font.
I'm using Windows Powershell, and there Lucida Console is the default. Pretty, but almost none of the needed chars there.
I installed Inconsolata and Fira Code as you suggested, but:
Inconsolata is quite ugly (in my opinion) and has weird spacing and misalignments in the images.
Fire Code is nice, but some chars are missing (I'm getting some ? in the images).
So what font would you suggest?
Beta Was this translation helpful? Give feedback.
All reactions