Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nobe4/seshat

Typography tester
https://github.com/nobe4/seshat

font golang pdf pdf-generation typography

Last synced: 16 days ago
JSON representation

Typography tester

Awesome Lists containing this project

README

        

# Seshat - ![](https://en.wikipedia.org/w/extensions/wikihiero/img/hiero_R20.png?7bb17) ![](https://en.wikipedia.org/w/extensions/wikihiero/img/hiero_X1.png?f2a8c) ![](https://en.wikipedia.org/w/extensions/wikihiero/img/hiero_B1.png?ca40a)

# Install

- Download a version from the [releases page](https://github.com/nobe4/seshat/releases/latest).

To find your OS and architecture see [this](https://superuser.com/a/173795).

- (optional) Rename to `seshat`.

- Run

```sh
chmod +x ./path/to/file
```

- :warning: If you are on macOS, you might need to run:

```sh
xattr -d com.apple.quarantine ./path/to/file
```

# Usage

- Write a `config.yaml` file

See [config.yaml](./config.yaml) for an example, the available
options and documentation.

- Put `seshat` in the same directory as the `config.yaml` file.

- Run `seshat` in the terminal.

- See `stdout` for the output and `output.pdf` for the generated PDF.