|
34 | 34 | // ========== |
35 | 35 | // Iptc tags: |
36 | 36 | // ========== |
37 | | - //0x00 : "RecordVersion", |
38 | | - 0x03 : "ObjectType", |
39 | | - 0x04 : "ObjectAttribute", |
40 | | - 0x05 : "ObjectName", |
41 | | - 0x07 : "EditStatus", |
42 | | - 0x08 : "EditorialUpdate", |
43 | | - 0x0a : "Urgency", |
44 | | - 0x0c : "SubjectRef", |
45 | | - 0x0f : "Category", |
46 | | - 0x14 : "SupplCategory", |
47 | | - 0x16 : "FixtureID", |
48 | | - 0x19 : "Keywords", |
49 | | - 0x1a : "ContentLocCode", |
50 | | - 0x1b : "ContentLocName", |
51 | | - 0x1e : "ReleaseDate", |
52 | | - 0x23 : "ReleaseTime", |
53 | | - 0x25 : "ExpirationDate", |
54 | | - 0x26 : "ExpirationTime", |
55 | | - 0x28 : "SpecialInstructions", |
56 | | - 0x2a : "ActionAdvised", |
57 | | - 0x2d : "RefService", |
58 | | - 0x2f : "RefDate", |
59 | | - 0x32 : "RefNumber", |
60 | | - 0x37 : "DateCreated", |
61 | | - 0x3c : "TimeCreated", |
62 | | - 0x3e : "DigitalCreationDate", |
63 | | - 0x3f : "DigitalCreationTime", |
64 | | - 0x41 : "OriginatingProgram", |
65 | | - 0x46 : "ProgramVersion", |
66 | | - 0x4b : "ObjectCycle", |
67 | | - 0x50 : "Byline", |
68 | | - 0x55 : "BylineTitle", |
69 | | - 0x5a : "City", |
70 | | - 0x5c : "Sublocation", |
71 | | - 0x5f : "State", |
72 | | - 0x64 : "CountryCode", |
73 | | - 0x65 : "CountryName", |
74 | | - 0x67 : "OrigTransRef", |
75 | | - 0x69 : "Headline", |
76 | | - 0x6e : "Credit", |
77 | | - 0x73 : "Source", |
78 | | - 0x74 : "CopyrightNotice", |
79 | | - 0x76 : "Contact", |
80 | | - 0x78 : "Caption", |
81 | | - 0x7a : "WriterEditor", |
82 | | - //0x7d : "RasterizedCaption", |
83 | | - 0x82 : "ImageType", |
84 | | - 0x83 : "ImageOrientation", |
85 | | - 0x87 : "LanguageID", |
86 | | - //0x96 : "AudioType", |
87 | | - //0x97 : "AudioSamplingRate", |
88 | | - //0x98 : "AudioSamplingRes", |
89 | | - //0x99 : "AudioDuration", |
90 | | - //0x9a : "AudioOutcue", |
91 | | - //0xc8 : "PreviewFileFormat", |
92 | | - //0xc9 : "PreviewFileFormatVer", |
93 | | - //0xca : "PreviewData" |
| 37 | + // 0x00: "RecordVersion", |
| 38 | + 0x03: "ObjectType", |
| 39 | + 0x04: "ObjectAttribute", |
| 40 | + 0x05: "ObjectName", |
| 41 | + 0x07: "EditStatus", |
| 42 | + 0x08: "EditorialUpdate", |
| 43 | + 0x0a: "Urgency", |
| 44 | + 0x0c: "SubjectRef", |
| 45 | + 0x0f: "Category", |
| 46 | + 0x14: "SupplCategory", |
| 47 | + 0x16: "FixtureID", |
| 48 | + 0x19: "Keywords", |
| 49 | + 0x1a: "ContentLocCode", |
| 50 | + 0x1b: "ContentLocName", |
| 51 | + 0x1e: "ReleaseDate", |
| 52 | + 0x23: "ReleaseTime", |
| 53 | + 0x25: "ExpirationDate", |
| 54 | + 0x26: "ExpirationTime", |
| 55 | + 0x28: "SpecialInstructions", |
| 56 | + 0x2a: "ActionAdvised", |
| 57 | + 0x2d: "RefService", |
| 58 | + 0x2f: "RefDate", |
| 59 | + 0x32: "RefNumber", |
| 60 | + 0x37: "DateCreated", |
| 61 | + 0x3c: "TimeCreated", |
| 62 | + 0x3e: "DigitalCreationDate", |
| 63 | + 0x3f: "DigitalCreationTime", |
| 64 | + 0x41: "OriginatingProgram", |
| 65 | + 0x46: "ProgramVersion", |
| 66 | + 0x4b: "ObjectCycle", |
| 67 | + 0x50: "Byline", |
| 68 | + 0x55: "BylineTitle", |
| 69 | + 0x5a: "City", |
| 70 | + 0x5c: "Sublocation", |
| 71 | + 0x5f: "State", |
| 72 | + 0x64: "CountryCode", |
| 73 | + 0x65: "CountryName", |
| 74 | + 0x67: "OrigTransRef", |
| 75 | + 0x69: "Headline", |
| 76 | + 0x6e: "Credit", |
| 77 | + 0x73: "Source", |
| 78 | + 0x74: "CopyrightNotice", |
| 79 | + 0x76: "Contact", |
| 80 | + 0x78: "Caption", |
| 81 | + 0x7a: "WriterEditor", |
| 82 | + // 0x7d: "RasterizedCaption", |
| 83 | + 0x82: "ImageType", |
| 84 | + 0x83: "ImageOrientation", |
| 85 | + 0x87: "LanguageID", |
| 86 | + // 0x96: "AudioType", |
| 87 | + // 0x97: "AudioSamplingRate", |
| 88 | + // 0x98: "AudioSamplingRes", |
| 89 | + // 0x99: "AudioDuration", |
| 90 | + // 0x9a: "AudioOutcue", |
| 91 | + // 0xc8: "PreviewFileFormat", |
| 92 | + // 0xc9: "PreviewFileFormatVer", |
| 93 | + // 0xca: "PreviewData" |
94 | 94 | } |
95 | 95 |
|
96 | 96 | loadImage.IptcMap.prototype.getText = function (id) { |
|
0 commit comments