shogerr

Results 13 comments of shogerr

nvim-qt could use a deeper look at how high resolution displays and Qt mix, and try to provide some guidance. You may try following the guidance found from Qt, https://doc.qt.io/qt-5/highdpi.html,...

++ I was thinking that Github does have a webspace available to projects, but I don't believe it will run php as needed. There have been a few servers up...

`displayFast()`? I know we talked about _paint_ as a way to express drawing to the screen, to avoid some issues. So if we move to that, then `paintFast()` seems appropriate...

Perhaps we can create a development branch and include this for some testing. What do you think?

Can you link to the relevant code? Thanks.

I wanted to share my experience. This problem cropped up about a month ago or so? Same thing here, except I am in Vim/GVim and using Powershell. In my experience,...

@AcylSilane Yes, it is possible to get 2.91 and greater working by manually installing each of the python modules in an Adminstrator's console. ``` &'c:\Program Files\Blender Foundation\Blender 2.93\2.93\python\bin\python.EXE' -m pip...

Looks like a decent PR, @arduboychris, you see this at all?

Setting `antialiasingMode` to either `grayscale` or `cleartype` in the Windows Terminal settings may change the glyph rendering for you. If I set `antialiasingMode='aliased'` I will end up seeing cutoff glyphs...

I'm sitting here at my keyboard, having just tracked down some insight on how to manage PRs in the extension -- where this issue itself provides the information... wondering what...