diff --git a/Ink Canvas/AssemblyInfo.cs b/Ink Canvas/AssemblyInfo.cs
index f2b3c11c..bc302a01 100644
--- a/Ink Canvas/AssemblyInfo.cs
+++ b/Ink Canvas/AssemblyInfo.cs
@@ -19,14 +19,8 @@ using System.Windows;
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
-//In order to begin building localizable applications, set
-//CultureYouAreCodingWith in your .csproj file
-//inside a . For example, if you are using US english
-//in your source files, set the to en-US. Then uncomment
-//the NeutralResourceLanguage attribute below. Update the "en-US" in
-//the line below to match the UICulture setting in the project file.
-
-//[assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)]
+// i18n: 默认/回退语言为简体中文,与 Strings.resx 默认文案一致。
+[assembly: System.Resources.NeutralResourcesLanguage("zh-CN", System.Resources.UltimateResourceFallbackLocation.MainAssembly)]
[assembly: ThemeInfo(
diff --git a/Ink Canvas/MainWindow.xaml b/Ink Canvas/MainWindow.xaml
index 247fdc67..8bfcafac 100644
--- a/Ink Canvas/MainWindow.xaml
+++ b/Ink Canvas/MainWindow.xaml
@@ -615,60 +615,60 @@
IsOn="False" FontFamily="Microsoft YaHei UI" FontWeight="Bold"
Toggled="ToggleSwitchUIAccessTopMost_Toggled" />
-
+
-
+
-
+
-
-
-
-
+
-
-
-
-
-
-
+
-
-
-
-
-
-
-
+
-
-
+
-
-
-
-
-
-
+
+
+
+
+
-
+
-
-
-
-
+
-
+
@@ -789,33 +789,33 @@
-
-
-
-
+
+
+
-
-
+
-
-
-
-
+
-
-
-
+
-
-
+
-
-
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
-
+
-
-
-
-
+
-
+
-
-
-
-
-
-
-
+
-
-
-
-
+
+
+
-
-
-
-
-
-
@@ -1048,7 +1048,7 @@
Checked="ToggleCheckboxEnableInkToShapeRectangle_CheckedChanged"
Unchecked="ToggleCheckboxEnableInkToShapeRectangle_CheckedChanged">
-
@@ -1059,7 +1059,7 @@
Checked="ToggleCheckboxEnableInkToShapeRounded_CheckedChanged"
Unchecked="ToggleCheckboxEnableInkToShapeRounded_CheckedChanged">
-
@@ -1069,7 +1069,7 @@
-
-
-
-
-
+
-
-
-
+
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-->
-
-
-
-
-
-
-
-
+
+
+
+
-
@@ -1300,20 +1300,20 @@
-
-
-
-
+
+
-
@@ -1344,7 +1344,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
-
-
-
+
+
+
+
@@ -1489,13 +1489,13 @@
-
-
-
-
+
-
-
-
-
-
-
-
-
+
+
@@ -1583,16 +1583,16 @@
+ Text="{i18n:I18n Key=PPT_WpsLagWarning}">
-
@@ -1634,7 +1634,7 @@
-
- 左下
-
+ Unchecked="CheckboxEnableLBPPTButton_IsCheckChanged"
+ Content="{i18n:I18n Key=PPT_Position_LeftBottom}" />
- 右下
-
+ Unchecked="CheckboxEnableRBPPTButton_IsCheckChanged"
+ Content="{i18n:I18n Key=PPT_Position_RightBottom}" />
- 左侧
-
+ Unchecked="CheckboxEnableLSPPTButton_IsCheckChanged"
+ Content="{i18n:I18n Key=PPT_Position_Left}" />
- 右侧
-
+ Unchecked="CheckboxEnableRSPPTButton_IsCheckChanged"
+ Content="{i18n:I18n Key=PPT_Position_Right}" />
-
-
-
-
-
-
-
-
-
- 显示页码
-
+ Unchecked="CheckboxSPPTDisplayPage_IsCheckChange"
+ Content="{i18n:I18n Key=PPT_ShowPageNumber}" />
- 半透明
-
+ Margin="16,0,0,0"
+ Content="{i18n:I18n Key=PPT_HalfOpacity}" />
- 黑色背景
-
+ Unchecked="CheckboxSPPTBlackBackground_IsCheckChange"
+ Content="{i18n:I18n Key=PPT_BlackBackground}" />
-
- 显示页码
-
+ Unchecked="CheckboxBPPTDisplayPage_IsCheckChange"
+ Content="{i18n:I18n Key=PPT_ShowPageNumber}" />
- 半透明
-
+ Margin="16,0,0,0"
+ Content="{i18n:I18n Key=PPT_HalfOpacity}" />
- 黑色背景
-
+ Margin="16,0,0,0"
+ Content="{i18n:I18n Key=PPT_BlackBackground}" />
-
-
-
+ Text="该项与“自动化”中的“播放PPT时自动收纳”">
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -2539,8 +2529,8 @@
-
-
+
+
@@ -2549,7 +2539,7 @@
-
-
@@ -2585,7 +2575,7 @@
VerticalAlignment="Bottom" Margin="10,0,0,8" FontSize="14" Width="30" />
-
-
-
-
+
-
-
-
@@ -2649,10 +2639,10 @@
IsOn="True" FontFamily="Microsoft YaHei UI" FontWeight="Bold" />
+ Text="{i18n:I18n Key=Advanced_FullScreenHelperHint}" />
-
-
@@ -2682,10 +2672,10 @@
IsOn="True" FontFamily="Microsoft YaHei UI" FontWeight="Bold" />
+ Text="{i18n:I18n Key=Advanced_AvoidFullScreenHelperHint}" />
-
-
diff --git a/Ink Canvas/Properties/Strings.en-US.resx b/Ink Canvas/Properties/Strings.en-US.resx
index 70ee16b9..80648a24 100644
--- a/Ink Canvas/Properties/Strings.en-US.resx
+++ b/Ink Canvas/Properties/Strings.en-US.resx
@@ -206,4 +206,255 @@
Too many restarts
App has restarted 5 times. Auto-restart stopped. Contact the developer or check the system.
Starting Ink Canvas...
+ Crash action
+ Choose what to do when an unhandled exception occurs:
+ Silent restart
+ No action
+ # Silent restart: automatically restart without prompt. No action: only log, do not restart.
+ Gestures
+ Auto-toggle two-finger move in/out of whiteboard
+ # When enabled: leaving canvas disables two-finger move; entering whiteboard enables it.
+ Allow rotate & scale selected ink
+ # Allows scaling selected ink with two or more fingers (independent of rotate setting).
+ Enable palm eraser
+ Palm eraser sensitivity
+ Low sensitivity
+ Medium sensitivity
+ High sensitivity
+ # Low: larger area/more touches required (less false positive); High: easier to trigger but may mis-detect fingers.
+ Ink correction
+ Enable ink recognition
+ Block fake pressure on corrected rectangles
+ Block fake pressure on corrected triangles
+ Correct freehand triangles
+ Correct freehand rectangles
+ Correct circles and ellipses
+ Auto-straighten lines
+ Length threshold
+ Sensitivity
+ High-precision straightening
+ # When enabled, lines longer than the threshold will be straightened. Sensitivity 0.05–2.0: smaller = stricter; larger = easier to treat as straight. High-precision samples every 10px for better judgement.
+ Line endpoint snapping
+ Snapping distance
+ Personalization
+ Theme
+ Light theme
+ Dark theme
+ Follow system
+ Enable startup animation
+ Startup animation style
+ Random
+ Follow seasons
+ Spring
+ Summer
+ Autumn
+ Winter
+ Year-of-Horse special
+ Floating toolbar icon
+ “ICC-CE” default
+ “ICC-CE” no shadow
+ “ICC-CE” dark
+ “ICC-CE” dark breathing
+ “ICC-CE” white transparent
+ “ICC-CE” black transparent
+ Coolapk cross-eye emoji
+ Coolapk abused emoji
+ Coolapk grin emoji
+ Coolapk underwear emoji
+ Coolapk green-hat Doge
+ Tieba emoji
+ Custom floating icon
+ Upload
+ Manage
+ Floating toolbar scale
+ Floating toolbar opacity
+ Floating bar opacity in PPT
+ # Takes effect after re-entering slide show
+ Show nib-mode button in palette
+ Whiteboard UI 80% scale
+ Show time and date in whiteboard
+ Show quotes in whiteboard
+ Where is the quote from?
+ osu! player quotes
+ Inspirational mottos
+ Gaokao blessings
+ Hitokoto API
+ Custom
+ Enable quick panel in docked mode
+ Un-dock button icon
+ Arrow
+ Pen
+ Floating bar buttons
+ Use legacy floating bar UI
+ Show shape button
+ Show undo button
+ Show redo button
+ Show clear button
+ Show whiteboard button
+ Show hide button
+ Show lasso select button
+ Show clear+mouse button
+ Show quick palette
+ Quick palette display mode
+ Single row (6 colors)
+ Double row (8 colors)
+ Eraser button display
+ Show both
+ Area eraser only
+ Line eraser only
+ Hide all
+ Taskbar tray icon
+ Enable tray icon
+ PPT integration
+ These settings apply during slide show and override others.
+ Microsoft PowerPoint support
+ PowerPoint enhancement
+ Steal focus to skip animations (PPT)
+ Use ROT integration
+ WPS support
+ Kill WPP process (avoid leftovers)
+ # When disabled, leftover WPP processes may cause slow close or cannot exit completely.
+ # If you only use PowerPoint, do not enable WPS integration. If you use WPS, it is recommended not to use PowerPoint together.
+ Enabling WPS support may cause lag when closing WPS!
+ # WPS is supported, but MS Office and WPS cannot be supported at the same time. To enable WPS support, make sure “WPS Office compatibility with third-party systems and software” is enabled in the WPS config tool, otherwise WPS cannot be detected.
+ Hide ink when exiting board mode
+ # When this option is on, ink will not be shown in PPT mode if not in annotation mode.
+ Clear ink history when clearing ink
+ Clear images when clearing canvas
+ Auto-compress images when inserting (larger than 1920x1080)
+ PPT page-turn buttons
+ Show page-turn buttons in PPT mode
+ Bottom left
+ Bottom right
+ Left
+ Right
+ Left offset
+ Left opacity
+ Right offset
+ Right opacity
+ # Increase for up, decrease for down; 0 = no offset, centered.
+ Bottom left offset
+ Bottom left opacity
+ Bottom right offset
+ Bottom right opacity
+ # Increase for right, decrease for left; 0 = no offset, centered.
+ Sides
+ Show page number
+ Half opacity
+ Black background
+ Bottom left & right
+ PPT page button clickable
+ # When enabled, clicking the page button opens PowerPoint grid thumbnails. Not supported in WPS.
+ PPT long-press to turn page
+ # When enabled, long-press on PPT page button to turn pages continuously.
+ # With UIA topmost on, app needs admin to stay on top. To turn off, fully quit then start again; restart will not disable it.
+ Silent update
+ # Silent update installs when the app is idle; no manual action needed.
+ Update channel
+ Stable (Release)
+ Preview
+ Beta
+ # Stable: reliable updates. Preview: new features with better stability than Beta. Beta: earliest new features.
+ Check for updates
+ # Check and download the latest version now.
+ Repair installation
+ # Repair downloads the latest build for the selected channel and reinstalls; use to fix broken installs.
+ Rollback to previous version
+ # Opens a page to manually roll back to an earlier version.
+ # When silent update is off, you will be prompted after download. When on, every 10 minutes the app checks: 1) within silent-update time window 2) not in writing mode 3) not in canvas. If all pass, it will close and update.
+ Silent update time window
+ Start time
+ End time
+ # If end < start, end is next day. If start = end, window is 24h.
+ Run at startup
+ Dock to sidebar after startup
+ Canvas and ink
+ Show pen cursor
+ Enable pressure-sensitive touch
+ # When on, touch screens that support pressure will show pressure; for devices not recognized by the system.
+ Ignore pressure
+ # When on, all strokes use uniform thickness; mutually exclusive with pressure-sensitive touch.
+ Eraser size
+ Very small
+ Small
+ Medium
+ Large
+ Very large
+ # Change takes effect next time you use area eraser.
+ Keep hyperbola asymptotes
+ Yes
+ No
+ Ask each time
+ # If not kept, undo-related bugs may occur.
+ Show circle center when drawing
+ Use WPF default Bezier smoothing
+ Use advanced curve smoothing (recommended)
+ Enable ink fade
+ # When on, ink is not committed to canvas; it fades after the set time.
+ Ink fade time
+ Hide ink fade control in pen menu
+ # When on, the pen context menu will not show the ink fade control.
+ Enable brush auto-restore
+ # When on, temporary brush changes will restore at the configured time(s) to the color/opacity/width set here.
+ Auto-restore time points (HH:mm, multiple with ;)
+ Restore color
+ Default
+ Black
+ White
+ Red
+ Yellow
+ Blue
+ Green
+ Orange
+ Purple
+ Restore stroke width
+ Restore opacity
+ Switch back to annotation after eraser
+ # When on, after erasing, staying idle for a while will switch back to annotation mode.
+ Auto switch delay
+ # If you erase again within the delay, the timer resets.
+ # When on, line endpoints near other endpoints will snap and connect.
+ Enter annotation mode when starting PPT slide show
+ Conflicts with "Auto fold when playing PPT" in Automation!
+ Allow two-finger gestures in slide show
+ Allow finger gesture to turn slides
+ # When canvas is on, finger swipe (not pen) can turn slides in show mode when canvas has no ink.
+ Show gesture buttons in PPT slide show
+ # When on, gesture buttons are shown in PPT slide show.
+ PPT time capsule
+ # When on, show time capsule in PPT show; can replace minimized timer window.
+ Time capsule position:
+ Top left
+ Top right
+ Top center
+ Show quick panel in PPT slide show
+ # When off, quick panel is hidden in PPT slide show.
+ Auto screenshot on slide change
+ # When on, auto-screenshot when turning page with ink on slide.
+ Auto-save slide ink
+ # When on, ink is saved when ending slide show and loaded next time (same file and page).
+ Remember and prompt last slide position
+ # When on, last page is recorded; choose Yes to jump to it.
+ Go to first slide when entering show
+ Warn about hidden slides
+ Warn if auto-play is enabled
+ Advanced
+ Adjust when finger-touch shows circle eraser or palm eraser is much larger than palm
+ Special screen mode
+ Touch multiplier
+ Tap with pen in the area below to estimate touch size multiplier
+ # Value is for reference only
+ Bind eraser to touch size multiplier
+ # BoundsWidth is used as contact area threshold
+ Quad IR mode
+ Enable logging
+ Save logs by date
+ # Log files over 512 KB are auto-deleted. With date save, logs go to Logs folder; folder is cleared when over 5 MB.
+ Confirm exit with dialog
+ Enable FullScreenHelper
+ Experimental
+ # Thanks to lindexi for FullScreenHelper; reduces taskbar pop-up and supports multi-monitor fullscreen. Disable if you see odd issues; restart ICC to apply.
+ Enable AvoidFullScreenHelper
+ # Avoid canvas fullscreen; may fix taskbar not on top and Win11 taskbar unclickable. Can cause floating bar offset with AppBar on left/top. Restart ICC to apply.
+ Enable EdgeGestureUtil
diff --git a/Ink Canvas/Properties/Strings.resx b/Ink Canvas/Properties/Strings.resx
index d912cc0a..b7c25ad3 100644
--- a/Ink Canvas/Properties/Strings.resx
+++ b/Ink Canvas/Properties/Strings.resx
@@ -221,4 +221,255 @@
重启次数过多
检测到程序已连续重启5次,已停止自动重启。请联系开发者或检查系统环境。
正在启动 Ink Canvas...
+ 崩溃后操作
+ 请选择软件发生未处理异常时的自动操作:
+ 静默重启软件
+ 无操作
+ # 静默重启:崩溃后自动重启软件,无提示。无操作:崩溃后仅记录日志,不自动重启。
+ 手势
+ 进退白板模式自动开关双指移动功能
+ # 开启后退出画板模式时自动关闭双指移动手势,进入白板模式时自动开启双指移动手势
+ 允许双指旋转与缩放选中的墨迹
+ # 允许选中墨迹后对墨迹进行双指或多指缩放操作(此设置不受“允许双指旋转”设置的影响)
+ 启用手掌擦
+ 手掌擦敏感度
+ 低敏感度
+ 中敏感度
+ 高敏感度
+ # 低敏感度:需要更大的触摸面积和更多触摸点,减少误判;高敏感度:更容易触发手掌擦,但可能误判手指。
+ 墨迹纠正
+ 启用墨迹识别
+ 阻止矫正后的矩形带有模拟压感值
+ 阻止矫正后的三角形带有模拟压感值
+ 矫正手绘三角形
+ 矫正手绘矩形
+ 矫正手绘圆形与椭圆
+ 直线自动拉直
+ 长度阈值
+ 灵敏度
+ 高精度直线拉直
+ # 开启后,当绘制的直线超过设定长度阈值时,将自动调整为完美直线。灵敏度范围0.05-2.0,越小要求越严格,越弯曲的线条越不容易被拉直;值越大越容易识别为直线。高精度模式下,每隔10像素取一个计数点,获取更准确的平均值用于判断。
+ 直线端点吸附
+ 吸附距离
+ 个性化
+ 主题
+ 浅色主题
+ 深色主题
+ 跟随系统
+ 启用启动动画
+ 启动动画样式
+ 随机
+ 跟随四季
+ 春季
+ 夏季
+ 秋季
+ 冬季
+ 马年限定
+ 浮动工具栏图标
+ “ICC-CE”默认
+ “ICC-CE”无阴影
+ “ICC-CE”深色
+ “ICC-CE”深色呼吸版
+ “ICC-CE”白色透明版
+ “ICC-CE”黑色透明版
+ 酷安斗鸡眼滑稽
+ 酷安受虐滑稽
+ 酷安呲牙笑
+ 酷安头戴内裤滑稽
+ 酷安绿帽Doge
+ 贴吧滑稽
+ 自定义浮动栏图标
+ 上传
+ 管理
+ 浮动工具栏缩放
+ 浮动工具栏透明度
+ 浮栏在PPT下透明度
+ # 重新进入PPT放映后生效
+ 在调色盘窗口中显示 笔尖模式 按钮
+ 白板 UI 80% 缩放
+ 在白板中显示当前时间和日期
+ 在白板中显示信仰の源1(好喝的/毒的鸡汤)
+ 信仰の源出自Where?
+ osu!玩家语录
+ 励志立志的名言警句
+ 高考祝福语
+ 一言(Hitokoto API)
+ 自定义
+ 在收纳模式下启用快速面板
+ 取消收纳按钮图标
+ 箭头
+ 笔
+ 浮动栏按钮显示
+ 使用老版浮动栏按钮UI
+ 显示形状按钮
+ 显示撤销按钮
+ 显示重做按钮
+ 显示清空按钮
+ 显示白板按钮
+ 显示隐藏按钮
+ 显示套索选择按钮
+ 显示清并鼠按钮
+ 显示快捷调色盘
+ 快捷调色盘显示模式
+ 单行显示(6色)
+ 双行显示(8色)
+ 橡皮按钮显示
+ 两个都显示
+ 仅显示面积擦
+ 仅显示线擦
+ 都不显示
+ 任务栏托盘图标
+ 启用托盘图标
+ PPT联动
+ 此部分的设置项将会在幻灯片播放时使用,优先级高于其他设置项
+ Microsoft PowerPoint 支持
+ PowerPoint 联动增强
+ 抢占焦点放映(用于跳过PPT动画)
+ 使用 ROT 联动
+ WPS 支持
+ WPP进程查杀(防止WPP残留进程)
+ # 关闭后将不会自动查杀WPP残留进程,可能导致WPP关闭卡顿或无法彻底退出。
+ # 如果您只使用PowerPoint请不要打开WPS联动开关,如果使用WPS建议不要使用PowerPoint!
+ 开启WPS支持后会导致WPS关闭时卡顿!
+ # 可支持 WPS,但目前无法同时支持 MSOffice 和 WPS。若要启用WPS支持,请确保 WPS 是否在 “配置工具” 中开启了 “WPS Office 兼容第三方系统和软件” 选项,否则将无法识别到WPS!
+ 退出画板模式后隐藏墨迹
+ # 开启 退出画板模式后隐藏墨迹 选项后,进入 PPT 模式时未处于批注模式时不会显示墨迹。
+ 清空墨迹时删除墨迹历史记录
+ 清空画布时同时清空图片
+ 插入图片时自动压缩(大于1920x1080)
+ PPT翻页按钮
+ 在 PPT 模式下显示翻页按钮
+ 左下
+ 右下
+ 左侧
+ 右侧
+ 左侧偏移
+ 左侧透明度
+ 右侧偏移
+ 右侧透明度
+ # 调大往上偏移,调小往下偏移,修改为0为不偏移,居中放置
+ 左下偏移
+ 左下透明度
+ 右下偏移
+ 右下透明度
+ # 调大往右偏移,调小往左偏移,修改为0为不偏移,居中放置
+ 两侧
+ 显示页码
+ 半透明
+ 黑色背景
+ 左下右下
+ PPT 页码按钮可点击
+ # 开启该选项后,点击页码按钮可以唤起PowerPoint自带的网格缩略图视图。WPS不支持该功能,开启也没用。
+ PPT 翻页按钮长按翻页
+ # 开启该选项后,长按PPT翻页按钮可以连续翻页,提高翻页效率。
+ # 开启UIA置顶后,软件需要管理员启动才能置顶,关闭此功能需要完全关闭软件后再手动启动,无法使用重启来关闭此功能
+ 静默更新
+ # 静默更新将在软件不使用时自动安装,无需手动操作
+ 更新通道
+ 稳定版 (Release)
+ 预览版 (Preview)
+ 测试版 (Beta)
+ # 稳定版提供可靠更新,预览版提供新功能体验同时拥有相较Beta版更强的稳定性,测试版提供新功能抢先体验
+ 手动更新
+ # 点击后立即检查并下载最新版本
+ 版本修复
+ # 版本修复会根据当前选择的通道下载最新版本并执行安装,可用于修复损坏的安装
+ 历史版本回滚
+ # 历史版本回滚,点击后会弹出相应页面供用户手动回滚到之前的版本
+ # 关闭静默更新后,已完成安装包的下载后将会弹窗询问是否进行更新,开启静默更新后将会在安装包下载完成后每隔十分钟进行如下检测:①处于静默更新时间段内 ②未处于书写模式 ③未处于画板内。若以上检测通过即会关闭软件进行自动更新。
+ 静默更新时间段
+ 起始时间
+ 终止时间
+ # 若终止时间小于起始时间,即将终止时间视为第二天的时间。# 若起始时间与终止时间相同,即视为全天候时间。
+ 开机时运行
+ 开机运行后收纳到侧边栏
+ 画板和墨迹
+ 显示画笔光标
+ 启用压感触屏模式
+ # 开启后,触屏设备也将支持压感效果,适用于部分支持压感但无法被系统识别的触屏设备。
+ 屏蔽压感
+ # 开启后,将忽略所有设备的压感信息,使所有笔画具有统一的粗细。与压感触屏模式互斥。
+ 橡皮大小
+ 很小
+ 较小
+ 中等
+ 较大
+ 很大
+ # 非实时切换,下一次使用面积擦时生效。
+ 保留双曲线渐近线
+ 是
+ 否
+ 每次询问
+ # 请注意,若不保留双曲线渐近线可能会有遇到撤回相关的 BUG 影响用。
+ 绘制圆时显示圆心位置
+ 使用WPF默认贝塞尔曲线平滑
+ 使用高级曲线平滑(推荐)
+ 启用墨迹渐隐功能
+ # 开启后墨迹不会绘制到画布上,而是保持湿墨迹状态,根据设置的渐隐时间自动消失
+ 墨迹渐隐时间
+ 在笔工具菜单中隐藏墨迹渐隐控制
+ # 开启后,主工具栏上点击笔工具后弹出的上下文菜单中将不显示墨迹渐隐控制开关
+ 启用画笔自动恢复
+ # 启用后,临时修改画笔设置后将在指定时间点自动恢复到你在此处配置的颜色 / 透明度 / 粗细
+ 自动恢复时间点 (HH:mm,可多个,用 ; 分隔)
+ 恢复目标颜色
+ 默认
+ 黑色
+ 白色
+ 红色
+ 黄色
+ 蓝色
+ 绿色
+ 橙色
+ 紫色
+ 恢复笔粗细
+ 恢复透明度
+ 使用橡皮擦后自动切换回批注模式
+ # 开启后,使用橡皮擦进行擦除操作后静置一段时间将自动切换回批注模式
+ 自动切换延迟时间
+ # 若在计时时间内再次进行擦除操作,计时器将重新开始计时
+ # 开启后,当绘制的直线端点靠近其他直线端点时,将自动吸附连接。
+ 进入 PPT 放映时自动进入批注模式
+ 该项与"自动化"中的"播放PPT时自动收纳"选项冲突!
+ 允许幻灯片模式下的双指手势
+ 允许使用手指手势进行幻灯片翻页
+ # 允许开启画板时使用手指手势进行幻灯片翻页(启用后,在幻灯片放映模式下,当画板无墨迹时,使用手指(笔尖或手掌无法识别)左右滑动即可控制幻灯片翻页。)
+ PPT 放映模式显示手势按钮
+ # 开启后在 PPT 放映模式下也显示手势按钮
+ PPT时间显示胶囊
+ # 开启后在 PPT 放映模式下显示时间胶囊,可替代最小化计时器窗口
+ 时间胶囊位置:
+ 左上角
+ 右上角
+ 顶部居中
+ PPT 放映时显示快速面板
+ # 关闭后在 PPT 放映时不显示快速面板
+ 自动幻灯片截屏
+ # 开启 自动幻灯片截屏 后将会在幻灯片有墨迹时翻页自动截屏
+ 自动保存幻灯片墨迹
+ # 开启 自动保存幻灯片墨迹 后将在结束幻灯片放映时自动将保存已有墨迹,并在下次打开时自动加载(文件名和幻灯片页数都要相同)
+ 记忆并提示上次播放位置
+ #开启后会记录上次播放的页数,点击"是"后会自动跳转
+ 进入放映时回到首页
+ 提示隐藏幻灯片
+ 提示是否已启用自动播放
+ 高级设置
+ 可在手指触摸画板时显示圆形橡皮或手掌触摸画板时显示的橡皮比
手掌大很多时调整
+ 特殊屏幕模式
+ 触摸倍数
+ 在下方区域内用笔尖点击以估计触摸大小倍数
+ # 数值仅供参考
+ 橡皮擦绑定触摸大小倍数
+ # BoundsWidth 参数作为接触面积区分界限
+ 四边红外模式
+ 记录日志
+ 日志以日期保存
+ # 日志文件超过 512 KB 时会自动删除。开启日期保存后,日志将保存在Logs文件夹中,当文件夹大小超过5MB时自动清空。
+ 关闭软件时二次弹窗确认
+ 启用FullScreenHelper
+ 实验性选项
+ # 感谢lindexi大佬提供的FullScreenHelper,可以减少任务栏弹出的问题,且支持多显示器自动全屏(虽然对icc来说没什么用就是了),如果遇到一些玄学问题,可以关闭该功能,重启icc后生效。
+ 启用AvoidFullScreenHelper
+ # 避免画布全屏,应该可解决任务栏非置顶和Win11任务栏无法点击的问题,会导致左侧或顶部有AppBar(Dock栏软件)时导致浮动工具栏偏移,重启icc后生效。
+ 启用EdgeGestureUtil