Documentation for all george commands

A forum dedicated to George scripting questions
Svengali
Posts: 1590
Joined: 28 Dec 2006, 10:08

Re: Documentation for all george commands

Post by Svengali »

Thanks Thierry... fingers crossed.
TVP Pro 11.0.10-64bit Win10 - 64GB ram -2TB HHD - 256GB SSD - Wacom Cintiq 16, driver 6.3.41-1
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
Gary
Posts: 27
Joined: 12 May 2015, 13:33

Re: Documentation for all george commands

Post by Gary »

Is there any notes or info on what commands have changed from TVP 11 to 12?

Some of our tools have broken and needed patching. For example tv_layermarkget now returns additional variables (I think it's the R G and B values of the layer mark colour). That one I can intuit, but other ones are breaking for unclear reasons.

For example we have a script that can be used to colourise lines across a whole layer. It works by having the user select a colour, then a new layer is created that's full of just that colour, and the two layers are merged with the right mode to mean the existing layer preserves the line but gets colourised. It worked in TVP11, but now this command results in the new layer just being the full colour, so I believe the syntax for colour mode has been changed. This is our command that works in TVP11 and not 12:

tv_LayerMerge new Color "STAMP" "ERASE"

We'll likely come across others so would appreciate anything that can clarify how to update formatting in these cases because we have a lot of custom tools we've developed internally.
Post Reply