Skip to content

MihonSY 1.0.4

Choose a tag to compare

@github-actions github-actions released this 14 Aug 13:41
· 41 commits to master since this release

中文 / Chinese

优化与修复

  • 图像增强重做:增强现在在所有阅读模式下都能生效(翻页 / 条漫 / 长条图);关闭增强时恢复原始高清直出解码,画质与性能不受影响。
  • Lanczos3 性能大幅优化:解码改为视图尺寸 + 分离卷积,速度提升约 12 倍;倍率新增 2.5x 档位(1.5x / 2x / 2.5x / 3x 可选)。
  • 新增增强状态显示器:图像增强设置中新增独立开关「显示增强状态」(默认关闭),开启后在图片左下方显示增强耗时(完成后显示 OK),便于观测增强性能。
  • 条漫点击滚动距离修复(平板):滚动距离改用阅读器实际可视高度而非物理屏幕高度——平板上"一键滚动一屏"从约 1/3 屏修正为完整一屏(半屏 / 3/4 屏 / 全屏三档均生效)。

English

Improvements & Fixes

  • Image enhancement rework: enhancement now works in every reading mode
    (paged, webtoon, long-strip); when enhancement is off, the original
    full-resolution direct decode is restored, so quality and performance are
    unaffected.
  • Lanczos3 much faster: decode at view size + separable convolution
    (~12x faster); a new 2.5x scale preset (1.5x / 2x / 2.5x / 3x).
  • New enhancement status display: a new independent toggle "Show enhancement
    status" (off by default) under Image enhancement; when enabled, a bottom-left
    overlay shows the elapsed enhancement time (OK when done) for performance
    observation.
  • Webtoon tap-scroll distance fixed on tablets: the scroll distance now uses
    the actual visible reader height instead of the physical screen height — on
    tablets a "one screen" tap scrolled only ~1/3 before; now it scrolls a full
    screen (all presets: half / 3/4 / full).