Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.32 KB

File metadata and controls

42 lines (22 loc) · 1.32 KB

Krita reference plugin

This is a quick and dirty plugin to replace the removed Reference Images Docker in Krita 4.0.0

How to install

Open Krita, in Settings -> Manage Resources click on the Open Resource Folder button.

Copy-paste all files from https://github.com/cheshirecatt/krita-plugin-reference/archive/refs/heads/master.zip in the pykrita folder

Add execution permissions to the file reference.py (stored inside the 'reference' folder).

Restart Krita.

How to enable

Enable the plugin in Settings -> Configure Krita -> Python Plugin Manager (Reference)

Check Settings -> Dockers -> Reference Docker

How to use

Load an image

Click on Open and choose an image. Beware, no verification is done on the format... You've been warned!

Move the reference and zoom

You can grab the reference to move it (with any mouse button, left/right/middle... don't care).

Use the wheel or press on Ctrl and drag up-down to zoom.

Pick a color

Just click on the wanted part of the reference, you can shift your selection by some pixels.

A color preview is displayed on the top of the Docker.

Special Thanks to

antoine-roux original developer of the plugin.

ruslang02 for the code to flip the images.