4 ; Exif UNICODE user comments are handled as UCS-2BE/UCS-2LE and JIS as JIS.
5 ; With mbstring support this will automatically be converted into the encoding
6 ; given by corresponding encode setting. When empty mbstring.internal_encoding
7 ; is used. For the decode settings you can distinguish between motorola and
8 ; intel byte order. A decode setting cannot be empty.
9 ;exif.encode_unicode = ISO-8859-15
10 ;exif.decode_unicode_motorola = UCS-2BE
11 ;exif.decode_unicode_intel = UCS-2LE
13 ;exif.decode_jis_motorola = JIS
14 ;exif.decode_jis_intel = JIS