v0.3, 16-10-2025 pupicon added
This commit is contained in:
1
www/basemaps-assets-main/.github/FUNDING.yml
vendored
Normal file
1
www/basemaps-assets-main/.github/FUNDING.yml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
github: protomaps
|
||||
31
www/basemaps-assets-main/README.md
Normal file
31
www/basemaps-assets-main/README.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# basemaps-assets
|
||||
Fonts and sprites for [basemaps](https://github.com/protomaps/basemaps).
|
||||
|
||||
## Directory Structure
|
||||
|
||||
* `fonts/`: Contains PBF glyphs generated by [font-maker](https://github.com/maplibre/font-maker)
|
||||
* Current fonts: `Noto Sans Regular`, `Noto Sans Medium`, `Noto Sans Italic`
|
||||
|
||||
* `sprites/v3`: Contains spritesheets generated by [spreet](https://github.com/flother/spreet), for each major version
|
||||
* `light@x.png` - light and dark themed spritesheets at 1x and 2x pixel densities
|
||||
|
||||
## Fonts
|
||||
|
||||
The typefaces and font variants hosted and downloadable here are limited to only those used by [basemaps](https://github.com/protomaps/basemaps) and a Noto Sans alternate. It is not meant to include all possible variations or other fonts. If you want to generate fonts for your own use, use the examples in `scripts` and maintain your own repository.
|
||||
|
||||
## Linking to Assets in Styles
|
||||
|
||||
```
|
||||
glyphs:'https://protomaps.github.io/basemaps-assets/fonts/{fontstack}/{range}.pbf'
|
||||
```
|
||||
|
||||
## Downloading Assets
|
||||
|
||||
Use the `Code > Download ZIP` button on this repository page, or [this direct link](https://github.com/protomaps/basemaps-assets/archive/refs/heads/main.zip).
|
||||
|
||||
## License
|
||||
|
||||
The license for each group of assets is contained within that directory:
|
||||
|
||||
* `fonts/`: [SIL Open Font License](fonts/OFL.txt)
|
||||
* `sprites/`: derived from [MIT-licensed tangrams/icons](https://github.com/tangrams/icons/blob/master/LICENSE.md)
|
||||
5
www/basemaps-assets-main/fonts.json
Normal file
5
www/basemaps-assets-main/fonts.json
Normal file
@@ -0,0 +1,5 @@
|
||||
[
|
||||
"Noto Sans Italic",
|
||||
"Noto Sans Medium",
|
||||
"Noto Sans Regular"
|
||||
]
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/0-255.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/1024-1279.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/10240-10495.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/10496-10751.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/10752-11007.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/11008-11263.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/11264-11519.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/11520-11775.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/11776-12031.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/12032-12287.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/12288-12543.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/12544-12799.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/1280-1535.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/12800-13055.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/13056-13311.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/13312-13567.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/13568-13823.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/13824-14079.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/14080-14335.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/14336-14591.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/14592-14847.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/14848-15103.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/15104-15359.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/1536-1791.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/15360-15615.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/15616-15871.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/15872-16127.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/16128-16383.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/16384-16639.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/16640-16895.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/16896-17151.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/17152-17407.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/17408-17663.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/17664-17919.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/1792-2047.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/17920-18175.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/18176-18431.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/18432-18687.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/18688-18943.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/18944-19199.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/19200-19455.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/19456-19711.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/19712-19967.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/19968-20223.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/20224-20479.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/2048-2303.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/20480-20735.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/20736-20991.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/20992-21247.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/21248-21503.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/21504-21759.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/21760-22015.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/22016-22271.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/22272-22527.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/22528-22783.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/22784-23039.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/2304-2559.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/23040-23295.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/23296-23551.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/23552-23807.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/23808-24063.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/24064-24319.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/24320-24575.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/24576-24831.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/24832-25087.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/25088-25343.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/25344-25599.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/256-511.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/2560-2815.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/25600-25855.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/25856-26111.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/26112-26367.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/26368-26623.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/26624-26879.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/26880-27135.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/27136-27391.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/27392-27647.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/27648-27903.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/27904-28159.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/2816-3071.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/28160-28415.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/28416-28671.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/28672-28927.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/28928-29183.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/29184-29439.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/29440-29695.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/29696-29951.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/29952-30207.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/30208-30463.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/30464-30719.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/3072-3327.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/30720-30975.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/30976-31231.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/31232-31487.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/31488-31743.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/31744-31999.pbf
|
||||
@@ -0,0 +1 @@
|
||||
../Noto Sans Regular/32000-32255.pbf
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user