stephc-int13

Results 6 comments of stephc-int13
trafficstars

I have this same problem in ST4, it has been annoying for a very long time now. I tried to find options to disable tooltips in the settings. This is...

> I gave this issue a title that will hopefully make it easier to find in the future. 🙂 > > FYI I'm currently working on a version of AtlasEngine...

I don't think you need to fall back on per glyph rendering to solve the special wide glyphs needed for proper nerdfont icons rendering. I understand that the speed difference...

The more I think about it the more I think that the whole rendering can be entirely done in one single shader pass. But that does require a bit of...

You can disable the new atlas renderer in the settings, if that solves your issue then it is related.

If it my belief that good engineering is finding the best tradeoff. In this spirit, we should _always_ optimize for something. In most cases we should optimize for simplicity. Optimizing...