diff --git a/fileformats.yml b/fileformats.yml index cbfc981..1de3373 100644 --- a/fileformats.yml +++ b/fileformats.yml @@ -788,6 +788,22 @@ fmt/90: converter_type: master outputs: - tif +fmt/91: + name: Scalable Vector Graphics 1.0 + action: convert + convert: + - converter: browser + converter_type: master + outputs: + - pdf +fmt/92: + name: Scalable Vector Graphics 1.1 + action: convert + convert: + - converter: browser + converter_type: master + outputs: + - pdf fmt/95: name: Acrobat PDF/A - Portable Document Format 1a action: convert @@ -1358,6 +1374,14 @@ fmt/412: converter_type: master outputs: - pdf +fmt/413: + name: Scalable Vector Graphics Tiny 1.2 + action: convert + convert: + - converter: browser + converter_type: master + outputs: + - pdf fmt/414: name: Audio Interchange File Format action: convert