summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-13 17:49:35 -0700
committerJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-13 17:49:35 -0700
commit18420099dc5352ba6d9154f80d16654e8c0356ee (patch)
treebadf73deacd66f4a5794d073d1da8157b0b904fe
parentc990c676a6c930da2f1bb01d4782441477ea4045 (diff)
moin2mdwn: convert page FileFormats
-rw-r--r--FileFormats.mdwn47
-rw-r--r--FileFormats.moin43
2 files changed, 47 insertions, 43 deletions
diff --git a/FileFormats.mdwn b/FileFormats.mdwn
new file mode 100644
index 0000000..17a5165
--- /dev/null
+++ b/FileFormats.mdwn
@@ -0,0 +1,47 @@
+
+
+# Supported
+
+The file format libopenraw supports even partially:
+
+* [[Adobe_DNG|Adobe_DNG]]
+* [[Canon_CR2|Canon_CR2]]
+* [[Canon_CRW|Canon_CRW]]
+* [[Epson_ERF|Epson_ERF]]
+* [[Fuji_RAF|Fuji_RAF]]
+* [[Minolta_MRW|Minolta_MRW]]
+* [[Nikon_NEF|Nikon_NEF]] and NRW
+* [[Olympus_ORF|Olympus_ORF]]
+* [[Panasonic_RAW|Panasonic_RAW]] and RW2
+* [[Pentax_PEF|Pentax_PEF]]
+* [[Sony_ARW|Sony_ARW]]
+
+# Not Supported
+
+The file format that are not supported due to lack of documentation, sample or resources. There is a plan to support them in the long term. Any help is welcome.
+
+* [[Foveon_X3F|Foveon_X3F]]
+* [[Kodak_DCR|Kodak_DCR]]
+* [[Kodak KDC|Kodak KDC]]
+* [[Mamiya MEF|Mamiya MEF]]
+* [[Sony_SRF|Sony_SRF]]
+* [[Sony SR2|Sony SR2]]
+
+# Metadata
+
+* [[Lens_Types|Lens_Types]]
+
+# Other references
+
+* [[http://crousseau.free.fr/imgfmt_raw.htm|http://crousseau.free.fr/imgfmt_raw.htm]] (in French, by one of the developers of DxO)
+* The excellent [[File Format|http://fileformats.archiveteam.org/wiki/Cameras_and_Digital_Image_Sensors]] section from the archive team wiki
+
+# Sample Files
+
+The internet is somewhat rich in sample files. The manufacturers however don't provide any. Some sources:
+
+* [[http://raw.fotosite.pl/|http://raw.fotosite.pl/]] has a public repository of RAW files from various camera.
+* [[http://www.rawsamples.ch/|http://www.rawsamples.ch/]] has different RAW samples.
+* [[http://www.glasslantern.com/RAWpository/|http://www.glasslantern.com/RAWpository/]] is a third source.
+* [[http://digikam3rdparty.free.fr/TEST_IMAGES/RAW/|http://digikam3rdparty.free.fr/TEST_IMAGES/RAW/]] from the Digikam team.
+* [[Imaging Resource|http://www.imaging-resource.com/]] has a lot of sample files attached to their reviews. \ No newline at end of file
diff --git a/FileFormats.moin b/FileFormats.moin
deleted file mode 100644
index ec5b0bd..0000000
--- a/FileFormats.moin
+++ /dev/null
@@ -1,43 +0,0 @@
-= Supported =
-The file format libopenraw supports even partially:
-
- * [[Adobe_DNG]]
- * [[Canon_CR2]]
- * [[Canon_CRW]]
- * [[Epson_ERF]]
- * [[Fuji_RAF]]
- * [[Minolta_MRW]]
- * [[Nikon_NEF]] and NRW
- * [[Olympus_ORF]]
- * [[Panasonic_RAW]] and RW2
- * [[Pentax_PEF]]
- * [[Sony_ARW]]
-
-= Not Supported =
-The file format that are not supported due to lack of documentation, sample or resources. There is a plan to support them in the long term. Any help is welcome.
-
- * [[Foveon_X3F]]
- * [[Kodak_DCR]]
- * [[Kodak KDC]]
- * [[Mamiya MEF]]
- * [[Sony_SRF]]
- * [[Sony SR2]]
-
-= Metadata =
-
- * [[Lens_Types]]
-
-= Other references =
-
- * http://crousseau.free.fr/imgfmt_raw.htm (in French, by one of the developers of DxO)
- * The excellent [[http://fileformats.archiveteam.org/wiki/Cameras_and_Digital_Image_Sensors|File Format]] section from the archive team wiki
-
-= Sample Files =
-
-The internet is somewhat rich in sample files. The manufacturers however don't provide any. Some sources:
-
- * [[http://raw.fotosite.pl/]] has a public repository of RAW files from various camera.
- * [[http://www.rawsamples.ch/]] has different RAW samples.
- * [[http://www.glasslantern.com/RAWpository/]] is a third source.
- * [[http://digikam3rdparty.free.fr/TEST_IMAGES/RAW/]] from the Digikam team.
- * [[http://www.imaging-resource.com/|Imaging Resource]] has a lot of sample files attached to their reviews.