Code Monkey home page Code Monkey logo

gthumb-openexr-extension's Introduction

OpenEXR Support for gThumb

This implements a basic support for OpenEXR on gThumb, the GNOME image viewer.

Package

Arch Linux

An AUR is available here: https://aur.archlinux.org/packages/gthumb-openexr-extension/

If using yaourt, you can install it with (after sync):

yaourt -Sy
yaourt -S gthumb-openexr-extension

Finally, see the 'Usage' section for activating and using the extension.

Ubuntu 16.04 LTS

A ppa is available here: https://launchpad.net/~alban-f/+archive/ubuntu/gthumb-openexr-extension

You need to add it to your repositories:

sudo add-apt-repository ppa:alban-f/gthumb-openexr-extension
sudo apt-get update

Then, install the extension:

sudo apt install gthumb-openexr-extension

Finally, see the 'Usage' section for activating and using the extension.

Usage

To use the extension, you need to activate it in gThumb. Go to the top left menu, then to Preferences.

1

Open the Extensions tab.

2

Then activate OpenEXR format support.

3

After restarting gThumb, you should be able to display OpenEXR images.

Manual installation

Dependencies

Ubuntu 16.04 LTS

You need to install these dependencies to compile and install the extension:

  • gthumb
  • gthumb-dev
  • gnome-common
  • libglib2.0-dev
  • build-essential
  • gnome-doc-utils
  • libgtk-3-dev
  • libgconf2-dev
  • libopenexr-dev
sudo apt install gthumb gthumb-dev gnome-common libglib2.0-dev build-essential gnome-doc-utils libgtk-3-dev libgconf2-dev libopenexr-dev

Compilation

In order to compile and install the extension, do:

./autogen.sh --prefix=/usr
make
sudo make install

gthumb-openexr-extension's People

Contributors

afichet avatar

Watchers

 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.