X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=cameras.lisp;h=57ef380e87aededf638e654fda678e0fea8abd72;hb=b95675fd79eb1c5a791267cdc4fc0584c4f14b3b;hp=745ea0a887905de6902560a9783cc3a9bdb450a5;hpb=7d95d0eb169714e7ccb145295c635123eb7e3c7f;p=cl-photo.git diff --git a/cameras.lisp b/cameras.lisp index 745ea0a..57ef380 100644 --- a/cameras.lisp +++ b/cameras.lisp @@ -91,7 +91,9 @@ (:format :d2hs :make "Nikon" :pixels (2464 . 1632) :imager (23.3 . 15.5) :name "D2Hs") (:format :d2x :make "Nikon" :pixels (4288 . 2848) :imager (23.7 . 15.6) :name "D2X") + (:format :cp5900 :make "Nikon" :pixels (2592 . 1944) :imager (7.18 . 5.32) :name "Coolpix 5900") (:format :cp7900 :make "Nikon" :pixels (3072 . 2304) :imager (7.18 . 5.32) :name "Coolpix 7900") + (:format :cp8800 :make "Nikon" :pixels (3264 . 2448) :imager (8.8 . 6.6) :name "Coolpix 8800") (:format :*ist-d :make "Pentax" :pixels (3008 . 2008) :imager (36 . 24) :name "*ist D") @@ -103,6 +105,8 @@ (:format :sd10 :make "Sigma" :pixels (2268 . 1512) :imager (20.7 . 13.8) :name "SD10") + (:format :1/1.8in :imager (7.18 . 5.32) :name "1/1.8\"") + (:format :dx :imager (24 . 16) :name "DX") (:format :35mm :imager (36 . 24) :name "35mm") (:format :6x4.5cm :imager (60 . 45) :name "6x4.5cm" :nicks (:\645))