aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/doc/src/handwriting.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/virtualkeyboard/doc/src/handwriting.qdoc')
-rw-r--r--src/virtualkeyboard/doc/src/handwriting.qdoc96
1 files changed, 20 insertions, 76 deletions
diff --git a/src/virtualkeyboard/doc/src/handwriting.qdoc b/src/virtualkeyboard/doc/src/handwriting.qdoc
index 61fdd92c..204b4269 100644
--- a/src/virtualkeyboard/doc/src/handwriting.qdoc
+++ b/src/virtualkeyboard/doc/src/handwriting.qdoc
@@ -1,29 +1,5 @@
-/****************************************************************************
-**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the documentation of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:FDL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU Free Documentation License Usage
-** Alternatively, this file may be used under the terms of the GNU Free
-** Documentation License version 1.3 as published by the Free Software
-** Foundation and appearing in the file included in the packaging of
-** this file. Please review the following information to ensure
-** the GNU Free Documentation License version 1.3 requirements
-** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
-** $QT_END_LICENSE$
-**
-****************************************************************************/
+// Copyright (C) 2018 The Qt Company Ltd.
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
@@ -45,66 +21,33 @@ For instructions on how to activate and use the handwriting input mode, see the
For information about building Qt Virtual Keyboard with a particular
handwriting engine, see \l {Configuration Options}.
-\section1 Lipi Toolkit
+\section1 Example Handwriting
-\l {http://lipitk.sourceforge.net/lipi-toolkit.htm}{Lipi Toolkit} is an
-open source handwriting recognition engine.
+The Example Handwriting Plugin offers a simulated handwriting recognition experience
+producing random characters regardless of what is written. It serves as a tool for
+examining handwriting layouts and as a foundation for developing new plugins.
-Lipi Toolkit only supports handwriting written in the English language.
+\section1 Cerence Handwriting
-\section1 T9 Write
-
-\l {https://www.nuance.com/mobile/mobile-solutions/text-input-solutions/t9-write.html}{T9 Write}
+\l {https://cerence.com}{Cerence Handwriting}
is a commercial handwriting recognition engine.
-T9 Write supports handwriting written in the following languages:
+Cerence Handwriting works with all languages supported by the virtual keyboard.
-\table
-\row
-\li \list
- \li Arabic
- \li Bulgarian
- \li Croatian
- \li Czech
- \li Danish
- \li Dutch
- \li English
-\endlist
-\li \list
- \li Estonian
- \li Finnish
- \li French
- \li German
- \li Greek
- \li Hebrew
- \li Hungarian
-\endlist
-\li \list
- \li Italian
- \li Japanese
- \li Korean
- \li Norwegian
- \li Persian/Farsi
- \li Polish
- \li Portugese
-\endlist
-\li \list
- \li Romanian
- \li Russian
- \li Serbian
- \li Simplified Chinese
- \li Spanish
- \li Swedish
- \li Traditional Chinese
-\endlist
-\endtable
+ \list
+ \li \l {Qt Virtual Keyboard Overview#Supported Languages}{Supported Languages}
+ \endlist
+
+\b {See also}: \l {Cerence Handwriting Integration}
+
+\b {See also}: \l {Cerence XT9 Advanced Input}
\section1 MyScript
\l {https://www.myscript.com}{MyScript}
SDK is a commercial handwriting recognition engine.
-MyScript SDK supports 71 handwriting recognition languages:
+MyScript SDK supports 72 handwriting recognition languages:
\table
\row
@@ -126,12 +69,13 @@ MyScript SDK supports 71 handwriting recognition languages:
\li Croatian
\li Czech
\li Danish
+ \li Dutch, Flemish
\endlist
\li \list
- \li Dutch, Flemish
\li Dutch
\li English - Canada
\li English - Philippines
+ \li English - South Africa
\li English - United Kingdom
\li English - United States
\li Estonian
@@ -192,7 +136,7 @@ MyScript SDK supports 71 handwriting recognition languages:
MyScript is integrated into Qt Virtual Keyboard with identical coverage of supported languages.
\list
- \li \l {Qt Virtual Keyboard#Supported Languages}{Supported Languages}
+ \li \l {Qt Virtual Keyboard Overview#Supported Languages}{Supported Languages}
\endlist
However, with minor modifications to the Qt Virtual Keyboard source code, it is easy to add handwriting panels for other languages supported by \MyScript.