Skip to content

Commit

Permalink
Merge branch 'master' of github.com:SpaceDandy-Tama/ImageViewer
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceDandy-Tama committed Nov 4, 2024
2 parents 3ffb22e + 0ee707a commit a12e4fc
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@
# ImageViewer

## Overview
*Tama's ImageViewer* is an extremely lightweight image viewing application completely written in C#.
**Tama's ImageViewer** is a lightweight, efficient image viewing application, entirely built using C#.

![imageviewer.png](https://raw.githubusercontent.com/SpaceDandy-Tama/ImageViewer/master/imageviewer_old.png
![imageviewer.png](https://raw.githubusercontent.com/SpaceDandy-Tama/ImageViewer/master/imageviewer.png)

Latest version 2.4 celebrates the 10th birthday of ImageViewer by giving it a complete make over and tons of new features, leaving this old screenshot for old albums:
Version 2.4 marks the 10th anniversary of ImageViewer and introduces a significant overhaul, packed with new features and a refreshed user interface. The old screenshot is kept as a nostalgic nod to the app’s earlier days:

![imageviewer_old.png](https://raw.githubusercontent.com/SpaceDandy-Tama/ImageViewer/master/imageviewer.png)
![imageviewer_old.png](https://raw.githubusercontent.com/SpaceDandy-Tama/ImageViewer/master/imageviewer_old.png)

v2.4 was a very big update, so much so I actually considered using v3.0 rather than v2.4.
This update was substantial enough that it nearly warranted a leap to version 3.0 instead of 2.4.

[Full list of changes brought by v2.4](https://github.com/SpaceDandy-Tama/ImageViewer/blob/master/ImageViewer/Changelog.md).
For a comprehensive list of changes introduced in v2.4, refer to the [release notes](https://github.com/SpaceDandy-Tama/ImageViewer/releases/tag/v2.4).

Now, ImageViewer is more capable, stronger, stable and much, much more easy to use.
With this update, ImageViewer is now more powerful, stable, and user-friendly than ever.

---

## Supported Image Formats
Tama's ImageViewer supports a wide range of image file formats, with simple, modern file icons:
Tama's ImageViewer supports an extensive range of image file formats, presented with clean, modern icons:

![icons.png](https://raw.githubusercontent.com/SpaceDandy-Tama/ImageViewer/master/icons.jpg)

Supported formats include:
- `.bmp`
- `.jpg`, `.jpeg`
- `.png`
Expand All @@ -36,9 +37,7 @@ Tama's ImageViewer supports a wide range of image file formats, with simple, mod
---

## Installation Instructions
1. **Download the Latest Release**
2. **Run the Setup**: Double-click the downloaded setup file to install.
1. **[Download](https://github.com/SpaceDandy-Tama/ImageViewer/releases/download/v2.4/ImageViewerSetup_v2.4.msi) the Latest Release**.
2. **Run the Setup**: Double-click the setup file to begin installation.

> **Note:** File associations will be configured automatically during installation.
---
> **Note**: File associations will be automatically configured during the installation process.

0 comments on commit a12e4fc

Please sign in to comment.