summaryrefslogtreecommitdiffstats
path: root/system/Type1_to_OTF/README
diff options
context:
space:
mode:
author Duncan Roe2017-05-19 15:50:41 +0200
committer David Spencer2017-05-19 15:50:41 +0200
commitef23dce67df61dbd3bd0605c9fca665cfdaea527 (patch)
tree82eabdcca07cd489e7024f43e6851288ac9b82f8 /system/Type1_to_OTF/README
parenta67c9bc47a76e6bedd37de723ba03f3de0cf2e42 (diff)
downloadslackbuilds-ef23dce67df61dbd3bd0605c9fca665cfdaea527.tar.gz
system/Type1_to_OTF: Added (OTF fonts converted from Type1 fonts).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/Type1_to_OTF/README')
-rw-r--r--system/Type1_to_OTF/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/system/Type1_to_OTF/README b/system/Type1_to_OTF/README
new file mode 100644
index 0000000000..cbaecd274d
--- /dev/null
+++ b/system/Type1_to_OTF/README
@@ -0,0 +1,11 @@
+Type1_to_OTF converts most of the Type1 (Postscript) fonts in
+/usr/share/fonts/Type1 to OTF fonts in /usr/share/fonts/OTF.
+
+Libreoffice 5.3 no longer supports Type1 fonts. This SlackBuild will
+convert a number of popular Type1 fonts (including Bitstream Charter and
+Courier) to OTF, so that they are compatible with Libreoffice 5.3.
+
+The only fonts not converted are ones that Libreoffice can't render
+(e.g. dingbats), or that Libreoffice already offers (e.g. luxi mono).
+Some italic variants are not converted, but Libreoffice can synthesize
+and display them anyway.