Pipette and "On Preview Widgets" branch. See issue 227
The pipette part is already working quite nice but need to be finished. The widgets part needs more work...
This commit is contained in:
BIN
rtdata/icons/hi128-app-rawtherapee.png
Normal file
BIN
rtdata/icons/hi128-app-rawtherapee.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
rtdata/icons/hi16-app-rawtherapee.png
Normal file
BIN
rtdata/icons/hi16-app-rawtherapee.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 703 B |
BIN
rtdata/icons/hi24-app-rawtherapee.png
Normal file
BIN
rtdata/icons/hi24-app-rawtherapee.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
BIN
rtdata/icons/hi256-app-rawtherapee.png
Normal file
BIN
rtdata/icons/hi256-app-rawtherapee.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
BIN
rtdata/icons/hi32-app-rawtherapee.png
Normal file
BIN
rtdata/icons/hi32-app-rawtherapee.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
BIN
rtdata/icons/hi48-app-rawtherapee.png
Normal file
BIN
rtdata/icons/hi48-app-rawtherapee.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
36
rtdata/icons/mime-types
Normal file
36
rtdata/icons/mime-types
Normal file
@@ -0,0 +1,36 @@
|
||||
# Add all image extensions supported by RT to this file, using the image/x- format.
|
||||
# Convert this human-readable list into a desktop file format using
|
||||
# tr -d '\n' < mime-types
|
||||
image/jpeg;
|
||||
image/png;
|
||||
image/tiff;
|
||||
image/x-adobe-dng;
|
||||
image/x-canon-cr2;
|
||||
image/x-canon-crf;
|
||||
image/x-canon-crw;
|
||||
image/x-fuji-raf;
|
||||
image/x-jpg;
|
||||
image/x-kodak-dcr;
|
||||
image/x-kodak-k25;
|
||||
image/x-kodak-kdc;
|
||||
image/x-mamiya-mef;
|
||||
image/x-minolta-mrw;
|
||||
image/x-nikon-nef;
|
||||
image/x-nikon-nrw;
|
||||
image/x-olympus-orf;
|
||||
image/x-panasonic-raw;
|
||||
image/x-panasonic-rw2;
|
||||
image/x-pentax-pef;
|
||||
image/x-pentax-raw;
|
||||
image/x-raw;
|
||||
image/x-rwz;
|
||||
image/x-samsung-srw;
|
||||
image/x-sony-arw;
|
||||
image/x-sony-sr2;
|
||||
image/x-sony-srf;
|
||||
image/x-hasselblad-3fr;
|
||||
image/x-hasselblad-fff;
|
||||
image/x-leaf-mos;
|
||||
image/x-phaseone-iiq;
|
||||
image/x-tif;
|
||||
inode/directory;
|
17
rtdata/icons/rawtherapee.desktop.in
Normal file
17
rtdata/icons/rawtherapee.desktop.in
Normal file
@@ -0,0 +1,17 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=1.0
|
||||
Name=RawTherapee
|
||||
GenericName=Raw photo editor
|
||||
GenericName[cs]=Editor raw obrázků
|
||||
GenericName[fr]=Éditeur d'images raw
|
||||
GenericName[pl]=Edytor zdjęć raw
|
||||
Comment=An advanced photo development program
|
||||
Comment[cs]=Program pro konverzi a zpracování digitálních RAW fotografií.
|
||||
Comment[fr]=Logiciel de conversion et de traitement de photos numériques de format RAW (but de capteur).
|
||||
Comment[pl]=Zaawansowany program do wywoływania zdjęć
|
||||
Icon=rawtherapee
|
||||
Exec=rawtherapee %f
|
||||
Terminal=false
|
||||
MimeType=image/jpeg;image/png;image/tiff;image/x-adobe-dng;image/x-canon-cr2;image/x-canon-crf;image/x-canon-crw;image/x-fuji-raf;image/x-jpg;image/x-kodak-dcr;image/x-kodak-k25;image/x-kodak-kdc;image/x-mamiya-mef;image/x-minolta-mrw;image/x-nikon-nef;image/x-nikon-nrw;image/x-olympus-orf;image/x-panasonic-raw;image/x-panasonic-rw2;image/x-pentax-pef;image/x-pentax-raw;image/x-raw;image/x-rwz;image/x-samsung-srw;image/x-sony-arw;image/x-sony-sr2;image/x-sony-srf;image/x-hasselblad-3fr;image/x-hasselblad-fff;image/x-leaf-mos;image/x-phaseone-iiq;image/x-tif;
|
||||
Categories=Photography;Graphics;2DGraphics;RasterGraphics;GTK;
|
Reference in New Issue
Block a user