Projects : graphics/gx
- gx is a little image viewer for GNOME.
written to learn gtkmm (the C++
wrapper for the GTK+ api).
-
gx is under development, if you have
patches/ideas or if you've found a bug, please
contact me.
- gx is Free Software. Redistribution,
and use in source, and binary forms, with or without modification, are permitted
under a BSD license.
- The last release of gx is 0.4.0 and you can download source
code from here.
-
gx is developed on
FreeBSD, and runs mainly on
FreeBSD, and GNU/Linux.
gx requires
- gtkmm >= 2.4
- gnome-vfsmm >= 2.18
- gconfmm >= 2.16 (optional, but recommended)
and, obviously, an X server, as well as gtkmm dependencies (libglibmm,
libsigc++...)
Release notes:
- With 0.4.0 gx supports multiple files!
Anyway keep in mind that it's still a beta software.
I have to develop a better zoom system (the scroll based is too slow)
and improve file management/navigation (in order to make it more user friendly
and useful).
Your suggestions are welcome.
Releases
-
All versions (self-installing binary packages):
All versions (source code):
Other:
Installation
- On a FreeBSD system;
Using the ports system:
cd /usr/ports/graphics/gx
make install clean
Using the pkg system:
pkg install graphics/gx
Screenshots:
-
Older version
-
-
© Copyright 1985-2025,
BSDforge®. All rights reserved.