aboutsummaryrefslogtreecommitdiff
path: root/system/afdko/README
diff options
context:
space:
mode:
authorDuncan Roe <duncan_roe@optusnet.com.au>2017-05-13 00:42:56 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-13 06:58:52 +0700
commitbf277b809112cda95874ac1d27c6b5e0700dcbd1 (patch)
tree50cba2d5ddc6d75f90562fbe172bcafe4c053c3f /system/afdko/README
parenta284679f8f1f8422715672cde00bb2a3b9e3c896 (diff)
system/afdko: Added (Adobe Font Development Kit for OpenType).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/afdko/README')
-rw-r--r--system/afdko/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/afdko/README b/system/afdko/README
new file mode 100644
index 0000000000000..3a8a240034cb7
--- /dev/null
+++ b/system/afdko/README
@@ -0,0 +1,19 @@
+afdko (Adobe Font Development Kit for OpenType)
+
+The goal of the Adobe Font Development Kit for OpenType package is to
+share the tools used by Adobe font developers for wrapping up
+PostScript (i.e. Type1) fonts as OpenType/CFF font files, and adding
+OpenType layout features. These tools are used for in-house
+development of new Adobe OpenType fonts.
+
+Now that Libreoffice has dropped support for Type1 fonts, one can use
+afdko to convert the system Type1 fonts to OTF, which
+Libreoffice supports. The package Type1_to_OTF does this.
+
+
+Notes for x86_64
+
+As received from upstream, adfko forces the building of 32-bit
+executables. This is fine on a 32-bit system. On a 64-bit system, the
+SlackBuild enables a 64-bit build. This is experimental and unsupported,
+but seems to work OK (at least for makeotf and tx).