Skip to content

v1.0.9

Compare
Choose a tag to compare
@CollinHeist CollinHeist released this 12 Apr 03:39
· 1364 commits to master since this release
bf51135

Major Changes

N/A

Major Fixes

N/A

Minor Changes

  • Simplify repeated duplicate custom font specification
    • In series YAML files, new fonts section can be specified which lists any number of custom fonts under a given key. That key can then be specified as a font: value for a given series, using all of those attributes
    • Wiki has been updated
    • Closes #71

Minor Fixes

  • Now sets the Font.valid object attribute to False if the font: YAML is not a dictionary, instead of raising IndexError