Table of Contents ▸ List of Commands ▸ Input / Output ▸ input_cached | ◀ input_gpl | input_normalized ▶ |
input_cached
Arguments:
- "basename.ext",_downloading_from_gmic_server
Description:
Input specified filename, assumed to be stored in one of the G'MIC resource folder.If file not found and try_downloading=1, file is downloaded from the G'MIC server and stored
in the ${-path_cache} folder.
This command returns the full path to the corresponding file.
downloading_from_gmic_server can be { 0:No | 1:Yes, if file not found | 2:Yes, if file not in regular cache folder }.
Default values:
try_downloading_from_gmic_server=1.