patch to support sigma 28-80 3.5-5.6 lens
Added by Anonymous Poster about 12 years ago
just a tiny little patch against 0.18.2 to support this lens in the canon maker note.
thanks for the great library.
-jo hanika.
- src/canonmn.cpp 2009-02-16 15:30:51.000000000 +0100
--- src/canonmn.cpp.new 2009-10-18 20:34:02.000000000 +0200 ******* - 376,381 **
--- 376,382 ---- { 6, "Sigma 18-50mm f/3.5-5.6 DC" }, // 1 { 6, "Sigma 18-125mm f/3.5-5.6 DC IF ASP" }, // 2 { 6, "Tokina AF193-2 19-35mm f/3.5-4.5" }, // 3
+ { 6, "Sigma 28-80mm f/3.5-5.6 II Macro" }, // 4 { 7, "Canon EF 100-300mm f/5.6L" }, { 8, "Canon EF 100-300mm f/5.6" }, // 0 { 8, "Sigma 70-300mm f/4-5.6 DG Macro" }, // 1
Replies (2)
RE: patch to support sigma 28-80 3.5-5.6 lens - Added by Anonymous Poster about 12 years ago
okay, the formatting got screwed. here is the patch as attachment.
-jo
sigma_28-80.patch (763 Bytes) sigma_28-80.patch |
RE: patch to support sigma 28-80 3.5-5.6 lens - Added by Andreas Huggel about 12 years ago
Checked-n with r1910. Thanks!
Andreas