Improved font serving

This commit is contained in:
Petr Sloup
2017-01-10 16:17:51 +01:00
parent b9930dd195
commit d05606de4d
5 changed files with 30 additions and 21 deletions

View File

@@ -25,7 +25,8 @@ Example::
"pngQuantization": false,
"png": 90
},
"maxSize": 2048
"maxSize": 2048,
"serveAllFonts": false
},
"styles": {
"basic": {

View File

@@ -60,3 +60,7 @@ Source data
TileJSON arrays
===============
Array of all TileJSONs is at ``/index.json`` (``/rendered.json``; ``/data.json``)
List of available fonts
=======================
Array of names of the available fonts is at ``/fontstacks.json``