Seth Robinson
Seth Robinson
Yeah, Google's stuff can't handle this yet. It should be possible to manually piece characters together and send that for translation (we do have the position of each character on...
Note, this has changed! Google *does* properly handle vertical text now, when testing with examples on https://w3c.github.io/i18n-drafts/articles/vertical-text/index.en the OCR does fine. And while it's possible to click and hear the...
Unfortunately this shortcoming is coming from Google's side - I'm using the language "hint" feature and it often seems to do nothing. There is no "force everything to be this...
I agree this would be nice to have. I [recently learned](https://stackoverflow.com/questions/4052940/how-to-make-an-opengl-rendering-context-with-transparent-background) that there are some GL flags that should be able to do this without resorting to GDI bitmap copying...
Thanks for the input. I agree with this, a single CMake to rule them all would be great. I primarily develop in Visual Studio and I think its internal direct...
I'd never heard of vcpkg so read up on it, hmm, looks pretty good and does seem to support the platforms I care about (or almost, see below) and is...
> [CMake can generate Xcode projects](https://cmake.org/cmake/help/latest/generator/Xcode.html), so that is not really an issue. Yeah, that's kind of how Unity 3D works. I mean, they don't use CMake internally as far...
> Of course it does. That's how you created the AndroidGradle projects :) Oops, yeah you're right - maybe it wouldn't be too hard to make it use a global...
Uh... can you explain the error? Make sure you've set deepl_api_url for your appropriate key. (paid deepl key vs their free one)
Appreciate the patch (sorry for the delay) - won't merge right now though, some things have changed since this was written (I added/changed some scroll wheel stuff so my SlideShow...