XnViewMP 0.96 full screen strings garbled
Posted: Fri Apr 03, 2020 8:57 am
XnViewMp 0.96 64-bit for Windows 10. I'm using the following string for full screen info (this copied as-is from the INI file):
Here are screen captures from 0.95 and 0.96 with the same image using the above infoTemplate:
0.95 proper layout and styling:

0.96 garbled with raw string display only:

What gives?
In 0.95 this renders properly but in 0.96 it shows the raw string only with spaces coded as infoTemplate="<span style=\"background-color: rgb(32,32,32);\">{Filename}\n <span style=\"font-weight: bold;\">{Folder name} </span><span style=\"color: Gray; background-color: rgb(32,32,32);\"> {File Index}\n\n <span style=\"color: White\">{Modified Date [Y]}</span>{Modified Date [-m-d H:M]}\n {Width} \xd7 {Height} ({MPixels} MP) \x2022 <span style=\"color: White\">{Size KB}</span> kB \x2022 {File Type}\n {Directory}\n\n <span style=\"color: White\">{EXIF:Date Taken [Y]}</span>{EXIF:Date Taken [-m-d H:M]}\n {EXIF:Make} {EXIF:Model}\n {EXIF:ISO Value} {EXIF:F-Number} {EXIF:Exposure Time} {EXIF:Focal Length} {EXIF:Focal Length 35mm} {EXIF:Exposure Bias}\n\n{Rating}\n<span style=\"color: white;\">{IPTC:Keywords}\n{IPTC:Caption}</span>\n{IPTC:Special Inst.}\n{IPTC:Source}\n\n{IPTC:Created Date}\n{IPTC:Sublocation}\n{IPTC:City}\n{IPTC:State}\n{IPTC:Country}\n{IPTC:Country Code}\n\n{EXIF:Latitude} {EXIF:Latitude Ref}\n{EXIF:Longitude} {EXIF:Longitude Ref}\n{EXIF:Altitude} {EXIF:Altitude Ref}\n</span>"
Here are screen captures from 0.95 and 0.96 with the same image using the above infoTemplate:
0.95 proper layout and styling:

0.96 garbled with raw string display only:

What gives?