-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
541 changed files
with
34,183 additions
and
25,405 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,17 @@ | ||
#ExifPro Mod | ||
|
||
EXIFPro 是一个优秀的图像查看, 处理及管理工具, 使用 VC++ 开发, 小巧快速, 支持查看丰富的 EXIF 信息, 非常适用于查看您的 RAW 数字照片和其他常规图像. | ||
EXIFPro V1.x 到 V2.1 是收费软件, 后来就没再出新版了. 再后来作者开源了 ExifPro, 源码发布在 GitHub 上: | ||
https://github.com/mikekov/ExifPro. | ||
但是在2018年2月就停止了代码更新, 留下了没有完善的 2.3 版就似乎停止了该项目. | ||
EXIFPro 主要吸引我的是它的图像查看功能, 习惯了它的操作后几乎没办法适应其他看图软件, 例如双击切换 100% 和适应屏幕视图, 至于中键呼出放大镜方框的功能 (极其方便查看原图), 更是找不到其他代替品. | ||
原有的 EXIFPro 2 已经老旧, 界面落后时代, 解码库老旧. 所以我在 GitHub 的代码上进行了二次开发, 并相同以开源方式共享此 Mod 3.x 版本. | ||
主要改进方面: | ||
界面上扁平化和美化, 更符合现代 UI 的风格. | ||
升级了所有图像解码库. | ||
设置优化, 功能优化, 比如删除拖慢速度的 Photolist, 变成返回浏览主界面按钮, 优化放大镜窗口, 更大更舒适. 许多细节的优化不一一列举. | ||
尽可能全面中文化, 包括 EXIF 信息 (许多中文版的看图工具都做不到). | ||
通过这个修改的 3.x 版本希望能延续这个软件的生命, 如果有可能, 我会继续改进它. | ||
|
||
![alt text](info/screenshot.jpg "ExifPro: work in progress") | ||
#Shutter | ||
|
||
Shutter 基于停止开发的 ExifPro ( https://github.com/mikekov/ExifPro ), 是一个优秀的图像浏览,查看及管理工具, 使用 VC++ 开发, 小巧快速, 支持查看丰富的 EXIF 信息, 非常适用于查看您的 RAW 数字照片和其他常规图像. | ||
|
||
习惯了Shutter的图像查看操作后几乎没办法适应其他看图软件, 例如双击切换 100% 和适应屏幕视图, 至于中键呼出放大镜方框的功能 (极其方便查看原图), 更是找不到其他代替品. | ||
|
||
Shutter的RAW数字照片查看方式并非进行解码,而是查看其内嵌JPG,优点是速度快,未来会尽量改进对RAW的支持. | ||
|
||
Shutter延续了ExifPro的优点,并进行全面更改. | ||
|
||
界面上扁平化和美化, 更符合现代 UI 的风格,美观实用. | ||
|
||
设置优化, 功能优化,并升级了所有图像解码库. | ||
|
||
中文软件, 包括照片的 EXIF 信息也尽可能使用中文. | ||
|
||
![alt text](info/screenshot.jpg "Shutter: work in progress") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.