mirror of https://github.com/perkeep/perkeep.git
Merge "website: 0.9 notes: images resizing"
This commit is contained in:
commit
4b76b169bf
|
@ -142,8 +142,9 @@ Aljammāz, Steven L. Speek, Tamás Gulácsi, Will Norris.
|
|||
|
||||
<h3>Images</h3>
|
||||
<ul>
|
||||
<li>Optional faster resizing with djpeg (if available)</li>
|
||||
<li>Optional faster resizing with djpeg (if available).</li>
|
||||
<li>Support for tiff decoding.</li>
|
||||
<li>Use <a href="https://godoc.org/golang.org/x/image/draw">golang.org/x/image/draw</a> for YCbCr resizing.</li>
|
||||
</ul>
|
||||
|
||||
<h3>Importers</h3>
|
||||
|
|
Loading…
Reference in New Issue