From 7369885b10d8e8b7da89026ef0c12d69d2f97d82 Mon Sep 17 00:00:00 2001 From: Nick Gasson Date: Fri, 7 Jan 2022 10:36:46 +0800 Subject: [PATCH] Add a test for right-to-left text --- NEWS | 2 ++ test.sh | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/NEWS b/NEWS index a2f6a62..8b7f907 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,8 @@ Changes in 1.6 - Set window type hint to notification to avoid shadows and other decorations (thanks to Markus Demleitner). +- Add support for right-to-left text (thanks to @ilevi-code). + Changes in 1.5.1 ===================== diff --git a/test.sh b/test.sh index 55cc6de..58bf3a3 100755 --- a/test.sh +++ b/test.sh @@ -28,6 +28,11 @@ $BUILD_DIR/src/xcowsay --dream $SRC_DIR/cow_small.png -t 2 echo Unicode and Pango attributes $BUILD_DIR/src/xcowsay "你好 world" +echo Right-to-left text +$BUILD_DIR/src/xcowsay <