mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
ATS-731: Add half of the missing simple legacy transforms
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