Project

General

Profile

Patch #1022 » 0x015b.patch

Thomas Beutlich, 07 Jan 2015 21:48

View differences:

src/tags.cpp (working copy)
655 655
                   "table, the ColorMap."),
656 656
                ifd0Id, tiffPm6, unsignedShort, 1, EXV_PRINT_TAG(exifIndexed)), // TIFF&PM6 tag
657 657
        TagInfo(0x015b, "JPEGTables", N_("JPEG tables"),
658
                N_("This optional tag may be used to encode the JPEG quantization and"
658
                N_("This optional tag may be used to encode the JPEG quantization and "
659 659
                   "Huffman tables for subsequent use by the JPEG decompression process."),
660 660
                ifd0Id, imgStruct, undefined, 0, printValue), // TIFF/EP tag
661 661
        TagInfo(0x015F, "OPIProxy", N_("OPI Proxy"),
(1-1/2)