Text module: can't use "#" symbol

*** Please report new bugs here! ***

Moderators: helmut, XnTriq, xnview, Dreamer

Post Reply
Pumice
Posts: 1
Joined: Tue Sep 15, 2020 4:45 pm

Text module: can't use "#" symbol

Post 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
User avatar
xnview
Author of XnView
Posts: 46255
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

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

Post by xnview »

'#' is the numeric enumerator, so it's file's index not filename
Pierre.
Post Reply