summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 8b8a96ce..17958f3f 100644
--- a/README
+++ b/README
@@ -12,9 +12,9 @@ multiple options for rendering with each.
Rendering can be with with Cairo or Xft libraries, or directly
to an in-memory buffer with no additional libraries.
- - Native fonts on Microsoft Windows. (Optionally using Uniscribe
- for complex-text handling). Rendering can be done via Cairo
- or directly using the native Win32 API.
+ - Native fonts on Microsoft Windows using Uniscribe for complex script
+ handling. Rendering can be done via Cairo or directly using the
+ native Win32 API.
- Native fonts on MacOS X, rendering via Cairo.