Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neelabo/neeview

An image viewer that allows you to browse images in folders and compressed files like a book. Powerful customization is available.
https://github.com/neelabo/neeview

csharp dotnet image-viewer picture-viewer windows-desktop wpf

Last synced: about 16 hours ago
JSON representation

An image viewer that allows you to browse images in folders and compressed files like a book. Powerful customization is available.

Awesome Lists containing this project

README

        

# NeeView

![Screenshot](docs/assets/images/neeview39.jpg)

## 説明

フォルダーや圧縮ファイルにある画像を本のように閲覧できる画像ビューアーです。
強力なカスタマイズが可能です。

* 標準対応画像フォーマット (bmp, jpg, gif, tiff, png, ico, WIC対応画像)
* 圧縮ファイル対応 (zip, rar, 7z, lzh, cbr, cbz, cb7, ...)
* PDF対応
* 動画再生対応
* 多重圧縮ファイル対応
* タッチ操作対応
* マウスジェスチャー対応
* キーカスタマイズ、ジェスチャ設定可能
* ドラッグによる移動、回転、拡縮
* ルーペモード
* 見開き表示モード
* フルスクリーンモード
* スライドショー機能
* マルチスレッド、先読み対応
* Webブラウザからの画像ドロップ
* Susieプラグイン対応

## システム要件

* Windows 10 64bit 以降

## ダウンロード

- [GitHub Releases](https://github.com/neelabo/NeeView/releases)
- [Microsoft Store](https://www.microsoft.com/store/apps/9p24z53hc1jr)
- [Vector](https://www.vector.co.jp/soft/winnt/art/se512262.html)

## 開発環境

* Windows 10 64bit
* VisualStudio 2022
- .Net デスクトップ開発
- C++によるデスクトップ開発

## 言語ファイルの開発について

- [Development of Language Files](NeeView/Languages)

## ブランチ戦略

### master

メイン開発ブランチです。基本的にプルリクエストはここで受け付けます。

### version-XX

各メジャーバージョンのブランチです。
master ブランチで次のメジャーバージョンの開発が始まると、現在のメジャーバージョンの保守用としてブランチが作られます。