Mathew Chan

Results 18 issues of Mathew Chan

Tested only on M1 Mac with Big Sur. ![image](https://user-images.githubusercontent.com/13146030/132944422-899468f0-884d-4693-90e2-9f881e22e8c4.png) There are other issues related to running Game2Text on Apple Silicon that may or may not be related to this change.

enhancement

tkinter and askopen file won't work on Mac because it is running on a different thread. It is also blocked on Windows sometimes by other tasks. Remove tkinter and use...

bug

![image](https://user-images.githubusercontent.com/13146030/116252855-8736fb00-a7a2-11eb-9ea2-fcf23a2e8bed.png)

enhancement

![image](https://user-images.githubusercontent.com/13146030/116851871-d8713f80-ac25-11eb-8698-617b6e3359b8.png) Allow dropdown select to change both kana and glossary for a selected word.

enhancement

![image](https://user-images.githubusercontent.com/13146030/115960329-573dec80-a543-11eb-98f3-26ee27383f32.png) Problem: Second or third dictionary entry is taken for words with multiple entries. Reason: Dictionary is added by keys, later entries replace the value of previous entries. Probable Solution:...

bug

Optionally remove furigana (for tesseract only) Reference image processing technique used in capture2text source code.

enhancement

Use left or right side drawer (see [material design side sheets](https://material.io/components/sheets-side)) to show log list in main window. Support same log functions (audio, anki integration). Launch by hovering over original...

enhancement

Store audio frames at a location so that when audio clip duration between each action < predefined duration, prepend frames from our stored audio frames file.

UI for changing font style / size / color / ideally with preview.

enhancement

crashes on windows

bug