|
1 | | ---- |
2 | | -title: Japanese Handwritten Characters Aren't Recognized by Microsoft.Ink.Recognizer |
3 | | -description: Describes an issue where Japanese handwritten characters can't be recognized using Microsoft.Ink.Recognizer on Windows 11 version 24H2 and Windows Server 2025. |
4 | | -ms.date: 04/07/2025 |
5 | | -ms.reviewer: hirotoh, davean, v-sidong |
6 | | -ms.custom: sap:Desktop app UI development\User interaction (keyboard, mouse, pen and touch) |
7 | | ---- |
8 | | -# Japanese handwritten characters can't be recognized using Microsoft.Ink.Recognizer |
9 | | - |
10 | | -## Symptoms |
11 | | - |
12 | | -When using `Microsoft.Ink.Recognizer` as the recognition engine on Windows 11 version 24H2 and Windows Server 2025, you might encounter the following issues: |
13 | | - |
14 | | -- Issue 1 |
15 | | - |
16 | | - The Japanese handwritten characters aren't recognized correctly. |
17 | | - |
18 | | - For example, when you handwrite Japanese `カスイ`, the result is `カイ`, which isn't expected. |
19 | | - |
20 | | -- Issue 2 |
21 | | - |
22 | | - When you perform character recognition with specified stroke data, the specified character range isn't correctly applied. |
23 | | - |
24 | | - For example, when you handwrite `あいう`, specify the character range as `ラ リ ル レ ロ`, and then execute handwritten character recognition, the actual result is `あいう`. However, the expected result is `ロロラ`. |
25 | | - |
26 | | -## Status |
27 | | - |
28 | | -Microsoft has confirmed this is a problem in Windows 11 version 24H2 and Windows Server 2025. |
| 1 | +--- |
| 2 | +title: Japanese Handwritten Characters Aren't Recognized by Microsoft.Ink.Recognizer |
| 3 | +description: Describes an issue where Japanese handwritten characters can't be recognized using Microsoft.Ink.Recognizer on Windows 11 version 24H2 and Windows Server 2025. |
| 4 | +ms.date: 04/07/2025 |
| 5 | +ms.reviewer: hirotoh, davean, v-sidong |
| 6 | +ms.custom: sap:Desktop app UI development\User interaction (keyboard, mouse, pen and touch) |
| 7 | +--- |
| 8 | +# Japanese handwritten characters can't be recognized using Microsoft.Ink.Recognizer |
| 9 | + |
| 10 | +## Symptoms |
| 11 | + |
| 12 | +When using `Microsoft.Ink.Recognizer` as the recognition engine on Windows 11 version 24H2 and Windows Server 2025, you might encounter the following issues: |
| 13 | + |
| 14 | +- Issue 1 |
| 15 | + |
| 16 | + The Japanese handwritten characters aren't recognized correctly. |
| 17 | + |
| 18 | + For example, when you handwrite Japanese `カスイ`, the result is `カイ`, which isn't expected. |
| 19 | + |
| 20 | +- Issue 2 |
| 21 | + |
| 22 | + When you perform character recognition with specified stroke data, the specified character range isn't correctly applied. |
| 23 | + |
| 24 | + For example, when you handwrite `あいう`, specify the character range as `ラ リ ル レ ロ`, and then execute handwritten character recognition, the actual result is `あいう`. However, the expected result is `ロロラ`. |
| 25 | + |
| 26 | +## Status |
| 27 | + |
| 28 | +Microsoft has confirmed this is a problem in Windows 11 version 24H2 and Windows Server 2025. |
0 commit comments