package scope

  1. Overview
  2. Docs

scope

An image file viewer written in OCaml with SDL

Usage

scope image_path...

Features

Supported Formats

Custom parsers:

Using external parsers:

Controls

Control

Effect

Escape

Exits the application

Arrow Keys

Go to next or previous image in series

+/-

Zoom in/out

Mouse click + drag

Offset image position

Installation

git clone https://github.com/CharlesAverill/scope.git && cd scope
opam install . --deps-only
dune build
dune install
OCaml

Innovation. Community. Security.