jumpcut 2.1.0

JumpCut is a library and CLI for converting Fountain-formatted text files into FDX, HTML, JSON, text, and PDF formats.
Documentation
1
2
3
4
5
6
7
8
9
# Embedded HTML fonts

Including fonts in an HTML file lets it display Courier Prime on computers where the font isn’t installed. It also makes the file larger.

The examples are now in the guides for each interface:

- [Command line]cli.md#fonts
- [Rust]rust.md#html-options
- [JavaScript]wasm.md#embedded-html-fonts