iBookshelf
Copyright (c) 2005 Aaron Forrest
iBookshelf is an application for cataloging your book collection and designing bookshelves based for it. Written in C/Mono using the Gtk graphical toolkit. This project is specifically an experiment in computer aided design.
DEPENDENCIES
iBookshelf is written in C, targetting Mono and Gtk. The program should run on the MS.NET runtime provided you have the Gtk# libraries installed. I have tested it on Mono running on Linux and Windows. Other dependencies as follows:
- Mono >= 1.0.4
- Gtk# >= 1.9 (Development branch) ** NEW **
- libgdiplus >= 1.0.4 (your shit will crash if you don't meet this)
