Hello, On 2023/02/25 09:14:19 -0500, "Ariel Popper" <a...@arielp.com> wrote: > Ping? Feedback? > > On Sat Jan 14, 2023 at 1:17 PM EST, Ariel Popper wrote: > > 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.
I remember trying this but then I must forgot to reply, sorry. The port looks good (except for a double space in the DESCR before NerdFontsSymbolsOnly) and agree that it can be useful to provide. Since it's an old thread, I'm reattaching the tarball (with the DESCR fixed) that's ok op@ to import. Thanks! Index: Makefile =================================================================== RCS file: /home/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 25 Feb 2023 16:37:12 -0000 @@ -2,6 +2,7 @@ SUBDIR += codenewroman SUBDIR += dejavusansmono SUBDIR += fantasquesansmono + SUBDIR += nerdfontssymbolsonly SUBDIR += noto SUBDIR += profont SUBDIR += terminus
nerdfontssymbolsonly.tar.gz
Description: GNU Zip compressed data