Skip to content

smufolib 0.3.0

Latest
Compare
Choose a tag to compare
@knutnergaard knutnergaard released this 13 Oct 16:05

New Features

  • added setters for:
    • smufl.engravingDefaults
    • smufl.codepoint (value is implicitly normalized by converters.toDecimal to avoid duplication)

Bug Fixes

  • fixed minor bugs in:
    • normalizers.normalizeEngravingDefaultsAttr
    • importID.py
  • Fixed bugs with colors and coordinate value conversion in importAnchors.py

Documentation

  • Added examples to:
    • converters.py
    • pointUtils.py
    • stdUtils.py
    • error.py
  • Added documentation of external module imports to normalizers.py
  • Documented read-only aspect of properties insmufl.py
  • Added module docstrings to utility modules
  • Replaceed list table of error templates with csv table directive in utils.rst
  • Corrected broken reference links in:
    • utils.rst
    • scripts.rst
    • normalizers.py
    • cleanFont.py
    • getting_started.rst
  • Corrected typo in tagline of pyproject.toml