Fixing issues with the MSVC2003 build
This commit is contained in:
parent
dcead6da9c
commit
cca58e22ce
File diff suppressed because one or more lines are too long
@ -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."),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user