Merge "website: 0.9 notes: images resizing"

This commit is contained in:
Mathieu Lonjaret 2015-12-30 10:56:59 +00:00 committed by Gerrit Code Review
commit 4b76b169bf
1 changed files with 2 additions and 1 deletions

View File

@ -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>