IV 説明書

はじめに

IV (Image Viewer) は、シンプル・軽量をコンセプトに開発中の画像ビューアです。

ZIP ファイルのフッタを読まずに先頭から順にデコードすることにより、多重圧縮 ZIP を高速に処理します。

動作環境

Windows XP / 7 / 8.1 / 10 (x86, x64) + SSE2 または Windows 10 on ARM

対応形式

書庫ZIP または RAR (要 unrar.dll / unrar64.dll) ※書庫用 Susie32 プラグインには非対応です。
画像JPEG/PNG/GIF/BMP/ICO/ANI/AVIF (プラグインを追加することで対応形式を増やすことが可能です。)
PDF埋め込み画像 (DCT/Fax/Flate 形式) のみ対応。ベクターやテキストはレンダリングしません。

インストール/アンインストール方法

IV 自体はインストールに特別な作業は必要ありません。IV フォルダごと任意の場所に置くだけです。

関連付けを行うには IV.wsf を実行して IV を既定のプログラムに登録する必要があります。再度実行することで解除できます。

RAR 形式の書庫を開くには、別途 unrar.dll (32bit版用) または unrar64.dll (64bit版用) が必要です。 » UnRAR.dll ダウンロードページ (ARM 版は非対応)

アンインストールの際は、関連付けの解除を行ってから、インストール時にコピーしたファイル、および設定ファイルが置かれる %AppData%\IV フォルダを削除してください。

操作方法

マウス操作

左ドラッグ (通常)中央 … ウィンドウドラッグ / 端 … ウィンドウサイズ変更
左ドラッグ (ズーム中)視点移動
左ダブルクリックフルスクリーン切り替え
右ドラッグズーム (↑ 拡大 / ↓ 縮小)
右クリックメニュー表示
中クリック閉じる
ホイール←前のページへ
ホイール→次のページへ

キー操作

←、Backspace前のページへ (Shift: 10ページ戻る / Ctrl: 見開き半分戻る)
→、Enter次のページへ (Shift: 10ページ進む / Ctrl: 見開き半分進む)
Alt + ←前のファイルへ
Alt + →次のファイルへ
Ctrl + Oファイルまたはフォルダを開く
Ctrl + S栞をはさむ
Ctrl + L栞をたどる
Ctrl + 0 (数字のゼロ)ズーム状態解除
Ctrl + N新しいウィンドウを開く
Ctrl + Wウィンドウを閉じる
Ctrl + C画像をクリップボードへコピー
Alt + Enterフルスクリーン切り替え

タッチ操作

1本指パン (通常)ウィンドウドラッグ/ウィンドウサイズ変更
1本指パン (ズーム中)視点移動
1本指パン (フルスクリーン)前のページへ/次のページへ
2本指パン前のページへ/次のページへ
ピンチズーム
2本指タップメニュー表示
ダブルタップフルスクリーン切り替え

プラグイン

ivp.h または ivr.h の API を実装した DLL を、拡張子 *.ivp にして IV.exe のあるフォルダ以下に置くと、IV 起動時にプラグインとして読み込まれます。

付属プラグイン

psd.ivp PSD 形式を簡易的にサポートします。
svg.ivp IE 11 のレンダリングエンジンを使用して SVG を描画します。(IE 11 が入っていない環境では動作しません。)
spi.ivp spi.ivp と同階層か、または Susie32 のインストールフォルダに置かれている Susie32 プラグイン (*.spi) を利用することができます。
txt.ivp SHIFT_JIS または UTF-8 の文字列として解釈できるデータをテキストとして描画します。

※ IV 64bit 版には spi.ivp の代わりに spix64.ivp および spisvc.exe が付属します。

※ メニューの「プラグイン使用」の設定は、IV の次回起動時に反映されます。

更新履歴

ver.0.21.1ショートカットキー割り当てに使用できるキーを追加
ver.0.21.0画面端クリックでのページ送り/戻しに対応 (フルスクリーン時のみ)
ver.0.20.0AVIF に対応
ver.0.19.3ライブラリ更新
ver.0.19.2ライブラリ更新
ver.0.19.1色反転モードの呼称をダークモードに変更
ver.0.19.0色反転モードを追加
ver.0.18.3Widnows 10 2004 のダークモードに対応
ver.0.18.2ファイルを開くダイアログの拡張子リストを簡略化
ver.0.18.1zip のファイル名文字化け対策を追加
ver.0.18.0Windows 10 on ARM 対応
ver.0.17.5ライブラリ更新
ver.0.17.4Windows 10 1903 のダークモードに対応
ver.0.17.3メニューのページ送りが動作していなかったのを修正 / 背景色に灰無地を追加 / ライブラリ更新
ver.0.17.2ダークモードに一部対応
ver.0.17.1ライブラリ更新
ver.0.17.0コントラスト調整機能追加
ver.0.16.5ライブラリ更新 / ビルド環境更新
ver.0.16.4見開き表示で左右のスケールを連動させるかどうかの設定を追加
ver.0.16.3ライブラリ更新
ver.0.16.2末尾ページから次のファイルへ進むかどうかの設定を追加
ver.0.16.1Adobe CMYK JPEG が読み込めていなかったのを修正 / 内部処理改良
ver.0.16.0先読み機能追加
ver.0.15.1Alt + ←/→ で前/次の zip ファイルへ移動するショートカットキー追加 / ライブラリ更新
ver.0.15.0PSD に対応 (psd.ivp 同梱)
ver.0.14.3ネットワーク越しのファイルの読取エラー時にリトライする機能追加
ver.0.14.2ライブラリ更新 / ビルド環境更新
ver.0.14.1設定項目を設定ウィンドウに集約
ver.0.14.0ショートカットキー設定機能追加 / ライブラリ更新
ver.0.13.1ショートカットキーを設定可能にするための内部構造変更
ver.0.13.0設定や栞の保存形式を変更 / spix64.ivp の不具合修正
ver.0.12.4ライブラリ更新
ver.0.12.3ライブラリ更新 / 10ページスキップ機能仮実装
ver.0.12.2Windows 8.1 でスリープからの復帰時にクラッシュすることがあったのを修正
ver.0.12.1タブレットモードOFFに切り替えた時にウィンドウサイズがおかしくなるのを修正
ver.0.12.0Windows 10 のタブレットモードに対応

TODO

FAQ

Q. ファイラー機能は?
A. IV は「シンプル・軽量」がコンセプトのため、 そこから外れるファイラー方向への機能拡張は今のところ考えていません。
Q. 表示順がおかしい
A. IVは常に格納順で表示します。ファイル名順にソートはできません。 ZIP ファイルの中身をソートするツールは別途リリース予定です。

免責事項

作者は、本ソフトが原因で生じたいかなる不具合においても責任は負いません。 また、本ソフトの修正・改良の義務も負いません。

連絡先

何か不明な点やご意見ご感想等ありましたら、Webページ上の掲示板か、メールにてお知らせください。

Web https://andantissimo.jp/ E-Mail contact@andantissimo.jp

著作権

IV (C) 2014 MALU

謝辞

本ソフトは、下記のライブラリを使用しています。

※ ARM 版は zlib のみ使用。

Licenses

libjpeg-turbo

The authors make NO WARRANTY or representation, either express or implied,
with respect to this software, its quality, accuracy, merchantability, or
fitness for a particular purpose.  This software is provided "AS IS", and you,
its user, assume the entire risk as to its quality and accuracy.

This software is copyright (C) 1991-2010, Thomas G. Lane, Guido Vollbeding.
All Rights Reserved except as specified below.

Permission is hereby granted to use, copy, modify, and distribute this
software (or portions thereof) for any purpose, without fee, subject to these
conditions:
(1) If any part of the source code for this software is distributed, then this
README file must be included, with this copyright and no-warranty notice
unaltered; and any additions, deletions, or changes to the original files
must be clearly indicated in accompanying documentation.
(2) If only executable code is distributed, then the accompanying
documentation must state that "this software is based in part on the work of
the Independent JPEG Group".
(3) Permission for use of this software is granted only if the user accepts
full responsibility for any undesirable consequences; the authors accept
NO LIABILITY for damages of any kind.

These conditions apply to any software derived from or based on the IJG code,
not just to the unmodified library.  If you use our work, you ought to
acknowledge us.

Permission is NOT granted for the use of any IJG author's name or company name
in advertising or publicity relating to this software or products derived from
it.  This software may be referred to only as "the Independent JPEG Group's
software".

We specifically permit and encourage the use of this software as the basis of
commercial products, provided that all warranty or liability claims are
assumed by the product vendor.

*******************************************************************************

Most of libjpeg-turbo inherits the non-restrictive, BSD-style license used by
libjpeg (see README.)  The TurboJPEG/OSS wrapper (both C and Java versions) and
associated test programs bear a similar license, which is reproduced below:

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

- Redistributions of source code must retain the above copyright notice,
  this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.
- Neither the name of the libjpeg-turbo Project nor the names of its
  contributors may be used to endorse or promote products derived from this
  software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS",
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

giflib

The GIFLIB distribution is Copyright (c) 1997  Eric S. Raymond

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

libpng

COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
=========================================

PNG Reference Library License version 2
---------------------------------------

 * Copyright (c) 1995-2023 The PNG Reference Library Authors.
 * Copyright (c) 2018-2023 Cosmin Truta.
 * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
 * Copyright (c) 1996-1997 Andreas Dilger.
 * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.

The software is supplied "as is", without warranty of any kind,
express or implied, including, without limitation, the warranties
of merchantability, fitness for a particular purpose, title, and
non-infringement.  In no event shall the Copyright owners, or
anyone distributing the software, be liable for any damages or
other liability, whether in contract, tort or otherwise, arising
from, out of, or in connection with the software, or the use or
other dealings in the software, even if advised of the possibility
of such damage.

Permission is hereby granted to use, copy, modify, and distribute
this software, or portions hereof, for any purpose, without fee,
subject to the following restrictions:

 1. The origin of this software must not be misrepresented; you
    must not claim that you wrote the original software.  If you
    use this software in a product, an acknowledgment in the product
    documentation would be appreciated, but is not required.

 2. Altered source versions must be plainly marked as such, and must
    not be misrepresented as being the original software.

 3. This Copyright notice may not be removed or altered from any
    source or altered source distribution.


PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35)
-----------------------------------------------------------------------

libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018 are
Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
derived from libpng-1.0.6, and are distributed according to the same
disclaimer and license as libpng-1.0.6 with the following individuals
added to the list of Contributing Authors:

    Simon-Pierre Cadieux
    Eric S. Raymond
    Mans Rullgard
    Cosmin Truta
    Gilles Vollant
    James Yu
    Mandar Sahastrabuddhe
    Google Inc.
    Vadim Barkov

and with the following additions to the disclaimer:

    There is no warranty against interference with your enjoyment of
    the library or against infringement.  There is no warranty that our
    efforts or the library will fulfill any of your particular purposes
    or needs.  This library is provided with all faults, and the entire
    risk of satisfactory quality, performance, accuracy, and effort is
    with the user.

Some files in the "contrib" directory and some configure-generated
files that are distributed with libpng have other copyright owners, and
are released under other open source licenses.

libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
libpng-0.96, and are distributed according to the same disclaimer and
license as libpng-0.96, with the following individuals added to the
list of Contributing Authors:

    Tom Lane
    Glenn Randers-Pehrson
    Willem van Schaik

libpng versions 0.89, June 1996, through 0.96, May 1997, are
Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88,
and are distributed according to the same disclaimer and license as
libpng-0.88, with the following individuals added to the list of
Contributing Authors:

    John Bowler
    Kevin Bracey
    Sam Bushell
    Magnus Holmgren
    Greg Roelofs
    Tom Tanner

Some files in the "scripts" directory have other copyright owners,
but are released under this license.

libpng versions 0.5, May 1995, through 0.88, January 1996, are
Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.

For the purposes of this copyright and license, "Contributing Authors"
is defined as the following set of individuals:

    Andreas Dilger
    Dave Martindale
    Guy Eric Schalnat
    Paul Schmidt
    Tim Wegner

The PNG Reference Library is supplied "AS IS".  The Contributing
Authors and Group 42, Inc. disclaim all warranties, expressed or
implied, including, without limitation, the warranties of
merchantability and of fitness for any purpose.  The Contributing
Authors and Group 42, Inc. assume no liability for direct, indirect,
incidental, special, exemplary, or consequential damages, which may
result from the use of the PNG Reference Library, even if advised of
the possibility of such damage.

Permission is hereby granted to use, copy, modify, and distribute this
source code, or portions hereof, for any purpose, without fee, subject
to the following restrictions:

 1. The origin of this source code must not be misrepresented.

 2. Altered versions must be plainly marked as such and must not
    be misrepresented as being the original source.

 3. This Copyright notice may not be removed or altered from any
    source or altered source distribution.

The Contributing Authors and Group 42, Inc. specifically permit,
without fee, and encourage the use of this source code as a component
to supporting the PNG file format in commercial products.  If you use
this source code in a product, acknowledgment is not required but would
be appreciated.

dav1d

Copyright ? 2018-2019, VideoLAN and dav1d authors
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

libavif

Copyright 2019 Joe Drago. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

unrar

   The source code of UnRAR utility is freeware. This means:

1. All copyrights to RAR and the utility UnRAR are exclusively
   owned by the author - Alexander Roshal.

2. UnRAR source code may be used in any software to handle
   RAR archives without limitations free of charge, but cannot be
   used to develop RAR (WinRAR) compatible archiver and to
   re-create RAR compression algorithm, which is proprietary.
   Distribution of modified UnRAR source code in separate form
   or as a part of other software is permitted, provided that
   full text of this paragraph, starting from "UnRAR source code"
   words, is included in license, or in documentation if license
   is not available, and in source code comments of resulting package.

3. The UnRAR utility may be freely distributed. It is allowed
   to distribute UnRAR inside of other software packages.

4. THE RAR ARCHIVER AND THE UnRAR UTILITY ARE DISTRIBUTED "AS IS".
   NO WARRANTY OF ANY KIND IS EXPRESSED OR IMPLIED.  YOU USE AT 
   YOUR OWN RISK. THE AUTHOR WILL NOT BE LIABLE FOR DATA LOSS, 
   DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING
   OR MISUSING THIS SOFTWARE.

5. Installing and using the UnRAR utility signifies acceptance of
   these terms and conditions of the license.

6. If you don't agree with terms of the license you must remove
   UnRAR files from your storage devices and cease to use the
   utility.