Image Analyzer
3.2.5
~~~~~


Table of Contents:
~~~~~~~~~~~~~~~~~~

1. Introduction
2. Requirements
3. Installation
4. Contact information


1. Introduction
~~~~~~~~~~~~~~~

Image Analyzer is a Gtk3-based utility for CD/DVD image analysis
and manipulation, with following functionality:
- disc image layout visualization
- reading of sector data from image
- analysis of error correction and detection codes in sector main and
  subchannel data
- retrieval of disc (DVD) structures, if available
- visualization of disc topology (DPM) data, if available
- image format conversion
- logging facilities for debugging


2. Requirements:
~~~~~~~~~~~~~~~~

 - CMake >= 3.7.0
 - IntlTool >= 0.21
 - GetText >= 0.15

 - Python3 >= 3.4 (default) or Python2 >= 2.7
 - PyGObject >= 3.0.0

 - libMirage >= 3.2.0 GIR
 - GLib, GObject, and Gio >= 2.42 GIR
 - Gtk3 GIR
 - Pango GIR

 - Matplotlib with Gtk3 support


3. Installation:
~~~~~~~~~~~~~~~~

Please read the INSTALL file.


4. Contact information:
~~~~~~~~~~~~~~~~~~~~~~~

CDEmu project's web page: http://cdemu.sourceforge.net
CDEmu project's mailing list: cdemu-devel@lists.sourceforge.net

Author can be directly contacted via e-mail address listed in AUTHORS file.
