Skip to content

This plugin includes a collection of tools to manipulate vector layers and shapes. (Requires Krita 5.0+)

Notifications You must be signed in to change notification settings

KnowZero/Krita-ShapesAndLayers-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 

Repository files navigation

Shapes and Layers Krita Plugin

v.0.10

This plugin includes a collection of tools to manipulate vector layers and shapes. (Requires Krita 5.0+)

Features

Split Shapes Into Layers

Usage: Layer->Split->Split Vector Shapes Into Layers...

Finds all shapes inside a vector layer and splits each shape into its own layer. Group shapes will be made into group layers, and shapes will be made into either their own vector layer or their own paint/raster layer depending on the option chosen. You can also choose the depth you wish it to traverse by changing the top-level group depth option. By default, the top-level group setting is set to be equal to the top most non-group shape it finds.

Adjust Font Sizes

Usage: Tools->Scripts->Shapes And Layers->Adjust Font Sizes...

Finds all text shapes within a document and adjusts them according to the operation chosen. This will also adjust text sizes within group shapes The default 0.75 division is for restoring the font sizes to the Krita 4 sizes

Visibility Helper

Usage: Tools->Scripts->Shapes And Layers->Layer Visibility Helper...

Provides convenience features for handling invisible layers.

Auto-select layer on making layer visible: When layer is made visible, select that layer

Block invisible layers: Make invisible layers more noticable for those who get tunnel visioned

Toggle visibility drag: Drag down or up to make multiple layers visible or invisible

Layer Styles Clipboard

Usage: Layer->Layer Styles Clipboard

Provides ability to copy, cut, paste and clear layer styles. Shortcuts Available for configuration in Krita's shortcut manager

Hide Dock Window Titlebars

Usage: Tools->Scripts->Shapes And Layers->Hide Dock Window Titlebars

Provides the ability to toggle the titlebars of Dock Windows on and off. Holding Ctrl + Right mouse click will toggle individual dock windows. (If you click on child object of the window like a listbox, you may have to doubleclick)

Font Manager Helper

Usage: Tools->Scripts->Shapes And Layers->Font Manager Helper...

Provides the ability to add and remove temporary fonts without restarting Krita.

Manual: You can add 1 or more fonts that will be added temporarily. Fonts are automatically removed when Krita is restarted.

Auto: Monitor a temporary directory for new fonts and add/remove the fonts in realtime. If left running, it will resume next time Krita is opened and add all the fonts in the directory. Subdirectories are not supported. This is not intended for monitoring system font folders.

Show Eraser

Usage: Tools->Scripts->Shapes And Layers->Show Eraser Cursor

Changes the cursor into a visible eraser when the eraser is selected. You can configure custom cursor SVG/PNG and set size with 4 different modes accross 3 different zoom levels.

You can configure custom cursor SVG/PNG and set size with 4 different modes accross 3 different zoom levels.

Default Size: Use default cursor.

Static: Size of cursor will be exactly the number set.

Adjust: Cursor will adjust based on zoom level.

Hide: Cursor will be hidden.

Selection Arrange Docker

Usage: Settings->Dockers->Selection Arrange Docker

A docker that allows you to position paint layer nodes relative to rectangle selection Note: Changes will not be added to undo history, a convenience undo has been added as a workaround, but it is suggested to save prior to use

Shapes As Layers

Usage: Settings->Dockers->Shapes As Layers

A docker that allows you to see and select shapes on a vector layer as though each shape is its own layer. You can also view the SVG of said shape by pressing the Edit button. Note: Shapes will only show when the Shape Select Tool is used.

Selection Arrange Docker

Usage: Settings->Dockers->Selection Arrange Docker

A docker that allows you to position paint layer nodes relative to rectangle selection Note: Changes will not be added to undo history, a convenience undo has been added as a workaround, but it is suggested to save prior to use

About

This plugin includes a collection of tools to manipulate vector layers and shapes. (Requires Krita 5.0+)

Resources

Stars

Watchers

Forks

Packages