Artikash / Textractor

Extracts text from video games and visual novels. Highly extensible.
GNU General Public License v3.0
2.16k stars 207 forks source link

Missing text, misplaced text, etc. #495

Open miltado opened 3 years ago

miltado commented 3 years ago

Problem The dots at the top of each kanji are suppose to be like our italic or bold but for some reason it messes up textractor, same way when there is furigana on top of text, Is there a way to fix this?

Artikash commented 3 years ago

Turn off repetition filter in settings and remove 'Remove Repeated Phrases' extension and use regex filter (.)\1\1\1 might work.