Anton Kalmykov

Results 4 issues of Anton Kalmykov

I get a segmentation fault when I call `mipp::load(ptr)` when optimizations are turned off (my GCC flags `-O0 -march=skylake`). As far as I can tell, it happens because the body...

Copied from issue #23 discussion: I can load the plugin and I can hear it's working but the gui is black (which is new so there is evidence that something...

Sometimes there is a need to have installed a couple versions of the same font with different interline spacing. Therefore, OS should be able to treat these fonts as different.

enhancement
help wanted

OS: Windows 10 VSCode version: 1.72.2 CodeLLDB version: 1.8.1 Compiler: gcc.exe (Rev1, Built by MSYS2 project) 12.2.0 Debuggee: x86_64-w64-mingw32 The debugger doesn't stop on breakpoints. I did read the troubleshooting...