Feedback as a non-Krita artist

In fact, most “fancy” functions are provided by unofficial volunteers, which is very common in open source software.
As far as I know, official developers have been working hard to fix errors and optimize performance:

5.0 resource system rewriting not only fixes the error that users of other languages cannot create resources in non English, but also makes krita’s startup and reading resources faster

Lager based brush editor backend facilitates GUI changes in the future

The reset of the text tool modifies the rendering method of the text. Before that, the text tool cannot be used for right to left or vertical text

The built-in GMIC optimizes the performance of some systems, as well as errors in previous connection

Modernization of animation tools and support of animation audio

Android version optimization and bug repair (UI changes need to wait until after QT6)

……

These developments are not very interesting and usually take most of the time.

The optimization you need may need to rewrite some part of the code, which needs to be done step by step. With limited staff, you may need to wait for a while.You used krita six years ago, but in fact, krita was not very good at that time: if I remember correctly, there were only two full-time developers at that time, and in 2017, it fell into an economic crisis. Now krita is getting better and better. A critical point like blender will come one day.

6 Likes