freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2-demos] gsoc-2023-ahmet be49008: [ftbench] rebase with the upd


From: Werner Lemberg
Subject: [freetype2-demos] gsoc-2023-ahmet be49008: [ftbench] rebase with the updated code
Date: Mon, 25 Sep 2023 05:19:46 -0400 (EDT)

branch: gsoc-2023-ahmet
commit be4900858769f3c19b16325a4ec3bcf630e8e540
Author: goksu <25721443+goeksu@users.noreply.github.com>
Commit: goksu <25721443+goeksu@users.noreply.github.com>

    [ftbench] rebase with the updated code
---
 src/ftbench.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/ftbench.c b/src/ftbench.c
index 3047f0d..6df1f65 100644
--- a/src/ftbench.c
+++ b/src/ftbench.c
@@ -958,6 +958,9 @@
       "\n"
       "Usage: ftbench [options] fontname\n"
       "\n"
+      "  -a \"axis1 axis2 ...\"\n"
+      "            Specify the design coordinates for each, if any,\n"
+      "            Multiple Master axis at start-up.\n"
       "  -C        Compare with cached version (if available).\n"
       "  -c N      Use at most N iterations for each test\n"
       "            (0 means time limited).\n"
@@ -1571,4 +1574,4 @@
   }
 
 
-/* End */
+/* End */
\ No newline at end of file



reply via email to

[Prev in Thread] Current Thread [Next in Thread]