Fini

Results 1297 comments of Fini

Thanks for the suggestion. Code-wise what you propose seems to be this: ```diff index 247c28367..29eeb0fdd 100755 --- a/font-patcher +++ b/font-patcher @@ -1448,7 +1448,7 @@ class font_patcher: x_align_distance = self.font_dim['xmin'] -...

Note to self: > If done, I would think enabling self-patching would be appropriate if/until it becomes a popular variant. This is the key point of this Issue.

> But I was surprised that there are so many patched fonts when there is a font fallback mechanism in Linux. The reason is simple. It is true that the...

> I think this method is worthy of at least a mention in the readme. Yes :-)

I tried to come up with a docu change. The problem arises already with the project target statement: _Nerd Fonts is a project that patches developer targeted fonts with a...

> It's nice to see that there is now a separate archive with symbols. However, there is still no information about him anywhere. And it's not easy to find among...

Sorry to see your problems. Please copy and paste text with the missing glyphs (as text) into a comment here; we can then determine the codepoints and check what's going...

@Ashvith10 That is an excellent idea! Maybe you have an idea what to write and/or how? > assuming that you're one of the many maintainers For some definitions of 'many',...

> Could you say how can I provide you the codepoint for missing icons? Just mark the text that contains the icon (with a mouse probably) and copy the text...

That all seem to be codepoints > `F500`. They have been dropped with Nerd Fonts `v3`. Please read * https://github.com/ryanoasis/nerd-fonts/issues/1190#issuecomment-1530999114 That Issue should also give you hints how to fix...