Page 1 of 1

Text module: can't use "#" symbol

Posted: Tue Sep 15, 2020 4:52 pm
by Pumice
Not sure if this needs more description. Using the text module, can't seem to use the # symbol, it results in a "0" placed on the image where the number symbol should be.

For example, a file with the name 123456.jpg:
Item #: {Filename}

Would result in the following text added to the image:
Item 0: 123456

Re: Text module: can't use "#" symbol

Posted: Mon Oct 05, 2020 3:17 pm
by xnview
'#' is the numeric enumerator, so it's file's index not filename