diff --git a/scripts/styles/fonts/.gitignore b/scripts/styles/fonts/.gitignore deleted file mode 100644 index 5c251bb..0000000 --- a/scripts/styles/fonts/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -maplibre-demotiles -openmaptiles-fonts -protomaps-assets diff --git a/scripts/styles/fonts/download.sh b/scripts/styles/fonts/download.sh deleted file mode 100755 index f9b4611..0000000 --- a/scripts/styles/fonts/download.sh +++ /dev/null @@ -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 - diff --git a/scripts/styles/fonts/links.txt b/scripts/styles/fonts/links.txt deleted file mode 100644 index 6df6b66..0000000 --- a/scripts/styles/fonts/links.txt +++ /dev/null @@ -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 -