Skip to content

A simple image viewer oriented toward artists looking to work with reference images.

Notifications You must be signed in to change notification settings

kotaweav/ImageTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

ImageTable

Description

A simple image viewer oriented toward artists who like to work with reference images. Note that it is nowhere near done right now, THIS PROJECT IS STILL A WORK IN PROGRESS!!

Dependencies

ImageTable requires Pango, Cairo, PyCairo, PyGTK, and Python 2.6 or 2.7. A more complete list will be compiled at a later time.

Running

For now, the way to run the program is to call

python src/main.py

if Python is Python2 or

python2 src/main.py

This will later be updated to allow for a more elegant way to run.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Copyright Kota Weaver 2012

About

A simple image viewer oriented toward artists looking to work with reference images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages