Releases: jark006/JarkViewer
Releases · jark006/JarkViewer
JarkViewer v1.34
JarkViewer v1.34 更新 2026/04/21
- 新增支持blp/webm格式
- 新增可旋转图片方向再打印
- 优化渲染速度
- 优化深色主题界面
- 优化调整窗口尺寸的实时渲染
- 优化文件关联逻辑
- 优化实况照片的视频解码
- 优化EXIF信息解析及渲染
- 优化深色主题下启动瞬间白屏(再无闪光弹)
- 修复部分ico解码异常
- 移除AVX2编译条件,支持更旧CPU平台
JarkViewer v1.34 Update 2026/04/21
- Added support for BLP/WEBM formats
- Added ability to rotate image orientation before printing
- Improved rendering performance
- Improved dark theme interface
- Improved real-time rendering during window resizing
- Improved file association logic
- Improved video decoding for Live Photos
- Improved EXIF data parsing and rendering
- Improved startup white screen issue in dark theme (No more flashbang)
- Fixed decoding errors for certain ICO files
- Removed AVX2 compilation requirement; now supports older CPU platforms
JarkViewer v1.33
JarkViewer v1.33 更新 2026/03/03
- 支持多页TIFF图像
- 配置文件换到程序所在目录
- 修复打印页滚轮坐标异常
- 修复ico解码异常
- 修复实况照片无法解析视频
- 修复解析Exif.Photo.UserComment异常
JarkViewer v1.33 Update 2026/03/03
- Support for multi-page TIFF images
- Configuration file moved to the program directory
- Fixed abnormal scroll wheel coordinates on print page
- Fixed ICO decoding exception
- Fixed issue where Live Photos could not parse videos
- Fixed parsing exception for Exif.Photo.UserComment
JarkViewer v1.32
JarkViewer v1.32 更新 2026/01/05
- 新增支持PCX格式
- 完善解析AI提示词
- 修复打印页保存图像异常
- 修复双击切换全屏导致图像偏移
- 修复窗口不能实时切换主题色
- 修复非简体中文用户窗口标题乱码
- 修复动态 AVIF / JPEG-XL 的播放速度
JarkViewer v1.32 Update 2026/01/05
- Added support for PCX format
- Improved parsing of AI prompt words
- Fixed abnormal image saving when printing pages
- Fixed image offset caused by double-clicking to toggle fullscreen mode
- Fixed the issue where the window theme color could not be switched in real time
- Fixed garbled window titles for non-Simplified Chinese users
- Fixed frame rate issues with animated AVIF / JPEG-XL
JarkViewer v1.31
JarkViewer v1.31 更新 2025/12/16
- 优化超大分辨率的 JXL 格式解码
- 优化图像解码流程
- 修复窗口状态记忆
- 修复英文界面时图像旋转方向错误
JarkViewer v1.31 Update 2025/12/16
- Optimized decoding of very high resolution JXL format images.
- Optimized the image decoding workflow.
- Fixed window state preservation.
- Fixed incorrect image rotation direction in the English interface.
JarkViewer v1.30
JarkViewer v1.30 更新 2025/12/09
- 软件界面支持英文。
- 完善读取EXIF、开源AI生图提示词。
- 完善右键菜单。
jarkViewer v1.29
2025/12/01 更新
- 修复实况照片的动态画面异常。
- 修复非8位深度图像解码
- Ctrl+S 批量保存动图或实况照片的每一帧。
- 鼠标侧键切换图片。
- 支持动态avif。
jarkViewer v1.28
jarkViewer v1.28 更新 2025/08/23
- 新增支持实况照片(IOS-LivePhoto/Android-MotionPhoto)
- 新增深色浅色主题
- 细化缩放尺度
JarkViewer 第三方静态库(Static lib)
请下载对应版本所需的静态库压缩包,解压出全部 lib* 文件夹放置到工程的 JarkViewer 项目文件夹里,即这些 lib* 文件夹和 src、include等文件夹同级。
JarkViewer_static_lib_v1.34+.7z适用于 JarkViewerv1.34+&&Visual Studio 2026 (v145)。JarkViewer_static_lib_v1.28_1.32.7z适用于 JarkViewerv1.28 ~ v1.32&&Visual Studio 2022 (v143)。若使用Visual Studio 2026 (v145)开发,libpsd库会不兼容,则应使用JarkViewer_static_lib_v1.28_1.32_libpsdOnly_VS2026_v145.7z里的psd静态库进行覆盖替换。
其他: JarkViewer v1.27 及更旧版本的静态库位于工程目录中,只需切回历史中对应版本的Commits即可。
jarkViewer v1.27
- 优化打印功能。
- 新增软件设置功能。
- 新增动图逐帧浏览/保存。
- 新增预读取下一张。
- 文件浏览顺序使用文件名的数字感知排序算法。
- 设置模块已新增文件关联功能,不再需要额外脚本关联文件。
jarkViewer v1.26
- 支持实况照片livp的静态图像(动态部分待定)
- 升级libavif,支持不标准avif
- 补充raw格式支持
- 支持qoi格式
- 修复apng格式解码异常
- 可复制图像到剪贴板 Ctrl+C
- 新增简易打印功能,打印前可调整对比度、亮度等等
- 新增切图动画
- 优化拖动/平移/旋转/缩放流畅度,优化文字绘制速度