[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[freetype2] gsoc-2023-ahmet-final 25bcda3a0 1/2: [ftbench] rebase with t
From: |
Werner Lemberg |
Subject: |
[freetype2] gsoc-2023-ahmet-final 25bcda3a0 1/2: [ftbench] rebase with the updated code |
Date: |
Mon, 25 Sep 2023 06:35:18 -0400 (EDT) |
branch: gsoc-2023-ahmet-final
commit 25bcda3a05bfa4ae81ee7a582c74014535221ec2
Author: goksu <25721443+goeksu@users.noreply.github.com>
Commit: goksu <25721443+goeksu@users.noreply.github.com>
[ftbench] rebase with the updated code
---
src/tools/ftbench/ftbench.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/tools/ftbench/ftbench.c b/src/tools/ftbench/ftbench.c
index 3047f0dc1..6df1f652a 100644
--- a/src/tools/ftbench/ftbench.c
+++ b/src/tools/ftbench/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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [freetype2] gsoc-2023-ahmet-final 25bcda3a0 1/2: [ftbench] rebase with the updated code,
Werner Lemberg <=