3

I found GIMP 2.8 has changed quite a lot, you can't just open the file, modify and save it with CTRL + s anymore, instead, you must use export function, which is CTRL + Shift + e, and select a image format, is there anyway of doing the old stuff ?

Gilles 'SO- stop being evil'
  • 807,993
  • 194
  • 1,674
  • 2,175
daisy
  • 53,527
  • 78
  • 236
  • 383

1 Answers1

1

It was probably changed so that it defaults to saving the .xcf format, which retains all of Gimp's layers and whatnot. Keeps graphic developers from saving as a .jpg which flattens all their work.

If it bothers you, go change the shortcut keys so that CTRL-S does the export function instead of the xcf save.

lornix
  • 3,452
  • 19
  • 29