summaryrefslogtreecommitdiffstats
path: root/system/fnt/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/fnt/README')
-rw-r--r--system/fnt/README27
1 files changed, 27 insertions, 0 deletions
diff --git a/system/fnt/README b/system/fnt/README
new file mode 100644
index 0000000000..9f101e0b7a
--- /dev/null
+++ b/system/fnt/README
@@ -0,0 +1,27 @@
+fnt is the APT for fonts in UNIX like operating systems
+
+It downloads fonts from Debian-Sid and Google fonts,
+these fonts are prefixed with font- and google- respectively.
+
+It can be run as normal user.
+
+Note: It includes font metapackges in its search list
+do not install that.
+
+Usage:
+
+To run first update the font index
+
+$ fnt update
+
+To install:
+
+$ fnt install agave
+
+To uninstall a font
+
+$ fnt remove agave
+
+To get a list of fonts that are available and save it to a file do
+
+fnt search > fontlist