/drawing-helper

A tiny and shiny image viewer with effects to help drawing

Primary LanguageCMIT LicenseMIT

Drawing Helper

This software is meant to be used to help drawing. You can use it to view images (translation, rotation, zoom), apply them filters (black and white, edge detection, etc.) and display a grid to see image proportions.

Drawing Helper Screenshot - Basic usage

Drawing Helper Screenshot - Edge detection

Usage

In order to compile this program, you will need libgtk2.0-dev package.

$ cd path/to/drawing-helper
$ make
$ ./gdh [image path]