-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Material set conflicts with Persian/Hebrew unicode chars #478
Comments
So NERD's added glyphs overflows PUA and overwrites Arabic Presentation Forms-A block? |
@faridcher Arabic Presentation Forms-A is defined to |
are there any updates on this? |
@terminaldweller, nope. You can look at projects like Delugia Code. It uses a GitHub action to automate the whole patching so it is way easier to customize Nerd Font. Nerd Font itself is super slow |
💭 Delugia ❤️ Whatever, Nerd Fonts is 'super slow' because it is not only 1 font but 52 :-( And anyhow, we did progress with the problem, the latest release So now you can self-patch with With This is to give people a smoother way to change their codepoints. So, maybe end of February we will have I close this now already, as self patching is already possible with no MDI loss. |
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. |
Hi,
I am trying to patch a font with Persian glyphs Vazir with all of Nerd fonts suite of glyphs. I am on Linux with Gnome terminal. Vazir font is already merged with Inconsolita. I get the following message during merging:
These unicode characters, excluding fi (FB01) and fl (FB02), are the following which are already provided by Vazir (or any other Persian/Arabic/Hebrew font):
ﭖ ﭗ ﭘ ﭙ ﭺ ﭻ ﭼ ﭽ ﮊ ﮋ ﮎ ﮏ ﮐ ﮑ ﮒ ﮓ ﮔ ﮕ ﮞ ﮟ ﮥ ﮬ ﮭ ﯨ ﯩ ﯼ ﯽ ﯾ ﯿ
And their equivalent in "Nerd Font Complete.ttf" are:
They conflict with Material set once it is merged into "Symbols-1000-em Nerd Font Complete.ttf" and their unicode positions are changed; they don't conflict with Material set itself but the "Nerd Font Complete.ttf".
I want to free from the
--careful
option and patch Vazir with complete sets of Nerd fonts and not to miss any glyphs from Material set.The text was updated successfully, but these errors were encountered: