Closed astrofrog closed 13 years ago
As described in Section 7.4 of the AVM document v1.1, there exists a compact header variant for JPEG files. For example, tags can be written as:
<Iptc4xmpCore:CreatorContactInfo Iptc4xmpCore:CiEmailWork="..." Iptc4xmpCore:CiTelWork="..." Iptc4xmpCore:CiAdrExtadr="..." Iptc4xmpCore:CiAdrCity="..." Iptc4xmpCore:CiAdrPcode="..." Iptc4xmpCore:CiAdrCtry="..."/>
Support for this should be added to avm.py
avm.py
Implemented in 0.1.3
As described in Section 7.4 of the AVM document v1.1, there exists a compact header variant for JPEG files. For example, tags can be written as:
Support for this should be added to
avm.py