Skip to content

OCRC v1.2.2

Compare
Choose a tag to compare
@pilgrimlyieu pilgrimlyieu released this 01 May 06:39
· 234 commits to master since this release

更新日志 Changelog

更改 Changed

  • 通用
    • 将等待剪贴板时间从 0.001 秒改为 0.1 秒
    • 将图标名称从 "OCRC_icon.ico" 改为 "OCRC.ico"
  • Baidu
    • 在格式化标点与空格前计算置信度
  • Mathpix
    • 仅当文本公式与行内公式不同且其不包括 LaTeX 所包含的 "\begin{xxx}" 时才显示它

  • General
    • Change clipboard wait time from 0.001s to 0.1s
    • Rename icon name from "OCRC_icon.ico" to "OCRC.ico"
  • Baidu
    • Calculate probability before formatting punctuation and space
  • Mathpix
    • Show TextResult only when it is different from InlineResult and it doesn't contain "\begin{xxx}" which LaTeXResult does

具体更新 SpecificChange

1.2.1 -> 1.2.2