Saturday, January 14, 2023

new: fonts/nerd-fonts/nerdfontssymbolsonly

I thought I would share this with anyone who might be interested. I
notice that there are a few of the patched "Nerd Fonts" already in
ports, but there are some programs (like x11/kitty) which can pick up
symbols automagically from this font without requiring patched fonts.

I've been using this for the past couple of days and, while not perfect,
works well enough.

Diff for nerd-fonts/Makefile is below, tarball for
nerd-fonts/nerdfontssymbolsonly is attached.

--
Ariel

Index: Makefile
===================================================================
RCS file: /cvs/ports/fonts/nerd-fonts/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile 31 Dec 2022 10:02:54 -0000 1.1.1.1
+++ Makefile 14 Jan 2023 18:40:22 -0000
@@ -2,6 +2,7 @@
SUBDIR += codenewroman
SUBDIR += dejavusansmono
SUBDIR += fantasquesansmono
+ SUBDIR += nerdfontssymbolsonly
SUBDIR += noto
SUBDIR += profont
SUBDIR += terminus

No comments:

Post a Comment