wiki.techinc.nl/tests/phpunit/data/xmp/utf16LE.result.php
Brian Wolff 4aaf9fe071 (follow-up r86169) Moar unit-tests!! (sorry for uttetly huge commit)
This should be my last commit of unit tests for the media metadata stuff (hopefully).
2011-08-21 18:05:34 +00:00

12 lines
142 B
PHP

<?php
$result = array(
'xmp-exif' =>
array(
'DigitalZoomRatio' => '0/10',
),
'xmp-general' =>
array(
'Label' => '􊯍'
),
);