Gimp/app/xcf
Michael Natterer caf73f5f35 Add support for both gamma-corrected and linear for all bit depths
- Add new enum GimpComponentType which contains u8, u16, u32 etc.
- Change GimpPrecision to be u8-linear, u8-gamma, u16-linear etc.
- Add all the needed formats to gimp-babl.c
- Bump the XCF version to 5 and make sure version 4 with the old
  GimpPrecision enum values is loaded correctly

This change blows up the precision enums in "New Image" and
Image->Precision so we can test all this stuff. It is undecided what
format will be user-visible options in 2.10.
2013-06-23 16:51:24 +02:00
..
.gitignore
Makefile.am */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
xcf-load.c Add support for both gamma-corrected and linear for all bit depths 2013-06-23 16:51:24 +02:00
xcf-load.h
xcf-private.h Bug 674160 - Redesign of "Lock panel" 2012-11-09 11:17:25 +01:00
xcf-read.c app/xcf: Simplify MAX_XCF_STRING_LEN 2010-10-17 21:25:46 +02:00
xcf-read.h
xcf-save.c Add support for both gamma-corrected and linear for all bit depths 2013-06-23 16:51:24 +02:00
xcf-save.h
xcf-seek.c
xcf-seek.h
xcf-write.c
xcf-write.h
xcf.c Add support for both gamma-corrected and linear for all bit depths 2013-06-23 16:51:24 +02:00
xcf.h