Arnaud Dagnelies
Arnaud Dagnelies
PS: demo is broken too: https://cdmoro.github.io/bootstrap-vue-3/components/Toast.html I guess it worked in the past and there has been a bit too much refactoring going on. ;) The usage is also not...
I never understood this decision too. What's the point of having `My Title` being the same size as paragraph text? None. Why do we have to add classes to each...
Indeed, it would be sad to lose this hard work. Since this vue3 fork is incompatible with vue2 and vice versa, it might even make sense to keep it as...
From a brief test, it appears following models are "broken": - https://github.com/tesseract-ocr/tessdata/raw/master/fra.traineddata - https://github.com/tesseract-ocr/tessdata_best/raw/master/fra.traineddata Only this one appears to produce meaningful results: - https://github.com/tesseract-ocr/tessdata_fast/raw/master/fra.traineddata
Hi @Shreeshrii I used the same image as the OP ( https://user-images.githubusercontent.com/4103637/52183232-3d9b1800-2806-11e9-831d-25aa090eab34.jpg ) The first two `traineddata` resulted in "ROUTIER" (one of them with an additional whitespace). The `tessdata_fast` resulted...
Intuitively, I would auto-apply it if both fields are filled. Sounds reasonable?
> Personally, I wud avoid making that assumption on a blur event as the user may be leaving one field to edit/update the other one. ...well, actually it does not...
> For developer: **tldr** use -7 (ES256) Well, depending on your Windows version, you might fall on your face. Until recently only RS256 was supported for Windows Hello. Dunno when...
Any news? It would be really great to merge this long awaited feature! 👀 In the worst case, it can still be improved later on, right? As for my 2...