add:i18n
This commit is contained in:
@@ -549,6 +549,12 @@
|
||||
<data name="InkRecog_EnableInkRecognition" xml:space="preserve">
|
||||
<value>Enable ink recognition</value>
|
||||
</data>
|
||||
<data name="InkRecog_HandwritingBeautify" xml:space="preserve">
|
||||
<value>WinRT recognition to handwriting glyphs</value>
|
||||
</data>
|
||||
<data name="InkRecog_HandwritingBeautifyHint" xml:space="preserve">
|
||||
<value># When enabled, ink correction API: first recognizes handwritten words via WinRT, then replaces original strokes with glyph outlines rendered in a handwriting-style font (default Ink Free/KaiTi etc., configurable via handwritingCorrectionFontFamily in settings JSON). Requires 64-bit and WinRT.</value>
|
||||
</data>
|
||||
<data name="InkRecog_BlockRectFakePressure" xml:space="preserve">
|
||||
<value>Block fake pressure on corrected rectangles</value>
|
||||
</data>
|
||||
|
||||
@@ -564,6 +564,12 @@
|
||||
<data name="InkRecog_EnableInkRecognition" xml:space="preserve">
|
||||
<value>启用墨迹识别</value>
|
||||
</data>
|
||||
<data name="InkRecog_HandwritingBeautify" xml:space="preserve">
|
||||
<value>WinRT识别转手写体字形</value>
|
||||
</data>
|
||||
<data name="InkRecog_HandwritingBeautifyHint" xml:space="preserve">
|
||||
<value>#开启后,调用墨迹纠正API时:先WinRT识别手写词,再将识别成功的文字用手写风格字体(默认Ink Free/楷体等,可在设置JSON的handwritingCorrectionFontFamily调整)转成字形轮廓墨迹替换原笔画。需64位与WinRT。</value>
|
||||
</data>
|
||||
<data name="InkRecog_ShapeEngine" xml:space="preserve">
|
||||
<value>识别引擎</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user