From 269de61564b4a74692f7c97529bc7a9ec9695d30 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 2 Mar 2017 19:26:39 +0200 Subject: [PATCH] Add notes for 2017-03-02 --- content/post/2017-03.md | 13 ++++++++++ public/2017-03/index.html | 50 +++++++++++++++++++++++++++++++++++- public/index.html | 16 ++++++++++++ public/index.xml | 16 ++++++++++++ public/post/index.html | 16 ++++++++++++ public/post/index.xml | 16 ++++++++++++ public/tags/notes/index.html | 16 ++++++++++++ public/tags/notes/index.xml | 16 ++++++++++++ 8 files changed, 158 insertions(+), 1 deletion(-) diff --git a/content/post/2017-03.md b/content/post/2017-03.md index 91f20221e..93267fe91 100644 --- a/content/post/2017-03.md +++ b/content/post/2017-03.md @@ -9,4 +9,17 @@ tags = ["Notes"] - Run the 279 CIAT author corrections on CGSpace +## 2017-03-02 + +- Filed an issue on DSpace issue tracker for the `filter-media` bug that causes it to process JPGs even when limiting to the PDF thumbnail plugin: [DS-3516](https://jira.duraspace.org/browse/DS-3516) +- Discovered that the ImageMagic `filter-media` plugin creates JPG thumbnails with the CMYK colorspace when the source PDF is using CMYK +- Interestingly, it seems DSpace 4.x's thumbnails were sRGB, but forcing regeneration using DSpace 5.x's ImageMagick plugin creates CMYK JPGs if the source PDF was CMYK (see [10568/51999](https://cgspace.cgiar.org/handle/10568/51999)): + +``` +$ identify ~/Desktop/alc_contrastes_desafios.jpg +/Users/aorth/Desktop/alc_contrastes_desafios.jpg JPEG 464x600 464x600+0+0 8-bit CMYK 168KB 0.000u 0:00.000 +``` + +- I need to file a Jira issue for sure + diff --git a/public/2017-03/index.html b/public/2017-03/index.html index 40abf0f40..acc905c39 100644 --- a/public/2017-03/index.html +++ b/public/2017-03/index.html @@ -12,6 +12,22 @@ Run the 279 CIAT author corrections on CGSpace +2017-03-02 + + +Filed an issue on DSpace issue tracker for the filter-media bug that causes it to process JPGs even when limiting to the PDF thumbnail plugin: DS-3516 +Discovered that the ImageMagic filter-media plugin creates JPG thumbnails with the CMYK colorspace when the source PDF is using CMYK +Interestingly, it seems DSpace 4.x’s thumbnails were sRGB, but forcing regeneration using DSpace 5.x’s ImageMagick plugin creates CMYK JPGs if the source PDF was CMYK (see 10568⁄51999): + + +$ identify ~/Desktop/alc_contrastes_desafios.jpg +/Users/aorth/Desktop/alc_contrastes_desafios.jpg JPEG 464x600 464x600+0+0 8-bit CMYK 168KB 0.000u 0:00.000 + + + +I need to file a Jira issue for sure + + " /> @@ -45,6 +61,22 @@ Run the 279 CIAT author corrections on CGSpace Run the 279 CIAT author corrections on CGSpace +2017-03-02 + + +Filed an issue on DSpace issue tracker for the filter-media bug that causes it to process JPGs even when limiting to the PDF thumbnail plugin: DS-3516 +Discovered that the ImageMagic filter-media plugin creates JPG thumbnails with the CMYK colorspace when the source PDF is using CMYK +Interestingly, it seems DSpace 4.x’s thumbnails were sRGB, but forcing regeneration using DSpace 5.x’s ImageMagick plugin creates CMYK JPGs if the source PDF was CMYK (see 10568⁄51999): + + +$ identify ~/Desktop/alc_contrastes_desafios.jpg +/Users/aorth/Desktop/alc_contrastes_desafios.jpg JPEG 464x600 464x600+0+0 8-bit CMYK 168KB 0.000u 0:00.000 + + + +I need to file a Jira issue for sure + + "/> @@ -58,7 +90,7 @@ Run the 279 CIAT author corrections on CGSpace "headline": "March, 2017", "url": "https://alanorth.github.io/cgspace-notes/2017-03/", - "wordCount": "9", + "wordCount": "104", "datePublished": "2017-03-01T17:08:52+02:00", @@ -139,6 +171,22 @@ Run the 279 CIAT author corrections on CGSpace
  • Run the 279 CIAT author corrections on CGSpace
  • +

    2017-03-02

    + + + +
    $ identify ~/Desktop/alc_contrastes_desafios.jpg
    +/Users/aorth/Desktop/alc_contrastes_desafios.jpg JPEG 464x600 464x600+0+0 8-bit CMYK 168KB 0.000u 0:00.000
    +
    + + +

    diff --git a/public/index.html b/public/index.html index c8c5215a5..118061a96 100644 --- a/public/index.html +++ b/public/index.html @@ -118,6 +118,22 @@
  • Run the 279 CIAT author corrections on CGSpace
  • +

    2017-03-02

    + + + +
    $ identify ~/Desktop/alc_contrastes_desafios.jpg
    +/Users/aorth/Desktop/alc_contrastes_desafios.jpg JPEG 464x600 464x600+0+0 8-bit CMYK 168KB 0.000u 0:00.000
    +
    + + +

    Read more → diff --git a/public/index.xml b/public/index.xml index 1596436c1..e429ee76f 100644 --- a/public/index.xml +++ b/public/index.xml @@ -21,6 +21,22 @@ <li>Run the 279 CIAT author corrections on CGSpace</li> </ul> +<h2 id="2017-03-02">2017-03-02</h2> + +<ul> +<li>Filed an issue on DSpace issue tracker for the <code>filter-media</code> bug that causes it to process JPGs even when limiting to the PDF thumbnail plugin: <a href="https://jira.duraspace.org/browse/DS-3516">DS-3516</a></li> +<li>Discovered that the ImageMagic <code>filter-media</code> plugin creates JPG thumbnails with the CMYK colorspace when the source PDF is using CMYK</li> +<li>Interestingly, it seems DSpace 4.x&rsquo;s thumbnails were sRGB, but forcing regeneration using DSpace 5.x&rsquo;s ImageMagick plugin creates CMYK JPGs if the source PDF was CMYK (see <a href="https://cgspace.cgiar.org/handle/10568/51999"><sup>10568</sup>&frasl;<sub>51999</sub></a>):</li> +</ul> + +<pre><code>$ identify ~/Desktop/alc_contrastes_desafios.jpg +/Users/aorth/Desktop/alc_contrastes_desafios.jpg JPEG 464x600 464x600+0+0 8-bit CMYK 168KB 0.000u 0:00.000 +</code></pre> + +<ul> +<li>I need to file a Jira issue for sure</li> +</ul> + <p></p> diff --git a/public/post/index.html b/public/post/index.html index a35a744e2..3f51f1664 100644 --- a/public/post/index.html +++ b/public/post/index.html @@ -118,6 +118,22 @@
  • Run the 279 CIAT author corrections on CGSpace
  • +

    2017-03-02

    + + + +
    $ identify ~/Desktop/alc_contrastes_desafios.jpg
    +/Users/aorth/Desktop/alc_contrastes_desafios.jpg JPEG 464x600 464x600+0+0 8-bit CMYK 168KB 0.000u 0:00.000
    +
    + + +

    Read more → diff --git a/public/post/index.xml b/public/post/index.xml index da5b05107..318ce690f 100644 --- a/public/post/index.xml +++ b/public/post/index.xml @@ -21,6 +21,22 @@ <li>Run the 279 CIAT author corrections on CGSpace</li> </ul> +<h2 id="2017-03-02">2017-03-02</h2> + +<ul> +<li>Filed an issue on DSpace issue tracker for the <code>filter-media</code> bug that causes it to process JPGs even when limiting to the PDF thumbnail plugin: <a href="https://jira.duraspace.org/browse/DS-3516">DS-3516</a></li> +<li>Discovered that the ImageMagic <code>filter-media</code> plugin creates JPG thumbnails with the CMYK colorspace when the source PDF is using CMYK</li> +<li>Interestingly, it seems DSpace 4.x&rsquo;s thumbnails were sRGB, but forcing regeneration using DSpace 5.x&rsquo;s ImageMagick plugin creates CMYK JPGs if the source PDF was CMYK (see <a href="https://cgspace.cgiar.org/handle/10568/51999"><sup>10568</sup>&frasl;<sub>51999</sub></a>):</li> +</ul> + +<pre><code>$ identify ~/Desktop/alc_contrastes_desafios.jpg +/Users/aorth/Desktop/alc_contrastes_desafios.jpg JPEG 464x600 464x600+0+0 8-bit CMYK 168KB 0.000u 0:00.000 +</code></pre> + +<ul> +<li>I need to file a Jira issue for sure</li> +</ul> + <p></p> diff --git a/public/tags/notes/index.html b/public/tags/notes/index.html index 4b0be77de..0ec052452 100644 --- a/public/tags/notes/index.html +++ b/public/tags/notes/index.html @@ -118,6 +118,22 @@
  • Run the 279 CIAT author corrections on CGSpace
  • +

    2017-03-02

    + + + +
    $ identify ~/Desktop/alc_contrastes_desafios.jpg
    +/Users/aorth/Desktop/alc_contrastes_desafios.jpg JPEG 464x600 464x600+0+0 8-bit CMYK 168KB 0.000u 0:00.000
    +
    + + +

    Read more → diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index b5d069b27..d374daa37 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -20,6 +20,22 @@ <li>Run the 279 CIAT author corrections on CGSpace</li> </ul> +<h2 id="2017-03-02">2017-03-02</h2> + +<ul> +<li>Filed an issue on DSpace issue tracker for the <code>filter-media</code> bug that causes it to process JPGs even when limiting to the PDF thumbnail plugin: <a href="https://jira.duraspace.org/browse/DS-3516">DS-3516</a></li> +<li>Discovered that the ImageMagic <code>filter-media</code> plugin creates JPG thumbnails with the CMYK colorspace when the source PDF is using CMYK</li> +<li>Interestingly, it seems DSpace 4.x&rsquo;s thumbnails were sRGB, but forcing regeneration using DSpace 5.x&rsquo;s ImageMagick plugin creates CMYK JPGs if the source PDF was CMYK (see <a href="https://cgspace.cgiar.org/handle/10568/51999"><sup>10568</sup>&frasl;<sub>51999</sub></a>):</li> +</ul> + +<pre><code>$ identify ~/Desktop/alc_contrastes_desafios.jpg +/Users/aorth/Desktop/alc_contrastes_desafios.jpg JPEG 464x600 464x600+0+0 8-bit CMYK 168KB 0.000u 0:00.000 +</code></pre> + +<ul> +<li>I need to file a Jira issue for sure</li> +</ul> + <p></p>