-
Notifications
You must be signed in to change notification settings - Fork 436
powerline fonts have mangled output #14
Comments
Same here. I use https://github.com/chris-marsh/pureline with Noto Mono on Manjaro Linux, and the special characters in the SVG are unrecognizable. Even when I try to provide the |
Yeah, I noticed that with powerline fonts. I have no idea why the output is mangled though. All characters of a line in the SVG animation have the same vertical position and font size. What's the difference between powerline fonts and regular fonts? |
Supporting more characters out of the box I think. However, asciinema
recordings are fine...
~ Sent from my mobile
…On Wed, Jul 4, 2018, 21:11 Nicolas Bedos ***@***.***> wrote:
Yeah, I noticed that with powerline fonts. I have no idea why the output
is mangled though. All characters of a line in the SVG animation have the
same vertical position and font size. What's the difference between
powerline fonts and regular fonts?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUMXW-ZfaRpj4FAB90aAYCFYS9RW7Qo_ks5uDRN7gaJpZM4VBYRQ>
.
|
I'm not sure in general. In my case, i'm using https://github.com/abertsch/Menlo-for-Powerline |
I use the Nerd Font package and Tilix as a terminal emulator, it shows the same behavior for many of the fonts (within the terminal emulator and the browser). (these size problems come and go with the commit on the font repo side) @immanuelfodor : Maybe you unchecked the "allow webpage to specify font" in preferences > display > advanced (I had the very same problem). If you specify the font, it should be more like : "Noto Mono for Powerline" or something like this (I don't think Noto Mono will carry the "powerline" cool chars) |
@ylmrx nope, it's untouched (default checked) in my FF. I tried BTW does this mean that the user viewing the recording should have the font installed on his/her machine? Or is the font embedded into the SVG so the output is multiplatform and environment independent? |
The SVG doesn't include the font. You need to have the specific font installed. |
Which is interesting, because even when this is true the powerline output is still off. |
I present my hand-massaged ("mangled") clone of
Here's an example utilizing the Powerline symbols of that font in my Zsh and Vim setup: |
same here, I probably will just open regular terminal window and record from there until this is figured out. |
on ubuntu 16.04, firefox 60.0.2, a recorded session shows mangled powerline fonts in my oh-too-blingy zsh config.
compare static png:
attached SVG:
rendered.zip
The text was updated successfully, but these errors were encountered: