We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f50d14 commit 8968cebCopy full SHA for 8968ceb
src/tags_int.cpp
@@ -252,6 +252,7 @@ namespace Exiv2 {
252
{ 9, N_("JBIG B&W") },
253
{ 10, N_("JBIG Color") },
254
{ 32766, N_("Next 2-bits RLE") },
255
+ { 32767, N_("Sony ARW Compressed") },
256
{ 32769, N_("Epson ERF Compressed") },
257
{ 32770, N_("Samsung SRW Compressed") },
258
{ 32771, N_("CCITT RLE 1-word") },
0 commit comments