Add toggle for the text reordering code

This commit is contained in:
AuroraWright
2025-11-23 11:36:50 +01:00
parent 1870c04574
commit 7077f676eb
3 changed files with 19 additions and 8 deletions

View File

@@ -101,7 +101,11 @@
;Display paragraphs in the text output without a space between them.
;join_paragraphs = False
;Try to filter furigana lines for Japanese.
;Regroup and reorder text instead of using paragraphs/order provided by the OCR
;engine.
;reorder_text = True
;Try to filter furigana lines for Japanese. Depends on reorder_text.
;furigana_filter = True
;When reading with screen capture, combo to wait on for taking a screenshot.