mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
moved fonts to styles repo
This commit is contained in:
3
scripts/styles/fonts/.gitignore
vendored
3
scripts/styles/fonts/.gitignore
vendored
@@ -1,3 +0,0 @@
|
|||||||
maplibre-demotiles
|
|
||||||
openmaptiles-fonts
|
|
||||||
protomaps-assets
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
git clone https://github.com/maplibre/demotiles.git maplibre-demotiles --depth=1
|
|
||||||
git clone https://github.com/openmaptiles/fonts.git openmaptiles-fonts --depth=1
|
|
||||||
git clone https://github.com/protomaps/basemaps-assets.git protomaps-assets --depth=1
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# wget https://codeload.github.com/maplibre/demotiles/zip/refs/heads/gh-pages -O maplibre-fonts.zip
|
|
||||||
|
|
||||||
# rm -rf demotiles-gh-pages
|
|
||||||
# unzip maplibre-fonts.zip
|
|
||||||
# rm maplibre-fonts.zip
|
|
||||||
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
repos
|
|
||||||
https://github.com/maplibre/demotiles
|
|
||||||
https://github.com/maplibre/font-maker
|
|
||||||
https://github.com/openmaptiles/fonts
|
|
||||||
https://github.com/protomaps/basemaps-assets
|
|
||||||
|
|
||||||
glyphs
|
|
||||||
https://demotiles.maplibre.org/font/{fontstack}/{range}.pbf
|
|
||||||
https://protomaps.github.io/basemaps-assets/fonts/{fontstack}/{range}.pbf
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user