Fixing issues with the MSVC2003 build

This commit is contained in:
Robin Mills 2015-05-10 01:20:59 +00:00
parent dcead6da9c
commit cca58e22ce
2 changed files with 561 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -619,7 +619,7 @@ namespace Exiv2 {
N_("The number of inks. Usually equal to SamplesPerPixel, unless there are extra samples."),
ifd0Id, imgStruct, unsignedShort, 1, printValue), // TIFF tag
TagInfo(0x0150, "DotRange", N_("Dot Range"),
N_("The component values that correspond to a 0\% dot and 100\% dot."),
N_("The component values that correspond to a 0%% dot and 100%% dot."),
ifd0Id, imgStruct, unsignedByte, -1, printValue), // TIFF tag
TagInfo(0x0151, "TargetPrinter", N_("Target Printer"),
N_("A description of the printing environment for which this separation is intended."),