Skip to content

Releases: yashlamba/handwrite

0.3.1 - Updated Documentation

14 Mar 15:03

Choose a tag to compare

  • 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

26 Nov 18:35

Choose a tag to compare

  • 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

26 May 10:56

Choose a tag to compare

  • Documented using mkdocs.
  • Added installation and usage instructions in the documentation.
  • Documented all the converters.

0.2.0 - Multiple Input Support

19 Feb 09:58

Choose a tag to compare

  • Added support for creating multiple inputs
  • Expanded test coverage

0.1.1 - Updated README

10 Feb 12:07
be8c558

Choose a tag to compare

  • Fixed multiple errors in README

Initial PyPi Release

05 Feb 10:31
44a63be

Choose a tag to compare

Initial Release with the following features:

  • CLI interface to generate font (.ttf) from input sample.
  • Multiple configurable parameters. (Not documented)