Close backtick for png32
parent
08215ccbf1
commit
f795f3e707
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ As of Mapnik 2.3.x the following formats are supported:
|
|||
|
||||
In Mapnik >= 2.3.x by default:
|
||||
|
||||
- PNG output is full color png (aka. `png24` or `png32)
|
||||
- PNG output is full color png (aka. `png24` or `png32`)
|
||||
- JPEG output uses a `quality` of 85.
|
||||
- TIFF output uses `PHOTOMETRIC_RGB` and `COMPRESSION_DEFLATE`
|
||||
- WEBP output uses all WEBP encoder defaults meaning lossy compression (`lossless=0`) and a default quality of `75` (`quality=75`).
|
||||
|
|
Loading…
Reference in a new issue