mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
931cc491b1
adds auto-rotate to exported thumbnails, and also add adjustment for camera timezone offset. PR: ports/177490 Submitted by: Waitman Gobble
14 lines
659 B
Plaintext
14 lines
659 B
Plaintext
dcraw is an ANSI C program that decodes any raw image from any digital camera
|
|
on any computer running any operating system. It's become a standard tool
|
|
within and without the Open Source world. It's small (about 3000 lines),
|
|
portable (standard C libraries only), free (both "gratis" and "libre"), and
|
|
when used skillfully, produces better-quality output than the tools provided by
|
|
the camera vendor.
|
|
|
|
This version is modified to add auto-rotate to exported thumbnails, and also
|
|
add adjustment for camera timezone offset.
|
|
|
|
WWW: http://www.cybercom.net/~dcoffin/dcraw/
|
|
WWW: https://dx.burplex.com/bin/autorot.html
|
|
WWW: https://dx.burplex.com/bin/photohack.html
|