diff options
author | B. Watson <yalhcru@gmail.com> | 2020-06-22 20:05:16 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-28 08:16:47 +0700 |
commit | 48e6dcca3baf0f1afe11bbda3126ca656233dc27 (patch) | |
tree | fcafed0f0fd28447e33762390b279d539ee2ab3b /system/ttf-ancient-fonts/README | |
parent | 99eeed3b5c448a184a96e9ad4bfe6bcfb4f46cba (diff) |
system/ttf-ancient-fonts: Added (Unicode fonts for ancient scripts)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ttf-ancient-fonts/README')
-rw-r--r-- | system/ttf-ancient-fonts/README | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/system/ttf-ancient-fonts/README b/system/ttf-ancient-fonts/README new file mode 100644 index 0000000000000..79c9476e25cb2 --- /dev/null +++ b/system/ttf-ancient-fonts/README @@ -0,0 +1,20 @@ +ttf-ancient-fonts (Unicode fonts for ancient scripts) + +These are free unicode fonts for Aegean Scripts, other ancient scripts +in the greater Aegean vicinity, Egyptian Hieroglyphs, Sumero-Akkadian +Cuneiform, and Musical Symbols in the Unicode Standard. + +Despite the "ttf" in the name, the package includes a few .otf fonts +as well. + +The fonts installed by this package include hinting, by default. If you +for some reason require unhinted fonts, export HINTS=no in the +environment before running the SlackBuild. If you don't know what font +hinting is, you probably shouldn't worry about it. + +The source tarball contains an older version of the Symbola font. +By default it's not included here, as there's already a symbola-font-ttf +on SBo. It's a much newer version of Symbola, but is licensed under +highly restrictive terms. If you'd rather have the older but free-to-use +version of Symbola, set SYMBOLA=yes in the environment for this build, +and don't install symbola-font-ttf. |