diff NEWS @ 2699:52217dc47a4e

new image/pam MIME TYPE supported in /instances/../frames/../image-uint8... routes
author am@osimis.io
date Thu, 05 Jul 2018 12:25:00 +0200
parents ee9a6cd63891
children 83c991aeb611 fac458593ac8
line wrap: on
line diff
--- a/NEWS	Thu Jun 28 12:24:45 2018 +0200
+++ b/NEWS	Thu Jul 05 12:25:00 2018 +0200
@@ -22,6 +22,9 @@
   for data already in Orthanc, you'll need to reconstruct the data by
   sending a POST request to the ".../reconstruct" URI.  This change
   triggered an update of ORTHANC_API_VERSION from 1.0 to 1.1
+* "/instances/.../frame/../image-uint8 and friends now accepts a 
+  "image/pam" MIME type to retrieve images in PAM format
+  (https://en.wikipedia.org/wiki/Netpbm#PAM_graphics_format)
 
 Maintenance
 -----------