Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nobe4/seshat
- Owner: nobe4
- License: mit
- Created: 2024-10-09T18:43:37.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T18:06:30.000Z (3 months ago)
- Last Synced: 2024-11-19T05:58:46.998Z (3 months ago)
- Topics: font, golang, pdf, pdf-generation, typography
- Language: Go
- Homepage: https://github.com/nobe4/seshat
- Size: 1.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.