From 210d6ad784d55362d24a22cd7e07725a794d46cd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 5 Aug 2021 17:30:53 +0200 Subject: minor fixes and cleanups, and update to use new version of libgrapheme and add text length parameter instead of using NUL-termination 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, 4 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 0067bc2..c34edbc 100644 --- a/README +++ b/README @@ -13,7 +13,7 @@ Currently implemented: Subpixel rendering (RGB, BGR, both horizontal and vertical). DPI support. (Points, inches, and millimeters can be - exactly converted pixels.) + exactly converted to pixels.) (Both horizonal and vertical resolution can be specified.) Drawing coloured text with 3 primaries, alpha and opacity, @@ -78,7 +78,7 @@ Things that require new features in libschrift Out of scope: - Bidirection text. + Bidirectional text. Text justification. @@ -89,3 +89,5 @@ Out of scope: Underline, overline, strike-thought, ... Superscript and subscript. + + Mathematical formulae formating. -- cgit v1.2.3-70-g09d2