mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-07 17:48:35 +00:00
Merge branch 'task/ATS-731_Update_T-Engines_config_with_remaining_legacy_transformers' of github.com:Alfresco/alfresco-transform-core into task/ATS-731_Update_T-Engines_config_with_remaining_legacy_transformers
if it merges an updated upstream into a topic branch.
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
{"sourceMediaType": "image/x-raw-hasselblad", "targetMediaType": "image/x-xbitmap" },
|
||||
{"sourceMediaType": "image/x-raw-hasselblad", "targetMediaType": "image/x-xpixmap" },
|
||||
{"sourceMediaType": "image/x-raw-hasselblad", "targetMediaType": "image/x-xwindowdump" },
|
||||
{"sourceMediaType": "image/x-raw-hasselblad", "priority": 100, "targetMediaType": "image/x-raw-hasselblad" },
|
||||
|
||||
{"sourceMediaType": "image/x-raw-sony", "targetMediaType": "image/x-raw-hasselblad" },
|
||||
{"sourceMediaType": "image/x-raw-sony", "priority": 55, "targetMediaType": "image/x-raw-sony" },
|
||||
@@ -197,6 +198,7 @@
|
||||
{"sourceMediaType": "image/x-raw-canon", "targetMediaType": "image/x-xbitmap" },
|
||||
{"sourceMediaType": "image/x-raw-canon", "targetMediaType": "image/x-xpixmap" },
|
||||
{"sourceMediaType": "image/x-raw-canon", "targetMediaType": "image/x-xwindowdump" },
|
||||
{"sourceMediaType": "image/x-raw-canon", "priority": 100, "targetMediaType": "image/x-raw-canon" },
|
||||
|
||||
{"sourceMediaType": "image/x-raw-adobe", "targetMediaType": "image/x-raw-hasselblad" },
|
||||
{"sourceMediaType": "image/x-raw-adobe", "targetMediaType": "image/x-raw-sony" },
|
||||
|
Reference in New Issue
Block a user