its nice that the Capture View component captures with transparent background on .png but it would be helpful if there was an input to reset the counter or even better an optional input to control the file naming by user input.
good suggestion. I've made a quick update to the capture view component, so that it allows to create custom naming, without numbering at the end or your own numbering.
Attached is the script with the modified component version 0.97. It will be part of the next update of FabTools, but you can use the component from the attached script and copy it to any other script in the meantime.
The component looks up the filename and checks if a file with the name already exists. If it exits, the numbering (like the current component) will be added, if not the chosen name is the actual filename of the captured image.
Florian Frank
Hi Christian,
good suggestion. I've made a quick update to the capture view component, so that it allows to create custom naming, without numbering at the end or your own numbering.
Attached is the script with the modified component version 0.97. It will be part of the next update of FabTools, but you can use the component from the attached script and copy it to any other script in the meantime.
The component looks up the filename and checks if a file with the name already exists. If it exits, the numbering (like the current component) will be added, if not the chosen name is the actual filename of the captured image.
I hope this is what you described,
Cheers FF
Jun 9, 2016