Releases: tnfe/FFCreator
Releases · tnfe/FFCreator
v6.7.1
- defaultOptions supports adding custom ffmpeg commands.
- Upgrade lottie version to remove initialization getapi.
- Modified highWaterMark from 1mb to 512kb.
- Update lottie-node version, support more text styles.
v6.5.1
- Added FFExtras class, you can freely expand the graphics.
- Upgrade update function.
- add setBlur method.
v6.3.1
- Fix the event problem of ffcreatorcenter
- add FFLogger.error to creator.on complete event
v6.2.3
- Add FFRect component, A solid color rectangle component.
- Add extension config.
- Add more comprehensive typescript support.
v6.1.2
- Add FFChart component, support most demos of echarts.js. Data visualization video can be made
- Support the synthesis of dynamic data change charts.
- Fix the problem of setScale initialization.
- Refactor the setFont and registerFont functions.
v5.5.7
- FFVtuber supports dual types of sequence frame and video.
- Delete the addVtuber method of FFCreator.
- Fix the gap problem of scene switching.
v5.5.2
- Upgrade FFVtuber, now it supports green screen video vtuber.
- remove DateUtil.toSeconds.
- change DateUtil.toMilliseconds method.
v5.2.7
- Fix audio fadeIn time bug
- Modify some typescript type files