Add tool for copying GPS data from JPG to DNG files

This commit is contained in:
2015-12-20 01:00:28 +00:00
parent 6b2cd1f8c1
commit 9c56abbb83
2 changed files with 103 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
"require": {
"imagine/imagine": "0.5.0",
"symfony/console": "2.4.3",
"symfony/yaml": "2.4.3"
"symfony/yaml": "2.4.3",
"phpexiftool/phpexiftool": "0.4.1"
}
}