https://github.com/heremaps/harp-fontcatalog
Font catalog to use with harp.gl renderer
https://github.com/heremaps/harp-fontcatalog
fonts harpgl heremaps map typescript
Last synced: 12 months ago
JSON representation
Font catalog to use with harp.gl renderer
- Host: GitHub
- URL: https://github.com/heremaps/harp-fontcatalog
- Owner: heremaps
- License: apache-2.0
- Created: 2019-05-21T12:19:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-06T07:09:10.000Z (over 4 years ago)
- Last Synced: 2025-03-24T10:21:16.894Z (about 1 year ago)
- Topics: fonts, harpgl, heremaps, map, typescript
- Homepage: https://heremaps.github.io/harp.gl/
- Size: 11.1 MB
- Stars: 0
- Watchers: 9
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @here/harp-fontcatalog [](https://travis-ci.com/heremaps/harp-fontcatalog)
This module contains a font catalog to be used with the `harp.gl` renderer.
For information about coding style or contributing, please refer to the information main project [harp.gl](https://github.com/heremaps/harp.gl).
## Development
### Prerequisites
* __Node.js__ - Please see [nodejs.org](https://nodejs.org/) for installation instructions
* __Yarn__ - Please see [yarnpkg.com](https://yarnpkg.com/en/) for installation instructions.
### Download dependencies
Run:
```sh
yarn install
```
to download and install all required packages and set up the yarn workspace.
### FontCatalog Generation
Please see the full documentation [here](https://github.com/heremaps/harp-fontcatalog-generator).
## License
Copyright (C) 2018-2019 HERE Europe B.V.
See the [LICENSE](./LICENSE) file in the root of this project for license details.
Please note that the individual fonts are under different licenses: [resources-dev/fonts/README.md](resources-dev/fonts/README.md)