Hello,
could you please add support for the Fujifilm X-E3. It should be quite similar to the Fujifilm X-T20.
Please feel free to ask, if you need some more information about the camera or some test data.
Thanks and best regards, Dirk
I had a look on this page: http://lensfun.sourceforge.net/manual/addcamera.html and followed the instructions.
d = sqrt(23.6^2 x 15.6^2) mm = 28,29 mm cropfactor = 43.27 / d = 1.5295
usage of exiv2 and a *.RAF image: Camera make: FUJIFILM Camera model: X-E3
So the XML entry should look like this:
<camera> <maker>Fujifilm</maker> <model>X-E3</model> <mount>Fujifilm X</mount> <cropfactor>1.53</cropfactor> </camera>
I'd also like to echo this request to have the X-E3 added to the list.
Thanks, it is now in git master database.
I had a look on this page: http://lensfun.sourceforge.net/manual/addcamera.html and followed the instructions.
d = sqrt(23.6^2 x 15.6^2) mm = 28,29 mm
cropfactor = 43.27 / d = 1.5295
usage of exiv2 and a *.RAF image:
Camera make: FUJIFILM
Camera model: X-E3
So the XML entry should look like this:
I'd also like to echo this request to have the X-E3 added to the list.
Thanks, it is now in git master database.