gimp/libgimpcolor
luz.paz 69b2e84924 Source and trivial typos
Found via `codespell` and `grep`
2018-05-12 23:44:47 +02:00
..
.gitignore
Makefile.am libgimpcolor: add new object GimpColorTransform 2016-05-26 22:15:54 +02:00
gimpadaptivesupersample.c
gimpadaptivesupersample.h
gimpbilinear.c
gimpbilinear.h
gimpcairo.c libgimpcolor: support CAIRO_FORMAT_A8 in gimp_cairo_surface_get_format() 2017-06-16 16:42:39 +02:00
gimpcairo.h
gimpcmyk.c
gimpcmyk.h
gimpcolor.def libgimpcolor: add a new gimp_color_profile_get_format() 2017-09-02 20:31:11 +02:00
gimpcolor.h libgimpcolor: add new object GimpColorTransform 2016-05-26 22:15:54 +02:00
gimpcolormanaged.c libgimpcolor: some doc fixes and updates 2017-06-03 21:03:25 +02:00
gimpcolormanaged.h
gimpcolorprofile.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
gimpcolorprofile.h libgimpcolor: pass intent to babl_space from icc creation 2017-09-14 00:14:10 +02:00
gimpcolorspace.c Source and trivial typos 2018-05-12 23:44:47 +02:00
gimpcolorspace.h
gimpcolortransform.c Bug 795300 - ICC profile conversion artifacts and gamma problems 2018-04-18 18:49:47 +02:00
gimpcolortransform.h libgimpcolor: some doc fixes and updates 2017-06-03 21:03:25 +02:00
gimpcolortypes.h libgimpcolor: add new object GimpColorTransform 2016-05-26 22:15:54 +02:00
gimphsl.c
gimphsl.h
gimphsv.c
gimphsv.h
gimppixbuf.c
gimppixbuf.h
gimprgb-parse.c
gimprgb.c libgimpcolor: disable gimp_rgb_clamp() in GimpParamSpecRGB 2017-05-16 22:39:55 +02:00
gimprgb.h
test-color-parser.c