From 3bcee287bff0ee6487416d98d00f1cf5db8feaac Mon Sep 17 00:00:00 2001 From: Zsolt Ero Date: Tue, 2 Jan 2024 16:14:47 +0100 Subject: [PATCH] moved fonts to styles repo --- scripts/styles/fonts/.gitignore | 3 --- scripts/styles/fonts/download.sh | 15 --------------- scripts/styles/fonts/links.txt | 10 ---------- 3 files changed, 28 deletions(-) delete mode 100644 scripts/styles/fonts/.gitignore delete mode 100755 scripts/styles/fonts/download.sh delete mode 100644 scripts/styles/fonts/links.txt 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 -