Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
16 bit support
#11
OK, opens as 16-bit for me. My suspicion: you once played with the file-tiff plugin, so you now have the old plugin somewhere, overriding the standard one.

Locate your Gimp profile (possibly in C:\Users\{your_id}\AppData\Roaming\GIMP\2.10 otherwise see the link above for ways to locate it) open the pluginrc file with a text editor and search for file-tiff-load. It should look like:

Code:
(plug-in-def "${gimp_plug_in_dir}\\plug-ins\\file-tiff-load.exe" 1494435050

The important part is the ${gimp_plug_in_dir} which means that the file is loaded from Gimp's own plugin directory. It it loaded from somewhere else (typically, your the  plug-ins subdirectory of your Gimp profile), then locate that file, erase/move it, and restart Gimp. You can also do the same for file-tiff-save. You don't need to edit the pluginrc file itself.
Reply


Messages In This Thread
16 bit support - by einstein - 06-10-2018, 09:51 AM
RE: 16 bit support - by rich2005 - 06-10-2018, 11:05 AM
RE: 16 bit support - by einstein - 06-10-2018, 11:25 AM
RE: 16 bit support - by rich2005 - 06-10-2018, 11:41 AM
RE: 16 bit support - by einstein - 06-10-2018, 02:01 PM
RE: 16 bit support - by rich2005 - 06-10-2018, 04:24 PM
RE: 16 bit support - by einstein - 06-10-2018, 10:00 PM
RE: 16 bit support - by Ofnuts - 06-11-2018, 12:07 AM
RE: 16 bit support - by mholder - 06-10-2018, 10:45 PM
RE: 16 bit support - by einstein - 06-11-2018, 05:25 AM
RE: 16 bit support - by Ofnuts - 06-11-2018, 06:35 AM
RE: 16 bit support - by einstein - 06-11-2018, 01:20 PM
RE: 16 bit support - by Ofnuts - 06-11-2018, 06:14 PM
RE: 16 bit support - by einstein - 06-11-2018, 08:29 PM
RE: 16 bit support - by Ofnuts - 06-11-2018, 09:27 PM

Forum Jump: