diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -39,20 +39,6 @@ Currently implemented: Affine transformations on glyphs and texts. -Pending support in libschift: - - Aliased rendering. - - Hinting. - (Better subpixel rendering requires subpixel aware hinting.) - - Affine transformations on parts of outline. - - Kerning using font information. - - Proper grapheme cluster support. - - Not implemented yet Glyph caching. @@ -74,6 +60,20 @@ Not implemented yet Font searching. +Things that require new features in libschrift + + Aliased rendering. + + Hinting. + (Better subpixel rendering requires subpixel-aware hinting.) + + Affine transformations on parts of outline. + + Kerning using font information. + + Proper grapheme cluster support. + + Out of scope: Bidirection text. |