diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-01-23 14:13:12 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-24 00:21:50 +0000 |
commit | c48942f59e121cd9066c97333d3818c33fcea531 (patch) | |
tree | 5beacdc5b8d346a55bf5121589260940b3a5f65a /graphics/graphite2/README | |
parent | 7d2c03c4263014fc5edb1e03ebfc2e63f3f752e4 (diff) | |
download | slackbuilds-c48942f59e121cd9066c97333d3818c33fcea531.tar.gz |
graphics/graphite2: Updated for version 1.3.9.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/graphite2/README')
-rw-r--r-- | graphics/graphite2/README | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/graphics/graphite2/README b/graphics/graphite2/README index c4486282b4..8084db6fb0 100644 --- a/graphics/graphite2/README +++ b/graphics/graphite2/README @@ -1,8 +1,8 @@ -Graphite2 is a rendering engine for graphite fonts. These are TrueType -fonts with additional tables containing smart rendering information and -were originally developed to support complex non-Roman writing systems. -They may contain rules for e.g. ligatures, glyph substitution, kerning, -justification - this can make them useful even on text written in Roman -writing systems such as English. Note that firefox provides an internal -copy of the graphite engine and cannot use a system version, but it too -should benefit from the availability of graphite fonts. +Graphite is a system that can be used to create "smart fonts" capable +of displaying writing systems with various complex behaviors. A smart +font contains not only letter shapes but also additional instructions +indicating how to combine and position the letters in complex ways. + +Graphite was primarily developed to provide the flexibility needed for +minority languages which often need to be written according to slightly +different rules than well-known languages that use the same script. |