PDA

View Full Version : Tutorial - Removing Reference and Tracing Images on Script Playback



RedSaucers
07-21-2017, 02:08 AM
In addition to my video showing how to keep the canvas static on script replay, I have also created a video tutorial demonstrating how to remove reference and tracing images from the playback! :

https://youtu.be/z6AR02sT-D8

HwyStar
07-21-2017, 10:26 AM
Great post/video Red!

Hannah and Matt: This resolves my wishes to have you modify the way that ArtRage processes videos using scripts. Procreate cannot do "that" trick!

Enug
07-22-2017, 02:37 AM
I used to use Notepad ++ for writing scripts for Paintshop Pro (actions in PS) but have never been game or knowledgeable enough to tamper with AR scripts. How about writing some tutorials here in the forum scripting section. I know there are instructions in the manual but they are too advanced for me. It would be fun to be able to be able to write some simple scripts. Maybe others would be interested too.:confused:

markw
07-22-2017, 04:15 AM
I used to use Notepad ++ for writing scripts for Paintshop Pro (actions in PS) but have never been game or knowledgeable enough to tamper with AR scripts. How about writing some tutorials here in the forum scripting section. I know there are instructions in the manual but they are too advanced for me. It would be fun to be able to be able to write some simple scripts. Maybe others would be interested too.:confused:

Oh, absolutely June. The whole scripting stuff is the one area of AR that I’m embarrassed to say I know little of and tend to shy away from:o
How about it RedSaucers? If you have the time and inclination I also would love to see some written tutorials by you:cool:

RedSaucers
07-22-2017, 04:17 AM
Thanks for the feedback!, I am in the process of creating some more tutorials involving improvements I have implemented to enhance ArtRage functionality and to speed up my workflow, for example :

1. Single key press to cycle through each blend modes of a layer

I experiment with blend modes quite a lot and find it a little tedious to select each one in turn, especially on a surface pro with a display setting of 100% (gui elements are very small and fiddly). So I have a single key that auto selects firstly the Normal blend mode from the Tools Layer Options menu and then each subsequent selection of the same key selects each blend mode in turn.

2. Single key press (not holding down H) to flip the canvas.

I don't really like to hold down the H key to keep the flip so a single key press performs the flip and then the same key press unflips.

3. Single key presses to increment and decrement layer opacity to users increment setting

Again at 100% surface pro display the opacity circle is very difficult to select and dial up and down. So I have a key that gets the current opacity value and then one key to increment and one key to decrement at 5%, which can be changed to any value.

I am using a free scripting tool called Autohotkey for all these improvements which I use to map ArtRage keystrokes to a bluetooth numeric keypad :)

HannahRage
07-22-2017, 06:05 PM
I've been working on some better information round that, here's a basic 'this is what's in a script' guide.
https://www.artrage.com/manuals/scripts/script-editing-tips/example-script-code/


(The Advanced Guide is definitely aimed at 'so you want to write your own custom stuff from scratch' rather than 'so this is what this jumble of text means' :D )

HwyStar
07-23-2017, 01:39 AM
Excellent Hannah! I noticed you have a typo on that page. You have notepad+++ instead of notepad++.

For OS X users I just downloaded Atom Editor and it appears to do everything the same as Notepad++, plus is free.

markw
07-25-2017, 12:51 AM
TextWrangler is/was another capable Mac editor option that’s free. Though it’s currently being phased out by it’s makers in favour of their other product BBEdit.
There is a free version of BBEdit which has all that TextWrangler could do, plus a bit more. And a paid upgraded version if you find yourself still wanting more from a text editor.
See this page: http://www.barebones.com/products/bbedit/comparison.html#free-comparison

HannahRage
07-25-2017, 06:45 PM
Excellent Hannah! I noticed you have a typo on that page. You have notepad+++ instead of notepad++.



You saw nothing. Never happened ;) (and I've added the other suggestions as well). There is a lot that can be written around scripts, and I'll be trying to update the guides over time to get more in-depth, but this whole section should help get people started:

https://www.artrage.com/manuals/scripts/ - 'what are scripts?
https://www.artrage.com/manuals/scripts/script-editing-tips/ - starting point for would-be editors with links to further resources
https://www.artrage.com/manuals/scripts/script-downloads/ - custom scripts written by various forum users & Andy that do cool things for people who want to collect useful scripts or study how they were coded

Enug
07-26-2017, 02:18 AM
Hannah, perhaps some of the information in this thread could be made a 'sticky' under Script Support?? It will be useful for referring back and not become lost in the posts.

HannahRage
07-26-2017, 02:56 PM
I actually updated the Script forum with them a while back (apart from the one I just finished) :D

markw
07-26-2017, 10:22 PM
Thanks for the links Hannah and for starting to collate all the scripting stuff into one easy to find place.
A small thing this but I notice on the “what are scripts?” page, the table of comparisons has white text (with a bit of shadow) on a pale grey background. Not great for easy reading.
93404

HannahRage
07-27-2017, 05:58 PM
Yeah, I don't like that either. I'll try and fix that.

drtc
05-06-2019, 12:26 AM
Hello, the links seem to be dead. The youtube guide for removing tracing image etc.
Any suggestions?
Thank you