applied GIMP coding style. UTF8-validate the image description before

2003-07-15  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/tiff.c: applied GIMP coding style. UTF8-validate
	the image description before accepting it as a comment. Check for
	ASCII-only comment before saving it as an image description.
This commit is contained in:
Sven Neumann 2003-07-15 12:35:39 +00:00 committed by Sven Neumann
parent cc3b1b1e49
commit 28bbeb4d76
2 changed files with 808 additions and 664 deletions

View File

@ -1,3 +1,9 @@
2003-07-15 Sven Neumann <sven@gimp.org>
* plug-ins/common/tiff.c: applied GIMP coding style. UTF8-validate
the image description before accepting it as a comment. Check for
ASCII-only comment before saving it as an image description.
2003-07-15 Sven Neumann <sven@gimp.org>
* modules/colorsel_cmyk.c: use a range from 0 to 100 for CMYK values.

File diff suppressed because it is too large Load Diff