I am getting this error:
Failed to find font face 'Open Sans Bold' in FontSet 'fontset-0' in FontSet.
When running the following command on this style:
/usr/bin/tl copy -z 6 -Z 6 -b "2.532935 6.437926 2.560045 6.508226" tmstyle://./mapbox-studio-humanitarian-print.tm2 mbtiles://./tiles.mbtiles
npm ls mapnik shows:
digidoc@digidoc:~/osm$ npm ls mapnik
/home/digidoc/osm
└─┬ tl@0.4.0
└─┬ abaculus@1.2.0
└── mapnik@3.3.0
how does referencing the fonts work, and how can these be installed?
I am getting this error:
Failed to find font face 'Open Sans Bold' in FontSet 'fontset-0' in FontSet.
When running the following command on this style:
/usr/bin/tl copy -z 6 -Z 6 -b "2.532935 6.437926 2.560045 6.508226" tmstyle://./mapbox-studio-humanitarian-print.tm2 mbtiles://./tiles.mbtiles
npm ls mapnik shows:
digidoc@digidoc:~/osm$ npm ls mapnik
/home/digidoc/osm
└─┬ tl@0.4.0
└─┬ abaculus@1.2.0
└── mapnik@3.3.0
how does referencing the fonts work, and how can these be installed?