aboutsummaryrefslogtreecommitdiff
path: root/accessibility/fonts-opendyslexic/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-06-26 14:54:07 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-28 08:16:54 +0700
commit4a7556530aeff8887e7b206e2f64aacaa5644d71 (patch)
treef4fb2564979e6628a73a3c3dc6fc1990fcce7e69 /accessibility/fonts-opendyslexic/README
parentfb65ac6ee013220bdab6d48ff9b9493955bf7650 (diff)
accessibility/fonts-opendyslexic: Added (font for dyslexics)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'accessibility/fonts-opendyslexic/README')
-rw-r--r--accessibility/fonts-opendyslexic/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/accessibility/fonts-opendyslexic/README b/accessibility/fonts-opendyslexic/README
new file mode 100644
index 000000000000..c9b8ac85147b
--- /dev/null
+++ b/accessibility/fonts-opendyslexic/README
@@ -0,0 +1,17 @@
+font-opendyslexic (font designed for readers with dyslexia)
+
+OpenDyslexic is an open sourced font created to increase readability for
+readers with dyslexia. It includes regular, bold, italic, bold-italic,
+and monospaced styles. It is being updated continually and improved
+based on input from dyslexic users.
+
+The fonts are shipped in multiple formats. By default, the package will
+include only the OpenType (OTF) fonts. If you need the others, export
+the variable FORMATS as a space-separated list of font types. The
+choices are: otf ttf eot woff svg. You can also say "all". Example:
+
+# FORMATS="ttf woff" ./font-opendyslexic.SlackBuild
+
+Note that Xorg only knows how to use OpenType and TrueType. The others
+will be installed in /usr/share/fonts/<format>, for use with whatever
+software you have that supports them.