You've already forked nerd-fonts
							
							
				mirror of
				https://github.com/ryanoasis/nerd-fonts.git
				synced 2025-10-30 23:43:47 +02:00 
			
		
		
		
	font-patcher: Link to icon sources in patched fonts
[why] Some icon sets require mentioning of the original author, and we do this on the website. But there is no indication that we have that list. [how] Remove the comment about the changelog (usually you look at the changelog at the repo before you install a new font) and substitute it for a link to the icon repo list. Related: #1908 Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
		| @@ -730,7 +730,7 @@ class font_patcher: | ||||
|             "* Website: https://www.nerdfonts.com\n" | ||||
|             "* Version: " + version + "\n" | ||||
|             "* Development Website: https://github.com/ryanoasis/nerd-fonts\n" | ||||
|             "* Changelog: https://github.com/ryanoasis/nerd-fonts/blob/-/changelog.md" | ||||
|             "* Added icons' authors and copyright: https://github.com/ryanoasis/nerd-fonts/blob/-/src/glyphs/README.md" | ||||
|         ) | ||||
|  | ||||
|         familyname = replace_font_name(familyname, reservedFontNameReplacements) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user