┐( ̄ー ̄)┌

Results 13 comments of ┐( ̄ー ̄)┌

Tested this again last night. Surprisingly wasn't able to repo the issue anymore... Will probably try again to repro a couple times before closing this issue.

I been pretty busy IRL the past month so haven't really had time to work on Kaku, unfortunately. Hiragana lookups currently only work if the entry itself is in the...

Oh wow, you're a hero @dtan3847 haha.

Are you talking about "moving the drag area outside of the box"? I'm actually probably not going to implement that anymore. I found an app that I think does single-line...

No, I haven't tested their app (not interested in spending $10). There's honestly probably not much difference between Kaku and Hanping in terms of underlying tech, they're just doing slightly...

Similar looking: き・さ Smart replace: い・ぃ く・〈 ・< し・L

![image](https://user-images.githubusercontent.com/878158/53727813-02503100-3e26-11e9-9167-1bca3b6ed2d8.png)

Alread partially implemented in [ScreenshotForOcr.calculateFuriganaPosition()](https://github.com/0xbad1d3a5/Kaku/blob/cce7498820823f37f2f6d94c54ca3d34579d2176/app/src/main/java/ca/fuwafuwa/kaku/Windows/CaptureWindow.java#L89)

Linking #26 to keep it in mind.

> otsu binarization (we are pretending this is a word) Ah, ops. Would the correct term be Otsu thresholding then? I'm not particularly familiar with image processing, unfortunately. We could...