lua-scripts icon indicating copy to clipboard operation
lua-scripts copied to clipboard

Move variable substitution functions to a library

Open wpferguson opened this issue 3 years ago • 0 comments

The variable substitution code used in rename_images.lua, is also used in postsharpen.lua and is now being added to RL_out_sharp.lua. It is a sizeable piece of code (~130 lines) and should be in a library instead of being repeated in several places.

wpferguson avatar Mar 06 '22 20:03 wpferguson