summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 17958f3f..6499767b 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 using Uniscribe for complex script
- handling. Rendering can be done via Cairo or directly using the
- native Win32 API.
+ - Native fonts on Microsoft Windows using Uniscribe if available 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.