mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Switch to libvips' resize, make fastShrinkOnLoad optional (#977)
This commit is contained in:
committed by
Lovell Fuller
parent
ebc2a741f6
commit
d0f66c3734
BIN
test/fixtures/centered_image.jpeg
vendored
Normal file
BIN
test/fixtures/centered_image.jpeg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
BIN
test/fixtures/expected/embed-4-into-4.png
vendored
BIN
test/fixtures/expected/embed-4-into-4.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 670 B After Width: | Height: | Size: 392 B |
BIN
test/fixtures/expected/fast-shrink-on-load-false.png
vendored
Normal file
BIN
test/fixtures/expected/fast-shrink-on-load-false.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 257 B |
BIN
test/fixtures/expected/fast-shrink-on-load-true.png
vendored
Normal file
BIN
test/fixtures/expected/fast-shrink-on-load-true.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 263 B |
1
test/fixtures/index.js
vendored
1
test/fixtures/index.js
vendored
@@ -67,6 +67,7 @@ module.exports = {
|
||||
inputJpg320x240: getPath('320x240.jpg'), // http://www.andrewault.net/2010/01/26/create-a-test-pattern-video-with-perl/
|
||||
inputJpgOverlayLayer2: getPath('alpha-layer-2-ink.jpg'),
|
||||
inputJpgTruncated: getPath('truncated.jpg'), // head -c 10000 2569067123_aca715a2ee_o.jpg > truncated.jpg
|
||||
inputJpgCenteredImage: getPath('centered_image.jpeg'),
|
||||
|
||||
inputPng: getPath('50020484-00001.png'), // http://c.searspartsdirect.com/lis_png/PLDM/50020484-00001.png
|
||||
inputPngWithTransparency: getPath('blackbug.png'), // public domain
|
||||
|
||||
Reference in New Issue
Block a user