Davy Kager
Davy Kager
This is what we discussed a little bit when I first opened the issue. Unfortunately Dedicon cannot prioritize on the implementation in MathCAT right now. That includes me. :-) That...
This behavior can also be observed on Bluetooth. Could be related to #13153.
This sounds like a good idea. Would it be possible to normalize only once if the user had both speech and braille enabled? While the overhead seems small to me,...
Looks good! The only thing that would be nice to have is unit tests for the table resolver, if that is even possible on ctypes functions.
Thank you. Let me look at it later this week.
Thanks, I'll look at this after I completed some build system changes. Should take no more than a few days.
You're absolutely right. I've been considering at least PyPI but never got around to look into it. All contributions welcome! :)
Also -Wdiscarded-qualifiers: ``` brl_checks.c: In function ‘check_full’: brl_checks.c:176:67: warning: passing argument 10 of ‘lou_backTranslate’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] typeformbuf, NULL, NULL, NULL, cursorPos, mode); ^ In...
What about #1405 though?
The behavior of noletsignbefore/after appears to be reversed. The en-us-g1.ctb table defines `noletsignafter .` but translating `f.` omits the letsign whereas translating `.f` includes the letsign. So the meaning of...