HuygensING / DEPRECATED-hiloupe

Image zoom tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HiLoupe

zoom tool

Generating images

The input dir should contain *.jpg files. If the output dir doesn't exist, it will be created.

[/home/user/myproject] $ path/to/hiloupe/image-generator/generate.py -i ./input/dir -o ./output/dir

Running the server


Functional design

It will

  • Zoom using the mousewheel, 'pinch' or slider.
  • Move the image when mouse dragging or finger sliding.

It won't

  • Zoom using a mini map.
  • Move using left, right, up, down buttons.

About

Image zoom tool


Languages

Language:JavaScript 78.3%Language:CoffeeScript 11.4%Language:Python 9.6%Language:CSS 0.7%