HEllo, I’m trying to use Logical Operations by Vector Selection actions for TExt and Its not performing how it should…
What can I do To get this fiXed?
HEllo, I’m trying to use Logical Operations by Vector Selection actions for TExt and Its not performing how it should…
This won’t work in Krita I believe, only way to fix this is to not use Krita, unfortunately. Krita uses the bounding box of the text not the actual text for the operation. Basically the text is a square vector box without border an filling, the text itself is just a span not a vector object. So what intersects in your case are just the transparent boxes around the text.
Krita’s vector tools are pretty limited compared to something like inkscape which is specifically made for vectors. However, you should be able to make whatever you like in inkscape and copy-paste it to Krita.
Using the Edit Shapes tool, you can convert the text object to a vector path in the Tool Options docker then it can be treated like any other ‘graphical’ vector object.
You then lose the ability to edit it with the text editor, as might be expected.
This topic was automatically closed 4 days after the last reply. New replies are no longer allowed.