Releases: sile-typesetter/fontproof
Releases · sile-typesetter/fontproof
FontProof v2.0.8
- Rebuild image with SILE v0.14.13
FontProof v2.0.7
- Update Docker using SILE v0.14.10 as base image
FontProof v2.0.6
- Also pass script option through from class to test font
- Simply header to prevent overflow in certain proof documents with very long names
- Minor documentation updates
FontProof v2.0.5
- Pass language option through from class to test font
FontProof v2.0.4
- Update Docker using SILE v0.14.9 as base image
- Fix usage as GitHub Action to run the correct v2 series versions
FontProof v2.0.3
- Add font repository version info to page headers
- Fix use of built-in templates when installed via LuaRocks
- Fix Gutenberg API to use HTTPS address
FontProof v2.0.2
- Add weight and style handling to CLI and class options
- Fix: Apply test font style to all proof functions
FontProof v2.0.1
- Correct package manifest, ship all package related files
FontProof v2.0.0
- Refactor using SILE v0.14.x module API, now a standard 3rd party module instead of a hack
- Repackaged as a LuaRock, install with
luarocks install fontproof
on a system with SILE (use--local
for a user install) - Added a dedicated CLI for easy invocation, see
fontproof --help
for usage.
FontProof v1.6.2
- Update Docker container and GH Action to use SILE v0.13.3