aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2020-04-29 16:17:26 +0200
committerMattias Andrée <maandree@kth.se>2020-04-29 16:17:26 +0200
commit9483b5bc87f88bdd76a5e2be5a2ca6414a62820d (patch)
tree0cd26d7ed956374ef5658aeada571d72246e3b1f /README
parentAdd support for character mirroring and add functions for creating transformations (diff)
downloadlibskrift-9483b5bc87f88bdd76a5e2be5a2ca6414a62820d.tar.gz
libskrift-9483b5bc87f88bdd76a5e2be5a2ca6414a62820d.tar.bz2
libskrift-9483b5bc87f88bdd76a5e2be5a2ca6414a62820d.tar.xz
Add support for text-level transformation
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index f7327d9..dc282f7 100644
--- a/README
+++ b/README
@@ -36,7 +36,7 @@ Currently implemented:
sRGB gamma function.
- Affine transformations on glyphs.
+ Affine transformations on glyphs and texts.
Pending support in libschift:
@@ -55,8 +55,6 @@ Pending support in libschift:
Not implemented yet
- Affine transformations on texts.
-
Glyph caching.
Normalise text when glyphs are missing.