aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index bfa17bf..f7327d9 100644
--- a/README
+++ b/README
@@ -36,6 +36,8 @@ Currently implemented:
sRGB gamma function.
+ Affine transformations on glyphs.
+
Pending support in libschift:
@@ -44,7 +46,7 @@ Pending support in libschift:
Hinting.
(Better subpixel rendering requires subpixel aware hinting.)
- Affine transformations on glyphs, texts, part of outline.
+ Affine transformations on parts of outline.
Kerning using font information.
@@ -53,6 +55,8 @@ Pending support in libschift:
Not implemented yet
+ Affine transformations on texts.
+
Glyph caching.
Normalise text when glyphs are missing.