From 9e7d87e78531157e6a6072650cf84e59d57133fa Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 29 Apr 2020 15:57:11 +0200 Subject: Add support for character mirroring and add functions for creating transformations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README') 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. -- cgit v1.2.3-70-g09d2