====== Image Overlays for Tracing ====== Use a semi opaque image as a guide to trace over for your panel drawing on Chutney! **What you need:** * Your reference image hosted somewhere (such as postimage dot org ? ) **Steps:** - Open the Chutney draw tool on the comic you want to add a panel to - Draw a line on the canvas and erase it to activate Peyo energies (and to prevent it locking up after following steps) - Open your browser's inspector (F12) - Click on the Elements/Element Inspector tab - Click on an element in the html view - Activate find (ctrl+f) - Type 'not supported' to get to the canvas in Peyo's html ! - Edit the html line starting ' canvas not supported? **Limitations:** * The simple html provided here means the image may not scale with Chutney zoom **Ideas:** * Blender layouts with basic shapes that have wireframe overlay make handy references * You can edit together multiple images to plan a multi-panel panel ! * this process can be automated with a macro tool like xdotool/bash on linux, powershell on windows or something more direct like tampermonkey / browser tools / other !