Releases: builtree/handwrite
Releases · builtree/handwrite
0.3.1 - Updated Documentation
- Moved from cod-ed -> builtree (www.builtree.org)
- Updated documentation on how to build docs locally
- Added project documentation and governance
0.3.0 - Additional CLI arguments; Removed multiple input support
- Add optional CLI arguments for filename, family name, and font style
- Removed support for multiple sheet inputs (Not particularly useful, made adding features easier)
- Improved CI docs and added docs build test
- Extended functionality to use temporary directory through Python API too
Documented using mkdocs
- Documented using mkdocs.
- Added installation and usage instructions in the documentation.
- Documented all the converters.
0.2.0 - Multiple Input Support
- Added support for creating multiple inputs
- Expanded test coverage
0.1.1 - Updated README
- Fixed multiple errors in README
Initial PyPi Release
Initial Release with the following features:
- CLI interface to generate font (.ttf) from input sample.
- Multiple configurable parameters. (Not documented)