An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# @here/harp-fontcatalog [![Build Status](https://travis-ci.com/heremaps/harp-fontcatalog.svg?branch=master)](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)