|
|
@ -619,7 +619,7 @@ namespace Exiv2 {
|
|
|
|
N_("The number of inks. Usually equal to SamplesPerPixel, unless there are extra samples."),
|
|
|
|
N_("The number of inks. Usually equal to SamplesPerPixel, unless there are extra samples."),
|
|
|
|
ifd0Id, imgStruct, unsignedShort, 1, printValue), // TIFF tag
|
|
|
|
ifd0Id, imgStruct, unsignedShort, 1, printValue), // TIFF tag
|
|
|
|
TagInfo(0x0150, "DotRange", N_("Dot Range"),
|
|
|
|
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
|
|
|
|
ifd0Id, imgStruct, unsignedByte, -1, printValue), // TIFF tag
|
|
|
|
TagInfo(0x0151, "TargetPrinter", N_("Target Printer"),
|
|
|
|
TagInfo(0x0151, "TargetPrinter", N_("Target Printer"),
|
|
|
|
N_("A description of the printing environment for which this separation is intended."),
|
|
|
|
N_("A description of the printing environment for which this separation is intended."),
|
|
|
|