Ok,

I imported the font. Now I'm wondering which combinations of the variants should be enabled by default. Looking at terminus people seem to use centered tilde and I suspect most people would want an invisible no-breaking-space.
Any other popular combinations ? OK as is ?


Christopher


Index: Makefile
===================================================================
RCS file: /cvs/ports/fonts/Makefile,v
retrieving revision 1.71
diff -u -p -r1.71 Makefile
--- Makefile    6 Aug 2020 09:09:49 -0000       1.71
+++ Makefile    21 Nov 2020 17:07:49 -0000
@@ -94,6 +94,9 @@
      SUBDIR += terminus-font,symquotes
      SUBDIR += terminus-font,symquotes,centered_tilde
      SUBDIR += terminus-font,centered_tilde
+     SUBDIR += ttyp0-font
+     SUBDIR += ttyp0-font,nbs
+     SUBDIR += ttyp0-font,nbs,ct
      SUBDIR += ubuntu-fonts
      SUBDIR += un-fonts
      SUBDIR += unifont

Reply via email to