Skip to content

A powerful and modern ImageViewer for linux based on Gtk and Cairo

License

Notifications You must be signed in to change notification settings

hamza-Algohary/LinuxImageViewer

Repository files navigation

LinuxImageViewer

A powerful and modern ImageViewer for linux based on Gtk and Cairo

Dependencies

Before compiling make sure that the following packages are installed on your system:

  • g++
  • libgtkmm-3.0-dev

Note: Package names may differ according to your linux distro

Building from source

To build this app from source , run the following:

git clone https://github.com/hamza-Algohary/LinuxImageViewer
cd LinuxImageViewer
g++ main.cpp `pkg-config gtkmm-3.0 --libs --cflags` -lstdc++fs text_editor.cpp MapFile.cpp

Screenshots

About

A powerful and modern ImageViewer for linux based on Gtk and Cairo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published