-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Patching Monaco and failing. No correct glyphs, non aligned or Powerline symbols too big #210
Comments
@luisspuerto Thanks for the detailed report 👍 So does it look fine in the non-mono form? You tried using @taohex's patched Monaco but when you try to patch as mono it looks as shown in your screenshot? |
Hi!! If I make myself a non-mono form the result is exactly the same to the mono one... @taohex's patched monaco look's good in iTerm If you look closely... mine is like the height of the line shrinks a little bit. This is the line size of the original Monaco. It's something that can be noticed in the mac font book app. Any idea of how to fix? |
I did the patching on a Raspberry Pi with Raspbian Stretch, coping the Monaco from my Mac, and de result was the same I got when I past directly on my mac. With the wrong glyphs and not correctly aligned... Besides, I tried to do a second time and give me a lot of error. You can see the log files here: https://gist.github.com/luisspuerto/8e8e31a8ae6b92b3ba5f855ee2249b99 The output for the same time in the pi was the same as in the mac. In the mac never ever return me an error. |
PS/ when I saw the un aligned glyphs and the too big Powerline symbols I also tried the |
@luisspuerto This is just a shot in the dark but what if you try the |
I think I've already tried... but I can try again. |
the result is even worse. First screenshot if with the original Monaco and second is with @taohex's. The result is the same. But the size of the final fonts aren't the same... as you can see here. PS/ I've updated the gist, just in case you wanted to take a look to the output. |
@luisspuerto Ah okay darn. Thanks for the details and screenshots! 😄 Hopefully we can figure out what's happening 😟 |
Thanks! I hope so, because I've would like to have Monaco font patched. I've also emailed @taohex asking about how exactly they did the patch, but they didn't reply me yet. |
@ryanoasis by the way... can you try to patch yourself and see if the result is the same? Thanks! |
Hey! Any progress? I just did the patch in a computer with a clean install or high sierra and I have the same problem. It's like the height of lines increased for some reason... Perhaps some of the glyphs aren't adapting to the height. Probably the powerline ones. |
@luisspuerto Hey no I haven't tried patching myself. Also sorry no progress on this issue. Mostly getting caught up with the backlog of PRs (now finally merged). Next up will be the v1.2.0 Release |
don't worry... and let's see if with the new release the issue fixes itself. 😊 |
@ryanoasis I don't think it solved. Is it reopened?Monaco has some problem, I got such a graph, the size of many graphics is not normal, specifically it is bigger。 |
as far as I know it's not working... I usually tweak the result with font-forge app, but it's not perfect. It's pretty clear that something it's going on and the result monaco+nerds fonts doesn't have the same height as Monaco. |
@luispuerto yes,Unable to patch it, this issue should remain open until it is fixed |
@ryanoasis |
any update? really need monaco patched font |
I don't know if in the last version of the script whether this is fixed. I got mine patched and them I fixed it a little bit, so I was able to use it, but nothing more. |
I use latest version to patch font, but not work ,the powerline symbols still too big, @luispuerto can you upload you patched monaco font? |
@JoveYu I can't upload it, since Monaco has a private license. It's own by Apple as far as I know. You can contact me and I can share with you, thought. |
@luispuerto OK Thank you, please check your Inbox of email |
@JoveYu @luispuerto I met the same issue here, would you guys share that with me please? Thank you in advance! |
@fragilelambda I no longer use that font since there was another issues. I'm using meslo that is really similar. |
@ryanoasis I really don't know if I should close the issue. I no longer have it, since I'm no longer use the monaco patched font so I really don't know the issue it's still there or not. I also find it really pointless to have an issue here that if it's still happening you aren't going to fix for whatever reason. If this is the case, just label it as |
Hey I know it's been a very long time. I just haven't had the time to catch up. I know we need a better system of at least triaging the issues so there is at least some organizing. I feel like something like this should still attempt to be fixed. |
I can confirm that this issue still persists with Monetery. |
Hmm, with Menlo I can not reproduce (with current The font does look ok: This has been my Menlo source: This is how I patched...: Probably this has been fixed by #593. Lets see if I can find the other fonts. |
So maybe you just need to update your
|
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a new issue, complete the issue template with all the details necessary to reproduce, and mention this issue as reference. |
Subject of the issue
I've been trying all day today to patch correctly
Monaco and Menlo Nerd Complete **Mono**
, but I've failed spectacularly. I've been trying different options provided by the script but I wasn't able to a correctly display font on my terminal.First, I've tried to patch the original font from my fonts folder (
System/Library/Fonts/
), but I wasn't able to make it in a way to display the correct glyphs or correctly aligned.Then, I found that @taohex already has done the patching, thus I downloaded the fond and tried to transform to mono, the closest thing I've been able to yield is this
As you can see the Powerline extra symbols are slightly bigger than the fond, and I can't figure out how to fix it.
I've got the same result with the
Menlo
font.If you can lend me a hand I would be grateful. I also think that, if possible, if you can add those fonts to the repository would be great.
Monaco
is the default font of rStudio and now it's possible to call the terminal from within the app so I would like to use zsh with nerd fonts to make similar to my setup in iTerm2.Your Setup
Monaco
and alsoMenlo
.iTerm2
as my main terminal, but I'm trying to patchMonaco
because I want to use it onrStudio
. I need the fonts in mono because rStudio uses only mono fonts.Mac OS X 10.11.6 El Capitan
and I've dowloadedfontforge
withhomebrew
.The text was updated successfully, but these errors were encountered: