This commit is contained in:
John Whitington 2024-06-03 14:05:15 +01:00
parent fbcb6b4c80
commit 0b92041b1a
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,7 @@ let encode_output enc s =
let xmp_template =
{|<?xpacket begin='' id='W5M0MpCehiHzreSzNTczkc9d'?>
<x:xmpmeta xmlns:x="adobe:ns:meta/">
<rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
xmlns:iX='http://ns.adobe.com/iX/1.0/'>
@ -54,6 +55,8 @@ let xmp_template =
</rdf:RDF>
</x:xmpmeta>
<?xpacket end='r'?>|}
(* Set or replace metadata *)