mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Docs: change Deep Zoom file extension for libvips v8.4.2+
This commit is contained in:
@@ -237,7 +237,7 @@ const toFormat = function toFormat (format, options) {
|
||||
* .tile({
|
||||
* size: 512
|
||||
* })
|
||||
* .toFile('output.dzi', function(err, info) {
|
||||
* .toFile('output.dz', function(err, info) {
|
||||
* // output.dzi is the Deep Zoom XML definition
|
||||
* // output_files contains 512x512 tiles grouped by zoom level
|
||||
* });
|
||||
|
||||
Reference in New Issue
Block a user