mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
docs: regenerate
This commit is contained in:
@ -23,7 +23,7 @@ Start a harvest on AReS
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2023-11/" />
|
||||
<meta property="article:published_time" content="2023-11-02T12:59:36+03:00" />
|
||||
<meta property="article:modified_time" content="2023-12-02T10:38:09+03:00" />
|
||||
<meta property="article:modified_time" content="2023-12-06T20:57:07+03:00" />
|
||||
|
||||
|
||||
|
||||
@ -52,9 +52,9 @@ Start a harvest on AReS
|
||||
"@type": "BlogPosting",
|
||||
"headline": "November, 2023",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2023-11/",
|
||||
"wordCount": "1318",
|
||||
"wordCount": "1317",
|
||||
"datePublished": "2023-11-02T12:59:36+03:00",
|
||||
"dateModified": "2023-12-02T10:38:09+03:00",
|
||||
"dateModified": "2023-12-06T20:57:07+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -245,8 +245,7 @@ tomcat9[732]: [9955.666s][info ][gc] GC(6292) To-space exhausted
|
||||
<ul>
|
||||
<li>Also, I found <a href="https://stackoverflow.com/questions/40849325/ghostscript-pdfwrite-specify-jpeg-quality">a question on StackOverflow discussing some further techniques for PDFs with images</a>:</li>
|
||||
</ul>
|
||||
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-console" data-lang="console"><span style="display:flex;"><span>$ gs -sOutputFile<span style="color:#f92672">=</span>137166-default-dct.pdf -sDEVICE<span style="color:#f92672">=</span>pdfwrite -dCompatibilityLevel<span style="color:#f92672">=</span>1.4 -dNOPAUSE -dBATCH -dPDFSETTINGS<span style="color:#f92672">=</span>/default -c <span style="color:#e6db74">"<< /ColorACSImageDict << /VSamples [ 1 1 1 1 ] /HSam
|
||||
</span></span></span><span style="display:flex;"><span><span style="color:#e6db74"></span>ples [ 1 1 1 1 ] /QFactor 0.08 /Blend 1 >> /ColorImageDownsampleType /Bicubic /ColorConversionStrategy /LeaveColorUnchanged >> setdistillerparams" -f 137166.pdf
|
||||
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-console" data-lang="console"><span style="display:flex;"><span>$ gs -sOutputFile<span style="color:#f92672">=</span>137166-default-dct.pdf -sDEVICE<span style="color:#f92672">=</span>pdfwrite -dCompatibilityLevel<span style="color:#f92672">=</span>1.4 -dNOPAUSE -dBATCH -dPDFSETTINGS<span style="color:#f92672">=</span>/default -c <span style="color:#e6db74">"<< /ColorACSImageDict << /VSamples [ 1 1 1 1 ] /HSamples [ 1 1 1 1 ] /QFactor 0.08 /Blend 1 >> /ColorImageDownsampleType /Bicubic /ColorConversionStrategy /LeaveColorUnchanged >> setdistillerparams"</span> -f 137166.pdf
|
||||
</span></span></code></pre></div><ul>
|
||||
<li>This looks much better, and is still much smaller than the original
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user