diff --git a/datasheets/ilford-pan-100-400.pdf b/datasheets/ilford-pan-100-400.pdf new file mode 100644 index 0000000..7e638c2 Binary files /dev/null and b/datasheets/ilford-pan-100-400.pdf differ diff --git a/images/ilford-pan-100-135.png b/images/ilford-pan-100-135.png new file mode 100644 index 0000000..3606cc0 Binary files /dev/null and b/images/ilford-pan-100-135.png differ diff --git a/images/ilford-pan-400-135.png b/images/ilford-pan-400-135.png new file mode 100644 index 0000000..9770f49 Binary files /dev/null and b/images/ilford-pan-400-135.png differ diff --git a/images/kosmo-foto-agent-shadow-400-135.png b/images/kosmo-foto-agent-shadow-400-135.png new file mode 100644 index 0000000..03808ac Binary files /dev/null and b/images/kosmo-foto-agent-shadow-400-135.png differ diff --git a/images/small/ilford-pan-100-135.png b/images/small/ilford-pan-100-135.png new file mode 100644 index 0000000..4f60803 Binary files /dev/null and b/images/small/ilford-pan-100-135.png differ diff --git a/images/small/ilford-pan-400-135.png b/images/small/ilford-pan-400-135.png new file mode 100644 index 0000000..fccac30 Binary files /dev/null and b/images/small/ilford-pan-400-135.png differ diff --git a/images/small/kosmo-foto-agent-shadow-400-135.png b/images/small/kosmo-foto-agent-shadow-400-135.png new file mode 100644 index 0000000..26c3ad8 Binary files /dev/null and b/images/small/kosmo-foto-agent-shadow-400-135.png differ diff --git a/js/current-films.js b/js/current-films.js index 4fbd45d..372771e 100644 --- a/js/current-films.js +++ b/js/current-films.js @@ -1462,7 +1462,41 @@ var currentfilms = [ "image": "jch-street-pan-400-135.png" }, { - "company": "Kentmere", + "company": "Ilford", + "name": "Ilford Pan 100", + "iso": 100, + "format": "135", + "color": "black & white", + "type": "", + "emulsion": "classic", + "price": 1, + "popularity": 21557, + "description": "panchromatic film with a classic emulsion, meant as a cheaper alternative to professional Ilford films", + "launched": 2002, + "datasheet": "datasheets/ilford-pan-100-400.pdf", + "lomography": "https://www.lomography.com/films/871917899-ilford-pan-100/photos", + "flickr": "https://www.flickr.com/search/?media=photos&text=%22Ilford%20Pan%20100%22", + "image": "ilford-pan-100-135.png" + }, + { + "company": "Ilford", + "name": "Ilford Pan 400", + "iso": 400, + "format": "135", + "color": "black & white", + "type": "", + "emulsion": "classic", + "price": 1, + "popularity": 30212, + "description": "panchromatic film with a classic emulsion, meant as a cheaper alternative to professional Ilford films", + "launched": 2002, + "datasheet": "datasheets/ilford-pan-100-400.pdf", + "lomography": "https://www.lomography.com/films/871911657-ilford-pan-400/photos", + "flickr": "https://www.flickr.com/search/?media=photos&text=%22Ilford%20Pan%20400%22", + "image": "ilford-pan-400-135.png" + }, + { + "company": "Ilford", "name": "Kentmere 100", "iso": 100, "format": "120", @@ -1479,7 +1513,7 @@ var currentfilms = [ "image": "kentmere-100-120.png" }, { - "company": "Kentmere", + "company": "Ilford", "name": "Kentmere 100", "iso": 100, "format": "135", @@ -1496,7 +1530,7 @@ var currentfilms = [ "image": "kentmere-100-135.png" }, { - "company": "Kentmere", + "company": "Ilford", "name": "Kentmere 400", "iso": 400, "format": "120", @@ -1513,7 +1547,7 @@ var currentfilms = [ "image": "kentmere-400-120.png" }, { - "company": "Kentmere", + "company": "Ilford", "name": "Kentmere 400", "iso": 400, "format": "135", @@ -2175,6 +2209,23 @@ var currentfilms = [ "flickr": "https://www.flickr.com/search/?media=photos&text=%22Kono%20Winterm%C3%A4rchen%22", "image": "kono-wintermaerchen-135.png" }, + { + "company": "Kosmo", + "name": "Kosmo Foto Agent Shadow 400", + "iso": 400, + "format": "135", + "color": "black & white", + "type": "", + "emulsion": "", + "price": 2, + "popularity": 0, + "description": "panchromatic film with a nice retro packaging, probably Ilford Pan 400 or Kentmere 400", + "launched": 2021, + "datasheet": "", + "lomography": "", + "flickr": "https://www.flickr.com/search/?media=photos&text=%22Kosmo%20Foto%20Agent%20Shadow%22", + "image": "kosmo-foto-agent-shadow-400-135.png" + }, { "company": "Kosmo", "name": "Kosmo Foto Mono 100", @@ -2185,7 +2236,7 @@ var currentfilms = [ "emulsion": "", "price": 1, "popularity": 2720, - "description": "probably Fomo Fomapan 100 with a nice retro packaging", + "description": "rebranded Fomo Fomapan 100 with a nice retro packaging", "launched": 2019, "datasheet": "", "lomography": "https://www.lomography.com/films/871966555-kosmo-foto-mono-100/photos", @@ -2202,7 +2253,7 @@ var currentfilms = [ "emulsion": "", "price": 1, "popularity": 2720, - "description": "probably Fomo Fomapan 100 with a nice retro packaging", + "description": "rebranded Fomo Fomapan 100 with a nice retro packaging", "launched": 2017, "datasheet": "", "lomography": "https://www.lomography.com/films/871966555-kosmo-foto-mono-100/photos",