Push-Nachrichten von MacTechNews.de
Würden Sie gerne aktuelle Nachrichten aus der Apple-Welt direkt über Push-Nachrichten erhalten?
Forum>Software>Gimp plug-in installieren.

Gimp plug-in installieren.

barbagianni
barbagianni02.03.0714:10
ich wollte nun ein paar Plug-in installieren.
Was meint der Programmierer denn?

Kann jemand helfen?

This i a plug-in for GIMP-2.0 for loading of digital camera
raw format files. It uses Dave Coffin "dcraw" utility for conversion
and interpolation of the data stored in the raw file. The rest of the
color manipulations are done inside the plug-in in the 16bit color space.

Installation

To install locally:
gimptool --install rawphoto.c

To install globally:
gimptool --install-admin rawphoto.c

To build without installing:
gcc -o rawphoto rawphoto.c `gtk-config --cflags --libs` -lgimp -lgimpui
0

Kommentare

smile
smile02.03.0715:03
1. Installiere GIMP (via fink oder MacPorts)

2. gehe ins Terminal

3. lade Dir das Plugin herunter

4. führe im Terminal gimptool --install rawphoto.c aus, um das PlugIn für Deinen Benutzer in GIMP zu installieren

5. GIMP (neu) starten

6. RAW Bilder laden und mit digitaler Farbe vollschmieren.
„Deinen Mac kannst du lieben oder hassen - Dein PC wird Dir immer scheißegal sein.“
0

Kommentieren

Diese Diskussion ist bereits mehr als 3 Monate alt und kann daher nicht mehr kommentiert werden.