This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| help:cheats:tricks_image_overlay [2022/07/23 06:47] – the idea! 101.174.159.45 | help:cheats:tricks_image_overlay [2022/07/23 07:55] (current) – no.. actually, this wording!! 101.174.159.45 | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| **Steps:** | **Steps:** | ||
| - Open the Chutney draw tool on the comic you want to add a panel to | - Open the Chutney draw tool on the comic you want to add a panel to | ||
| - | - Draw a line on the canvas to avoid it locking up | + | - Draw a line on the canvas |
| - Open your browser' | - Open your browser' | ||
| - Click on the Elements/ | - Click on the Elements/ | ||
| Line 15: | Line 15: | ||
| - Type 'not supported' | - Type 'not supported' | ||
| - Edit the html line starting '< | - Edit the html line starting '< | ||
| - | - Edit the containing | + | - Enter text edit on the html element |
| + | - On a new line between the html element starting '< | ||
| - replace the text ' | - replace the text ' | ||
| - close your browser' | - close your browser' | ||
| - if you wish to hide the overlay, reopen your inspector and change the ' | - if you wish to hide the overlay, reopen your inspector and change the ' | ||
| + | |||
| + | **Sample Html Result:** | ||
| + | |||
| + | After following the above steps, you may have something similar to this in your html inspector: | ||
| + | |||
| + | <div id=" | ||
| + | <img src=" | ||
| + | <canvas id=" | ||
| + | </ | ||
| **Limitations: | **Limitations: | ||
| Line 25: | Line 35: | ||
| **Ideas:** | **Ideas:** | ||
| * Blender layouts with basic shapes that have wireframe overlay make handy references | * Blender layouts with basic shapes that have wireframe overlay make handy references | ||
| - | * You can edit together multiple images to plan a multi-panel panel | + | * You can edit together multiple images to plan a multi-panel panel ! |
| - | * You might like to automate | + | * this process |