*** Please report new bugs here! ***
Moderators: helmut , XnTriq , xnview , Dreamer
XnTriq
Moderator & Librarian
Posts: 6501 Joined: Sun Sep 25, 2005 3:00 am
Location: Ref Desk
Post
by XnTriq » Sun Dec 05, 2021 6:00 am
XnView MP v0.99.4 (64-bit) @ Windows 10 Pro 21H1
Create a new sub-folder in your XnView installation directory (e.g. C:\Program Files\XnViewMP\ ) named icons .
Download the following attachment (info@2x.png ) to C:\Program Files\XnViewMP\icons\ .
info@2x.png
Download photo-4iptc-heads.jpg (e.g. to X:\Test\ ).
Create a copy of photo-4iptc-heads.jpg in X:\Test\ and rename the copy to photo-4iptc-heads_sidecar.jpg .
Save the following “code” as X:\Test\photo-4iptc-heads_sidecar.xmp :
Code: Select all
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 6.0.0">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="" xmlns:tiff="http://ns.adobe.com/tiff/1.0/">
<tiff:Orientation>4</tiff:Orientation>
</rdf:Description>
</rdf:RDF>
</x:xmpmeta>
Create links to photo-4iptc-heads.jpg and photo-4iptc-heads_sidecar.jpg in the same folder.
Open Display in the Windows 10 settings (WinKey +I ) and change Scale and layout to 125%.
Launch XnView MP.
Make sure that all checkboxes in Tools → Settings… → Thumbnail → Overlay icons is activated.
Point XnView's browser to X:\Test\ .
Bugs / issues:
The overlay icon for face recognition is missing on the thumbnails of photo-4iptc-heads.jpg.lnk and photo-4iptc-heads_sidecar.jpg.lnk
There's (almost) no gap between the overlay icon for face recognition and the icon next to it
browser_thumbnails.png
browser_details.png
You do not have the required permissions to view the files attached to this post.
xnview
Author of XnView
Posts: 45799 Joined: Mon Oct 13, 2003 7:31 am
Location: France
Post
by xnview » Tue Dec 07, 2021 3:11 pm
XnTriq wrote: Sun Dec 05, 2021 6:00 am
There's (almost) no gap between the overlay icon for face recognition and the icon next to it
Thanks to your detailed description I can reproduce
the problem .
The overlay icon for face recognition is missing on the thumbnails of
photo-4iptc-heads.jpg.lnk and
photo-4iptc-heads_sidecar.jpg.lnk
No, because in this case, the .xmp is used, no more the embedded xmp
Pierre.
XnTriq
Moderator & Librarian
Posts: 6501 Joined: Sun Sep 25, 2005 3:00 am
Location: Ref Desk
Post
by XnTriq » Tue Dec 07, 2021 5:30 pm
xnview wrote: Tue Dec 07, 2021 3:11 pm
XnTriq wrote: Sun Dec 05, 2021 6:00 am The overlay icon for face recognition is missing on the thumbnails of
photo-4iptc-heads.jpg.lnk and
photo-4iptc-heads_sidecar.jpg.lnk
No, because in this case, the .xmp is used, no more the embedded xmp
OK, makes sense!