HINT: The Viewer

Book cover

Programs to view HINT files

News

The HINT file format version 2.2 features the addition of primitives to implement color. As a consequence, an updated viewer is required. While it should be forward compatible with newer versions, it is not allways backward compatible with older versions.

Documentation

The hint viewer software consists of a backend, written in C, several frontends, and a renderer using OpenGL/OpenEGL. The backend is reusable and depends heavily on the HINT file format version, the frontends are specific for an operating system. The renderer is reused with slight modifications on all operating systems. Currently six frontends are (see below) available: for Linux, Windows, Android, iOS, MacOS and a minimal frontend. The Android HintView is joint work with Prof. Gudrun Socher.

The minimal frontend is a viewer tested under Linux. Its user interface consists just of a commandline, keyboard shortcuts, and mouse movements as described in the man page. If you want to experiment with the sources or want to implement your own viewer, the minimal viewer is a good starting point.

A book (cover on the left) is in preparation. Documented sources will become available with the printed documentation (or on request from the author).

Sources

Sources for hintview are now on github: github.com/ruckertm/HINT

Binaries

Binaries using the old HINT file format version 1.4 can be found here: HINT version 1.4 but the version 1.4 is deprecated. Similar, binaries for version 2.0 can be found here: HINT version 2.0

Errata and Improvements

Data Protection Declaration

The Data Protection Declaration for the HintView application can be found here.

Support


Back to the project home page