Coder Social home page Coder Social logo

isabella232 / libexif-gtk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from libexif/libexif-gtk

0.0 0.0 0.0 767 KB

A library of widgets to help display EXIF tags in GTK programs

License: GNU Lesser General Public License v2.1

Makefile 1.45% Shell 0.25% M4 11.23% C 87.06%

libexif-gtk's Introduction

              libexif-gtk
	      ===========

WHAT IT IS
==========

libexif-gtk is a library of widgets to help display EXIF tags in GTK
programs.


REQUIREMENTS
============

libexif-gtk is written in C and requires libexif and gtk+.
GNU gettext is used for language translation, if available.


BUILDING
========

Building from the source tar ball usually involves the commands:

  ./configure
  make
  sudo make install

When building from source out of git, please run "autoreconf -i" first.


NOTE TO PACKAGERS
=================

The default is to build the gtk2 version of the library (minimum gtk2
version: 2.4).  The configure option --with-gtk3 allows building with the gtk3
version of the library. Both versions can be installed on a system at
the same time.


NOTE TO DEVELOPERS
==================

To link to the gtk2 version of libexif-gtk, use the 'libexif-gtk' pkgconfig
information.  To link your application to the gtk3 version of this library, use
the 'libexif-gtk3' pkgconfig information.

A simple example program using the libexif-gtk widgets is available
in tests/test-libexif-gtk.c


LINKS
=====

libexif-gtk is a part of the libexif project at https://libexif.github.io/

libexif-gtk's People

Contributors

alaunay avatar dfandrich avatar hughmcmaster avatar msmeissn avatar ndim avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.