Skip to content

JAnim v1.6.0

Compare
Choose a tag to compare
@jkjkil4 jkjkil4 released this 01 Aug 06:22
· 107 commits to main since this release

What's Changed

New Features

  • Added initial args of color and alpha for ImageItem
  • Added Arrow.create_text, can create text on the body of the arrow with the correct direction
  • Added completer for available timelines, which could be displayed when you edit the name of the current timeline
  • Added color tool, you can use it by running janim tool color or clicking the Color button on the menu
  • Added TransformInSegments
  • Added VideoFrame
  • Added **kwargs for AnimViewer.views

Fixed Bugs and Enhancements

  • Addressed memory leak issue and mostly solved
  • Fixed an error in SVGItem when parsing the hex color with alpha channel
  • Optimized the initialization of components

Documentation

  • Updated Config documentation
  • Added constants documentation
  • Updated README.md
  • Added README_zh_CN.md