Commit a7eebf9e authored by dmMaze's avatar dmMaze
Browse files

update readme

parent 7423a32b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -96,6 +96,11 @@ python ballontranslator
批量文本格式调整及自动排版
</p>

<img src="doc/src/ocrselected.gif" div align=center>
<p align=center>
OCR并翻译选中文本框
</p>

## 界面说明及快捷键
* Ctrl+Z, Ctrl+Y可以撤销重做大部分操作,注意翻页后撤消重做栈会清空
* A/D或pageUp/Down翻页, 如果当前页面未保存会自动保存
+5 −0
Original line number Diff line number Diff line
@@ -91,6 +91,11 @@ Text editing mode
batch text formatting & auto layout
</p>

<img src="doc/src/ocrselected.gif" div align=center>
<p align=center>
ocr & translate selected area
</p>

## Shortcuts
* ```A```/```D``` or ```pageUp```/```Down``` to turn the page
* ```Ctrl+Z```, ```Ctrl+Y``` to undo/redo most operations, note the undo stack will be cleared after you turn the page.