diff --git a/datasheets/fujifilm-200.pdf b/datasheets/fujifilm-200.pdf new file mode 100644 index 0000000..fe49465 Binary files /dev/null and b/datasheets/fujifilm-200.pdf differ diff --git a/datasheets/fujifilm-400.pdf b/datasheets/fujifilm-400.pdf new file mode 100644 index 0000000..f34511f Binary files /dev/null and b/datasheets/fujifilm-400.pdf differ diff --git a/images/agfaphoto-color-400-135.avif b/images/agfaphoto-color-400-135.avif new file mode 100644 index 0000000..53c88e8 Binary files /dev/null and b/images/agfaphoto-color-400-135.avif differ diff --git a/images/fujifilm-200-135.avif b/images/fujifilm-200-135.avif new file mode 100644 index 0000000..20e798e Binary files /dev/null and b/images/fujifilm-200-135.avif differ diff --git a/images/fujifilm-400-135.avif b/images/fujifilm-400-135.avif new file mode 100644 index 0000000..0bdc3c1 Binary files /dev/null and b/images/fujifilm-400-135.avif differ diff --git a/images/small/agfaphoto-color-400-135.avif b/images/small/agfaphoto-color-400-135.avif new file mode 100644 index 0000000..dd77b2e Binary files /dev/null and b/images/small/agfaphoto-color-400-135.avif differ diff --git a/images/small/fujifilm-200-135.avif b/images/small/fujifilm-200-135.avif new file mode 100644 index 0000000..95fb263 Binary files /dev/null and b/images/small/fujifilm-200-135.avif differ diff --git a/images/small/fujifilm-400-135.avif b/images/small/fujifilm-400-135.avif new file mode 100644 index 0000000..598fbcf Binary files /dev/null and b/images/small/fujifilm-400-135.avif differ diff --git a/js/current-films.js b/js/current-films.js index 3387533..7f17434 100644 --- a/js/current-films.js +++ b/js/current-films.js @@ -135,6 +135,23 @@ var currentfilms = [ "flickr": "https://www.flickr.com/search/?media=photos&text=%22APX%20400%22", "image": "agfaphoto-apx-400-135.avif" }, + { + "company": "Agfaphoto", + "name": "Agfaphoto Color 400", + "iso": 400, + "format": "135", + "color": "color", + "type": "(C-41)", + "emulsion": "", + "price": 2, + "popularity": 0, + "description": "likely Orwo NC400 or Orwo NC500", + "launched": 2024, + "datasheet": "", + "lomography": "", + "flickr": "https://www.flickr.com/search/?media=photos&text=%22Agfaphoto%20Color%20400%22", + "image": "agfaphoto-color-400-135.avif" + }, { "company": "Bergger", "name": "Bergger Pancro 400", @@ -1242,20 +1259,37 @@ var currentfilms = [ }, { "company": "Fujifilm", - "name": "Fujifilm Neopan Acros 100 II", - "iso": 100, - "format": "120", - "color": "black & white", - "type": "", - "emulsion": "modern", - "price": 3, - "popularity": 33136, - "description": "orthopanchromatic film with a modern emulsion and extreme resolution", - "launched": 2019, - "datasheet": "datasheets/fujifilm-neopan-acros-100-120.pdf", - "lomography": "https://www.lomography.com/films/871946494-fuji-neopan-acros-100-120/photos", - "flickr": "https://www.flickr.com/search/?media=photos&text=%22Neopan%20Acros%20100%22", - "image": "fujifilm-neopan-acros-100-120.avif" + "name": "Fujifilm 200", + "iso": 200, + "format": "135", + "color": "color", + "type": "(C-41)", + "emulsion": "", + "price": 2, + "popularity": 0, + "description": "rebranded Kodak Gold 200, not to be confused with Fujifilm C200", + "launched": 2022, + "datasheet": "datasheets/fujifilm-200.pdf", + "lomography": "https://www.lomography.com/films/871938578-fujifilm-200/photos", + "flickr": "https://www.flickr.com/search/?media=photos&text=%22Fujifilm%20200%22", + "image": "fujifilm-200-135.avif" + }, + { + "company": "Fujifilm", + "name": "Fujifilm 400", + "iso": 400, + "format": "135", + "color": "color", + "type": "(C-41)", + "emulsion": "", + "price": 2, + "popularity": 0, + "description": "rebranded Kodak UltraMax 400", + "launched": 2023, + "datasheet": "datasheets/fujifilm-400.pdf", + "lomography": "https://www.lomography.com/films/871962909-fujifilm-400/photos", + "flickr": "https://www.flickr.com/search/?media=photos&text=%22Fujifilm%20400%22", + "image": "fujifilm-400-135.avif" }, { "company": "Fujifilm", @@ -1274,6 +1308,23 @@ var currentfilms = [ "flickr": "https://www.flickr.com/search/?media=photos&text=%22Fuji%20C200%22", "image": "fujifilm-c200-135.avif" }, + { + "company": "Fujifilm", + "name": "Fujifilm Neopan Acros 100 II", + "iso": 100, + "format": "120", + "color": "black & white", + "type": "", + "emulsion": "modern", + "price": 3, + "popularity": 33136, + "description": "orthopanchromatic film with a modern emulsion and extreme resolution", + "launched": 2019, + "datasheet": "datasheets/fujifilm-neopan-acros-100-120.pdf", + "lomography": "https://www.lomography.com/films/871946494-fuji-neopan-acros-100-120/photos", + "flickr": "https://www.flickr.com/search/?media=photos&text=%22Neopan%20Acros%20100%22", + "image": "fujifilm-neopan-acros-100-120.avif" + }, { "company": "Fujifilm", "name": "Fujifilm Neopan Acros 100 II",